summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-05-28arm: exynos: Migrate E850-96 board to OF_UPSTREAMSam Protsenko
2024-05-27Merge tag 'tpm-master-27052024' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2024-05-27tpm-v2: add support for mapping algorithm names to algosTim Harvey
2024-05-25board: rockchip: Add Indiedroid NovaChris Morgan
2024-05-25board: rockchip: add Powkiddy X55Chris Morgan
2024-05-24rockchip: rv1126: Migrate to OF_UPSTREAMAnand Moon
2024-05-24rockchip: rv1108: Remove unneeded local rv1108-cru.hFabio Estevam
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-17Init virtio before loading ENV from EXT4 or FATFiona Klute
2024-05-13Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-07Merge patch series "arm: Add Analog Devices SC5xx Machine Type"Tom Rini
2024-05-07drivers: clk: adi: Add in SC5XX-family clock driverNathan Barrett-Morrison
2024-05-07arch: arm: Add Analog Devices SC5xx machine typeNathan Barrett-Morrison
2024-05-07common.h: Remove this file and all referencesTom Rini
2024-05-07api: Remove <common.h> and add needed includesTom Rini
2024-05-07xen: Remove <common.h> and add needed includesTom Rini
2024-05-07virtio: Remove <common.h> and add needed includesTom Rini
2024-05-07include/linux/compat.h: Add <time.h>Tom Rini
2024-05-07fsl_ifc.h: Add <asm/ppc.h>Tom Rini
2024-05-07include: Add missing <linux/types.h>Tom Rini
2024-05-07mmc: Migrate MMC_SUPPORTS_TUNING to KconfigTom Rini
2024-05-07board: ti: Remove <common.h> and add needed includesTom Rini
2024-05-07rockchip: rk3588: Remove redundant device tree filesJonas Karlman
2024-05-07rockchip: rk356x: Remove redundant device tree filesJonas Karlman
2024-05-07rockchip: rk3399: Remove redundant device tree filesJonas Karlman
2024-05-07rockchip: rk3328: Remove redundant device tree filesJonas Karlman
2024-05-07rockchip: rk3308: Remove redundant device tree filesJonas Karlman
2024-05-07clk: rockchip: rk3399: Rename SCLK_DDRCLK to SCLK_DDRCJonas Karlman
2024-05-06extension_board.h: Add missing <linux/list.h>Tom Rini
2024-05-06splash.h: Add missing <linux/types.h>Tom Rini
2024-05-06eeprom.h: Add missing <linux/types.h>Tom Rini
2024-05-06global: Make <asm/global_data.h> include <asm/u-boot.h>Tom Rini
2024-05-06include: Add missing headers in a few instancesTom Rini
2024-05-06fs: Remove <common.h> and add needed includesTom Rini
2024-05-06env: Remove <common.h> and add needed includesTom Rini
2024-05-06common: Remove <common.h> and add needed includesTom Rini
2024-05-06cmd: Remove <common.h> and add needed includesTom Rini
2024-05-06test: Remove <common.h> and add needed includesTom Rini
2024-05-06powerpc: Remove <common.h> and add needed includesTom Rini
2024-05-06x86: Remove <common.h> and add needed includesTom Rini
2024-05-06mpc85xx.h: Use <config.h> directlyTom Rini
2024-05-06pci.h: Add missing <linux/types.h>Tom Rini
2024-05-06init.h: Add "struct cmd_tbl"Tom Rini
2024-05-03configs: arbel: increase u-boot mapping sizeJim Liu
2024-05-03Arm: npcm: fix npcm7xx boot to kernel errorJim Liu
2024-05-03event: typo arguemntsHeinrich Schuchardt
2024-05-02mmc: sdhci: Correct ADMA_DESC_LEN to 12Alexander Sverdlin
2024-05-01efi_loader: pass GUID by address to efi_dp_from_loHeinrich Schuchardt
2024-05-01efi_selftest: add tests for QueryVariableInfo at runtimeIlias Apalodimas
2024-04-29Merge patch series "upstream DT compatibility"Tom Rini