summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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-marvellTom 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
2022-08-04arm: mach-k3: security: Bypass image signing at runtime for GP devicesAndrew Davis3-4/+4
2022-08-04arm: mach-k3: security: Allow signing bypass if type is HS-FSAndrew Davis1-1/+21
2022-08-04arm: mach-k3: Add support for device type detectionAndrew Davis3-1/+70
2022-08-04mx7ulp_com: fix incorrect select for SPL optionsQuentin Schulz1-3/+3
2022-08-04ARM: dts: npcm7xx: add npcm750 full function nodeJim Liu4-11/+343
2022-08-01Merge tag 'fsl-qoriq-2022-7-29' of https://source.denx.de/u-boot/custodians/u...Tom Rini4-0/+163
2022-07-29arm: mvebu: turris_omnia: Fix mpp26 pin name and commentMarek Behún1-2/+2
2022-07-29arm: mvebu: Synchronize armada-385-turris-omnia with Linux v5.20Pali Rohár2-50/+183
2022-07-29arm: mvebu: Synchronize armada-385.dtsi with Linux v5.20Pali Rohár1-8/+44
2022-07-29arm: mvebu: Synchronize armada-38x.dtsi with Linux v5.20Pali Rohár1-5/+50
2022-07-29arm: mvebu: Fix compatible string for nand controllerPali Rohár4-4/+4
2022-07-29powerpc: mpc85xx: Add support for generating QorIQ pre-PBL eSDHC boot sectorPali Rohár4-0/+163
2022-07-29arm: mvebu: turris_omnia: Add mcu node with gpio-controllerPali Rohár1-1/+8
2022-07-28arm: mvebu: Add gpio-ranges into Armada 38x device tree filePali Rohár1-0/+2
2022-07-27ARM: relocate: Fix Thumb code by using proper label typeAndre Przywara1-1/+2
2022-07-26Merge tag 'u-boot-imx-20220726' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini280-7646/+26981
2022-07-26imx: imx8mm-icore: migrate to use BINMANPeng Fan2-9/+2
2022-07-26arm: dts: imx8m: shrink ddr firmware size to actual file sizePeng Fan10-38/+38
2022-07-26arm: dts: imx8m: update binman ddr firmware node namePeng Fan10-38/+58
2022-07-26board: freescale: imx93_evk: support ethernetPeng Fan1-0/+7
2022-07-26imx: imx93_evk: Set ARM clock to 1.7GhzPeng Fan2-1/+12
2022-07-26imx: imx93_evk: Add basic board supportPeng Fan4-0/+700
2022-07-26arm: dts: Add i.MX93 SoC DTSi filePeng Fan1-0/+688