summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-09x86: Correct copying of BIOS mode informationSimon Glass
2023-08-09Revert "x86: Switch QEMU over to use the bochs driver"Simon Glass
2023-08-09x86: Run QEMU machine setup in SPLSimon Glass
2023-08-09video: Tidy up Makefile rule for videoSimon Glass
2023-08-09x86: spl: Drop unwanted debug()Simon Glass
2023-08-09x86: coreboot: Update doc for CBFS accessSimon Glass
2023-08-09bootstd: Add some more debugging in the bootdev uclassSimon Glass
2023-08-09bootstd: Correct creating of bootdev siblingSimon Glass
2023-08-09bootstd: Rename bootdev_setup_sibling_blk()Simon Glass
2023-08-09lib: Suppress E when writing error-string outputSimon Glass
2023-08-09usb: Return -ENOENT when no devices are foundSimon Glass
2023-08-09scripts: kconfig: Add config fragment support in board/../Jason Kacines
2023-08-09treewide: unify the linker symbol reference formatShiji Yang
2023-08-09treewide: rework linker symbol declarations in sections headerShiji Yang
2023-08-09Kconfigs: Correct default of "0" on hex type entriesTom Rini
2023-08-09Merge tag 'doc-2023-10-rc3' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-08-09Merge tag 'fsl-qoriq-2023-8-9' of https://source.denx.de/u-boot/custodians/u-...Tom Rini
2023-08-09arm64: fsl: layerscape: Remove unused functionsShenlin Liang
2023-08-09doc: Begin adding a best practices document for board portsTom Rini
2023-08-09doc: imx8mp_evk: Use in-tree build in the exampleFabio Estevam
2023-08-09doc: imx8mp_evk: Remove unneeded export ATF_LOAD_ADDR lineFabio Estevam
2023-08-09doc: ti: Explain how the various gadget devices can be usedMiquel Raynal
2023-08-09doc: board: toradex: fix verdin module outputMarcel Ziswiler
2023-08-09doc: Add the link for the documentation of the .itsJit Loon Lim
2023-08-09doc: board: ti: k3: Add a guide to debugging with OpenOCDJason Kacines
2023-08-08Merge branch '2023-08-08-assorted-code-corrections' into nextTom Rini
2023-08-08pci: correct function name in messageHeinrich Schuchardt
2023-08-08board_f: Cosmetic style fixBin Meng
2023-08-08crc32: Drop duplicates crc header includesIlya Lukin
2023-08-08btrfs: fix some error checking for btrfs_decompress()Dan Carpenter
2023-08-08test: fix a couple NULL vs IS_ERR() checksDan Carpenter
2023-08-08expo: allocate correct amount of memoryDan Carpenter
2023-08-08cmd: improve string matching for hexDan Carpenter
2023-08-08cramfs: clean up some error messagesDan Carpenter
2023-08-08test: unicode: fix a sizeof() vs ARRAY_SIZE() bugDan Carpenter
2023-08-08cmd: pxe_utils: add some missing tabsDan Carpenter
2023-08-08remoteproc: uclass: Clean up a returnDan Carpenter
2023-08-08fdt: off by one in ofnode_lookup_fdt()Dan Carpenter
2023-08-08fs: btrfs: Prevent error pointer dereference in list_subvolums()Dan Carpenter
2023-08-08cros_ec: Fix an error code is cros_ec_get_sku_id()Dan Carpenter
2023-08-08video: Add parentheses around VNBYTES() macroDan Carpenter
2023-08-08cmd: Fix a size parameter in test_readonly()Dan Carpenter
2023-08-08cmd: Fix an error code in cmd_mux_find()Dan Carpenter
2023-08-08lib/charset: fix u16_strlcat() return valueMatthias Schiffer
2023-08-08Revert "lib: string: Fix strlcpy return value", fix callersMatthias Schiffer
2023-08-08Merge branch '2023-08-08-introuce-Arm-FF-A-support'Tom Rini
2023-08-08arm_ffa: efi: corstone1000: enable MM communicationAbdellatif El Khlifi
2023-08-08arm_ffa: efi: introduce FF-A MM communicationAbdellatif El Khlifi
2023-08-08arm_ffa: introduce armffa commandAbdellatif El Khlifi
2023-08-08arm_ffa: introduce sandbox test cases for UCLASS_FFAAbdellatif El Khlifi