summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-10-28riscv: qemu: Enable booting from NVMeLekKit
2024-10-27Merge patch series "Implement ACPI on aarch64"Tom Rini
2024-10-27arm: cpu: Add ACPI parking protocol supportPatrick Rudolph
2024-10-27board: emulation: Add QEMU sbsa supportPatrick Rudolph
2024-10-27drivers: misc: irq-uclass: Update irq_get_by_indexPatrick Rudolph
2024-10-27acpi: Add processor devicePatrick Rudolph
2024-10-27acpi: Move function prototypePatrick Rudolph
2024-10-27acpi: acpi_table: Add IORT supportPatrick Rudolph
2024-10-27acpi: Add ACPITAB for PPTT and GTDTPatrick Rudolph
2024-10-27acpi: acpi_table: Bump revisionsPatrick Rudolph
2024-10-27acpi: Add fill_madt to acpi_opsPatrick Rudolph
2024-10-27arm: acpi: Add generic ACPI methodsPatrick Rudolph
2024-10-27acpi: Add define for GTDTPatrick Rudolph
2024-10-27serial: serial_pl01x: Implement .getinfo() for PL01Maximilian Brune
2024-10-27acpi: Fix typoPatrick Rudolph
2024-10-27acpi: x86: Move MADT to common codePatrick Rudolph
2024-10-27acpi: x86: Write FADT in common codeMaximilian Brune
2024-10-27acpi: x86: Move SPCR and DBG2 into common codeMaximilian Brune
2024-10-26Merge tag 'u-boot-rockchip-20241026' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2024-10-26rockchip: board: Increase rng-seed size to make it sufficient for modern LinuxAlex Shumsky
2024-10-25Merge tag 'u-boot-imx-master-20241025a' of https://gitlab.denx.de/u-boot/cust...Tom Rini
2024-10-25configs: imxrt1050-evk: Enable standard bootJesse Taube
2024-10-25Merge patch series "Allow showing the memory map"Tom Rini
2024-10-25bootstage: Allow counting memory without stringsSimon Glass
2024-10-25global_data: Add some more accessorsSimon Glass
2024-10-25common: Tidy up how malloc() is initedSimon Glass
2024-10-25Merge tag 'xilinx-for-v2025.01-rc1-v2' of https://source.denx.de/u-boot/custo...Tom Rini
2024-10-25Merge tag 'u-boot-dfu-20241025' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2024-10-25board: rockchip: Add Hardkernel ODROID-M2Jonas Karlman
2024-10-25arm64: versal: Wire USB0 in distro bootMichal Simek
2024-10-25arm64: versal: Remove description for USB1Michal Simek
2024-10-25imx: Support i.MX93 9X9 QSB boardPeng Fan
2024-10-24Mark a few functions static inlineAndy Shevchenko
2024-10-24block: make blk_create_device() staticHeinrich Schuchardt
2024-10-24image: android: use ulong for kernel addressNeil Armstrong
2024-10-24cmd: bcb: introduce 'ab_dump' command to print BCB block contentDmitry Rokosov
2024-10-24treewide: bcb: move ab_select command to bcb subcommandsDmitry Rokosov
2024-10-24include/android_ab: move ab_select_slot() documentation to @ notationDmitry Rokosov
2024-10-24spi: add DM_SPI_FLASH compatibility inline functionsNeil Armstrong
2024-10-23global_data.h: remove unnecesary include of cyclic.hRasmus Villemoes
2024-10-23watchdog.h: change include of cyclic.h to u-boot/schedule.hRasmus Villemoes
2024-10-23cyclic: make cyclic_run staticRasmus Villemoes
2024-10-23cyclic: introduce u-boot/schedule.hRasmus Villemoes
2024-10-22video: Fix VNBYTES() macro commentMiquel Raynal
2024-10-21Merge patch series "aspeed: ast2700: Add Caliptra ECDSA driver"Tom Rini
2024-10-21lib: ecdsa: Add ECDSA384 supportChia-Wei Wang
2024-10-18Merge tag 'dm-pull-17oct24-take2' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2024-10-18mtd: spi-nor: Move SR3 WPS bit definition in the correct locationMarek Vasut
2024-10-18expo: Add forward declaration for udevice to ceditSimon Glass
2024-10-18expo: Drop scene_title_set()Simon Glass