summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-10test/py: net: Add a test for 'pxe get' commandLove Kumar
2023-10-10net: phy: xilinx_phy: Get rid of using property xlnx, phy-typeVenkatesh Yadav Abbarapu
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
2023-10-10configs: layerscape: delete defconfigs using legacy PPA secure FWLaurentiu Tudor
2023-10-09test: Fix SPL tests not being runSean Anderson
2023-10-09board/km/cent2: Fix buffer overflow when fixing MAC addressFrancois Berder
2023-10-09stdio: fix stdio_deregister_dev()Heinrich Schuchardt
2023-10-09dm: serial: fix serial_post_probe()Heinrich Schuchardt
2023-10-09spl: Jump to image at end of board_init_rJonas Karlman
2023-10-09spl: add __noreturn attribute to spl_invoke_atf functionChanho Park
2023-10-09tools: iot2050-sign-fw.sh: Make localization of tools dir more robustJan Kiszka
2023-10-09arm: mach-k3: common: fix compile warnings with PHYS_64BIT on 32bitMatthias Schiffer
2023-10-09test/py: sleep: Add a test for the time commandLove Kumar
2023-10-09mailbox: k3-sec-proxy: fix error handling for missing scfg in FDTMatthias Schiffer
2023-10-09test: lmb: Add test for coalescing and overlap rangeUdit Kumar
2023-10-09lmb: remove overlapping region with next rangeUdit Kumar
2023-10-09exynos: Cleanup exynos_initTom Rini
2023-10-09board: Remove essentially empty board files and MakefilesTom Rini
2023-10-09Makefile: Allow for board directories to not have a MakefileTom Rini
2023-10-09ARM: vexpress_ca9x4: Add missing flash width config optionPatryk Biel
2023-10-09bootstd: use ARCH_DMA_MINALIGN in memalign() when allocating memoryTony Dinh
2023-10-09Makefile: Force regeneration of env.txtAndrew Davis
2023-10-09arm64: versal: Add SelectMAP boot mode identificationPolak, Leszek