summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-06arm: sunxi: Remove <common.h> and add needed includesTom Rini
2024-05-06arm: stm32/stm32mp: Remove <common.h> and add needed includesTom Rini
2024-05-06arm: tegra: Remove <common.h> and add needed includesTom Rini
2024-05-06arm: u8500: Remove <common.h> and add needed includesTom Rini
2024-05-06arm: xilinx: Remove <common.h> and add needed includesTom Rini
2024-05-06include: Add missing headers in a few instancesTom Rini
2024-05-06arm: mach-versatile: Remove dead codeTom Rini
2024-05-06post: Remove <common.h> and add needed includesTom Rini
2024-05-06fs: Remove <common.h> and add needed includesTom Rini
2024-05-06net: Remove <common.h> and add needed includesTom Rini
2024-05-06env: Remove <common.h> and add needed includesTom Rini
2024-05-06boot: Remove <common.h> and add needed includesTom Rini
2024-05-06part: 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-06sh: Remove <common.h> and add needed includesTom Rini
2024-05-06nios2: Remove <common.h> and add needed includesTom Rini
2024-05-06xtensa: Remove <common.h> and add needed includesTom Rini
2024-05-06cmd/Kconfig: Add some missing dependenciesTom 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-06Prepare v2024.07-rc2v2024.07-rc2Tom Rini
2024-05-05Merge tag 'u-boot-imx-master-20240505' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2024-05-05crypto/fsl: Differentiate between CAAM and DCP in Kconfig entryMarek Vasut
2024-05-05crypto/fsl: Introduce SPL_FSL_CAAM_RNGMarek Vasut
2024-05-05rng: Introduce SPL_DM_RNGMarek Vasut
2024-05-03Merge branch '2024-05-02-assorted-updates'Tom Rini
2024-05-03MAINTAINERS: update Broadcom BCMBCA maintainerWilliam Zhang
2024-05-03configs: am62x_evm_r5: Increase size of malloc_simple heap after relocationJudith Mendez
2024-05-03binman: Fix typo in mkimage etype descriptionMarek Vasut
2024-05-03board: arbel: Limit the dram effective size to bank0 maximal sizeJim Liu
2024-05-03configs: arbel: increase u-boot mapping sizeJim Liu
2024-05-03Arm: npcm: fix npcm7xx boot to kernel errorJim Liu
2024-05-03net: consider option-length when parsing NIS domainHeinrich Schuchardt
2024-05-03spi: npcm_pspi: Reset HW in driver probeJim Liu
2024-05-03cmd: gpt: initialize partition tableKishan Dudhatra
2024-05-03tools: typo arguemntsHeinrich Schuchardt
2024-05-03event: typo arguemntsHeinrich Schuchardt
2024-05-02mmc: sdhci: Correct ADMA_DESC_LEN to 12Alexander Sverdlin
2024-05-01Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2024-05-01Merge tag 'efi-2024-07-rc2' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2024-05-02board: starfive: Rename spl_soc_init() to spl_dram_init()Lukas Funke
2024-05-02board: sifive: Rename spl_soc_init() to spl_dram_init()Lukas Funke
2024-05-02configs: milkv_duo: Add spi nor configsKongyang Liu
2024-05-02riscv: dts: sophgo: Add spi nor flash controller nodeKongyang Liu
2024-05-02spi: cv1800b: Add spi nor flash controller driver for cv1800b SoCKongyang Liu