summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-11-01Merge patch series "fs: ext4: implement opendir, readdir, closedir"Tom Rini
2024-11-01fs: ext4: implement opendir, readdir, closedirHeinrich Schuchardt
2024-10-31Merge patch series "mtd: spi-nor: Remove recently added nor->addr_width == 3 ...Tom Rini
2024-10-31mtd: spi-nor: Rename SPI_ADVANCE to SPI_STACKED_PARALLELMarek Vasut
2024-10-30fs: ext4: document struct ext2_inodeHeinrich Schuchardt
2024-10-30fs: improve API documentationHeinrich Schuchardt
2024-10-29Merge tag 'u-boot-imx-master-20241029' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2024-10-29lmb: Remove lmb_alloc_flags()Ilias Apalodimas
2024-10-29cpu_func.h: provide noncached_set_region prototype to fix buildJonas Jelonek
2024-10-29CONFIG_SYS_NONCACHED_MEMORY: Move prototypes to include/cpu_func.h for consis...Tom Rini
2024-10-29board: emcraft: Add support for Emcraft Systems NavQ+Gilles Talis
2024-10-29Merge https://source.denx.de/u-boot/custodians/u-boot-shTom Rini
2024-10-29Merge patch series "boards: siemens: iot2050: SM variant, sysinfo support, fi...Tom Rini
2024-10-28board: siemens: iot2050: Pass DDR size from FSBLBaocheng Su
2024-10-28board: siemens: iot2050: Fix mistake in list of writable env varsJan Kiszka
2024-10-28ARM: renesas: Drop old unused power DT headersMarek Vasut
2024-10-28ARM: renesas: Drop old unused clock DT headersMarek Vasut
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