aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-08-20powerpc: remove support for kmtergr1 and MPC8309Holger Brunck10-535/+2
2022-08-20arm: Remove warp boardTom Rini1-6/+0
2022-08-20ppc: Remove corenet_ds boardsTom Rini1-1/+0
2022-08-20layerscape: Disable CONFIG_FMAN_ENET on *aqds* platformsTom Rini1-1/+1
2022-08-20net: lpc32xx_eth.c ethernet driverTom Rini2-11/+0
2022-08-20arm: Remove kzm9g boardTom Rini1-4/+0
2022-08-20arm: Remove armadillo-800eva boardTom Rini1-4/+0
2022-08-20arm: Remove cm_t335 boardTom Rini2-8/+0
2022-08-20arm: Remove edminiv2 boardTom Rini1-13/+0
2022-08-20arm64: explicitly disable pointer authentication instructionsRasmus Villemoes1-0/+1
2022-08-20Restore pcm051_rev3_defconfig configMatwey V. Kornilov1-0/+12
2022-08-20Nokia RX-51: Move board required options from defconfig to KconfigPali Rohár1-0/+5
2022-08-20Nokia RX-51: Use U-Boot generic position independent codePali Rohár1-0/+1
2022-08-20arm: Set default MACH_TYPE in KconfigPali Rohár1-0/+5
2022-08-16ls1021atwr: caam: Enable Uboot validaion in SPL.Gaurav Jain2-0/+30
2022-08-12arm: Remove snapper9260 boardTom Rini1-10/+0
2022-08-12ppc: Remove ids8313 boardTom Rini1-7/+0
2022-08-12Convert CONFIG_SYS_FSL_QMAN_V3 et al to KconfigTom Rini6-51/+72
2022-08-12Convert CONFIG_SYS_FSL_PCIE_COMPAT to KconfigTom Rini2-12/+37
2022-08-12Convert CONFIG_SYS_FSL_NUM_CC_PLLS to KconfigTom Rini7-28/+6
2022-08-12Convert CONFIG_SYS_FSL_MAX_NUM_OF_SEC to KconfigTom Rini8-22/+0
2022-08-12Remove CONFIG_SYS_FSL_SCFG_IODSECR1_ADDR et alTom Rini7-45/+0
2022-08-12arc: Move SYS_LITTLE_ENDIAN / SYS_BIG_ENDIAN selection to KconfigTom Rini2-6/+2
2022-08-12Convert CONFIG_SYS_FSL_DDR_MAIN_NUM_CTRLS et al to KconfigTom Rini1-0/+1
2022-08-12bootstd: Add vbe bootmeth into sandboxSimon Glass2-0/+28
2022-08-12bootstd: Allow EFI bootmgr to support an invalid bootflowSimon Glass1-0/+11
2022-08-12video: Rename structs and functions to avoid VBESimon Glass2-6/+6
2022-08-12video: Renname vbe.h to vesa.hSimon Glass3-3/+3
2022-08-11riscv: ae350: Fix XIP config boot failureLeo Yu-Chi Liang1-1/+3
2022-08-11riscv: cpu: set gp before board_init_f_init_reserveNikita Shubin1-0/+1
2022-08-10common: Drop display_options.h from common headerSimon Glass9-0/+9
2022-08-09Merge https://source.denx.de/u-boot/custodians/u-boot-marvellWIP/09Aug2022Tom Rini31-154/+99
2022-08-09Merge tag 'u-boot-amlogic-20220809' of https://source.denx.de/u-boot/custodia...Tom Rini1-6/+3
2022-08-09ARM: kirkwood: SBx81LIFKW: remove direct access of GPIO registersChris Packham1-0/+14
2022-08-09arm: mvebu: armada-38x-controlcenterdc.dts: Move u-boot, dm-pre-reloc to -u-b...Pali Rohár2-16/+25
2022-08-09arm: mvebu: armada-xp-theadorable.dts: Move u-boot, dm-pre-reloc to -u-boot.dtsiPali Rohár2-1/+5
2022-08-09arm: mvebu: Remove redundant u-boot, dm-pre-reloc from all 32-bit Armada SoCsPali Rohár25-125/+8
2022-08-09arm: mvebu: Introduce mvebu-u-boot.dtsi for 32-bit Armada SoCsPali Rohár1-0/+24
2022-08-09arm: mvebu: dts: Build only arch-compatible dts filesPali Rohár1-12/+16
2022-08-09arm: mvebu: spl: Always fallback to BootROM boot methodPali Rohár1-0/+7
2022-08-08ARM: dts: uniphier: Change phy-mode to RGMII-ID to enable delay pinsKunihiko Hayashi3-4/+4
2022-08-08net: mpc8xx_fec: Migrate to DM_ETHChristophe Leroy2-12/+4
2022-08-08ARM: meson: fixup error on efuse commands returnJerome Brunet1-6/+3
2022-08-04Convert CONFIG_SYS_FSL_CORES_PER_CLUSTER to KconfigTom Rini3-7/+8
2022-08-04Convert CONFIG_FSL_MEMAC et al to KconfigTom Rini1-10/+0
2022-08-04Convert CONFIG_SYS_FSL_CCSR_GUR_BE et al to KconfigTom Rini7-39/+43
2022-08-04Convert CONFIG_FSL_CORENET to KconfigTom Rini2-10/+17
2022-08-04Convert CONFIG_SYS_FMAN_V3 to KconfigTom Rini2-7/+0
2022-08-04sh: Remove unused code in arch/sh/lib/bootm.cTom Rini1-15/+0
2022-08-04arm: mach-k3: security: Remove certificate if detected on GP deviceAndrew Davis1-1/+29