aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-17bdinfo: Show the RAM top and approximate stack pointerSimon Glass
2023-07-17acpi: Add a comment to set the acpi tablesSimon Glass
2023-07-17x86: Show an error when a BIOS exception occursSimon Glass
2023-07-17x86: Correct get_sp() implementation for 64-bitSimon Glass
2023-07-17x86: Show the CPU physical address size with bdinfoSimon Glass
2023-07-17x86: Add a comment for board_init_f_r_trampoline()Simon Glass
2023-07-17x86: Tidy up EFI code in interrupt_init()Simon Glass
2023-07-17bios_emulator: Drop VIDEO_IO_OFFSETSimon Glass
2023-07-17bios_emulator: Add Kconfig and adjust Makefile for SPLSimon Glass
2023-07-17x86: mtrr: Add documentationSimon Glass
2023-07-17x86: Allow listing MTRRs in SPLSimon Glass
2023-07-17x86: coral: Adjust various config optionsSimon Glass
2023-07-17x86: coreboot: Adjust various config optionsSimon Glass
2023-07-17bootstd: Add a simple bootmeth for ChromiumOSSimon Glass
2023-07-17x86: zimage: Export the function to obtain the cmdlineSimon Glass
2023-07-17x86: Add a function to boot a zimageSimon Glass
2023-07-17bootstd: Support automatically setting Linux parametersSimon Glass
2023-07-17x86: qemu: Switch to standard bootSimon Glass
2023-07-17x86: qemu: Create a little more room for U-BootSimon Glass
2023-07-17bootstd: Add support for updating elements of the cmdlineSimon Glass
2023-07-17bootstd: Add a function to update a command lineSimon Glass
2023-07-17bdinfo: Show information about the serial portSimon Glass
2023-07-16bootstd: Allow storing x86 setup informationSimon Glass
2023-07-16bootstd: Use the bootargs env var for changing the cmdlineSimon Glass
2023-07-16bootstd: Allow storing the OS command line in the bootflowSimon Glass
2023-07-16bootstd: Correct baudrate typoSimon Glass
2023-07-16bootstd: Use bootdev instead of bootdeviceSimon Glass
2023-07-16bootstd: Correct the name of the QEMU bootmethSimon Glass
2023-07-16test: Skip flat-tree tests if devicetree is not usedSimon Glass
2023-07-14Merge branch '2023-07-14-assorted-general-updates'Tom Rini
2023-07-14powerpc: Fix flush_cache() speed regressionChristophe Leroy
2023-07-14lzma: Fix decompression speed regressionChristophe Leroy
2023-07-14ufs: Use 'TASK_TAG' to construct the ucd_req_ptr->header.dword_0Bhupesh Sharma
2023-07-14drivers: led: bcm6753: do not use null label to find the topPhilippe Reynes
2023-07-14board_f: Relocate fdt even if GD_FLG_SKIP_RELOC is setKunihiko Hayashi
2023-07-14lib/zlib: Fix a bug when getting a gzip header extra fieldOleksandr Suvorov
2023-07-14net: ti: am65-cpsw-nuss: Use dedicated port mode control registersAndreas Dannenberg
2023-07-14disable NFS support by defaultPeter Robinson
2023-07-14env: mmc: statically set the environment partition nameEmmanuel Di Fede
2023-07-14firmware: scmi: return a right errno for SCMI status codeAKASHI Takahiro
2023-07-14hash: fix a memory leakSergei Antonov
2023-07-14clk: scmi: claim the dependency on CONFIG_CLKAKASHI Takahiro
2023-07-14arch: arm: npcm8xx: add cpu version and 4G ram supportJim Liu
2023-07-14misc: npcm_host_intf: change initialization sequenceJim Liu
2023-07-14pinctrl: nuvoton: fix reset reason error for poweronJim Liu
2023-07-14board: nuvoton: arbel: change uboot load addressJim Liu
2023-07-14misc: nuvoton: fix type errorJim Liu
2023-07-14ARM: dts: npcm8xx: fix dts node errorJim Liu
2023-07-14board: nuvoton: add env setting for boot to linuxJim Liu
2023-07-14ARM: config: Enable config to decompress the FIT imageJim Liu