summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-04-13board: sama5d4_xplained: update to support DM/DTWenyou Yang
2017-04-13configs: at91-sama5_common: fix for CONFIG_AT91_GPIOWenyou Yang
2017-04-13pinctrl: at91: add pinctrl driverWenyou Yang
2017-04-10Merge git://git.denx.de/u-boot-x86Tom Rini
2017-04-10dm: rtc: Add 16-bit read/write supportBin Meng
2017-04-10x86: Remove unused optionAndy Shevchenko
2017-04-08image: Fixes build warning with CONFIG_FIT_IMAGE_POST_PROCESSMadan Srinivas
2017-04-08ti_armv7_common: env: Change FIT image name to match build nameAndrew F. Davis
2017-04-08davinci: omapl138_lcdk: switch to using common mmc argsSekhar Nori
2017-04-08ARM: ti: consolidate mmc environment variablesSekhar Nori
2017-04-08davinci: omapl138_lcdk: use environment variables for memory addressesSekhar Nori
2017-04-08davinci: omapl138_lcdk: remove spibootSekhar Nori
2017-04-08Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2017-04-08common/xyzModem.c: unifdef (Remove useless #ifdefs)Alexandru Gagniuc
2017-04-08config: am335x_evm: detect BeagleBone Blue using BLArobertcnelson@gmail.com
2017-04-08config: am335x_evm: detect Green Wireless using GW1robertcnelson@gmail.com
2017-04-08config: am335x_evm: detect Black Wireless using BWArobertcnelson@gmail.com
2017-04-08stm32f7: enable instruction & data cacheVikas Manocha
2017-04-08ti_armv7_common: env: Use args_mmc in FIT loading pathAndrew F. Davis
2017-04-08ARM: keystone: Pass SPI MTD partition table via kernel command lineVignesh R
2017-04-07sunxi: Add default environment sizeMaxime Ripard
2017-04-07sunxi: Add the default mtdids and mtdparts to our envMaxime Ripard
2017-04-07sunxi: Enable UBI and NAND supportHans de Goede
2017-04-07common: Move environment choice to KconfigMaxime Ripard
2017-04-06Remove various unused interrupt related codeTom Rini
2017-04-06Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2017-04-05board_f: Make relocation functions genericSimon Glass
2017-04-05board_f: Make init_helpers genericSimon Glass
2017-04-05powerpc: Move setup_board_extra() into a PPC fileSimon Glass
2017-04-05Move dram_init_banksize() to a common headerSimon Glass
2017-04-05board_f: Drop return value from initdram()Simon Glass
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass
2017-04-05i2c: Drop CONFIG_SOFT_I2C_MULTI_BUSSimon Glass
2017-04-05i2c: Drop unused i2c_soft...() functionsSimon Glass
2017-04-05board_f: powerpc: Make prt_8260_rsr(), prt_8260_clks() privateSimon Glass
2017-04-05board_f: sandbox: Move sandbox_early_getopt_check() into misc_init_f()Simon Glass
2017-04-05board_f: powerpc: Move prt_83xx_rsr() to private codeSimon Glass
2017-04-05board_f: powerpc: Use timer_init() instead of init_timebase()Simon Glass
2017-04-05board_f: Remove adjust_sdram_tbs_8xx() from the init sequenceSimon Glass
2017-04-05board_f: Remove sdram_adjust_866() from the init sequenceSimon Glass
2017-04-05board_f: powerpc: Rename get_clocks_866() to get_clocks()Simon Glass
2017-04-05board_f: x86: Rename x86_fsp_init() to arch_fsp_init()Simon Glass
2017-04-05board_f: initcall: Add a header guardSimon Glass
2017-04-05OpenRISC: RemoveTom Rini
2017-04-05SPARC: RemoveTom Rini
2017-04-05Blackfin: RemoveTom Rini
2017-04-05mx6sxsabreauto: Remove legacy CONFIG_PCA953XTom Rini
2017-04-05Merge git://git.denx.de/u-boot-dmTom Rini
2017-04-05sunxi: Kconfig: introduce CONFIG_SUNXI_HIGH_SRAMAndre Przywara
2017-04-05sunxi: configs: merge sun9i and sun50i SPL memory definitionsAndre Przywara