aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-01-15net: fsl: Fix busy flag polling registerMarkus Koch3-4/+3
2022-01-15net: eth-phy: Demote missing phy-handle log message to debugMarek Vasut1-1/+1
2022-01-15net: phy: add TI DP83869HM ethernet driverDominic Rath6-0/+579
2022-01-15net: dsa: sja1105: fix device id detectionVladimir Oltean1-6/+0
2022-01-15net: dsa: fix phydev->speed being uninitialized for the CPU port fixed PHYVladimir Oltean1-0/+11
2022-01-15cmd: pxe_utils: sysboot: add label override supportAmjad Ouled-Ameur2-0/+21
2022-01-09Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodia...WIP/09Jan2022-nextTom Rini77-414/+1827
2022-01-07Merge branch '2022-01-04-platform-updates' into nextTom Rini13-39/+153
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
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