summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-09x86: efi-x86_app: Convert to text environmentSimon Glass
2023-08-09x86: slimbootloader: Convert to text environmentSimon Glass
2023-08-09x86: minnowmax: Convert to text environmentSimon Glass
2023-08-09x86: cougarcanyon2: Convert to text environmentSimon Glass
2023-08-09x86: cherryhill: Convert to text environmentSimon Glass
2023-08-09x86: edison: Convert to text environmentSimon Glass
2023-08-09x86: galileo: Convert to text environmentSimon Glass
2023-08-09x86: bayleybay: Convert to text environmentSimon Glass
2023-08-09x86: crownbay: Convert to text environmentSimon Glass
2023-08-09x86: coreboot: Convert to text environmentSimon Glass
2023-08-09x86: Add a common include for environment settingsSimon Glass
2023-08-09x86: Drop unused distro settingsSimon Glass
2023-08-09x86: Drop inclusion of ibmpc.hSimon Glass
2023-08-09x86: edison: Drop inclusion of ibmpc.hSimon Glass
2023-08-09x86: i8254: Include required ibmpc.h headerSimon Glass
2023-08-09x86: Drop CFG_SYS_STACK_SIZESimon Glass
2023-08-09env: Explain how to use #include files in text environmentSimon Glass
2023-08-09env: Use include/env for text-environment includesSimon Glass
2023-08-09doc: Explain how to avoid the distro-boot scriptsSimon Glass
2023-08-09x86: Update qemu documentationSimon Glass
2023-08-09x86: Enable useful options for qemu-86Simon Glass
2023-08-09video: Add a Kconfig option for SPL video handoffSimon Glass
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