aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-07-09sandbox: make RAM size configurableHeinrich Schuchardt2-1/+11
2020-07-09sandbox: handling out of memoryHeinrich Schuchardt1-1/+4
2020-07-09Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini6-2/+28
2020-07-09Merge tag 'for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2cTom Rini1-0/+5
2020-07-09arm: kirkwood: add DT spi0 alias to LaCie boardsSimon Guinot7-0/+49
2020-07-09arm: mvebu: helios4: sync helios4 config to clearfog and dts to kernelDennis Gilmore2-8/+23
2020-07-09arm: mvebu: a38x: Adjust UTMI PHY parametersChris Packham1-4/+21
2020-07-09arm: mvebu: a38x: Fix typoChris Packham1-1/+1
2020-07-09x86: apl: Re-enable loading of SPLSimon Glass1-1/+1
2020-07-09arm: cmd_stm32prog: Fix the CONFIG_IS_ENABLED() usageBin Meng1-1/+1
2020-07-09x86: fsp: video: Allocate a frame buffer when neededSimon Glass1-0/+12
2020-07-09x86: fsp: Reinit the FPU after FSP meminitSimon Glass3-0/+14
2020-07-09test: dm: rtc: add test of dm_rtc_read, dm_rtc_writeRasmus Villemoes1-0/+5
2020-07-08Merge tag 'u-boot-amlogic-20200708' of https://gitlab.denx.de/u-boot/custodia...Tom Rini11-36/+514
2020-07-08ARM: dts: meson-sm1-odroid-c4: add ethernet PHY resetNeil Armstrong1-0/+6
2020-07-08boards: amlogic: add Odroid C4 supportChristian Hewitt1-0/+7
2020-07-08ARM: dts: sync amlogic G12A/G12B/SM1 DT from Linux 5.8-rc1Christian Hewitt10-36/+501
2020-07-07Merge tag 'u-boot-rockchip-20200708' of https://gitlab.denx.de/u-boot/custodi...Tom Rini13-3/+826
2020-07-07arm: juno: Enable DM_ETHAndre Przywara1-1/+1
2020-07-07arm: use correct argument size of special registersHeinrich Schuchardt1-4/+6
2020-07-07arm: remove outdated comment concerning -ffixed-x18Heinrich Schuchardt1-4/+0
2020-07-07owl: Kconfig: Enable DM eth for OWL platformAmit Singh Tomar1-0/+1
2020-07-07arm: dts: s700: add node for ethernet controllerAmit Singh Tomar1-0/+13
2020-07-07net: designware: s700: Add glue code for S700 macAmit Singh Tomar1-0/+6
2020-07-07clk: actions: Add Ethernet clocksAmit Singh Tomar2-0/+6
2020-07-07Actions: OWL: Calculate SDRAM sizeAmit Singh Tomar1-1/+21
2020-07-07Merge tag 'u-boot-stm32-20200707' of https://gitlab.denx.de/u-boot/custodians...Tom Rini15-50/+113
2020-07-07Merge tag 'u-boot-atmel-2020.10-a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini3-12/+13
2020-07-07arm64: issue ISB after updating system registersVolodymyr Babchuk1-0/+8
2020-07-07stm32mp1: use the command env info in env_checkPatrick Delaunay1-0/+1
2020-07-07arm: stm32mp: protect DBGMCU_IDC access with BSECPatrick Delaunay3-4/+50
2020-07-07arm: stm32mp: stm32prog: add "Device Name" in iproduct during DFU USB enumera...Patrick Delaunay1-2/+4
2020-07-07ARM: dts: stm32mp1: use OPP information for PLL1 settings in SPLPatrick Delaunay5-36/+10
2020-07-07board: st: stpmic1: add function stpmic1_initPatrick Delaunay1-1/+0
2020-07-07arm: stm32mp: add weak function to save vddcorePatrick Delaunay1-0/+3
2020-07-07ARM: dts: stm32: add cpufreq support on stm32mp15xPatrick Delaunay3-0/+37
2020-07-07arm: stm32mp: spl: add bsec driver in SPLPatrick Delaunay3-7/+8
2020-07-07ARM: dts: rockchip: Add Radxa Rock Pi N8 initial supportJagan Teki4-9/+51
2020-07-07ARM: dts: rockchip: Add VMARC RK3288 SOM initial supportJagan Teki1-0/+298
2020-07-07ARM: dts: rockchip: radxa-dalang: Update sdmmc propertiesJagan Teki2-2/+5
2020-07-07rockchip: rk3399: allow deselecting SPL_ATF_NO_PLATFORM_PARAMHugh Cole-Baker1-1/+1
2020-07-07arm64: dts: rockchip: Add Radxa Rock Pi N10 initial supportJagan Teki4-1/+33
2020-07-07ARM: dts: rockchip: Sync v5.7-rc1 Radxa Dalang CarrierJagan Teki1-0/+81
2020-07-07arm64: dts: rockchip: Sync v5.7-rc1 VMARC RK3399Pro SOMJagan Teki1-0/+333
2020-07-07arm64: dts: rockchip: Sync v5.7-rc1 rk3399pro.dtsiJagan Teki1-0/+22
2020-07-07rockchip: Pinebook Pro: Fix SPI flash and store env on itPeter Robinson1-1/+5
2020-07-07rockchip: Pinebook Pro: enable rng to provide an entropy sourcePeter Robinson2-0/+8
2020-07-06Merge branch 'next'Tom Rini76-287/+13709
2020-07-05Merge branch '2020-07-01-kconfig-etc-updates' into nextTom Rini11-39/+12
2020-07-05sandbox, test: add test for GPIO_HOG functionHeiko Schocher1-0/+20