aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-07-09sandbox: Move section u_boot_list to make it RWWalter Lozano
2020-07-09drivers: rename drivers to match compatible stringWalter Lozano
2020-07-09sandbox: make RAM size configurableHeinrich Schuchardt
2020-07-09sandbox: handling out of memoryHeinrich Schuchardt
2020-07-09Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2020-07-09Merge tag 'for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2cTom Rini
2020-07-09arm: kirkwood: add DT spi0 alias to LaCie boardsSimon Guinot
2020-07-09arm: mvebu: helios4: sync helios4 config to clearfog and dts to kernelDennis Gilmore
2020-07-09arm: mvebu: a38x: Adjust UTMI PHY parametersChris Packham
2020-07-09arm: mvebu: a38x: Fix typoChris Packham
2020-07-09x86: apl: Re-enable loading of SPLSimon Glass
2020-07-09arm: cmd_stm32prog: Fix the CONFIG_IS_ENABLED() usageBin Meng
2020-07-09x86: fsp: video: Allocate a frame buffer when neededSimon Glass
2020-07-09x86: fsp: Reinit the FPU after FSP meminitSimon Glass
2020-07-09test: dm: rtc: add test of dm_rtc_read, dm_rtc_writeRasmus Villemoes
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-06Merge branch 'next'Tom Rini