summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-15gpio: Move OMAP_GPIO to KconfigTom Rini
2017-05-15omap3: Drop unused CONFIG_OMAP3_xxx board definesTom Rini
2017-05-15omap4: Drop redundant CONFIG_OMAP4430 symbolTom Rini
2017-05-15omap3: Drop CONFIG_OMAP3_EVM, switch to CONFIG_TARGET_OMAP3_EVM when neededTom Rini
2017-05-15omap5: Migrate CONFIG_OMAP_PLATFORM_RESET_TIME_MAX_USEC to KconfigTom Rini
2017-05-15TI: Drop 'CONFIG_OMAP'Tom Rini
2017-05-15omap24xx_i2c.c: Drop references to CONFIG_OMAP243XTom Rini
2017-05-15arch/arm/cpu/arm926ejs/omap: RemoveTom Rini
2017-05-15davinci: omapl138_lcdk: drop custom prompt stringSekhar Nori
2017-05-15board_f: skip timer_init() on Coldfire archsAngelo Dureghello
2017-05-15spl: add support to booting with ATFKever Yang
2017-05-15armv8: minor fix to comment for enabling SMPEN bitDinh Nguyen
2017-05-15mmc: descend into drivers/mmc only when CONFIG_MMC is enabledMasahiro Yamada
2017-05-15mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMCMasahiro Yamada
2017-05-15blanche_defconfig: enable CONFIG_MMCMasahiro Yamada
2017-05-15sandbox_noblk_defconfig: disable CONFIG_GENERIC_MMCMasahiro Yamada
2017-05-15mmc: sdhci-cadence: import updates from Linux 4.12Masahiro Yamada
2017-05-15mmc: sdhci: Fix maximum clock for programmable clock modeWenyou Yang
2017-05-15drivers: omap_hsmmc: move to DM_MMC_OPSJean-Jacques Hiblot
2017-05-15include: config: am335x: disable DM_MMC_OPS if DM_MMC is disabledJean-Jacques Hiblot
2017-05-15Drop use of CONFIG_I2C_SOFTSimon Glass
2017-05-15Drop CONFIG_I2CFASTSimon Glass
2017-05-15i2c: Drop CONFIG_SYS_I2C_BOARD_LATE_INITSimon Glass
2017-05-15i2c: README: Drop CONFIG_SYS_I2C_INIT_MPC5XXXSimon Glass
2017-05-15i2c: Finish dropping use of CONFIG_I2C_HARDSimon Glass
2017-05-15i2c: omap: Modify code to work without CONFIG_I2C_HARDSimon Glass
2017-05-15i2c: mxc_i2c: Drop use of CONFIG_I2C_HARDSimon Glass
2017-05-15i2c: keymile: Drop use of CONFIG_I2C_HARDSimon Glass
2017-05-15i2c: pdm360ng: Drop use of CONFIG_I2C_HARDSimon Glass
2017-05-15i2c: cm5200: Drop use of CONFIG_I2C_HARDSimon Glass
2017-05-15i2c: powerpc: Remove use of CONFIG_HARD_I2CSimon Glass
2017-05-15i2c: Drop use of CONFIG_I2C_HARDSimon Glass
2017-05-13Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2017-05-12davinci: omapl138_lcdk: switch to using TI_COMMON_CMD_OPTIONSSekhar Nori
2017-05-12davinci: omapl138_lcdk: add support for TI_COMMON_CMD_OPTIONSSekhar Nori
2017-05-12net: Disable the format-extra-args warningTom Rini
2017-05-12tpm: Fix comparison of unsigned expression warningTom Rini
2017-05-12gpio-uclass.c: Fix comparison of unsigned expression warningTom Rini
2017-05-12cmd/led.c: Remove unnecessary check on 'cmd' valueTom Rini
2017-05-12cmd/io.c: Fix comparison of unsigned expression warningTom Rini
2017-05-12cmd/bdinfo.c: Fix unused function warningTom Rini
2017-05-12Kconfig: Drop CONFIG_EMAC_MDIO_PHY_NUMTom Rini
2017-05-12tools/genboardscfg.py: Make 'Supported' as known statusLokesh Vutla
2017-05-12asm-generic: global_data: change timebase_l/h to unsigned intPeng Fan
2017-05-12arm: change tbu/l type to unsigned intPeng Fan
2017-05-12m5253demo: Fix static variable in non-static inline function warningTom Rini
2017-05-12common: Only build cli_readline.o for CMDLINE on non-SPLTom Rini
2017-05-12net: uli526x: Fix unknown storage size errorTom Rini
2017-05-12net: phy: mv88e61xx: Fix uninitialized variable warningTom Rini
2017-05-12net: eepro100: Fix unused variable warningTom Rini