summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-25vexpress_ca9x4: Add missing SYS_LOAD_ADDRTom Rini1-13/+10
2021-09-25Merge branch '2021-09-24-assorted-updates' into nextTom Rini24-85/+1124
2021-09-24drivers: tpm2: update reset gpio semanticsJorge Ramirez-Ortiz2-9/+17
2021-09-24Avoid polluting CONFIG_ namespace with board specific define.Kristian Amlie3-3/+2
2021-09-24tools: Handle PAGER containing argumentsPaul Barker1-4/+6
2021-09-24tools: Refactor full help printingPaul Barker4-20/+24
2021-09-24ARM: vexpress_ca9x4: Reintroduce board in order to use with QEMU.Kristian Amlie13-22/+1072
2021-09-24arm: use CONFIG_SUPPORT_PASSING_ATAGSPatrick Delaunay4-32/+8
2021-09-24Merge branch '2021-09-24-arm64-optimized-str-funcs' into nextTom Rini6-8/+532
2021-09-24arm64: Kconfig: Enable usage of optimized memset/memcpy/memmoveStefan Roese2-8/+39
2021-09-24arm64: memset-arm64: Use simple memset when cache is disabledStefan Roese1-0/+32
2021-09-24arm64: arch/arm/lib: Add optimized memset/memcpy/memmove functionsStefan Roese4-0/+461
2021-09-24Revert "env: Make _init() expect _INVALID when _IS_NOWHERE"Tom Rini1-1/+1
2021-09-24Merge branch '2021-09-23-assorted-updates' into nextTom Rini37-331/+271
2021-09-23pci: Fix configuring io/memory base and limit registers of PCI bridgesPali Rohár1-10/+29
2021-09-23arm: mediatek: merge board Kconfigs into mach-mediatekGuillaume La Roque13-134/+53
2021-09-23lmb: x86: Add arch_lmb_reserve()Marek Vasut1-0/+18
2021-09-23lmb: xtensa: Add arch_lmb_reserve()Marek Vasut1-0/+12
2021-09-23lmb: sh: Add arch_lmb_reserve()Marek Vasut1-0/+16
2021-09-23lmb: riscv: Add arch_lmb_reserve()Marek Vasut1-0/+13
2021-09-23lmb: nds32: Add arch_lmb_reserve()Marek Vasut1-0/+13
2021-09-23lmb: nios2: Add arch_lmb_reserve()Marek Vasut1-0/+16
2021-09-23lmb: Remove imx board_lmb_reserve()Marek Vasut1-30/+0
2021-09-23lmb: arm: Increase LMB alignment to 16k in arch_lmb_reserve_generic()Marek Vasut1-1/+1
2021-09-23lmb: Switch to generic arch_lmb_reserve_generic()Marek Vasut6-117/+7
2021-09-23lmb: Add generic arch_lmb_reserve_generic()Marek Vasut2-0/+36
2021-09-23lmb: Always compile arch_lmb_reserve() into U-Boot on arcMarek Vasut2-30/+30
2021-09-23lmb: Always compile arch_lmb_reserve() into U-Boot on armMarek Vasut2-45/+45
2021-09-23image: add lz4 zstd compression magic mapArtem Lapkin1-0/+2
2021-09-23crc32: Add crc32 implementation using __builtin_aarch64_crc32bMarek Vasut3-1/+22
2021-09-23armv8/cache.S: Triple with single instructionPierre-Clément Tosi1-2/+1
2021-09-23armv8/cache.S: Read sysreg fields through ubfxPierre-Clément Tosi1-10/+6
2021-09-23env: Make _init() expect _INVALID when _IS_NOWHEREPierre-Clément Tosi1-1/+1
2021-09-23Merge tag 'u-boot-at91-2022.01-a' of https://source.denx.de/u-boot/custodians...Tom Rini41-659/+414
2021-09-22Merge branch '2021-09-22-general-updates' into nextTom Rini54-105/+294
2021-09-21ARM: dts: at91: update flexcom defines using include fileEugen Hristev2-2/+4
2021-09-21include: dt-bindings: mfd: add atmel flexcom include fileEugen Hristev2-0/+16
2021-09-21net: remove unused CONFIG_DRIVER_AT91EMAC_*Eugen Hristev5-534/+0
2021-09-21ARM: at91: remove references to RM9200DKEugen Hristev2-15/+0
2021-09-21board: pm926x: remove unused CONFIG_SYS_AT91_CPU_NAMEEugen Hristev3-5/+0
2021-09-21board: atmel: sama7g5ek: avoid rewriting of configured CONFIG_BOOTCOMMANDEugen Hristev3-1/+9
2021-09-21configs: sama5d2: add qspi config for QSPI1Mihai Sain2-0/+104
2021-09-21ARM: dts: at91: sama5d2: fix dtc warning for ohci and ehciEugen Hristev4-8/+8
2021-09-21ARM: dts: at91: sama5d2_icp: cosmetic arrangement of the nodesEugen Hristev2-23/+25
2021-09-21ARM: dts: at91: sama5d2_icp: add QSPI1 deviceMihai Sain2-0/+45
2021-09-21board: sama5d2_xplained: Modify load addressesClément Léger1-14/+10
2021-09-21board: sama5d2_xplained: Get dram size and base from device treeClément Léger1-4/+7
2021-09-21ARM: dts: at91: sama5d2_xplained: Add memory node in devicetreeClément Léger1-0/+4
2021-09-21board: sama5d27_som1_ek: Modify load addressesClément Léger1-8/+4
2021-09-21board: sama5d27_som1_ek: Get dram size and base from device treeClément Léger1-4/+8