aboutsummaryrefslogtreecommitdiff
path: root/include/configs
AgeCommit message (Expand)AuthorFilesLines
2017-09-24ARM: rmobile: Place initial stack right below U-BootMarek Vasut1-1/+1
2017-09-24ARM: rmobile: Move CONFIG_CMD_ from rcar-gen3-common to configsMarek Vasut1-4/+0
2017-09-22board: Add stm32h7 SoC, discovery and evaluation boards supportPatrice Chotard2-0/+102
2017-09-22STiH410-B2260: enable USB Host NetworkingPatrice Chotard1-0/+15
2017-09-21nds32: board: Support SPI driver.rick1-2/+13
2017-09-21nds32: ftmac100 support cache enable.rick2-4/+2
2017-09-20Merge git://www.denx.de/git/u-boot-imxTom Rini2-0/+19
2017-09-20board: ge: bx50v3: set eth0 MAC addressIan Ray1-0/+15
2017-09-20detect and setup solidrun hummingboard2Dennis Gilmore1-0/+4
2017-09-18rockchip: rk3368: add ENV_MEM_LAYOUT to extra env settingsAndy Yan1-0/+1
2017-09-18rk3288: Add Vyasa initial board supportJagan Teki1-0/+23
2017-09-18configs: rockchip: add USB configs for evb-rv1108 boardWilliam Wu1-0/+3
2017-09-16x86: Support Intel Cherry Hill boardBin Meng1-0/+22
2017-09-14configs: at91: Remove CONFIG_SYS_EXTRA_OPTIONS assignmentWenyou Yang11-93/+59
2017-09-14ARM: at91: Remove hardware.h included in configsWenyou Yang12-39/+35
2017-09-14board: atmel: Add SAMA5D27 SOM1 EK boardWenyou Yang1-0/+92
2017-09-14board: sama5d2_xplained: Make SPL work on spiflashWenyou Yang1-1/+1
2017-09-13Convert CONFIG_EMIF4 et al to KconfigAdam Ford11-20/+0
2017-09-13include/configs: remove references to SMNAND_ENV_OFFSETAdam Ford15-44/+28
2017-09-12ARM: OMAP3: am3517_evm: Move header to ti_omap3_common.hAdam Ford1-43/+10
2017-09-12configs: k2g_evm: Remove PMMC loading environment commandsAndrew F. Davis1-1/+0
2017-09-12Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini3-0/+936
2017-09-11board: sama5d4_xplained: Set mac address from eepromWenyou Yang1-0/+2
2017-09-11board: sama5d2_xplained: Replace code to set mac addressWenyou Yang1-4/+0
2017-09-11armv8: ls1088a: Enable PCIe in defconfigsHou Zhiqiang1-0/+4
2017-09-11armv8: ls1088aqds: Add support of LS1088AQDSAshish Kumar1-0/+414
2017-09-11armv8: ls1088ardb: Add support for LS1088ARDB platformAshish Kumar2-0/+518
2017-09-11ipu_common: Let the MX6 IPU clock be calculated in run-timeFabio Estevam20-28/+0
2017-09-08usb: net: migrate USB Ethernet adapters to KconfigChris Packham69-138/+0
2017-09-08usb: net: migrate CONFIG_USB_HOST_ETHER to KconfigChris Packham71-72/+0
2017-09-08Kconfig: drop CONFIG_USB_ETHER_RNDISChris Packham7-7/+0
2017-09-08Kconfig: drop CONFIG_USB_ETHER_DM9601Chris Packham1-1/+0
2017-09-03omap3: evm: Fixes for CONFIG_NAND, SPL_OS_BOOT, USB, and environmentDerald D. Woods1-11/+20
2017-09-03block: ide: Drop CONFIG_IDE_LEDBin Meng3-3/+0
2017-09-03include/configs: remove numerous CONFIG_SYS_BARGSIZE definitionsThomas Petazzoni137-212/+0
2017-09-03include/configs: remove default values of CONFIG_SYS_BARGSIZEThomas Petazzoni22-31/+0
2017-09-03include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni216-239/+0
2017-09-03include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni220-433/+1
2017-09-03include/configs: remove CONFIG_SYS_CBSIZE when the default value is usedThomas Petazzoni161-452/+0
2017-09-02Merge git://git.denx.de/u-boot-x86Tom Rini1-2/+2
2017-09-02Kconfig: Add EEPROM options to Kconfig when I2C_EEPROM is setAdam Ford1-2/+0
2017-09-02x86: theadorable-x86-common: Remove "ip=dhcp" from default environmentStefan Roese1-2/+2
2017-09-02omap3_logic: Move CONFIG_SYS_NAND_U_BOOT_OFFS to KconfigAdam Ford1-1/+0
2017-09-01Convert CONFIG_BCH to KconfigAdam Ford11-13/+0
2017-09-01Convert CONFIG_SPL_OMAP3_ID_NAND to KconfigAdam Ford7-8/+0
2017-09-01Convert CONFIG_SYS_I2C_BUS_MAX to KconfigAdam Ford2-2/+0
2017-09-01Configs: Migrate I2C_BUS_MAX to CONFIG_SYS_I2C_BUS_MAXAdam Ford1-1/+1
2017-09-01Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigsTom Rini19-145/+0
2017-09-01configs: Migrate all of the existing USB symbols, except fastbootTom Rini41-115/+0
2017-09-01Merge git://git.denx.de/u-boot-sunxiTom Rini1-1/+1