aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-08-10Merge https://source.denx.de/u-boot/custodians/u-boot-riscvWIP/10Aug2023Tom Rini11-28/+50
2023-08-10riscv: cpu: jh7110: Select SPL_ZERO_MEM_BEFORE_USEShengyu Qu1-0/+1
2023-08-10riscv: Add SPL_ZERO_MEM_BEFORE_USE implementationShengyu Qu3-25/+15
2023-08-10riscv: Kconfig: Add SPL_ZERO_MEM_BEFORE_USEShengyu Qu1-0/+8
2023-08-10configs: starfive: Enable environment in SPI flash supportShengyu Qu1-0/+9
2023-08-10configs: riscv: starfive: Add VF2 PCIe USB3 XHCI supportMinda Chen1-0/+5
2023-08-10riscv: starfive: Add SYS_CACHE_SHIFT_6 to enable SYS_CACHELINE_SIZEMinda Chen1-0/+1
2023-08-10riscv: dts: starfive: Enable pcie0 dts nodeMinda Chen1-1/+1
2023-08-10pci: plda: Get correct ECAM offset in multiple PCIe RC caseMinda Chen1-2/+3
2023-08-10cmd/sbi: display new extensionsHeinrich Schuchardt2-0/+6
2023-08-10riscv: qemu: imply CONFIG_DM_RNGHeinrich Schuchardt1-0/+1
2023-08-09Merge tag 'x86-pull-20230809' of https://source.denx.de/u-boot/custodians/u-b...WIP/09Aug2023Tom Rini103-326/+404
2023-08-09x86: qemu-x86: Convert to text environmentSimon Glass2-23/+6
2023-08-09x86: qemu: Add required linux/sizes.h includeSimon Glass2-0/+2
2023-08-09x86: efi-x86_payload: Convert to text environmentSimon Glass2-17/+6
2023-08-09x86: efi-x86_app: Convert to text environmentSimon Glass2-11/+6
2023-08-09x86: slimbootloader: Convert to text environmentSimon Glass2-35/+23
2023-08-09x86: minnowmax: Convert to text environmentSimon Glass2-16/+11
2023-08-09x86: cougarcanyon2: Convert to text environmentSimon Glass2-13/+6
2023-08-09x86: cherryhill: Convert to text environmentSimon Glass2-13/+9
2023-08-09x86: edison: Convert to text environmentSimon Glass1-0/+6
2023-08-09x86: galileo: Convert to text environmentSimon Glass2-19/+11
2023-08-09x86: bayleybay: Convert to text environmentSimon Glass2-17/+9
2023-08-09x86: crownbay: Convert to text environmentSimon Glass2-17/+6
2023-08-09x86: coreboot: Convert to text environmentSimon Glass2-20/+9
2023-08-09x86: Add a common include for environment settingsSimon Glass1-0/+20
2023-08-09x86: Drop unused distro settingsSimon Glass1-7/+0
2023-08-09x86: Drop inclusion of ibmpc.hSimon Glass1-2/+0
2023-08-09x86: edison: Drop inclusion of ibmpc.hSimon Glass1-7/+0
2023-08-09x86: i8254: Include required ibmpc.h headerSimon Glass1-0/+1
2023-08-09x86: Drop CFG_SYS_STACK_SIZESimon Glass3-15/+2
2023-08-09env: Explain how to use #include files in text environmentSimon Glass1-0/+6
2023-08-09env: Use include/env for text-environment includesSimon Glass47-58/+58
2023-08-09doc: Explain how to avoid the distro-boot scriptsSimon Glass1-1/+1
2023-08-09x86: Update qemu documentationSimon Glass1-4/+84
2023-08-09x86: Enable useful options for qemu-86Simon Glass1-0/+8
2023-08-09video: Add a Kconfig option for SPL video handoffSimon Glass3-3/+12
2023-08-09x86: Correct copying of BIOS mode informationSimon Glass1-1/+1
2023-08-09Revert "x86: Switch QEMU over to use the bochs driver"Simon Glass3-1/+8
2023-08-09x86: Run QEMU machine setup in SPLSimon Glass3-1/+18
2023-08-09video: Tidy up Makefile rule for videoSimon Glass1-2/+2
2023-08-09x86: spl: Drop unwanted debug()Simon Glass1-1/+0
2023-08-09x86: coreboot: Update doc for CBFS accessSimon Glass1-0/+34
2023-08-09bootstd: Add some more debugging in the bootdev uclassSimon Glass1-1/+8
2023-08-09bootstd: Correct creating of bootdev siblingSimon Glass1-2/+2
2023-08-09bootstd: Rename bootdev_setup_sibling_blk()Simon Glass8-15/+17
2023-08-09lib: Suppress E when writing error-string outputSimon Glass1-2/+3
2023-08-09usb: Return -ENOENT when no devices are foundSimon Glass2-2/+9
2023-08-09Merge tag 'doc-2023-10-rc3' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini14-123/+1418
2023-08-09Merge tag 'fsl-qoriq-2023-8-9' of https://source.denx.de/u-boot/custodians/u-...Tom Rini1-5/+0