summaryrefslogtreecommitdiff
path: root/configs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'xilinx-for-v2022.01-rc3' of https://source.denx.de/u-boot/custodia...Tom Rini2021-11-161-1/+1
|\
| * arm64: zynqmp: Add support for DLC21 (Smartlynq+) boardMichal Simek2021-10-211-1/+1
* | Merge tag 'efi-2022-01-rc2-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini2021-11-132-0/+4
|\ \
| * | configs: Enable tpmv2 mmio on qemu for arm/arm64Ilias Apalodimas2021-11-102-0/+4
* | | configs: Resync with savedefconfigTom Rini2021-11-1253-54/+37
* | | Convert CONFIG_LAST_STAGE_INIT to KconfigTom Rini2021-11-125-0/+5
* | | Convert CONFIG_PL011_SERIAL et al to KconfigTom Rini2021-11-128-0/+8
* | | Convert CONFIG_MACB to KconfigTom Rini2021-11-1212-5/+15
* | | Convert CONFIG_MD5 to KconfigTom Rini2021-11-122-0/+2
* | | Convert CONFIG_IMX_BOOTAUX et al to KconfigTom Rini2021-11-125-0/+5
* | | Convert CONFIG_SYS_PROMPT et al to KconfigTom Rini2021-11-122-0/+2
* | | Convert CONFIG_I2C_EDID et al to KconfigTom Rini2021-11-1217-0/+20
* | | Convert CONFIG_PHYLIB et al to KconfigTom Rini2021-11-1226-0/+32
* | | Convert CONFIG_MISC_INIT_F et al to KconfigTom Rini2021-11-125-0/+5
* | | Convert CONFIG_SYS_CONSOLE_IS_IN_ENV to KconfigTom Rini2021-11-121-0/+1
* | | Convert CONFIG_ENV_IS_IN_SPI_FLASH et al to KconfigTom Rini2021-11-129-0/+9
* | | Convert CONFIG_FSL_USDHC to KconfigTom Rini2021-11-1211-11/+11
* | | Convert CONFIG_BITBANGMII to KconfigTom Rini2021-11-121-0/+1
* | | Convert CONFIG_DOS_PARTITION to KconfigTom Rini2021-11-124-0/+4
* | | Convert CONFIG_E1000 to KconfigTom Rini2021-11-126-0/+6
* | | Convert CONFIG_ARCH_CPU_INIT to KconfigTom Rini2021-11-121-0/+1
* | | boards: siemens: iot2050: Re-enable bootstage reportingJan Kiszka2021-11-111-0/+2
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini2021-11-11104-3/+171
|\ \ \
| * | | configs: ls1028a: ensure Ethernet is enabledVladimir Oltean2021-11-096-0/+6
| * | | configs: fsl: migrate FMAN/QE specific defines to KconfigRajesh Bhagat2021-11-0995-0/+117
| * | | configs: ls1046aqds: Configure environment related configsKuldeep Singh2021-11-091-2/+3
| * | | configs: ls1046aqds: Move CONFIG_SPI_FLASH_* definitions to defconfigsKuldeep Singh2021-11-099-0/+27
| * | | board: sl28: enable USB periheral support and gadgetsMichael Walle2021-11-091-0/+5
| * | | board: sl28: switch to dwc3 driverMichael Walle2021-11-091-1/+3
| * | | board: sl28: enable EFI UpdateCapsule supportMichael Walle2021-11-091-0/+6
| * | | board: sl28: enable EFI_SET_TIME supportMichael Walle2021-11-091-0/+1
| * | | configs: lx2162a: Enable CONFIG_SPI_FLASH_MT35XU for lx2162a-qdsKuldeep Singh2021-11-093-0/+3
| |/ /
* | | Merge tag 'u-boot-stm32-20211110' of https://source.denx.de/u-boot/custodians...Tom Rini2021-11-109-29/+46
|\ \ \ | |/ / |/| |
| * | stm32mp15: remove configs dependency on CONFIG_TFABOOTPatrick Delaunay2021-11-109-0/+13
| * | ARM: stm32: Align mtdparts with SPI NOR layout on DHSOMMarek Vasut2021-11-102-1/+4
| * | ARM: stm32: Disable video output on DHSOMMarek Vasut2021-11-102-26/+2
| * | ARM: stm32: Disable EFI on DHSOMMarek Vasut2021-11-102-0/+8
| * | ARM: stm32: Increase default SF bus frequency to 50 MHz and enable SFDPMarek Vasut2021-11-102-2/+6
| * | ARM: stm32: Enable DFU MTD support on DHSOMMarek Vasut2021-11-102-0/+4
| * | stm32mp: add binman support for STM32MP15xPatrick Delaunay2021-11-109-0/+9
* | | ARM: renesas: reduce rcar3_salvator-x image sizeHeinrich Schuchardt2021-11-071-0/+1
* | | efi: Create a 64-bit appSimon Glass2021-11-072-1/+39
* | | efi: Enable DM_ETH for the appSimon Glass2021-11-071-1/+0
* | | configs: Resync with savedefconfigTom Rini2021-11-0518-20/+2
* | | Convert CONFIG_BOARD_EARLY_INIT_F et al to KconfigTom Rini2021-11-058-2/+7
* | | Convert CONFIG_SPL_DRIVERS_MISC et al to KconfigTom Rini2021-11-0526-0/+65
* | | Convert CONFIG_BMP_16BPP to KconfigTom Rini2021-11-051-0/+1
* | | Convert CONFIG_OF_EMBED to KconfigTom Rini2021-11-052-0/+2
* | | Convert CONFIG_MCFUART to KconfigTom Rini2021-11-0518-0/+18
* | | Convert CONFIG_FEC_MXC to KconfigTom Rini2021-11-0530-0/+30