summaryrefslogtreecommitdiff
path: root/configs
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_CMD_ASKENV et al to KconfigTom Rini2020-05-2676-4/+164
* Convert CONFIG_BZIP2 et al to KconfigTom Rini2020-05-2647-0/+47
* topic_miami: Disable GPIOTom Rini2020-05-263-3/+0
* blance: Disable CONFIG_CMD_SF / CONFIG_CMD_SPITom Rini2020-05-261-1/+1
* bcmstb: Migrate CONFIG_CMD_EXT[24]Tom Rini2020-05-262-0/+4
* mx6memcal: Finish migration to defconfig optionsTom Rini2020-05-261-0/+1
* pfla02: Rework excluding NAND from SPLTom Rini2020-05-261-1/+1
* configs: Resync with savedefconfigTom Rini2020-05-2613-19/+16
* Merge tag 'ti-v2020.07-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/25May2020Tom Rini2020-05-254-4/+4
|\
| * ARM: omap3_logic boards: Convert to DM_ETHAdam Ford2020-05-194-4/+4
* | Convert CONFIG_CMD_MMC to KconfigTom Rini2020-05-259-0/+9
* | Merge branch 'net' of git://git.denx.de/u-boot-socfpgaTom Rini2020-05-223-0/+6
|\ \
| * | net: ks8851: Add Kconfig entriesMarek Vasut2020-05-223-0/+6
* | | Merge tag 'u-boot-rockchip-20200522' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2020-05-229-9/+34
|\ \ \
| * | | rockchip: rk3328: rock64 - fix gen3 SPL hangKurt Miller2020-05-221-1/+6
| * | | defconfig: veyron: no need for CONFIG_SPL_PINCTRL_FULLUrja Rannikko2020-05-224-6/+4
| * | | rockchip: veyron: move board_early_init_f to _r (after reloc)Urja Rannikko2020-05-224-2/+4
| * | | rockchip: Enable PCIe/M.2 on rock960 boardJagan Teki2020-05-221-0/+5
| * | | rockchip: Enable PCIe/M.2 on rk3399 board w/ M.2Jagan Teki2020-05-222-0/+8
| * | | rockpro64: Enable HDMI output on rockpro64 boardAndrius Štikonas2020-05-221-0/+7
| |/ /
* | | ARM: uniphier: select DM_ETHMasahiro Yamada2020-05-223-3/+0
|/ /
* | Merge git://git.denx.de/u-boot-shWIP/21May2020Tom Rini2020-05-216-0/+12
|\ \
| * | ARM: rmobile: Enable support for OpTee on Gen3Marek Vasut2020-05-206-0/+12
| |/
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqWIP/20May2020Tom Rini2020-05-2035-23/+86
|\ \
| * | configs: ls2080aqds_tfa_defconfig: enable DM_ETH and relatedIoana Ciornei2020-05-191-0/+8
| * | configs: ls1088aqds_tfa_defconfig: enable DM_ETH and relatedIoana Ciornei2020-05-191-0/+8
| * | configs: lx2160aqds_tfa_defconfig: enable DM_ETH and relatedIoana Ciornei2020-05-192-0/+16
| * | configs: ls1012a: Unset ENV_ADDR valueKuldeep Singh2020-05-192-2/+0
| * | configs: nxp: Enable CONFIG_SYS_RELOC_GD_ENV_ADDRKuldeep Singh2020-05-196-0/+6
| * | configs: ls1012a: Reduce CONFIG_ENV_SIZE to 0x2000Ashish Kumar2020-05-1915-15/+15
| * | configs: ls1046a: Define ENV_ADDR valueKuldeep Singh2020-05-193-2/+4
| * | configs: ls2080a: Correct ENV_ADDR valueKuldeep Singh2020-05-193-2/+3
| * | configs: ls1088a: Correct ENV_ADDR valueKuldeep Singh2020-05-192-2/+2
| * | configs: ls1046a: Move SPI_FLASH_SPANSION to defconfigKuldeep Singh2020-05-198-0/+8
| * | configs: ls1012a: Enable CONFIG_SPI_FLASH_SPANSION in defconfigsKuldeep Singh2020-05-1911-0/+11
| * | configs: ls1043a: Move CONFIG_FSL_QSPI and SPI_FLASH_SPANSION to defconfigKuldeep Singh2020-05-194-0/+5
| |/
* | mpc83xx, abb: remove suvd3 boardHeiko Schocher2020-05-191-184/+0
|/
* configs: lx2160a: Add default config for lx2160a using StMM in OP-TEEIlias Apalodimas2020-05-171-0/+85
* qemu-x86*_defconfig: Enable CONFIG_PCI_INIT_RWIP/2020-05-15-kconfig-migrationsOvidiu Panait2020-05-152-0/+2
* qemu_arm_defconfig: Enable CONFIG_PCI_INIT_ROvidiu Panait2020-05-151-2/+1
* qemu_arm64_defconfig: Enable CONFIG_PCI_INIT_ROvidiu Panait2020-05-151-2/+1
* configs: Resync with savedefconfigTom Rini2020-05-153-25/+19
* rename symbol: CONFIG_STM32 -> CONFIG_ARCH_STM32Trevor Woerner2020-05-157-7/+7
* rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRATrevor Woerner2020-05-1527-27/+27
* rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOODTrevor Woerner2020-05-1534-34/+34
* arm: orion5x: finish moving SoC to mach-orion5xTrevor Woerner2020-05-151-1/+1
* rename symbol: CONFIG_ORION5X -> CONFIG_ARCH_ORION5XTrevor Woerner2020-05-151-1/+1
* configs: mt7629: support usb host and udiskChunfeng Yun2020-05-151-1/+16
* Merge tag 'u-boot-stm32-20200514' of https://gitlab.denx.de/u-boot/custodians...WIP/14May2020Tom Rini2020-05-144-51/+62
|\
| * ARM: stm32: Hog GPIO PF7 high on DHCOM to unlock SPI NOR nWPMarek Vasut2020-05-141-0/+1