summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_SYS_FSL_QMAN_V3 et al to KconfigTom Rini2022-08-126-51/+72
* Convert CONFIG_SYS_FSL_PCIE_COMPAT to KconfigTom Rini2022-08-122-12/+37
* Convert CONFIG_SYS_FSL_NUM_CC_PLLS to KconfigTom Rini2022-08-127-28/+6
* Convert CONFIG_SYS_FSL_MAX_NUM_OF_SEC to KconfigTom Rini2022-08-128-22/+0
* Remove CONFIG_SYS_FSL_SCFG_IODSECR1_ADDR et alTom Rini2022-08-127-45/+0
* arc: Move SYS_LITTLE_ENDIAN / SYS_BIG_ENDIAN selection to KconfigTom Rini2022-08-122-6/+2
* Convert CONFIG_SYS_FSL_DDR_MAIN_NUM_CTRLS et al to KconfigTom Rini2022-08-121-0/+1
* bootstd: Add vbe bootmeth into sandboxSimon Glass2022-08-122-0/+28
* bootstd: Allow EFI bootmgr to support an invalid bootflowSimon Glass2022-08-121-0/+11
* video: Rename structs and functions to avoid VBESimon Glass2022-08-122-6/+6
* video: Renname vbe.h to vesa.hSimon Glass2022-08-123-3/+3
* riscv: ae350: Fix XIP config boot failureLeo Yu-Chi Liang2022-08-111-1/+3
* riscv: cpu: set gp before board_init_f_init_reserveNikita Shubin2022-08-111-0/+1
* common: Drop display_options.h from common headerSimon Glass2022-08-109-0/+9
* Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini2022-08-0931-154/+99
|\
| * ARM: kirkwood: SBx81LIFKW: remove direct access of GPIO registersChris Packham2022-08-091-0/+14
| * arm: mvebu: armada-38x-controlcenterdc.dts: Move u-boot, dm-pre-reloc to -u-b...Pali Rohár2022-08-092-16/+25
| * arm: mvebu: armada-xp-theadorable.dts: Move u-boot, dm-pre-reloc to -u-boot.dtsiPali Rohár2022-08-092-1/+5
| * arm: mvebu: Remove redundant u-boot, dm-pre-reloc from all 32-bit Armada SoCsPali Rohár2022-08-0925-125/+8
| * arm: mvebu: Introduce mvebu-u-boot.dtsi for 32-bit Armada SoCsPali Rohár2022-08-091-0/+24
| * arm: mvebu: dts: Build only arch-compatible dts filesPali Rohár2022-08-091-12/+16
| * arm: mvebu: spl: Always fallback to BootROM boot methodPali Rohár2022-08-091-0/+7
* | Merge tag 'u-boot-amlogic-20220809' of https://source.denx.de/u-boot/custodia...Tom Rini2022-08-091-6/+3
|\ \ | |/ |/|
| * ARM: meson: fixup error on efuse commands returnJerome Brunet2022-08-081-6/+3
* | ARM: dts: uniphier: Change phy-mode to RGMII-ID to enable delay pinsKunihiko Hayashi2022-08-083-4/+4
* | net: mpc8xx_fec: Migrate to DM_ETHChristophe Leroy2022-08-082-12/+4
* | Convert CONFIG_SYS_FSL_CORES_PER_CLUSTER to KconfigTom Rini2022-08-043-7/+8
* | Convert CONFIG_FSL_MEMAC et al to KconfigTom Rini2022-08-041-10/+0
* | Convert CONFIG_SYS_FSL_CCSR_GUR_BE et al to KconfigTom Rini2022-08-047-39/+43
* | Convert CONFIG_FSL_CORENET to KconfigTom Rini2022-08-042-10/+17
* | Convert CONFIG_SYS_FMAN_V3 to KconfigTom Rini2022-08-042-7/+0
* | sh: Remove unused code in arch/sh/lib/bootm.cTom Rini2022-08-041-15/+0
* | arm: mach-k3: security: Remove certificate if detected on GP deviceAndrew Davis2022-08-041-1/+29
* | arm: mach-k3: security: Bypass image signing at runtime for GP devicesAndrew Davis2022-08-043-4/+4
* | arm: mach-k3: security: Allow signing bypass if type is HS-FSAndrew Davis2022-08-041-1/+21
* | arm: mach-k3: Add support for device type detectionAndrew Davis2022-08-043-1/+70
* | mx7ulp_com: fix incorrect select for SPL optionsQuentin Schulz2022-08-041-3/+3
* | ARM: dts: npcm7xx: add npcm750 full function nodeJim Liu2022-08-044-11/+343
* | Merge tag 'fsl-qoriq-2022-7-29' of https://source.denx.de/u-boot/custodians/u...Tom Rini2022-07-314-0/+163
|\ \
| * | powerpc: mpc85xx: Add support for generating QorIQ pre-PBL eSDHC boot sectorPali Rohár2022-07-294-0/+163
* | | arm: mvebu: turris_omnia: Fix mpp26 pin name and commentMarek Behún2022-07-291-2/+2
* | | arm: mvebu: Synchronize armada-385-turris-omnia with Linux v5.20Pali Rohár2022-07-292-50/+183
* | | arm: mvebu: Synchronize armada-385.dtsi with Linux v5.20Pali Rohár2022-07-291-8/+44
* | | arm: mvebu: Synchronize armada-38x.dtsi with Linux v5.20Pali Rohár2022-07-291-5/+50
* | | arm: mvebu: Fix compatible string for nand controllerPali Rohár2022-07-294-4/+4
* | | arm: mvebu: turris_omnia: Add mcu node with gpio-controllerPali Rohár2022-07-291-1/+8
* | | arm: mvebu: Add gpio-ranges into Armada 38x device tree filePali Rohár2022-07-281-0/+2
|/ /
* | ARM: relocate: Fix Thumb code by using proper label typeAndre Przywara2022-07-261-1/+2
* | Merge tag 'u-boot-imx-20220726' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2022-07-26280-7646/+26981
|\ \
| * | imx: imx8mm-icore: migrate to use BINMANPeng Fan2022-07-262-9/+2