aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-07-20stm32mp15: Avoid writing symbols in SPLSimon Glass1-0/+1
2023-07-20sandbox: fix a compilation errorSergei Antonov2-25/+23
2023-07-19Merge tag 'fsl-qoriq-2023-7-13' of https://source.denx.de/u-boot/custodians/u...WIP/19Jul2023Tom Rini12-8/+80
2023-07-17x86: Switch QEMU over to use the bochs driverSimon Glass1-1/+1
2023-07-17x86: Make sure that the LPC is active before SDRAM initSimon Glass1-0/+9
2023-07-17x86: link: Support Micron memorySimon Glass1-0/+1
2023-07-17x86: Convert some debug statements to use loggingSimon Glass4-16/+26
2023-07-17x86: Record the start and end of the tablesSimon Glass4-1/+31
2023-07-17x86: Refactor table-writing code a littleSimon Glass1-14/+14
2023-07-17x86: Allow logging to be used in SPL reliablySimon Glass1-0/+13
2023-07-17x86: Init video in SPL if enabledSimon Glass1-0/+9
2023-07-17x86: Ensure SPL banner is only shown onceSimon Glass1-1/+7
2023-07-17x86: Allow video-BIOS code to be built for SPLSimon Glass2-4/+5
2023-07-17x86: Improve the trampoline in 64-bit modeSimon Glass2-0/+30
2023-07-17x86: Show an error when a BIOS exception occursSimon Glass1-1/+1
2023-07-17x86: Correct get_sp() implementation for 64-bitSimon Glass1-1/+1
2023-07-17x86: Show the CPU physical address size with bdinfoSimon Glass1-0/+1
2023-07-17x86: Add a comment for board_init_f_r_trampoline()Simon Glass1-2/+14
2023-07-17x86: Tidy up EFI code in interrupt_init()Simon Glass1-12/+5
2023-07-17x86: Allow listing MTRRs in SPLSimon Glass3-0/+88
2023-07-17x86: zimage: Export the function to obtain the cmdlineSimon Glass2-3/+18
2023-07-17x86: Add a function to boot a zimageSimon Glass2-11/+88
2023-07-14powerpc: Fix flush_cache() speed regressionChristophe Leroy1-5/+5
2023-07-14arch: arm: npcm8xx: add cpu version and 4G ram supportJim Liu2-1/+12
2023-07-14ARM: dts: npcm8xx: fix dts node errorJim Liu1-16/+17
2023-07-14expo: Add tests for the configuration editorSimon Glass2-0/+12
2023-07-14expo: Support building an expo from a description fileSimon Glass2-0/+69
2023-07-14expo: Add spacing around menus and itemsSimon Glass1-0/+2
2023-07-14sandbox: Fix quiting when the LCD window is closedSimon Glass1-1/+2
2023-07-13Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini7-113/+348
2023-07-13Merge tag 'u-boot-imx-20230713' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini63-868/+2720
2023-07-13arm: mvebu: Remove unused alias from RC AC5X dtsChris Packham1-1/+0
2023-07-13arm: mvebu: Add Allied Telesis x240 boardChris Packham3-1/+221
2023-07-13mx23_olinuxino: Convert to CONFIG_DM_SERIALFabio Estevam2-1/+1
2023-07-13mx23evk: Convert to CONFIG_DM_SERIALFabio Estevam2-1/+2
2023-07-13mx28evk: Convert to CONFIG_DM_SERIALFabio Estevam2-1/+1
2023-07-13arm64: dts: verdin-imx8mp: add ctrl_sleep_moci# hogAndrejs Cainikovs1-0/+8
2023-07-13arm64: dts: verdin-imx8mm: add ctrl_sleep_moci# hogAndrejs Cainikovs1-0/+8
2023-07-13verdin-imx8mm/verdin-imx8mp: synchronise device trees with linuxMarcel Ziswiler8-335/+309
2023-07-13arm: dts: imx8mp-beacon-kit: Enable USB Power domainsAdam Ford1-2/+0
2023-07-13arm: dts: imx8mp: Sync the DT with kernel 6.4-rc4Adam Ford2-119/+386
2023-07-13imx8mn-var-som: adjust PHY reset gpios according to hardware configurationHugo Villeneuve1-4/+0
2023-07-13ARM: imx: romapi: Fix signed integer bitwise ops misuseMarek Vasut1-11/+21
2023-07-13configs: imx8m: Prepare imx8m-venice boards for HAB supportTim Harvey1-0/+9
2023-07-13imx: priblob: Update to use structureMaximus Sun1-3/+7
2023-07-13imx: imx8m: add CAAM_BASE_ADDRPeng Fan1-0/+1
2023-07-13imx: imx8: ahab: sha256: enable image verification using ARMv8 crypto extensionGaurav Jain1-4/+24
2023-07-13imx: ahab: Update AHAB for iMX8 and iMX8ULPYe Li4-123/+103
2023-07-13imx: parse-container: Use malloc for container processingNitin Garg1-11/+27
2023-07-13imx: imx8m: clock: not configure reserved SRC registerPeng Fan1-1/+0