summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-09-24ARM: vexpress_ca9x4: Reintroduce board in order to use with QEMU.Kristian Amlie
2021-09-24arm: use CONFIG_SUPPORT_PASSING_ATAGSPatrick Delaunay
2021-09-24arm64: Kconfig: Enable usage of optimized memset/memcpy/memmoveStefan Roese
2021-09-24arm64: memset-arm64: Use simple memset when cache is disabledStefan Roese
2021-09-24arm64: arch/arm/lib: Add optimized memset/memcpy/memmove functionsStefan Roese
2021-09-23arm: mediatek: merge board Kconfigs into mach-mediatekGuillaume La Roque
2021-09-23lmb: x86: Add arch_lmb_reserve()Marek Vasut
2021-09-23lmb: xtensa: Add arch_lmb_reserve()Marek Vasut
2021-09-23lmb: sh: Add arch_lmb_reserve()Marek Vasut
2021-09-23lmb: riscv: Add arch_lmb_reserve()Marek Vasut
2021-09-23lmb: nds32: Add arch_lmb_reserve()Marek Vasut
2021-09-23lmb: nios2: Add arch_lmb_reserve()Marek Vasut
2021-09-23lmb: Remove imx board_lmb_reserve()Marek Vasut
2021-09-23lmb: arm: Increase LMB alignment to 16k in arch_lmb_reserve_generic()Marek Vasut
2021-09-23lmb: Switch to generic arch_lmb_reserve_generic()Marek Vasut
2021-09-23lmb: Always compile arch_lmb_reserve() into U-Boot on arcMarek Vasut
2021-09-23lmb: Always compile arch_lmb_reserve() into U-Boot on armMarek Vasut
2021-09-23crc32: Add crc32 implementation using __builtin_aarch64_crc32bMarek Vasut
2021-09-23armv8/cache.S: Triple with single instructionPierre-Clément Tosi
2021-09-23armv8/cache.S: Read sysreg fields through ubfxPierre-Clément Tosi
2021-09-22Merge tag 'u-boot-at91-2022.01-a' of https://source.denx.de/u-boot/custodians...Tom Rini
2021-09-22arm: socfpga: vining: Fix UDC controller phandle in DTMarek Vasut
2021-09-22arm: socfpga: vining: Un-disable WDT in DTMarek Vasut
2021-09-22x86: tangier: acpi: Add GPIO card detection to SDHCI #2Andy Shevchenko
2021-09-22x86: edison: Mark eMMC non-removableAndy Shevchenko
2021-09-21arm: dts: stm32mp1: use ssbl partition name for U-BootPatrick Delaunay
2021-09-21ARM: dts: at91: update flexcom defines using include fileEugen Hristev
2021-09-21ARM: at91: remove references to RM9200DKEugen Hristev
2021-09-21ARM: dts: at91: sama5d2: fix dtc warning for ohci and ehciEugen Hristev
2021-09-21ARM: dts: at91: sama5d2_icp: cosmetic arrangement of the nodesEugen Hristev
2021-09-21ARM: dts: at91: sama5d2_icp: add QSPI1 deviceMihai Sain
2021-09-21ARM: dts: at91: sama5d2_xplained: Add memory node in devicetreeClément Léger
2021-09-21ARM: mach-at91: armv7: fix multiple cpu_reset definition when enabling SYSRESETClément Léger
2021-09-21ARM: dts: at91: sam9x60: add bindings for CPUClaudiu Beznea
2021-09-21ARM: at91: Add chip ID of SAMA5D29Hari Prasath
2021-09-17arm: mach-k3: common: Make sure firmware sections are loaded prior to armv8 s...Nishanth Menon
2021-09-17arm: mach-k3: am6_init: Prioritize MSMC traffic over DDR in NAVSS NorthbridgeRoger Quadros
2021-09-17clk: ti: k3: Update driver to account for divider flagsSuman Anna
2021-09-17arm: mach-k3: Add note to auto-generated filesDave Gerlach
2021-09-17arm: mach-k3: j7200: Fix clk-data parenting for postdiv PLL clocksSuman Anna
2021-09-17arm: mach-k3: j721e: Fix clk-data parenting for postdiv PLL clocksSuman Anna
2021-09-17arm: mach-k3: common: Add a release_resources_for_core_shutdown() stubSuman Anna
2021-09-17Remove including timestamp.h in version.hPali Rohár
2021-09-17x86: quark: MRC: Remove U_BOOT_DATE and U_BOOT_TIME from debug logPali Rohár
2021-09-17powerpc: Drop version_string placement optimizationTom Rini
2021-09-17m68k: mcf: Remove overloading version_stringPali Rohár
2021-09-17Remove #include <version.h> from files which do not need itPali Rohár
2021-09-17Remove #include <timestamp.h> from files which do not need itPali Rohár
2021-09-17m68k: Add missing ENTRY entry in linker scriptTom Rini
2021-09-16sandbox: Add a way to map a file into memorySimon Glass