summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: at91: add pinctrl driverWenyou Yang2017-04-131-0/+2
* Merge git://git.denx.de/u-boot-x86Tom Rini2017-04-102-1/+20
|\
| * dm: rtc: Add 16-bit read/write supportBin Meng2017-04-101-0/+20
| * x86: Remove unused optionAndy Shevchenko2017-04-101-1/+0
* | image: Fixes build warning with CONFIG_FIT_IMAGE_POST_PROCESSMadan Srinivas2017-04-081-1/+2
* | ti_armv7_common: env: Change FIT image name to match build nameAndrew F. Davis2017-04-081-1/+1
* | davinci: omapl138_lcdk: switch to using common mmc argsSekhar Nori2017-04-081-13/+10
* | ARM: ti: consolidate mmc environment variablesSekhar Nori2017-04-087-63/+78
* | davinci: omapl138_lcdk: use environment variables for memory addressesSekhar Nori2017-04-081-5/+11
* | davinci: omapl138_lcdk: remove spibootSekhar Nori2017-04-081-8/+2
|/
* Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2017-04-082-11/+26
|\
| * sunxi: Add default environment sizeMaxime Ripard2017-04-071-0/+2
| * sunxi: Add the default mtdids and mtdparts to our envMaxime Ripard2017-04-071-0/+16
| * sunxi: Enable UBI and NAND supportHans de Goede2017-04-071-0/+3
| * common: Move environment choice to KconfigMaxime Ripard2017-04-072-11/+5
* | common/xyzModem.c: unifdef (Remove useless #ifdefs)Alexandru Gagniuc2017-04-081-7/+0
* | config: am335x_evm: detect BeagleBone Blue using BLArobertcnelson@gmail.com2017-04-081-0/+2
* | config: am335x_evm: detect Green Wireless using GW1robertcnelson@gmail.com2017-04-081-0/+2
* | config: am335x_evm: detect Black Wireless using BWArobertcnelson@gmail.com2017-04-081-0/+2
* | stm32f7: enable instruction & data cacheVikas Manocha2017-04-081-3/+1
* | ti_armv7_common: env: Use args_mmc in FIT loading pathAndrew F. Davis2017-04-081-2/+1
* | ARM: keystone: Pass SPI MTD partition table via kernel command lineVignesh R2017-04-086-1/+37
* | Remove various unused interrupt related codeTom Rini2017-04-0654-158/+0
|/
* Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2017-04-067-37/+13
|\
| * sunxi: Kconfig: introduce CONFIG_SUNXI_HIGH_SRAMAndre Przywara2017-04-051-12/+7
| * sunxi: configs: merge sun9i and sun50i SPL memory definitionsAndre Przywara2017-04-051-5/+2
| * fsl: ls102x: remove redundant GENERIC_TIMER_CLKAndre Przywara2017-04-053-15/+0
| * ARM: rename CONFIG_TIMER_CLK_FREQ to COUNTER_FREQUENCYAndre Przywara2017-04-057-7/+6
* | board_f: Make relocation functions genericSimon Glass2017-04-051-0/+39
* | board_f: Make init_helpers genericSimon Glass2017-04-051-0/+18
* | powerpc: Move setup_board_extra() into a PPC fileSimon Glass2017-04-051-0/+7
* | Move dram_init_banksize() to a common headerSimon Glass2017-04-051-0/+17
* | board_f: Drop return value from initdram()Simon Glass2017-04-051-1/+1
* | board_f: Drop board_type parameter from initdram()Simon Glass2017-04-052-1/+7
* | i2c: Drop CONFIG_SOFT_I2C_MULTI_BUSSimon Glass2017-04-051-7/+0
* | i2c: Drop unused i2c_soft...() functionsSimon Glass2017-04-051-15/+0
* | board_f: powerpc: Make prt_8260_rsr(), prt_8260_clks() privateSimon Glass2017-04-051-6/+1
* | board_f: sandbox: Move sandbox_early_getopt_check() into misc_init_f()Simon Glass2017-04-051-0/+2
* | board_f: powerpc: Move prt_83xx_rsr() to private codeSimon Glass2017-04-051-2/+0
* | board_f: powerpc: Use timer_init() instead of init_timebase()Simon Glass2017-04-051-1/+0
* | board_f: Remove adjust_sdram_tbs_8xx() from the init sequenceSimon Glass2017-04-051-1/+0
* | board_f: Remove sdram_adjust_866() from the init sequenceSimon Glass2017-04-051-1/+0
* | board_f: powerpc: Rename get_clocks_866() to get_clocks()Simon Glass2017-04-051-1/+0
* | board_f: x86: Rename x86_fsp_init() to arch_fsp_init()Simon Glass2017-04-051-0/+9
* | board_f: initcall: Add a header guardSimon Glass2017-04-051-0/+5
* | OpenRISC: RemoveTom Rini2017-04-051-124/+0
* | SPARC: RemoveTom Rini2017-04-0512-2177/+0
* | Blackfin: RemoveTom Rini2017-04-0537-5137/+0
* | mx6sxsabreauto: Remove legacy CONFIG_PCA953XTom Rini2017-04-051-3/+0
* | Merge git://git.denx.de/u-boot-dmTom Rini2017-04-053-2/+45
|\ \