aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-08-23board: lsxl: disable eth0Michael Walle
2022-08-23board: lsxl: convert to DM_GPIOMichael Walle
2022-08-23board: lsxl: make last resort recovery more reliableMichael Walle
2022-08-23board: lsxl: automatically select CONFIG_MISC_INIT_RMichael Walle
2022-08-23arm: kirkwood: make it CONFIG_TIMER awareMichael Walle
2022-08-23arm: kirkwood: 88f6281: Detect CONFIG_SYS_TCLK from SAR registerPali Rohár
2022-08-23arm: mvebu: mbus: Fix mbus driver to work also after U-Boot relocationPali Rohár
2022-08-23arm: mvebu: Define env_sf_get_env_addr() for all Armada boards in SPLPali Rohár
2022-08-20powerpc: remove support for kmtergr1 and MPC8309Holger Brunck
2022-08-20arm: Remove warp boardTom Rini
2022-08-20ppc: Remove corenet_ds boardsTom Rini
2022-08-20layerscape: Disable CONFIG_FMAN_ENET on *aqds* platformsTom Rini
2022-08-20net: lpc32xx_eth.c ethernet driverTom Rini
2022-08-20arm: Remove kzm9g boardTom Rini
2022-08-20arm: Remove armadillo-800eva boardTom Rini
2022-08-20arm: Remove cm_t335 boardTom Rini
2022-08-20arm: Remove edminiv2 boardTom Rini
2022-08-20arm64: explicitly disable pointer authentication instructionsRasmus Villemoes
2022-08-20Restore pcm051_rev3_defconfig configMatwey V. Kornilov
2022-08-20Nokia RX-51: Move board required options from defconfig to KconfigPali Rohár
2022-08-20Nokia RX-51: Use U-Boot generic position independent codePali Rohár
2022-08-20arm: Set default MACH_TYPE in KconfigPali Rohár
2022-08-16ls1021atwr: caam: Enable Uboot validaion in SPL.Gaurav Jain
2022-08-12arm: Remove snapper9260 boardTom Rini
2022-08-12ppc: Remove ids8313 boardTom Rini
2022-08-12Convert CONFIG_SYS_FSL_QMAN_V3 et al to KconfigTom Rini
2022-08-12Convert CONFIG_SYS_FSL_PCIE_COMPAT to KconfigTom Rini
2022-08-12Convert CONFIG_SYS_FSL_NUM_CC_PLLS to KconfigTom Rini
2022-08-12Convert CONFIG_SYS_FSL_MAX_NUM_OF_SEC to KconfigTom Rini
2022-08-12Remove CONFIG_SYS_FSL_SCFG_IODSECR1_ADDR et alTom Rini
2022-08-12arc: Move SYS_LITTLE_ENDIAN / SYS_BIG_ENDIAN selection to KconfigTom Rini
2022-08-12Convert CONFIG_SYS_FSL_DDR_MAIN_NUM_CTRLS et al to KconfigTom Rini
2022-08-12bootstd: Add vbe bootmeth into sandboxSimon Glass
2022-08-12bootstd: Allow EFI bootmgr to support an invalid bootflowSimon Glass
2022-08-12video: Rename structs and functions to avoid VBESimon Glass
2022-08-12video: Renname vbe.h to vesa.hSimon Glass
2022-08-11riscv: ae350: Fix XIP config boot failureLeo Yu-Chi Liang
2022-08-11riscv: cpu: set gp before board_init_f_init_reserveNikita Shubin
2022-08-10common: Drop display_options.h from common headerSimon Glass
2022-08-09Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2022-08-09Merge tag 'u-boot-amlogic-20220809' of https://source.denx.de/u-boot/custodia...Tom Rini
2022-08-09ARM: kirkwood: SBx81LIFKW: remove direct access of GPIO registersChris Packham
2022-08-09arm: mvebu: armada-38x-controlcenterdc.dts: Move u-boot, dm-pre-reloc to -u-b...Pali Rohár
2022-08-09arm: mvebu: armada-xp-theadorable.dts: Move u-boot, dm-pre-reloc to -u-boot.dtsiPali Rohár
2022-08-09arm: mvebu: Remove redundant u-boot, dm-pre-reloc from all 32-bit Armada SoCsPali Rohár
2022-08-09arm: mvebu: Introduce mvebu-u-boot.dtsi for 32-bit Armada SoCsPali Rohár
2022-08-09arm: mvebu: dts: Build only arch-compatible dts filesPali Rohár
2022-08-09arm: mvebu: spl: Always fallback to BootROM boot methodPali Rohár
2022-08-08ARM: dts: uniphier: Change phy-mode to RGMII-ID to enable delay pinsKunihiko Hayashi
2022-08-08net: mpc8xx_fec: Migrate to DM_ETHChristophe Leroy