summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | MMC: DWMMC: Correct the CLKDIV register valueRajeshwari S Shinde2014-02-071-1/+1
* | | | | x600: Switch to CONFIG_PHYLIBTom Rini2014-02-071-2/+1
* | | | | net/designware - switch driver to phylib usageAlexey Brodkin2014-02-074-5/+7
* | | | | arc: add AXS101 board supportAlexey Brodkin2014-02-071-0/+181
* | | | | arc: add Arcangel4 board supportAlexey Brodkin2014-02-072-0/+183
* | | | | arc: bdinfo, image and arc-specific init functions declarations supportAlexey Brodkin2014-02-072-0/+4
|/ / / /
* | | | include/usb/s3c_udc.h: Add <asm/sizes.h>Tom Rini2014-02-061-0/+1
* | | | Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblazeTom Rini2014-02-061-0/+5
|\ \ \ \
| * | | | fpga: zynqpl: Add support for zc7015 deviceMichal Simek2014-02-061-0/+5
* | | | | usb: mv_udc: Rename to ci_udcMarek Vasut2014-02-064-6/+6
* | | | | usb:udc:samsung: Zero copy approach for data passed to Samsung's UDC driverLukasz Majewski2014-02-061-4/+1
|/ / / /
* | | | config: Fix line lengths in include/config_distro_defaults.hTom Rini2014-02-051-2/+3
* | | | config: add config_distro_defaults.hDennis Gilmore2014-02-041-0/+55
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2014-02-041-1/+62
|\ \ \ \
| * | | | microblaze: Add SPL supportMichal Simek2014-02-041-0/+60
| * | | | microblaze: Enable buffer write for NOR flashesMichal Simek2014-02-041-1/+2
| |/ / /
* | | | Merge branch 'clk' of git://www.denx.de/git/u-boot-microblazeTom Rini2014-02-042-0/+7
|\ \ \ \
| * | | | common: Add new clk commandMichal Simek2014-02-042-0/+7
| |/ / /
* | | | driver/ifc:Change accessor function to take care of endiannessPrabhakar Kushwaha2014-02-031-13/+29
* | | | kmp204x: enable support for SPANSION SPI NORValentin Longchamp2014-02-031-0/+1
* | | | KM: add the KM_UBI_PART_BOOT_OPTS #defineValentin Longchamp2014-02-032-2/+12
* | | | kmp204x: add support for the kmcoge4 boardValentin Longchamp2014-02-031-1/+6
* | | | kmp204x: I2C deblocking supportRainer Boschung2014-02-031-0/+10
* | | | kmp204x: support for QRIO1 bootcounterRainer Boschung2014-02-031-2/+4
* | | | powerpc/t104xrdb: Add basic ethernet supportPriyanka Jain2014-02-032-6/+8
* | | | powerpc/t104xrdb: Update T1042RDB.h in config folderPrabhakar Kushwaha2014-02-031-7/+8
* | | | powerpc/t104xrdb: Update T1040RDB.h in config folderPriyanka Jain2014-02-031-7/+8
* | | | boards/t1040qds: Adds ethernet support for T1040Prabhakar Kushwaha2014-02-031-3/+2
|/ / /
* | | arm: am43xx: Add USB spl boot supportDan Murphy2014-01-241-6/+40
* | | spl: common: Support for USB MSD FAT image loadingDan Murphy2014-01-241-0/+3
* | | spl: common: Move FAT funcs to a common fileDan Murphy2014-01-241-0/+5
* | | powerpc: mpc5xxx: remove redundant CONFIG_MPC5xxx definitionMasahiro Yamada2014-01-2430-59/+29
* | | sandbox: fix the return type of os_free() functionMasahiro Yamada2014-01-241-1/+1
* | | powerpc: mpc86xx: move CONFIG_MPC86xx definition to CPU config.mkMasahiro Yamada2014-01-244-4/+0
* | | powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mkMasahiro Yamada2014-01-2440-40/+0
* | | powerpc: mpc824x: remove redundant CONFIG_MPC824X definitionMasahiro Yamada2014-01-2413-13/+0
* | | powerpc: mpc512x: remove redundant CONFIG_MPC512X definitionMasahiro Yamada2014-01-245-5/+0
* | | powerpc: mpc83xx: remove redundant CONFIG_MPC83xx definitionMasahiro Yamada2014-01-2420-20/+0
* | | powerpc: ppc4xx: remove redundant CONFIG_4xx definitionMasahiro Yamada2014-01-2477-78/+0
* | | include: delete unused header filesMasahiro Yamada2014-01-2420-2473/+0
* | | avr32: move CONFIG_AVR32 definition to arch/avr32/config.mkMasahiro Yamada2014-01-2410-10/+0
* | | Remove obsolete _LINUX_CONFIG_H macroMasahiro Yamada2014-01-241-3/+0
* | | esdhc: Detecting 8 bit width before mmc initializationHaijun.Zhang2014-01-221-0/+3
* | | esdhc: Workaround for card can't be detected on T4240QDSHaijun.Zhang2014-01-221-0/+5
* | | powerpc/mpc85xx:Increase binary size for P, B & T series boards.Prabhakar Kushwaha2014-01-2121-144/+105
* | | powerpc:Rename CONFIG_PBLRCW_CONFIG & CONFIG_SYS_FSL_PBL_PBIPrabhakar Kushwaha2014-01-217-17/+22
* | | powerpc/c29xpcie: 8k page size NAND boot support base on TPL/SPLPo Liu2014-01-211-4/+126
* | | powerpc/t1040qds: Update DDR initialization related settingsPriyanka Jain2014-01-211-3/+3
* | | omap3_beagle: use omap3-beagle.dtb for the C4 revisionRobert Nelson2014-01-171-0/+2
* | | vexpress/armv8: Fix incorrect ethernet controllerBhupesh Sharma2014-01-171-3/+3
OpenPOWER on IntegriCloud