aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-08-26Makefile: Use relative paths for debugging symbols.WIP/2022-08-26-assorted-fixesVagrant Cascadian1-2/+6
2022-08-26image-fit: don't set compression if it can't be readDaniel Golle3-11/+5
2022-08-26disk: part: remove dependency to ubifs for splStefan Herbrechtsmeier1-1/+1
2022-08-26nvme: Do a clean NVMe shutdownHector Martin1-5/+20
2022-08-26pci: Add checks to prevent config space overflowPali Rohár2-3/+23
2022-08-23Merge https://source.denx.de/u-boot/custodians/u-boot-marvellWIP/23Aug2022Tom Rini33-331/+521
2022-08-23configs: Resync with savedefconfigTom Rini814-1105/+361
2022-08-23board: lsxl: update the READMEMichael Walle1-15/+17
2022-08-23board: lsxl: disable eth0Michael Walle2-0/+8
2022-08-23board: lsxl: convert to CONFIG_TIMERMichael Walle2-0/+4
2022-08-23board: lsxl: convert to DM_SERIALMichael Walle2-4/+4
2022-08-23board: lsxl: convert to DM_ETHMichael Walle3-8/+4
2022-08-23board: lsxl: convert to DM_GPIOMichael Walle5-56/+124
2022-08-23board: lsxl: make last resort recovery more reliableMichael Walle5-14/+13
2022-08-23board: lsxl: enable ATAGS supportMichael Walle2-0/+6
2022-08-23board: lsxl: use proper *_r variablesMichael Walle1-21/+21
2022-08-23board: lsxl: reorder image loading and remove ramdisk_lenMichael Walle1-9/+6
2022-08-23board: lsxl: use CONFIG_DEFAULT_FDT_FILEMichael Walle3-11/+5
2022-08-23board: lsxl: automatically select CONFIG_MISC_INIT_RMichael Walle4-4/+1
2022-08-23board: lsxl: remove unused header filesMichael Walle1-5/+0
2022-08-23board: lsxl: remove CONFIG_ENV_OVERWRITEMichael Walle3-6/+0
2022-08-23board: lsxl: remove eraseenv scriptMichael Walle1-3/+0
2022-08-23board: lsxl: remove unused featuresMichael Walle2-4/+2
2022-08-23board: lsxl: limit size to 384kiBMichael Walle2-0/+4
2022-08-23button: gpio: add DM_GPIO dependencyMichael Walle1-0/+1
2022-08-23timer: add orion-timer supportMichael Walle3-0/+70
2022-08-23arm: kirkwood: make it CONFIG_TIMER awareMichael Walle2-0/+5
2022-08-23arm: kirkwood: 88f6281: Detect CONFIG_SYS_TCLK from SAR registerPali Rohár3-1/+5
2022-08-23time: move the CONFIG_SYS_TIMER_RATE handling to the compilerMichael Walle1-6/+9
2022-08-23arm: kirkwood: nsa310s: Add Distro boot capabilityTony Dinh3-15/+34
2022-08-23arm: mvebu: mbus: Fix mbus driver to work also after U-Boot relocationPali Rohár7-125/+75
2022-08-23arm: mvebu: turris_mox: Set "sfp" label in eth1 DT node when only Mox SFP is ...Pali Rohár1-0/+5
2022-08-23arm: mvebu: turris_omnia: Show MCU versionPali Rohár1-0/+36
2022-08-23arm: kirkwood: pogo_v4: Add Distro boot capabilityTony Dinh2-22/+57
2022-08-23arm: mvebu: Define env_sf_get_env_addr() for all Armada boards in SPLPali Rohár2-10/+13
2022-08-22Prepare v2022.10-rc3v2022.10-rc3Tom Rini2-4/+3
2022-08-22Merge tag 'dm-pull-20aug22' of https://source.denx.de/u-boot/custodians/u-boo...WIP/22Aug2022Tom Rini40-203/+1099
2022-08-22Merge branch '2022-08-22-platform-removals-CI-updates'Tom Rini31-1731/+23
2022-08-22CI: Move to Ubuntu 2022.04 "Jammy" for CI baseTom Rini4-22/+18
2022-08-20CI: Azure: Merge PowerPC jobs in to oneTom Rini1-12/+2
2022-08-20powerpc: remove support for kmtergr1 and MPC8309Holger Brunck18-1089/+3
2022-08-20arm: Remove warp boardTom Rini9-608/+0
2022-08-20Merge branch '2022-08-20-enforce-DM_ETH-migration'Tom Rini117-7546/+50
2022-08-20net: Make DM_ETH be selected by NETDEVICETom Rini2-58/+21
2022-08-20smdkc100: Remove legacy non-DM_ETH codeTom Rini1-9/+0
2022-08-20warp7: Remove legacy non-DM_ETH codeTom Rini1-13/+0
2022-08-20vinco: Remove legacy non-DM_ETH codeTom Rini1-3/+0
2022-08-20ls1021aqds/ls1021aiot: Remove legacy non-DM_ETH codeTom Rini6-364/+0
2022-08-20am335x_sl50: Disable SPL_NETTom Rini1-2/+0
2022-08-20igep00x0: Disable networkingTom Rini2-62/+1