summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dm-pull-10jul20' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2020-07-1012-14/+50
|\
| * arm: dts: include gpio nodes for card detectWalter Lozano2020-07-095-1/+24
| * sandbox: Move section u_boot_list to make it RWWalter Lozano2020-07-091-1/+1
| * drivers: rename drivers to match compatible stringWalter Lozano2020-07-093-10/+10
| * sandbox: make RAM size configurableHeinrich Schuchardt2020-07-092-1/+11
| * sandbox: handling out of memoryHeinrich Schuchardt2020-07-091-1/+4
* | Merge tag 'rpi-next-2020.10' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini2020-07-104-4/+82
|\ \
| * | arm: rpi: Add function to trigger VL805's firmware loadNicolas Saenz Julienne2020-07-103-0/+66
| * | rpi4: add a mapping for the PCIe XHCI controller MMIO registers (ARM 64bit)Marek Szyprowski2020-07-091-3/+15
| * | rpi4: shorten a mapping for the DRAMMarek Szyprowski2020-07-091-1/+1
* | | rpi4: add a mapping for the PCIe XHCI controller MMIO registers (ARM 32bit)Marek Szyprowski2020-07-103-0/+30
* | | arm: provide a function for boards init code to modify MMU virtual-physical mapMarek Szyprowski2020-07-103-6/+39
* | | arm: update comments to the common styleMarek Szyprowski2020-07-101-9/+14
| |/ |/|
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini2020-07-096-2/+28
|\ \
| * | x86: apl: Re-enable loading of SPLSimon Glass2020-07-091-1/+1
| * | arm: cmd_stm32prog: Fix the CONFIG_IS_ENABLED() usageBin Meng2020-07-091-1/+1
| * | x86: fsp: video: Allocate a frame buffer when neededSimon Glass2020-07-091-0/+12
| * | x86: fsp: Reinit the FPU after FSP meminitSimon Glass2020-07-093-0/+14
| |/
* | Merge tag 'for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2cTom Rini2020-07-091-0/+5
|\ \
| * | test: dm: rtc: add test of dm_rtc_read, dm_rtc_writeRasmus Villemoes2020-07-091-0/+5
| |/
* | arm: kirkwood: add DT spi0 alias to LaCie boardsSimon Guinot2020-07-097-0/+49
* | arm: mvebu: helios4: sync helios4 config to clearfog and dts to kernelDennis Gilmore2020-07-092-8/+23
* | arm: mvebu: a38x: Adjust UTMI PHY parametersChris Packham2020-07-091-4/+21
* | arm: mvebu: a38x: Fix typoChris Packham2020-07-091-1/+1
|/
* Merge tag 'u-boot-amlogic-20200708' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2020-07-0811-36/+514
|\
| * ARM: dts: meson-sm1-odroid-c4: add ethernet PHY resetNeil Armstrong2020-07-081-0/+6
| * boards: amlogic: add Odroid C4 supportChristian Hewitt2020-07-081-0/+7
| * ARM: dts: sync amlogic G12A/G12B/SM1 DT from Linux 5.8-rc1Christian Hewitt2020-07-0810-36/+501
* | Merge tag 'u-boot-rockchip-20200708' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2020-07-0713-3/+826
|\ \
| * | ARM: dts: rockchip: Add Radxa Rock Pi N8 initial supportJagan Teki2020-07-074-9/+51
| * | ARM: dts: rockchip: Add VMARC RK3288 SOM initial supportJagan Teki2020-07-071-0/+298
| * | ARM: dts: rockchip: radxa-dalang: Update sdmmc propertiesJagan Teki2020-07-072-2/+5
| * | rockchip: rk3399: allow deselecting SPL_ATF_NO_PLATFORM_PARAMHugh Cole-Baker2020-07-071-1/+1
| * | arm64: dts: rockchip: Add Radxa Rock Pi N10 initial supportJagan Teki2020-07-074-1/+33
| * | ARM: dts: rockchip: Sync v5.7-rc1 Radxa Dalang CarrierJagan Teki2020-07-071-0/+81
| * | arm64: dts: rockchip: Sync v5.7-rc1 VMARC RK3399Pro SOMJagan Teki2020-07-071-0/+333
| * | arm64: dts: rockchip: Sync v5.7-rc1 rk3399pro.dtsiJagan Teki2020-07-071-0/+22
| * | rockchip: Pinebook Pro: Fix SPI flash and store env on itPeter Robinson2020-07-071-1/+5
| * | rockchip: Pinebook Pro: enable rng to provide an entropy sourcePeter Robinson2020-07-072-0/+8
| |/
* | arm: juno: Enable DM_ETHAndre Przywara2020-07-071-1/+1
* | arm: use correct argument size of special registersHeinrich Schuchardt2020-07-071-4/+6
* | arm: remove outdated comment concerning -ffixed-x18Heinrich Schuchardt2020-07-071-4/+0
* | owl: Kconfig: Enable DM eth for OWL platformAmit Singh Tomar2020-07-071-0/+1
* | arm: dts: s700: add node for ethernet controllerAmit Singh Tomar2020-07-071-0/+13
* | net: designware: s700: Add glue code for S700 macAmit Singh Tomar2020-07-071-0/+6
* | clk: actions: Add Ethernet clocksAmit Singh Tomar2020-07-072-0/+6
* | Actions: OWL: Calculate SDRAM sizeAmit Singh Tomar2020-07-071-1/+21
* | Merge tag 'u-boot-stm32-20200707' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2020-07-0715-50/+113
|\ \
| * | stm32mp1: use the command env info in env_checkPatrick Delaunay2020-07-071-0/+1
| * | arm: stm32mp: protect DBGMCU_IDC access with BSECPatrick Delaunay2020-07-073-4/+50