aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-01-07Merge branch '2022-01-04-platform-updates' into nextTom Rini13-39/+153
2022-01-07Merge branch '2022-01-06-assorted-important-fixes'Tom Rini9-57/+110
2022-01-07Revert "clk: Detect failure to set defaults"Marek Vasut1-5/+1
2022-01-07udoo: neo: Do not print the Model informationFabio Estevam1-1/+2
2022-01-07udoo: neo: Fix the board model printingFabio Estevam1-41/+50
2022-01-07udoo_neo: Enable support for USB and storagePeter Robinson2-0/+8
2022-01-07udoo_neo: Fix ethernetPeter Robinson2-2/+3
2022-01-07udoo_neo: Fixes for booting from the mSD cardPeter Robinson4-9/+43
2022-01-07udoo_neo: Call gpio_request()Peter Robinson1-0/+4
2022-01-07riscv: sifive: Fix OF_BOARD boot failureBin Meng2-2/+2
2022-01-07rockchip: puma/lion: update MAINTAINERS fileQuentin Schulz2-2/+2
2022-01-07configs: khadas-vim3{l}_android_ab: enable A/B supportMattijs Korpershoek2-0/+4
2022-01-07configs: prepare khadas-vim3{l}_ab_android for AOSP supportMattijs Korpershoek5-0/+248
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