aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-04-12Rename aes.h to uboot_aes.hStefano Babic1-0/+0
2017-04-10Merge git://git.denx.de/u-boot-x86Tom Rini2-1/+20
2017-04-10dm: rtc: Add 16-bit read/write supportBin Meng1-0/+20
2017-04-10x86: Remove unused optionAndy Shevchenko1-1/+0
2017-04-08image: Fixes build warning with CONFIG_FIT_IMAGE_POST_PROCESSMadan Srinivas1-1/+2
2017-04-08ti_armv7_common: env: Change FIT image name to match build nameAndrew F. Davis1-1/+1
2017-04-08davinci: omapl138_lcdk: switch to using common mmc argsSekhar Nori1-13/+10
2017-04-08ARM: ti: consolidate mmc environment variablesSekhar Nori7-63/+78
2017-04-08davinci: omapl138_lcdk: use environment variables for memory addressesSekhar Nori1-5/+11
2017-04-08davinci: omapl138_lcdk: remove spibootSekhar Nori1-8/+2
2017-04-08Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2-11/+26
2017-04-08common/xyzModem.c: unifdef (Remove useless #ifdefs)Alexandru Gagniuc1-7/+0
2017-04-08config: am335x_evm: detect BeagleBone Blue using BLArobertcnelson@gmail.com1-0/+2
2017-04-08config: am335x_evm: detect Green Wireless using GW1robertcnelson@gmail.com1-0/+2
2017-04-08config: am335x_evm: detect Black Wireless using BWArobertcnelson@gmail.com1-0/+2
2017-04-08stm32f7: enable instruction & data cacheVikas Manocha1-3/+1
2017-04-08ti_armv7_common: env: Use args_mmc in FIT loading pathAndrew F. Davis1-2/+1
2017-04-08ARM: keystone: Pass SPI MTD partition table via kernel command lineVignesh R6-1/+37
2017-04-07sunxi: Add default environment sizeMaxime Ripard1-0/+2
2017-04-07sunxi: Add the default mtdids and mtdparts to our envMaxime Ripard1-0/+16
2017-04-07sunxi: Enable UBI and NAND supportHans de Goede1-0/+3
2017-04-07common: Move environment choice to KconfigMaxime Ripard2-11/+5
2017-04-06Remove various unused interrupt related codeTom Rini54-158/+0
2017-04-06Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini7-37/+13
2017-04-05board_f: Make relocation functions genericSimon Glass1-0/+39
2017-04-05board_f: Make init_helpers genericSimon Glass1-0/+18
2017-04-05powerpc: Move setup_board_extra() into a PPC fileSimon Glass1-0/+7
2017-04-05Move dram_init_banksize() to a common headerSimon Glass1-0/+17
2017-04-05board_f: Drop return value from initdram()Simon Glass1-1/+1
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass2-1/+7
2017-04-05i2c: Drop CONFIG_SOFT_I2C_MULTI_BUSSimon Glass1-7/+0
2017-04-05i2c: Drop unused i2c_soft...() functionsSimon Glass1-15/+0
2017-04-05board_f: powerpc: Make prt_8260_rsr(), prt_8260_clks() privateSimon Glass1-6/+1
2017-04-05board_f: sandbox: Move sandbox_early_getopt_check() into misc_init_f()Simon Glass1-0/+2
2017-04-05board_f: powerpc: Move prt_83xx_rsr() to private codeSimon Glass1-2/+0
2017-04-05board_f: powerpc: Use timer_init() instead of init_timebase()Simon Glass1-1/+0
2017-04-05board_f: Remove adjust_sdram_tbs_8xx() from the init sequenceSimon Glass1-1/+0
2017-04-05board_f: Remove sdram_adjust_866() from the init sequenceSimon Glass1-1/+0
2017-04-05board_f: powerpc: Rename get_clocks_866() to get_clocks()Simon Glass1-1/+0
2017-04-05board_f: x86: Rename x86_fsp_init() to arch_fsp_init()Simon Glass1-0/+9
2017-04-05board_f: initcall: Add a header guardSimon Glass1-0/+5
2017-04-05OpenRISC: RemoveTom Rini1-124/+0
2017-04-05SPARC: RemoveTom Rini12-2177/+0
2017-04-05Blackfin: RemoveTom Rini37-5137/+0
2017-04-05mx6sxsabreauto: Remove legacy CONFIG_PCA953XTom Rini1-3/+0
2017-04-05Merge git://git.denx.de/u-boot-dmTom Rini3-2/+45
2017-04-05sunxi: Kconfig: introduce CONFIG_SUNXI_HIGH_SRAMAndre Przywara1-12/+7
2017-04-05sunxi: configs: merge sun9i and sun50i SPL memory definitionsAndre Przywara1-5/+2
2017-04-05fsl: ls102x: remove redundant GENERIC_TIMER_CLKAndre Przywara3-15/+0
2017-04-05ARM: rename CONFIG_TIMER_CLK_FREQ to COUNTER_FREQUENCYAndre Przywara7-7/+6