aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-19env: allow to copy value from default environment into a bufferQuentin Schulz2-0/+18
2024-01-19rockchip: ringneck-px30/puma-rk3399: factor out storage medium selectionQuentin Schulz8-307/+176
2024-01-19rockchip: puma-rk3399: do not hardcode MMC controller pathsQuentin Schulz1-35/+46
2024-01-19rockchip: ringneck-px30: do not hardcode MMC controller pathsQuentin Schulz1-12/+25
2024-01-19board: rockchip: Add the Turing RK1 SoMJoshua Riek12-0/+903
2024-01-19rockchip: rk3588s-orangepi-5: Build SPI imageJonas Karlman1-0/+1
2024-01-19rockchip: rk3588-orangepi-5-plus: Build SPI imageSlawomir Stepien1-0/+1
2024-01-19rockchip: rk3588-nanopc-t6: Build SPI imageJohn Clark1-0/+1
2024-01-19rockchip: rk3588: Fix boot from SPI flashJonas Karlman2-3/+14
2024-01-19board: rockchip: Add support for FriendlyARM NanoPi R2C PlusTianling Shen5-0/+163
2024-01-19arm: dts: rockchip: rk3288: move to 64 bit reg sizeJohan Jonker11-125/+165
2024-01-19rockchip: rk35xx: expand space for decompressed kernelHugh Cole-Baker2-12/+12
2024-01-19rockchip: board: Remove dwc3 usb init and gadget handler functionsJonas Karlman7-34/+2
2024-01-19configs: rockchip: Use dwc3-generic driver on RK3328 and RK3399Jonas Karlman31-31/+42
2024-01-18get_maintainer.pl: slightly modify penguin_chiefAnthony Loiseau1-1/+1
2024-01-18smbios: fix matching issues for table typesIlias Apalodimas1-17/+28
2024-01-18smbios: shorten sysinfo_str declarations and useIlias Apalodimas1-6/+6
2024-01-18cmd: license: Add CONFIG_GZIP dependencyIvan Orlov1-0/+1
2024-01-18cmd: bootflow: remove dead code in do_bootflow_cmdline()Heinrich Schuchardt1-2/+0
2024-01-18smbios: buffer overflow when zeroing entry pointHeinrich Schuchardt1-2/+2
2024-01-18nvme: Update nvme_scan_namespace to keep trying on busyMoritz Fischer1-1/+3
2024-01-18nvme: Fix error code and log to indicate busyMoritz Fischer1-2/+2
2024-01-18drivers: pci: Fix dm_pci_map_bar() to support 64b BARsMoritz Fischer2-0/+12
2024-01-18getchar(): Correct usageTom Rini2-3/+3
2024-01-18test/py: bootstage: Add test for bootstage commandLove Kumar1-0/+67
2024-01-18arch: mach-k3: Fix incorrect mapping of higher DDR addresses as device memorySekhar Nori1-1/+1
2024-01-18test: Skip cleanup test if not built out of treeTobias Deiminger1-0/+5
2024-01-18cmd: nvedit: Fix typo in 'illegal character' errorIvan Orlov1-1/+1
2024-01-18image-host: refactor and protect for very long filenamesHugo Cornelis1-10/+32
2024-01-18board: ti: am64: Support TMDS64EVMRoger Quadros1-0/+1
2024-01-18include: env: ti: add default for do_main_cpsw0_qsgmii_phyinitManorit Chawdhry1-0/+1
2024-01-18include: env: ti: ti_common: Fix a missing semicolonManorit Chawdhry1-1/+1
2024-01-18boot: superfluous assignment in bootflow_menu_new()Heinrich Schuchardt1-1/+0
2024-01-18boot: remove dead code in bootflow_check()Heinrich Schuchardt1-4/+2
2024-01-18lib: rsa: Allow legacy URI specification without "pkcs11:"Csókás Bence1-12/+30
2024-01-18lib: rsa: Fix PKCS11 URI if one is not given in `keydir`Csókás Bence1-2/+2
2024-01-18tools: binman: ti_board_cfg: Check for linting problemsNeha Malcom Francis6-2/+46
2024-01-18board: ti: *-cfg.yaml: Adhere to yamllint rulesNeha Malcom Francis41-14249/+11844
2024-01-18iommu: dont fail silentlyCaleb Connolly1-5/+8
2024-01-18bootdev: avoid infinite probe loopCaleb Connolly1-2/+12
2024-01-18Revert "test: hush: dollar: fix bugous behavior"Tom Rini1-3/+20
2024-01-18Revert "cmd: Set modern hush as default shell"Tom Rini1-1/+5
2024-01-18Revert "test/py: net: Add dhcp abort test"Tom Rini1-57/+0
2024-01-18CI: Move to latest Ubuntu "Jammy" tagTom Rini3-3/+3
2024-01-18test: test_trace.py: Have trace-cmd report always use -lTom Rini1-16/+16
2024-01-17test/py/requirements.txt: Update packaging requirementTom Rini1-1/+1
2024-01-17docker: build QEMU v8.2.0Heinrich Schuchardt1-1/+3
2024-01-17Merge tag 'xilinx-for-v2024.04-rc1-v2' of https://source.denx.de/u-boot/custo...Tom Rini45-328/+398
2024-01-17Merge tag 'efi-2024-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini118-583/+1042
2024-01-17Merge branch '2024-01-16-assorted-updates-and-improvements'Tom Rini61-43/+7211