aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-01-07configs: add khadas-vim3{l}_android for AOSP supportMattijs Korpershoek6-0/+296
2022-01-07configs: meson64_android: add board specific env settingsMattijs Korpershoek1-0/+5
2022-01-07configs: amlogic: Disable CONFIG_NET_RANDOM_ETHADDR when unnecessaryNeil Armstrong23-23/+0
2022-01-05Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini1-3/+3
2022-01-05tools: kwbimage: Fix checksum calculation for v1 imagesPierre Bourdon1-3/+3
2022-01-04configs: iot2050: Drop unused CONFIG_OF_LIST from defconfigJan Kiszka1-1/+0
2022-01-04arm: apple: Remove CONFIG_SYS_SDRAM_BASEMark Kettenis1-2/+0
2022-01-04vexpress64: Enable VIRTIO_NET network driverPeter Hoyes2-2/+9
2022-01-04vexpress64: Enable OF_CONTROL and OF_BOARD for VExpress64Peter Hoyes3-1/+39
2022-01-04vexpress64: Clean up BASE_FVP boot configurationPeter Hoyes2-8/+17
2022-01-04vexpress64: Refactor header file to make it easier to add new FVPsPeter Hoyes3-25/+26
2022-01-04doc: Add documentation for the Arm VExpress64 board configsPeter Hoyes3-0/+61
2022-01-04board: stemmy: Increase boot image to 64 MBLinus Walleij1-0/+1
2021-12-31Merge tag 'efi-next' of https://source.denx.de/u-boot/custodians/u-boot-efi i...WIP/31Dec2021-nextTom Rini21-65/+741
2021-12-31x86: efi: Don't set up global_data again with EFISimon Glass1-3/+2
2021-12-31x86: efi: Show the system-table revisionSimon Glass1-1/+8
2021-12-31efi: Allow easy selection of serial-only operationSimon Glass1-0/+25
2021-12-31efi: Show when allocated pages are usedSimon Glass1-1/+2
2021-12-31efi: Mention that efi_info_get() is only used in the stubSimon Glass1-0/+4
2021-12-31efi: Check for failure when initing the appSimon Glass1-2/+5
2021-12-31efi: Share struct efi_priv between the app and stub codeSimon Glass4-22/+56
2021-12-31efi: Add a few comments to the stubSimon Glass1-0/+29
2021-12-31efi: Fix ll_boot_init() operation with the appSimon Glass1-2/+5
2021-12-31efi: Add comments to struct efi_privSimon Glass1-0/+23
2021-12-31efi: Drop device_path from struct efi_privSimon Glass1-1/+0
2021-12-31x86: efi: Add room for the binman definition in the dtbSimon Glass1-1/+1
2021-12-31x86: Don't process the kernel command line unless enabledSimon Glass1-5/+8
2021-12-31x86: Allow booting a kernel from the EFI appSimon Glass2-5/+8
2021-12-31efi: serial: Support arrow keysSimon Glass1-2/+9
2021-12-31efi: Locate all block devices in the appSimon Glass4-5/+218
2021-12-31efi: Make unicode printf available to the appSimon Glass2-6/+5
2021-12-31sunxi: add board documentationAndre Przywara3-0/+329
2021-12-31efi_loader: Don't limit the StMM buffer size explicitlyIlias Apalodimas2-11/+6
2021-12-31efi: fix typo in description of struct efi_entry_hdrHeinrich Schuchardt1-1/+1
2021-12-28Merge tag 'video-next-20211228' of https://source.denx.de/u-boot/custodians/u...WIP/28Dec2021-nextTom Rini106-538/+678
2021-12-28Merge tag 'video-20211228' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini1-2/+2
2021-12-28Merge tag 'efi-2022-01-rc4-4' of https://source.denx.de/u-boot/custodians/u-b...WIP/28Dec2021Tom Rini9-18/+29
2021-12-27Merge branch '2021-12-27-CONFIG-migrations' into nextWIP/27Dec2021-nextTom Rini858-3997/+1639
2021-12-27configs: Resync with savedefconfigTom Rini28-53/+27
2021-12-27Convert CONFIG_JFFS2_DEV et al to KconfigTom Rini19-57/+44
2021-12-27Convert CONFIG_KIRKWOOD_GPIO to KconfigTom Rini28-10/+24
2021-12-27Convert CONFIG_SYS_KWD_CONFIG to KconfigTom Rini50-74/+47
2021-12-27Convert CONFIG_88F5182 et al to KconfigTom Rini36-159/+118
2021-12-27Kconfig: Remove some symbols from the whitelistTom Rini1-897/+0
2021-12-27Convert CONFIG_CPU_FREQ_HZ to KconfigTom Rini4-8/+7
2021-12-27Convert CONFIG_CPU_SH7751 to KconfigTom Rini3-3/+5
2021-12-27Convert CONFIG_CPU_PXA27X to KconfigTom Rini3-3/+5
2021-12-27serial: arm_dcc: Use CONFIG_ARM64 not CONFIG_CPU_ARMV8Tom Rini8-12/+1
2021-12-27CI: Test for unmigrated CONFIG symbols in board config.h filesTom Rini2-0/+48
2021-12-27Convert CONFIG_SYS_I2C_EEPROM_ADDR_LEN to KconfigTom Rini1-3/+0