summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * pinctrl: Avoid binding all pinconfig nodes before relocationSimon Glass2016-01-20-0/+4
| * i2c: Correct command return valuesSimon Glass2016-01-20-2/+4
| * dm: mmc: Try to honour the sequence orderSimon Glass2016-01-20-5/+15
| * dm: gpio: Allow the uclass to work without printf()Simon Glass2016-01-20-0/+8
| * tiny-printf: Avoid printing NULL stringsSimon Glass2016-01-20-2/+4
| * defconfig: dra74_evm: enable timer driver modelMugunthan V N2016-01-20-0/+2
| * arm: dts: dra7-evm: add tick-timer to chosen nodeMugunthan V N2016-01-20-0/+1
| * defconfig: dra72_evm: enable timer driver modelMugunthan V N2016-01-20-0/+2
| * arm: dts: dra72-evm: add tick-timer to chosen nodeMugunthan V N2016-01-20-0/+1
| * ti_omap5_common: timer: do not define CONFIG_TIMER for splMugunthan V N2016-01-20-0/+1
| * defconfig: am335x_gp_evm: enable timer driver modelMugunthan V N2016-01-20-0/+2
| * arm: dts: am335x-evm: add tick-timer to chosen nodeMugunthan V N2016-01-20-0/+1
| * defconfig: am335x_boneblack_vboot: enable timer driver modelMugunthan V N2016-01-20-0/+2
| * arm: dts: am335x-boneblack: add tick-timer to chosen nodeMugunthan V N2016-01-20-0/+1
| * am335x_evm: timer: do not define CONFIG_TIMER for splMugunthan V N2016-01-20-0/+1
| * defconfig: am437x_gp_evm: enable timer driver modelMugunthan V N2016-01-20-0/+2
| * arm: dts: am437x-gp-evm: add tick-timer to chosen nodeMugunthan V N2016-01-20-0/+1
| * defconfig: am437x_sk_evm: enable timer driver modelMugunthan V N2016-01-20-0/+2
| * arm: dts: am437x-sk-evm: add tick-timer to chosen nodeMugunthan V N2016-01-20-0/+1
| * am43xx_evm: timer: do not define CONFIG_TIMER for splMugunthan V N2016-01-20-0/+1
| * drivers: timer: omap_timer: add timer driver for omap devices based on dmMugunthan V N2016-01-20-0/+115
| * dm: timer: uclass: Add flag to control sequence numberingMugunthan V N2016-01-20-0/+1
| * dm: timer: uclass: add timer init in uclass driver to add timer deviceMugunthan V N2016-01-20-17/+96
| * arm: omap-common: do not build timer when CONFIG_TIMER definedMugunthan V N2016-01-20-0/+6
| * dm: core: Provide uclass_find_device_by_phandle() only when neededSimon Glass2016-01-20-0/+4
* | Merge branch 'master' of git://git.denx.de/u-boot-i2c; branch 'master' of git...Tom Rini2016-01-21-12/+16
|\ \
| * | nds32: Fix compile error.rick2016-01-21-12/+16
* | | sunxi: Add support for the I2C controller which is part of the PRCMJelle van der Waa2016-01-21-1/+55
* | | i2c: mvtwsi: Fix mvtwsi not working on sun6i and newer sunxi SoCsHans de Goede2016-01-21-4/+16
| |/ |/|
* | iocon / bamboo: Drop CONFIG_SYS_LONGHELPTom Rini2016-01-20-0/+6
* | stm32: move stm32 specific code to mach-stm32Vikas Manocha2016-01-20-7/+39
* | udoo:use load instead of fatloadOscar Curero2016-01-20-3/+3
* | am335x: BeagleBones enable CONFIG_AUTOBOOT_KEYEDrobertcnelson@gmail.com2016-01-20-0/+12
* | powerpc/83xx: fix build failureShengzhou Liu2016-01-20-1/+0
* | igep00x0: Remove no-op macros from config headerLadislav Michl2016-01-20-5/+0
* | igep00x0: Fix config header indentationLadislav Michl2016-01-20-3/+3
* | igep00x0: Do not include config_distro_defaults.hLadislav Michl2016-01-20-2/+0
* | igep00x0: Cleanup ethernet supportLadislav Michl2016-01-20-14/+19
* | igep00x0: enable CONFIG_NET_RANDOM_ETHADDREnric Balletbò i Serra2016-01-20-0/+3
* | armv7: Add missing newline after OMAP die IDLadislav Michl2016-01-20-2/+2
* | ti_omap3_common: Do not define CONFIG_SPL_NAND_SUPPORTLadislav Michl2016-01-20-1/+0
* | kbuild: drop workaround for old style CONFIG_SYS_TEXT_BASE definesMasahiro Yamada2016-01-20-6/+0
* | powerpc: yucca: drop redundant CONFIG_SYS_TEXT_BASE from config.mkMasahiro Yamada2016-01-20-6/+0
* | mips: pb1x00: move CONFIG_SYS_TEXT_BASE away from config.mkMasahiro Yamada2016-01-20-16/+5
* | mips: dbau1x00: move CONFIG_SYS_TEXT_BASE away from config.mkMasahiro Yamada2016-01-20-16/+5
* | mips: vct: move CONFIG_SYS_TEXT_BASE away from config.mkMasahiro Yamada2016-01-20-13/+1
* | microblaze: move CONFIG_SYS_TEXT_BASE to defconfigMasahiro Yamada2016-01-20-3/+2
* | m68k: M54418TWR: drop board/freescale/m54418twr/config.mkMasahiro Yamada2016-01-20-12/+5
* | m68k: move CONFIG_SYS_TEXT_BASE to defconfig filesMasahiro Yamada2016-01-20-144/+67
* | spi: ti_qspi: Use 4-byte opcode for mmap readVignesh R2016-01-20-3/+3