summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dm: core: Call uclass post_bind() after the driver's bind() methodSimon Glass2016-01-202-5/+7
* sandbox: Support the bmp commandSimon Glass2016-01-201-5/+8
* tiny-printf: Always print zeroesSimon Glass2016-01-201-4/+12
* pinctrl: Avoid binding all pinconfig nodes before relocationSimon Glass2016-01-201-0/+4
* i2c: Correct command return valuesSimon Glass2016-01-201-2/+4
* dm: mmc: Try to honour the sequence orderSimon Glass2016-01-201-5/+15
* dm: gpio: Allow the uclass to work without printf()Simon Glass2016-01-201-0/+8
* tiny-printf: Avoid printing NULL stringsSimon Glass2016-01-201-2/+4
* defconfig: dra74_evm: enable timer driver modelMugunthan V N2016-01-201-0/+2
* arm: dts: dra7-evm: add tick-timer to chosen nodeMugunthan V N2016-01-201-0/+1
* defconfig: dra72_evm: enable timer driver modelMugunthan V N2016-01-201-0/+2
* arm: dts: dra72-evm: add tick-timer to chosen nodeMugunthan V N2016-01-201-0/+1
* ti_omap5_common: timer: do not define CONFIG_TIMER for splMugunthan V N2016-01-201-0/+1
* defconfig: am335x_gp_evm: enable timer driver modelMugunthan V N2016-01-201-0/+2
* arm: dts: am335x-evm: add tick-timer to chosen nodeMugunthan V N2016-01-201-0/+1
* defconfig: am335x_boneblack_vboot: enable timer driver modelMugunthan V N2016-01-201-0/+2
* arm: dts: am335x-boneblack: add tick-timer to chosen nodeMugunthan V N2016-01-201-0/+1
* am335x_evm: timer: do not define CONFIG_TIMER for splMugunthan V N2016-01-201-0/+1
* defconfig: am437x_gp_evm: enable timer driver modelMugunthan V N2016-01-201-0/+2
* arm: dts: am437x-gp-evm: add tick-timer to chosen nodeMugunthan V N2016-01-201-0/+1
* defconfig: am437x_sk_evm: enable timer driver modelMugunthan V N2016-01-201-0/+2
* arm: dts: am437x-sk-evm: add tick-timer to chosen nodeMugunthan V N2016-01-201-0/+1
* am43xx_evm: timer: do not define CONFIG_TIMER for splMugunthan V N2016-01-201-0/+1
* drivers: timer: omap_timer: add timer driver for omap devices based on dmMugunthan V N2016-01-203-0/+115
* dm: timer: uclass: Add flag to control sequence numberingMugunthan V N2016-01-201-0/+1
* dm: timer: uclass: add timer init in uclass driver to add timer deviceMugunthan V N2016-01-204-17/+96
* arm: omap-common: do not build timer when CONFIG_TIMER definedMugunthan V N2016-01-201-0/+6
* dm: core: Provide uclass_find_device_by_phandle() only when neededSimon Glass2016-01-201-0/+4
* iocon / bamboo: Drop CONFIG_SYS_LONGHELPTom Rini2016-01-202-0/+6
* stm32: move stm32 specific code to mach-stm32Vikas Manocha2016-01-2019-7/+39
* udoo:use load instead of fatloadOscar Curero2016-01-201-3/+3
* am335x: BeagleBones enable CONFIG_AUTOBOOT_KEYEDrobertcnelson@gmail.com2016-01-203-0/+12
* powerpc/83xx: fix build failureShengzhou Liu2016-01-201-1/+0
* igep00x0: Remove no-op macros from config headerLadislav Michl2016-01-201-5/+0
* igep00x0: Fix config header indentationLadislav Michl2016-01-201-3/+3
* igep00x0: Do not include config_distro_defaults.hLadislav Michl2016-01-201-2/+0
* igep00x0: Cleanup ethernet supportLadislav Michl2016-01-201-14/+19
* igep00x0: enable CONFIG_NET_RANDOM_ETHADDREnric Balletbò i Serra2016-01-203-0/+3
* armv7: Add missing newline after OMAP die IDLadislav Michl2016-01-201-2/+2
* ti_omap3_common: Do not define CONFIG_SPL_NAND_SUPPORTLadislav Michl2016-01-201-1/+0
* kbuild: drop workaround for old style CONFIG_SYS_TEXT_BASE definesMasahiro Yamada2016-01-201-6/+0
* powerpc: yucca: drop redundant CONFIG_SYS_TEXT_BASE from config.mkMasahiro Yamada2016-01-201-6/+0
* mips: pb1x00: move CONFIG_SYS_TEXT_BASE away from config.mkMasahiro Yamada2016-01-202-16/+5
* mips: dbau1x00: move CONFIG_SYS_TEXT_BASE away from config.mkMasahiro Yamada2016-01-202-16/+5
* mips: vct: move CONFIG_SYS_TEXT_BASE away from config.mkMasahiro Yamada2016-01-202-13/+1
* microblaze: move CONFIG_SYS_TEXT_BASE to defconfigMasahiro Yamada2016-01-203-3/+2
* m68k: M54418TWR: drop board/freescale/m54418twr/config.mkMasahiro Yamada2016-01-203-12/+5
* m68k: move CONFIG_SYS_TEXT_BASE to defconfig filesMasahiro Yamada2016-01-2062-144/+67
* spi: ti_qspi: Use 4-byte opcode for mmap readVignesh R2016-01-201-3/+3
* mmc: emmc and hw partitions partition table id bugfix.Erik Tideman2016-01-201-0/+10
OpenPOWER on IntegriCloud