aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-11misc: fs_loader: Fix alignment of fs_loader driverSean Anderson
2023-10-11mkimage: update man page and -h outputRasmus Villemoes
2023-10-11doc: use .dtso as extension for device tree overlay sourcesRasmus Villemoes
2023-10-11sandbox: rename overlay sources to .dtsoRasmus Villemoes
2023-10-11arm64: zynqmp: rename overlay sources to .dtsoRasmus Villemoes
2023-10-11iot2050: rename overlay sources to .dtsoRasmus Villemoes
2023-10-11arm: dts: imx8mm-cl-iot-gate: rename overlay sources to .dtsoRasmus Villemoes
2023-10-11arm: apple: Add initial Apple M2 Ultra supportJanne Grunau
2023-10-11event: Rename rest of EVENT_SPY to EVENT_SPY_FULL or EVENT_SPY*Marek Vasut
2023-10-11env: Improve ENV_OFFSET help messagePaul Barker
2023-10-11driver: rng: Add DM_RNG interface for ARMv8.5 RNDR registersAndre Przywara
2023-10-11tools: ensure zeroed padding in external FIT imagesRoman Azarenko
2023-10-11bootstd: Drop some TODOsSimon Glass
2023-10-11arm: dts: k3-am625-verdin: fix bootMarcel Ziswiler
2023-10-11malloc: Enable assertions if UNIT_TEST is enabledSean Anderson
2023-10-11arm: dts: k3-j721e-sk/common-proc-board: Fix bootNishanth Menon
2023-10-11arm: mach-k3: Remove secure device makefileAndrew Davis
2023-10-11board: siemens: iot2050: Fix logical bug in PG1/PG2 detectionJan Kiszka
2023-10-11arm: dts: k3-am65-iot2050: Fix bootJan Kiszka
2023-10-11spi: mtk_spim: prevent global pll clock overrideNicolò Veronese
2023-10-11Makefile: make u-boot-initial-env target depend explicitly on scripts_basicRasmus Villemoes
2023-10-11board: xen: introduce virtio-blk supportAndrii Chepurnyi
2023-10-11board: synquacer: set actual gd->ram_top and gd->ram_sizeMasahisa Kojima
2023-10-11input: avoid NULL dereferenceHeinrich Schuchardt
2023-10-11mkimage: allow internalization of data-positionLars Feyaerts
2023-10-11checkpatch: skip fdtdec_* check for toolsLars Feyaerts
2023-10-11Merge tag 'fsl-qoirq-2023-10-10' of https://source.denx.de/u-boot/custodians/...Tom Rini
2023-10-10Merge branch '2023-10-10-blk-sandbox-support-binding-a-device-with-a-given-lo...Tom Rini
2023-10-10disk: part: Handle blkmap device in print_part_header()Bin Meng
2023-10-10disk: part: Print out the unknown device uclass idBin Meng
2023-10-10dm: blk: Drop blk_{read,write}_devnum()Bin Meng
2023-10-10cmd: blk_common: Stop using hard-coded block size for Sandbox operationsBin Meng
2023-10-10dm: blk: Rename get_desc() and make it externally visibleBin Meng
2023-10-10cmd: blk_common: Use macros for the return valuesBin Meng
2023-10-10blk: blkmap: Support mapping to device of any block sizeBin Meng
2023-10-10cmd: blkmap: Make map_handlers[] and its .fn staticBin Meng
2023-10-10blk: blkmap: Make bind/unbind routines staticBin Meng
2023-10-10cmd: host: Print out the block size of the host deviceBin Meng
2023-10-10blk: host_dev: Sanity check on the size of host backing fileBin Meng
2023-10-10blk: host_dev: Make host_sb_detach_file() and host_sb_ops staticBin Meng
2023-10-10blk: sandbox: Support binding a device with a given logical block sizeBin Meng
2023-10-10cmd: host: Mandate the filename parameter in the 'bind' commandBin Meng
2023-10-10blk: Use a macro for the typical block sizeBin Meng
2023-10-10Merge branch '2023-10-09-assorted-fixes'Tom Rini
2023-10-10spi: nxp_fspi: reset the FLSHxCR1 registersHan Xu
2023-10-10board: freescale: ls1088a: declare MC reserved regionsLaurentiu Tudor
2023-10-10board: freescale: ls2080a: declare MC reserved regionsLaurentiu Tudor
2023-10-10drivers: net: fsl-mc: add support for MC reserved memoryLaurentiu Tudor
2023-10-10armv8: fsl-layerscape: make some functions staticLaurentiu Tudor
2023-10-10fsl-layerscape: drop obsolete PPA secure firmware supportLaurentiu Tudor