summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | MCCMON6: defconfig: Add tftp_nor_dtb command for NOR DTB updateLukasz Majewski2017-04-121-0/+8
| * | ARM: mx5: Rename M53EVKMarek Vasut2017-04-051-1/+1
| * | imx: ventana: config: add EMMC boot optionsTim Harvey2017-03-201-0/+4
| * | imx: ventana: add GW560x supportTim Harvey2017-03-201-1/+0
| * | imx: ventana: add GW5904 supportTim Harvey2017-03-201-1/+0
| * | imx: mx6slevk: enable more DM driversPeng Fan2017-03-201-7/+0
| * | imx: mx6slevk: introduce device tree supportPeng Fan2017-03-201-0/+180
| * | imx: mx6slevk: use SPI_BOOTPeng Fan2017-03-201-1/+1
* | | lib: div64: sync with LinuxPeng Fan2017-04-132-5/+372
* | | sandbox: Change CONFIG_SANDBOX_BITS_PER_LONG to hard-codedTom Rini2017-04-131-6/+0
* | | board_f: Rename initdram() to dram_init()Simon Glass2017-04-131-3/+0
* | | arm: freescale: Rename initdram() to fsl_initdram()Simon Glass2017-04-121-0/+8
* | | debug_uart: Try not to use stack in printchtim.chick2017-04-121-2/+8
* | | Rename aes.h to uboot_aes.hStefano Babic2017-04-121-0/+0
| |/ |/|
* | 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