summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-04-13pinctrl: at91: add pinctrl driverWenyou Yang
2017-04-13Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2017-04-13lib: div64: sync with LinuxPeng Fan
2017-04-13sandbox: Change CONFIG_SANDBOX_BITS_PER_LONG to hard-codedTom Rini
2017-04-13board_f: Rename initdram() to dram_init()Simon Glass
2017-04-12arm: freescale: Rename initdram() to fsl_initdram()Simon Glass
2017-04-12debug_uart: Try not to use stack in printchtim.chick
2017-04-12Rename aes.h to uboot_aes.hStefano Babic
2017-04-12imx: i.mx6q: add the initial support for LogicPD i.MX6Q SOMAdam Ford
2017-04-12imx: ventana: config: set MMC env Partition to 1Tim Harvey
2017-04-12Set console speed to 115200 on mx6cuboxi.Vagrant Cascadian
2017-04-12board: advantech: dms-ba16: Add the configuration options for display initial...Yung-Ching LIN
2017-04-12MCCMON6: defconfig: Add tftp_nor_dtb command for NOR DTB updateLukasz Majewski
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