summaryrefslogtreecommitdiff
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-b...WIP/29Sep2021-nextTom Rini2021-09-2923-53/+53
|\
| * net: freescale: replace usage of phy-mode = "sgmii-2500" with "2500base-x"Vladimir Oltean2021-09-287-11/+11
| * net: replace the "xfi" phy-mode with "10gbase-r"Vladimir Oltean2021-09-289-28/+28
| * net: update NXP copyright textVladimir Oltean2021-09-2816-16/+16
| * arm: socfpga: vining: Fix UDC controller phandle in DTMarek Vasut2021-09-281-1/+1
| * arm: socfpga: vining: Un-disable WDT in DTMarek Vasut2021-09-281-4/+0
* | ti: keystone: Migrate CONFIG_SOC_K2* to KconfigWIP/2021-09-25-TI-platform-updatesTom Rini2021-09-271-0/+16
* | ti: keystone: Move away from CONFIG_SOC_KEYSTONETom Rini2021-09-271-1/+1
* | Merge tag 'dm-pull-next-27sep21' of https://source.denx.de/u-boot/custodians/...WIP/27Sep2021-nextTom Rini2021-09-273-4/+4
|\ \
| * | treewide: Use OF_REAL instead of !OF_PLATDATASimon Glass2021-09-252-2/+2
| * | treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...Simon Glass2021-09-251-2/+2
* | | Merge tag 'v2021.10-rc5' into nextTom Rini2021-09-2712-122/+191
|\ \ \ | |/ / |/| |
| * | arm: socfpga: vining: Fix UDC controller phandle in DTMarek Vasut2021-09-221-1/+1
| * | arm: socfpga: vining: Un-disable WDT in DTMarek Vasut2021-09-221-4/+0
| |/
| * arm: dts: stm32mp1: use ssbl partition name for U-BootPatrick Delaunay2021-09-212-2/+6
| * arm: mach-k3: common: Make sure firmware sections are loaded prior to armv8 s...WIP/2021-09-17-TI-platform-updatesNishanth Menon2021-09-171-12/+18
| * arm: mach-k3: am6_init: Prioritize MSMC traffic over DDR in NAVSS NorthbridgeRoger Quadros2021-09-172-0/+21
| * clk: ti: k3: Update driver to account for divider flagsSuman Anna2021-09-172-97/+99
| * arm: mach-k3: Add note to auto-generated filesDave Gerlach2021-09-174-4/+20
| * arm: mach-k3: j7200: Fix clk-data parenting for postdiv PLL clocksSuman Anna2021-09-171-4/+4
| * arm: mach-k3: j721e: Fix clk-data parenting for postdiv PLL clocksSuman Anna2021-09-171-4/+4
| * arm: mach-k3: common: Add a release_resources_for_core_shutdown() stubSuman Anna2021-09-171-0/+5
| * ARM: bcm283x: change the virtual address of the XHCI PCI device baseMarek Szyprowski2021-09-151-2/+2
| * arm: dts: bcm283x: Add minimal smbios informationMatthias Brugger2021-09-151-0/+19
* | ARM: vexpress_ca9x4: Reintroduce board in order to use with QEMU.Kristian Amlie2021-09-244-0/+804
* | arm: use CONFIG_SUPPORT_PASSING_ATAGSPatrick Delaunay2021-09-241-5/+1
* | arm64: Kconfig: Enable usage of optimized memset/memcpy/memmoveWIP/2021-09-24-arm64-optimized-str-funcsStefan Roese2021-09-242-8/+39
* | arm64: memset-arm64: Use simple memset when cache is disabledStefan Roese2021-09-241-0/+32
* | arm64: arch/arm/lib: Add optimized memset/memcpy/memmove functionsStefan Roese2021-09-244-0/+461
* | arm: mediatek: merge board Kconfigs into mach-mediatekGuillaume La Roque2021-09-231-7/+35
* | lmb: Remove imx board_lmb_reserve()Marek Vasut2021-09-231-30/+0
* | lmb: arm: Increase LMB alignment to 16k in arch_lmb_reserve_generic()Marek Vasut2021-09-231-1/+1
* | lmb: Switch to generic arch_lmb_reserve_generic()Marek Vasut2021-09-231-32/+1
* | lmb: Always compile arch_lmb_reserve() into U-Boot on armMarek Vasut2021-09-232-45/+45
* | crc32: Add crc32 implementation using __builtin_aarch64_crc32bMarek Vasut2021-09-232-0/+14
* | armv8/cache.S: Triple with single instructionPierre-Clément Tosi2021-09-231-2/+1
* | armv8/cache.S: Read sysreg fields through ubfxPierre-Clément Tosi2021-09-231-10/+6
* | Merge tag 'u-boot-at91-2022.01-a' of https://source.denx.de/u-boot/custodians...WIP/22Sep2021-nextTom Rini2021-09-2214-38/+93
|\ \
| * | ARM: dts: at91: update flexcom defines using include fileEugen Hristev2021-09-212-2/+4
| * | ARM: at91: remove references to RM9200DKEugen Hristev2021-09-212-15/+0
| * | ARM: dts: at91: sama5d2: fix dtc warning for ohci and ehciEugen Hristev2021-09-214-8/+8
| * | ARM: dts: at91: sama5d2_icp: cosmetic arrangement of the nodesEugen Hristev2021-09-212-23/+25
| * | ARM: dts: at91: sama5d2_icp: add QSPI1 deviceMihai Sain2021-09-212-0/+45
| * | ARM: dts: at91: sama5d2_xplained: Add memory node in devicetreeClément Léger2021-09-211-0/+4
| * | ARM: mach-at91: armv7: fix multiple cpu_reset definition when enabling SYSRESETClément Léger2021-09-211-1/+3
| * | ARM: dts: at91: sam9x60: add bindings for CPUClaudiu Beznea2021-09-211-0/+12
| * | ARM: at91: Add chip ID of SAMA5D29Hari Prasath2021-09-212-0/+3
* | | Remove including timestamp.h in version.hWIP/2021-09-16-general-updatesPali Rohár2021-09-171-0/+4
* | | Remove #include <version.h> from files which do not need itPali Rohár2021-09-171-1/+0
|/ /
* | Merge tag 'v2021.10-rc4' into nextTom Rini2021-09-1636-114/+142
|\ \ | |/