summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-01-22pci: video: Set up the pixel-format fieldSimon Glass
2025-01-22x86: Create more space for SPL with qemu-x86_64Simon Glass
2025-01-22emulation: Use bloblist to hold tablesSimon Glass
2025-01-22emulation: fdt: Relax condition for OF_HAS_PRIOR_STAGESimon Glass
2025-01-22sunxi: switch Allwinner A10s/A13 boards to OF_UPSTREAMAndre Przywara
2025-01-22sunxi: switch Allwinner A10 boards to OF_UPSTREAMAndre Przywara
2025-01-22suniv: switch Allwinner F1Cx00 boards to OF_UPSTREAMAndre Przywara
2025-01-22sunxi: pinephone: detect existed magnetometer and fixup dtbAndrey Skvortsov
2025-01-22sunxi: defconfig: Add pstore support for pinephoneAndrey Skvortsov
2025-01-22power: pmic: sunxi: guard DCDC5 separatelyAndre Przywara
2025-01-22sunxi: H616: DRAM: rename Kconfig parameters to be more genericAndre Przywara
2025-01-22sunxi: clock: improve grouping of default clock register valuesAndre Przywara
2025-01-22test: Fix inpected typo in upl testSimon Glass
2025-01-22boot: Use fit_image_get_data() to get dataSimon Glass
2025-01-22boot: Rename fit_image_get_data_and_size()Simon Glass
2025-01-22boot: Rename fit_image_get_data()Simon Glass
2025-01-22ofnode: Update of_add_subnode() to indicate name is allocedSimon Glass
2025-01-22ofnode: Indicate when out of space in a few placesSimon Glass
2025-01-22ofnode: Use 4K for a default tree-sizeSimon Glass
2025-01-22x86: Show the timestamp counter with bdinfoSimon Glass
2025-01-22x86: Enable meminfo commandSimon Glass
2025-01-22mkimage: Update map_to_sysmem() to match its prototypeSimon Glass
2025-01-22serial: Support info() method in ns16550 xPL with UPLSimon Glass
2025-01-22cpu: Provide a way to get the physical-address sizeSimon Glass
2025-01-22abuf: Provide a constant bufferSimon Glass
2025-01-22abuf: Allow use in host toolsSimon Glass
2025-01-22abuf: Provide a way to get the buffer addressSimon Glass
2025-01-22bloblist: Make BLOBLIST_ALLOC the defaultSimon Glass
2025-01-22Merge https://source.denx.de/u-boot/custodians/u-boot-snapdragonTom Rini
2025-01-22Merge patch series "spi: Collected fixes"Tom Rini
2025-01-22Merge patch series "Update my email address"Tom Rini
2025-01-22Merge https://source.denx.de/u-boot/custodians/u-boot-watchdogTom Rini
2025-01-22Merge patch series "vbe: Series part F"Tom Rini
2025-01-22vexpress64: Fix bootargs when building without NETChanho Park
2025-01-22spi: cadence-quadspi: fix potential malfunction after ~49 days uptimeRonald Wahl
2025-01-22MAINTAINERS: maintain qcs9100_defconfigCaleb Connolly
2025-01-22Revert "mem: spi-mem: add declaration for spi_mem_default_supports_op"Alexander Dahl
2025-01-22spi: atmel: Really drop atmel_spi.hAlexander Dahl
2025-01-22board: rockpi4-rk3399: update email address for Christopher ObbardChristopher Obbard
2025-01-22.mailmap: update email address for Christopher ObbardChristopher Obbard
2025-01-22vbe: Update simple-fw to support using the SPL loaderSimon Glass
2025-01-22vbe: Support loading SPL imagesSimon Glass
2025-01-22vbe: Support loading an FDT with the relocating loaderSimon Glass
2025-01-22spl: Plumb in the relocating loaderSimon Glass
2025-01-22spl: Add support for a relocating jump to the next phaseSimon Glass
2025-01-22spl: Add a type for the jumper functionSimon Glass
2025-01-22spl: Add fields for VBESimon Glass
2025-01-22vbe: Support loading an FDT from the FITSimon Glass
2025-01-22vbe: Allow loading loadables if there is no firmwareSimon Glass
2025-01-22vbe: Handle loading from an unaligned offsetSimon Glass