summaryrefslogtreecommitdiff
path: root/include/configs
Commit message (Expand)AuthorAgeFilesLines
* usb: net: migrate CONFIG_USB_HOST_ETHER to KconfigChris Packham2017-09-0871-72/+0
* Kconfig: drop CONFIG_USB_ETHER_RNDISChris Packham2017-09-087-7/+0
* Kconfig: drop CONFIG_USB_ETHER_DM9601Chris Packham2017-09-081-1/+0
* omap3: evm: Fixes for CONFIG_NAND, SPL_OS_BOOT, USB, and environmentDerald D. Woods2017-09-031-11/+20
* block: ide: Drop CONFIG_IDE_LEDBin Meng2017-09-033-3/+0
* include/configs: remove numerous CONFIG_SYS_BARGSIZE definitionsThomas Petazzoni2017-09-03137-212/+0
* include/configs: remove default values of CONFIG_SYS_BARGSIZEThomas Petazzoni2017-09-0322-31/+0
* include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni2017-09-03216-239/+0
* include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni2017-09-03220-433/+1
* include/configs: remove CONFIG_SYS_CBSIZE when the default value is usedThomas Petazzoni2017-09-03161-452/+0
* Merge git://git.denx.de/u-boot-x86Tom Rini2017-09-021-2/+2
|\
| * x86: theadorable-x86-common: Remove "ip=dhcp" from default environmentStefan Roese2017-09-021-2/+2
* | Kconfig: Add EEPROM options to Kconfig when I2C_EEPROM is setAdam Ford2017-09-021-2/+0
* | omap3_logic: Move CONFIG_SYS_NAND_U_BOOT_OFFS to KconfigAdam Ford2017-09-021-1/+0
|/
* Convert CONFIG_BCH to KconfigAdam Ford2017-09-0111-13/+0
* Convert CONFIG_SPL_OMAP3_ID_NAND to KconfigAdam Ford2017-09-017-8/+0
* Convert CONFIG_SYS_I2C_BUS_MAX to KconfigAdam Ford2017-09-012-2/+0
* Configs: Migrate I2C_BUS_MAX to CONFIG_SYS_I2C_BUS_MAXAdam Ford2017-09-011-1/+1
* Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigsTom Rini2017-09-0119-145/+0
* configs: Migrate all of the existing USB symbols, except fastbootTom Rini2017-09-0141-115/+0
* Merge git://git.denx.de/u-boot-sunxiTom Rini2017-09-011-1/+1
|\
| * sunxi: Fix CONFIG_SUNXI_GMAC referencesDave Prue2017-09-011-1/+1
* | Merge git://git.denx.de/u-boot-imxTom Rini2017-09-011-0/+14
|\ \
| * | i.MX6Q: icorem6: Add falcon modeJagan Teki2017-08-301-0/+14
* | | ARM: uniphier: remove unneeded NAND config optionsMasahiro Yamada2017-08-301-3/+0
| |/ |/|
* | igep00x0: merge igep0020 and igep0030 defconfigs to igep00x0_defconfigPau Pajuelo2017-08-261-10/+35
|/
* Merge git://git.denx.de/u-boot-usbTom Rini2017-08-214-4/+0
|\
| * usb: ehci: Convert CONFIG_USB_EHCI_PCI to KconfigBin Meng2017-08-214-4/+0
* | ARM: uniphier: remove sLD3 SoC supportMasahiro Yamada2017-08-201-7/+1
|/
* Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2017-08-184-4/+0
|\
| * dm: mmc: Drop CONFIG_DM_MMC_OPSSimon Glass2017-08-174-4/+0
* | m68k: add board stmark2, mcf5441x basedAngelo Dureghello2017-08-181-0/+199
* | m68k: mcf5445x: move early ddr init as board-specificAngelo Dureghello2017-08-183-0/+6
* | Merge git://www.denx.de/git/u-boot-imxTom Rini2017-08-162-0/+175
|\ \
| * | mx6: Add support for Phytec pfla02 (NAND)Stefano Babic2017-08-021-0/+179
| * | arm: imx: Enable booting from SATA on wandboard.Vagrant Cascadian2017-07-281-0/+1
* | | env: Rename setenv() to env_set()Simon Glass2017-08-161-1/+1
* | | env: Convert CONFIG_ENV_IS_IN... to a choiceSimon Glass2017-08-152-2/+0
* | | Move environment files from common/ to env/Simon Glass2017-08-1514-23/+23
| |/ |/|
* | common: Move CONFIG_BOOTARGS to KconfigSam Protsenko2017-08-14149-528/+1
* | ARM: rockchip: rock: Correct test to use CONFIG_IS_ENABLED not definedTom Rini2017-08-141-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-rockchipTom Rini2017-08-1468-88/+30
|\ \
| * | spl: moveconfig: remove SPL_LDSCRIPT definitions for header-filesPhilipp Tomsich2017-08-1362-84/+0
| * | moveconfig: migrate TPL_STACK, TPL_TEXT_BASE and TPL_MAX_SIZEPhilipp Tomsich2017-08-131-4/+0
| * | rockchip: Kconfig: preset TPL_LDSCRIPT via Kconfig for the RK3368Philipp Tomsich2017-08-131-2/+0
| * | rockchip: board: lion-rk3368: add support for the RK3368-uQ7Philipp Tomsich2017-08-131-0/+18
| * | rockchip: rk3368: spl: enable SPL_FRAMEWORK in rk3368_common.hPhilipp Tomsich2017-08-131-0/+1
| * | rockchip: rk3368: spl: add memory layout for TPL and SPLPhilipp Tomsich2017-08-131-0/+11
| * | rockchip: rk3368: spl: define COUNTER_FREQUENCY to 24MHzPhilipp Tomsich2017-08-131-0/+2
| * | rockchip: back-to-bootrom: split BACK_TO_BOOTROM for TPL/SPLPhilipp Tomsich2017-08-134-4/+4