summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
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-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
2020-06-25ARM: dts: imx6q-tbs2910: Fix Ethernet regressionFabio Estevam
2020-06-25Merge tag 'xilinx-for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-06-24topic: zynqmp: Add support for zynqmp-xilinx-xdp platformMike Looijmans
2020-06-24arm64: zynqmp: Change spi-max-frequency for qspi miniT Karthik Reddy
2020-06-24arm64: zynqmp: Fix si570 clock output names and referencesSaeed Nowshadi
2020-06-23mx6cuboxi: enable MMC and eMMC in DT for SPLWalter Lozano
2020-06-23arm: dts: imx: fsl-imx8qm.dtsi: fix gpio aliasesYe Li
2020-06-22ARM: imx: soc: Select default TEXT_BASE for MX7Marek Vasut
2020-06-22ARM: imx: soc: Switch BOARD_EARLY_INIT_F to imply on MX7Marek Vasut
2020-06-22ARM: imx: ddr: Fill in missing DDRC ZQCTLx on i.MX7Marek Vasut
2020-06-22ARM: dts: imx6qdl-sabresd: Fix AR8031 phy-modeFabio Estevam
2020-06-22ARM: dts: imx6qdl-sabreauto: Fix AR8031 phy-modeFabio Estevam
2020-06-22ARM: dts: imx6qdl-sr-som: Sync with kernel 5.8-rc1Fabio Estevam
2020-06-19Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi into nextTom Rini
2020-06-19Merge tag 'u-boot-stm32-20200619' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2020-06-19ARM: dts: stm32: Reinstate card detect behavior on ST boardsPatrick Delaunay