summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2020-07-09arm: cmd_stm32prog: Fix the CONFIG_IS_ENABLED() usageBin Meng
2020-07-08Merge tag 'u-boot-amlogic-20200708' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2020-07-08ARM: dts: meson-sm1-odroid-c4: add ethernet PHY resetNeil Armstrong
2020-07-08boards: amlogic: add Odroid C4 supportChristian Hewitt
2020-07-08ARM: dts: sync amlogic G12A/G12B/SM1 DT from Linux 5.8-rc1Christian Hewitt
2020-07-07Merge tag 'u-boot-rockchip-20200708' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2020-07-07arm: juno: Enable DM_ETHAndre Przywara
2020-07-07arm: use correct argument size of special registersHeinrich Schuchardt
2020-07-07arm: remove outdated comment concerning -ffixed-x18Heinrich Schuchardt
2020-07-07owl: Kconfig: Enable DM eth for OWL platformAmit Singh Tomar
2020-07-07arm: dts: s700: add node for ethernet controllerAmit Singh Tomar
2020-07-07net: designware: s700: Add glue code for S700 macAmit Singh Tomar
2020-07-07clk: actions: Add Ethernet clocksAmit Singh Tomar
2020-07-07Actions: OWL: Calculate SDRAM sizeAmit Singh Tomar
2020-07-07Merge tag 'u-boot-stm32-20200707' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2020-07-07Merge tag 'u-boot-atmel-2020.10-a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini
2020-07-07arm64: issue ISB after updating system registersVolodymyr Babchuk
2020-07-07stm32mp1: use the command env info in env_checkPatrick Delaunay
2020-07-07arm: stm32mp: protect DBGMCU_IDC access with BSECPatrick Delaunay
2020-07-07arm: stm32mp: stm32prog: add "Device Name" in iproduct during DFU USB enumera...Patrick Delaunay
2020-07-07ARM: dts: stm32mp1: use OPP information for PLL1 settings in SPLPatrick Delaunay
2020-07-07board: st: stpmic1: add function stpmic1_initPatrick Delaunay
2020-07-07arm: stm32mp: add weak function to save vddcorePatrick Delaunay
2020-07-07ARM: dts: stm32: add cpufreq support on stm32mp15xPatrick Delaunay
2020-07-07arm: stm32mp: spl: add bsec driver in SPLPatrick Delaunay
2020-07-07ARM: dts: rockchip: Add Radxa Rock Pi N8 initial supportJagan Teki
2020-07-07ARM: dts: rockchip: Add VMARC RK3288 SOM initial supportJagan Teki
2020-07-07ARM: dts: rockchip: radxa-dalang: Update sdmmc propertiesJagan Teki
2020-07-07rockchip: rk3399: allow deselecting SPL_ATF_NO_PLATFORM_PARAMHugh Cole-Baker
2020-07-07arm64: dts: rockchip: Add Radxa Rock Pi N10 initial supportJagan Teki
2020-07-07ARM: dts: rockchip: Sync v5.7-rc1 Radxa Dalang CarrierJagan Teki
2020-07-07arm64: dts: rockchip: Sync v5.7-rc1 VMARC RK3399Pro SOMJagan Teki
2020-07-07arm64: dts: rockchip: Sync v5.7-rc1 rk3399pro.dtsiJagan Teki
2020-07-07rockchip: Pinebook Pro: Fix SPI flash and store env on itPeter Robinson
2020-07-07rockchip: Pinebook Pro: enable rng to provide an entropy sourcePeter Robinson
2020-07-01socfpga: Mark socfpga_fpga_add() as static inline in the non-FPGA caseTom Rini
2020-07-01tegra: Convert from ACCESS_ONCE to READ/WRITE_ONCETom Rini
2020-06-30Merge branch '2020-06-30-minor-TI-board-updates' into nextTom Rini
2020-06-30ti814x: Remove platformTom Rini
2020-06-30Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini
2020-06-29spi: Move DM_SPI_FLASH and SPI_FLASH_DATAFLASH to Kconfig (for ls1021aXXX)Lukasz Majewski
2020-06-29spi: Move DM_SPI_FLASH to Kconfig (for NXP's ls1043a)Lukasz Majewski
2020-06-29spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*Lukasz Majewski
2020-06-28Merge tag 'u-boot-rockchip-20200628' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2020-06-27rockchip: rk3188: Fix back to BROM bootAlexander Kochetkov
2020-06-26arm: imx: Finish migration of CONFIG_CSF_SIZE to KconfigTom Rini
2020-06-26arm: imx: Finish migration from CONFIG_SECURE_BOOT to CONFIG_IMX_HABTom Rini
2020-06-26Convert CONFIG_AT91_GPIO to KconfigTom Rini
2020-06-26arm: socfpga: misc_s10: Fix EMAC register address calculationLey Foon Tan
2020-06-25bdinfo: arm: Move ARM-specific info into its own fileSimon Glass