aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-05-06arm: nexell: Remove <common.h> and add needed includesTom Rini5-4/+3
2024-05-06arm: npcm: Remove <common.h> and add needed includesTom Rini4-4/+1
2024-05-06arm: octeontx: Remove <common.h> and add needed includesTom Rini2-2/+0
2024-05-06arm: octeontx2: Remove <common.h> and add needed includesTom Rini2-2/+0
2024-05-06arm: omap2: Remove <common.h> and add needed includesTom Rini46-46/+25
2024-05-06arm: orion5x: Remove <common.h> and add needed includesTom Rini3-3/+1
2024-05-06arm: owl: Remove <common.h> and add needed includesTom Rini2-2/+2
2024-05-06arm: rockchip: Remove <common.h> and add needed includesTom Rini54-52/+7
2024-05-06arm: s5pc1xx: Remove <common.h> and add needed includesTom Rini7-7/+3
2024-05-06arm: socfpga: Remove <common.h> and add needed includesTom Rini42-41/+26
2024-05-06arm: sunxi: Remove <common.h> and add needed includesTom Rini15-15/+0
2024-05-06arm: stm32/stm32mp: Remove <common.h> and add needed includesTom Rini16-16/+7
2024-05-06arm: tegra: Remove <common.h> and add needed includesTom Rini43-41/+16
2024-05-06arm: u8500: Remove <common.h> and add needed includesTom Rini2-2/+1
2024-05-06arm: xilinx: Remove <common.h> and add needed includesTom Rini20-20/+19
2024-05-06include: Add missing headers in a few instancesTom Rini6-0/+12
2024-05-06arm: mach-versatile: Remove dead codeTom Rini3-97/+0
2024-05-06post: Remove <common.h> and add needed includesTom Rini35-35/+36
2024-05-06fs: Remove <common.h> and add needed includesTom Rini32-32/+8
2024-05-06net: Remove <common.h> and add needed includesTom Rini26-26/+3
2024-05-06env: Remove <common.h> and add needed includesTom Rini20-19/+10
2024-05-06boot: Remove <common.h> and add needed includesTom Rini43-43/+6
2024-05-06part: Remove <common.h> and add needed includesTom Rini7-7/+2
2024-05-06common: Remove <common.h> and add needed includesTom Rini89-82/+45
2024-05-06cmd: Remove <common.h> and add needed includesTom Rini205-205/+65
2024-05-06test: Remove <common.h> and add needed includesTom Rini203-196/+24
2024-05-06powerpc: Remove <common.h> and add needed includesTom Rini76-73/+50
2024-05-06x86: Remove <common.h> and add needed includesTom Rini172-163/+54
2024-05-06sh: Remove <common.h> and add needed includesTom Rini9-9/+3
2024-05-06nios2: Remove <common.h> and add needed includesTom Rini5-5/+2
2024-05-06xtensa: Remove <common.h> and add needed includesTom Rini5-5/+2
2024-05-06cmd/Kconfig: Add some missing dependenciesTom Rini2-3/+7
2024-05-06mpc85xx.h: Use <config.h> directlyTom Rini1-0/+1
2024-05-06pci.h: Add missing <linux/types.h>Tom Rini1-0/+1
2024-05-06init.h: Add "struct cmd_tbl"Tom Rini1-0/+2
2024-05-06Prepare v2024.07-rc2v2024.07-rc2Tom Rini2-3/+3
2024-05-05Merge tag 'u-boot-imx-master-20240505' of https://gitlab.denx.de/u-boot/custo...WIP/05May2024Tom Rini11-14/+26
2024-05-05crypto/fsl: Differentiate between CAAM and DCP in Kconfig entryMarek Vasut1-2/+2
2024-05-05crypto/fsl: Introduce SPL_FSL_CAAM_RNGMarek Vasut2-1/+8
2024-05-05rng: Introduce SPL_DM_RNGMarek Vasut9-11/+16
2024-05-03Merge branch '2024-05-02-assorted-updates'Tom Rini12-21/+52
2024-05-03MAINTAINERS: update Broadcom BCMBCA maintainerWilliam Zhang1-2/+1
2024-05-03configs: am62x_evm_r5: Increase size of malloc_simple heap after relocationWIP/2024-05-02-assorted-updatesJudith Mendez1-0/+1
2024-05-03binman: Fix typo in mkimage etype descriptionMarek Vasut1-1/+1
2024-05-03board: arbel: Limit the dram effective size to bank0 maximal sizeJim Liu1-5/+9
2024-05-03configs: arbel: increase u-boot mapping sizeJim Liu1-1/+1
2024-05-03Arm: npcm: fix npcm7xx boot to kernel errorJim Liu2-9/+22
2024-05-03net: consider option-length when parsing NIS domainHeinrich Schuchardt1-1/+1
2024-05-03spi: npcm_pspi: Reset HW in driver probeJim Liu1-0/+10
2024-05-03cmd: gpt: initialize partition tableKishan Dudhatra1-0/+4