summaryrefslogtreecommitdiff
path: root/include/configs
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2017-01-15-10/+0
|\
| * spi: Zap ep93xx_spi driver and related codeJagan Teki2017-01-13-10/+0
* | omapl138_lcdk: remove empty ifdef blockFabien Parent2017-01-14-3/+0
* | ti: am335x: mmc: Set CONFIG_SYS_MMC_MAX_DEVICEEmmanuel Vadot2017-01-14-0/+1
* | ARM: omap3_logic: Use DEFAULT_LINUX_BOOT_ENV from ti_armv7_commonAdam Ford2017-01-14-19/+13
* | Convert CONFIG_SPL_RAM_DEVICE to defconfigStefan Agner2017-01-14-5/+0
* | ti_armv7_common: env: Use FIT image configs by defaultAndrew F. Davis2017-01-14-2/+1
* | arm: Remove unregister MACH_TYPE_xxx usesTom Rini2017-01-14-33/+0
* | omap3_igep00x0: Rework MACH_TYPE and status LED logic slightlyTom Rini2017-01-14-3/+2
|/
* rockchip: Add PXE and DHCP to the default boot targetsSjoerd Simons2017-01-11-1/+3
* rockchip: configs: make rk3036 env config same as rk3288Jacob Chen2017-01-11-3/+14
* rockchip: configs: correct env offset when enable CONFIG_ROCKCHIP_SPL_BACK_TO...Jacob Chen2017-01-11-0/+36
* rockchip: config: popmetal: enable the USB host controller and functionKever Yang2017-01-11-0/+7
* Merge tag 'xilinx-for-v2017.03' of git://www.denx.de/git/u-boot-microblazeTom Rini2017-01-11-9/+33
|\
| * ARM64: zynqmp: Move CONFIG_AHCI from board fileMichal Simek2017-01-11-1/+0
| * ARM64: zynqmp: Enable fastboot for first SD/MMC/EMMC deviceSiva Durga Prasad Paladugu2017-01-10-0/+24
| * ARM: zynq: Remove CONFIG_BOOTP_SERVERIPMichal Simek2017-01-10-1/+0
| * ARM: zynq: Move CONFIG_SYS_TEXT_BASE to KconfigMichal Simek2017-01-10-3/+0
| * ARM64: zynqmp: Add support to save env to FATSiva Durga Prasad Paladugu2017-01-10-0/+6
| * ARM64: zynqmp: Increase environment size to 32KSiva Durga Prasad Paladugu2017-01-10-1/+1
| * microblaze: Enable option to overwrite default variablesMichal Simek2017-01-10-0/+2
| * microblaze: Remove hardcoded IP address from configMichal Simek2017-01-10-3/+0
* | mmc: move more driver config options to KconfigMasahiro Yamada2017-01-11-56/+0
* | ARM: davinci: remove unused CONFIG_DAVINCI_MMC_SD1Masahiro Yamada2017-01-11-2/+0
* | mmc: move DesignWare-based drivers to KconfigMasahiro Yamada2017-01-11-3/+0
* | mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DWMasahiro Yamada2017-01-11-7/+0
* | ARM: socfpga: remove unused CONFIG option and cleanup README.socfpgaMasahiro Yamada2017-01-11-1/+0
* | Merge git://git.denx.de/u-boot-dmTom Rini2017-01-10-3/+0
|\ \
| * | am335x_evm: enable usb ether gadget as it supports DM_ETHMugunthan V N2017-01-09-3/+0
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2017-01-10-1/+3
|\ \ | |/ |/|
| * sunxi: A64: enable SPLAndre Przywara2017-01-04-0/+2
| * armv8: prevent using THUMBAndre Przywara2017-01-04-1/+1
* | am335x: configs: Use ISW_ENTRY_ADDR to set SPL_TEXT_BASEAndrew F. Davis2017-01-08-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2017-01-04-0/+3
|\ \
| * | spi: cadence_qspi_apb: Use 32 bit indirect write transaction when possibleVignesh R2017-01-04-0/+3
| |/
* | ddr: fsl: Merge macro CONFIG_NUM_DDR_CONTROLLERS and CONFIG_SYS_NUM_DDR_CTRLSYork Sun2017-01-04-13/+13
* | ddr: fsl: Move macro CONFIG_NUM_DDR_CONTROLLERS to KconfigYork Sun2017-01-04-32/+0
* | powerpc: mpc85xx: Move CONFIG_SYS_FSL_ERRATUM_* to KconfigYork Sun2017-01-04-1/+0
* | mmc: move CONFIG_SYS_FSL_ERRATUM_ESDHC* to KconfigYork Sun2017-01-04-14/+0
* | fsl_ddr: Move DDR config options to driver KconfigYork Sun2017-01-04-54/+2
* | powerpc: T2081QDS: Remove macro T2081QDSYork Sun2017-01-04-1/+0
* | powerpc: T2080RDB: Remove macro CONFIG_T2080RDBYork Sun2017-01-04-1/+0
* | powerpc: T2080QDS: Remove macro T2080QDSYork Sun2017-01-04-1/+0
* | powerpc: T1040QDS: Remove macro CONFIG_T1040QDSYork Sun2017-01-04-1/+0
* | powerpc: T1024RDB: Remove macro CONFIG_T1024RDBYork Sun2017-01-04-12/+12
* | powerpc: T1023RDB: Remove macro CONFIG_T1023RDBYork Sun2017-01-04-10/+10
* | crypto: Move CONFIG_SYS_FSL_SEC_LE and _BE to KconfigYork Sun2017-01-04-2/+0
* | crypto: Move SYS_FSL_SEC_COMPAT into driver KconfigYork Sun2017-01-04-2/+0
* | powerpc: E500: Move CONFIG_E500 and CONFIG_E500MC to KconfigYork Sun2017-01-04-113/+0
|/
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2017-01-02-57/+161
|\