summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-09-17powerpc: Drop version_string placement optimizationTom Rini3-16/+0
2021-09-17m68k: mcf: Remove overloading version_stringPali Rohár6-26/+0
2021-09-17Remove #include <version.h> from files which do not need itPali Rohár3-3/+0
2021-09-17Remove #include <timestamp.h> from files which do not need itPali Rohár1-1/+0
2021-09-17m68k: Add missing ENTRY entry in linker scriptTom Rini1-0/+1
2021-09-16sandbox: Add a way to map a file into memorySimon Glass1-0/+29
2021-09-16sandbox: Add a way to find the size of a fileSimon Glass1-6/+16
2021-09-16sandbox: Add license headers to the dts filesSimon Glass6-0/+29
2021-09-16sandbox: Correct handling of --rm_memorySimon Glass1-1/+0
2021-09-16Merge tag 'v2021.10-rc4' into nextTom Rini53-264/+218
2021-09-13pci: Drop DM_PCISimon Glass4-4/+3
2021-09-13ppc: Remove UCP1020 boardSimon Glass1-7/+0
2021-09-10arm: dts: k3-j721e-r5-*.dts: Fix clock-names property in the usb0 instanceAswath Govindraju1-1/+1
2021-09-10ARM: dts: Fix node status to "okay" on TI boardsRoger Quadros20-34/+34
2021-09-10arm: dts: k3-am642-evm-u-boot: Add u-boot, dm-spl tag in the pinmux node of mmc1Aswath Govindraju1-0/+4
2021-09-10am33xx: Fix USB for am335x boardsMatwey V. Kornilov1-6/+0
2021-09-10arm: mvebu: dts: Armada8k enable mdioSven Auhagen4-0/+4
2021-09-08lib: Drop SHA512_ALGO in lieu of SHA512Alexandru Gagniuc1-1/+1
2021-09-07arm: Add Kconfig entry for MACH_TYPETom Rini1-0/+14
2021-09-07arm: Disable ATAGs supportTom Rini1-0/+30
2021-09-07imx: Convert SERIAL_TAG support to ENV_VARS_UBOOT_RUNTIME_CONFIGTom Rini4-5/+18
2021-09-07riscv: lib: modify the indentZong Li1-1/+1
2021-09-07board: sifive: use ccache driver instead of helper functionZong Li8-140/+4
2021-09-07riscv: lib: implement enable_caches for sifive cacheZong Li3-0/+33
2021-09-07common: board_r: support enable_caches for RISC-VZong Li1-0/+4
2021-09-07riscv: show code leading to exceptionHeinrich Schuchardt1-0/+33
2021-09-06stm32mp: Fix board_get_usable_ram_top()Patrice Chotard1-1/+1
2021-09-04sata: Rename SATA_SUPPORT to SATASimon Glass4-9/+9
2021-09-04spi: Rename SPI_SUPPORT to SPISimon Glass10-10/+10
2021-09-04serial: Rename SERIAL_SUPPORT to SERIALSimon Glass27-49/+49
2021-09-04pch: Rename PCH_SUPPORT to PCHSimon Glass1-3/+3
2021-09-04mmc: Rename MMC_SUPPORT to MMCSimon Glass22-32/+33
2021-09-03Revert most of the series for adding vexpress_aemv8r supportTom Rini6-227/+18
2021-09-02psci: fix double declarationOleksandr Suvorov1-1/+0
2021-09-02ARM: Prevent the compiler from using NEON registersSamuel Holland1-0/+1
2021-09-02arm: Use armv8_switch_to_el1 env to switch to EL1Peter Hoyes1-15/+25
2021-09-02vexpress64: Add BASER_FVP vexpress board variantPeter Hoyes1-0/+7
2021-09-02armv8: Add ARMv8 MPU configuration logicPeter Hoyes2-3/+154
2021-09-02armv8: Ensure EL1&0 VMSA is enabledPeter Hoyes2-0/+41
2021-09-02armv8: Disable pointer authentication traps for EL1Peter Hoyes4-4/+26
2021-09-02arm: mach-snapdrgon: misc: Simplify msm_generate_mac_addr()Stephan Gerhold1-11/+10
2021-09-02arm: mach-snapdragon: misc: Initialize eMMC if necessaryStephan Gerhold1-0/+3
2021-09-02armv7: Add Position Independent Execution supportChia-Wei Wang4-11/+80
2021-09-02arm: Fix option dependency with Kconfig languageChia-Wei Wang1-4/+5
2021-09-01arm: u8500: Prefer building in thumb mode by defaultStephan Gerhold1-0/+1
2021-09-01board: stemmy: Update documentationStephan Gerhold1-5/+6
2021-09-01board: stemmy: Add basic Fastboot supportStephan Gerhold1-0/+16
2021-09-01arm: dts: u8500: u-boot: Add fixed clock for eMMCStephan Gerhold1-1/+10
2021-09-01arm: dts: u8500: Update from Linux ux500-dts-for-v5.15Stephan Gerhold3-50/+175
2021-09-01arm: u8500: Imply options for new driversStephan Gerhold1-0/+7