summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_NETCONSOLE to KconfigTom Rini2020-08-231-1/+0
* Merge tag 'xilinx-for-v2020.10-rc3' of https://gitlab.denx.de/u-boot/custodia...WIP/20Aug2020Tom Rini2020-08-2028-45/+57
|\
| * xilinx: Add support for ENV_VARS_UBOOT_RUNTIME_CONFIGMichal Simek2020-08-201-0/+3
| * xilinx: zynqmp: remove chip_id functionIbai Erkiaga2020-08-201-1/+0
| * xilinx: zynqmp: synchronize firmware call return payloadIbai Erkiaga2020-08-202-4/+0
| * xilinx: Fix xlnx,mio_bank propertyMichal Simek2020-08-2022-29/+29
| * i2c: eeprom: Use reg property instead of offset and sizeMichal Simek2020-08-203-11/+24
| * versal: fix versal PM ret payload sizeIbai Erkiaga2020-08-201-1/+1
| * xilinx: versal: Add new versal loadpdi commandT Karthik Reddy2020-08-201-0/+1
* | dts: r64: add sata- and asm_sel nodesWIP/2020-08-19-mediatek-updatesFrank Wunderlich2020-08-192-0/+41
* | arm: dts: mt7622: add PCIe nodes for BananaPi-R64Frank Wunderlich2020-08-191-0/+31
* | dts: r64: add r64 dtsFrank Wunderlich2020-08-192-0/+207
* | arm: dts: add watchdog-node for mt7622Frank Wunderlich2020-08-191-0/+5
* | arm: dts: mediatek: add PCIe node for MT7622Chuanjia Liu2020-08-192-0/+103
* | arm: dts: mediatek: add pciesys support for MT7622 SoCChuanjia Liu2020-08-191-0/+7
|/
* ARM: dts: uniphier: resync DT with Linux 5.9-rc1Masahiro Yamada2020-08-1818-61/+235
* ARM: uniphier: use FIELD_GET() to get access to revision register fieldsMasahiro Yamada2020-08-182-11/+15
* ARM: uniphier: remove unneeded header inclusion from board_late_init.cMasahiro Yamada2020-08-181-2/+1
* ARM: uniphier: remove unused uniphier_pin_init()Masahiro Yamada2020-08-183-32/+0
* xen: Port Xen bus driver from mini-osOleksandr Andrushchenko2020-08-141-0/+1
* serial: serial_xen: Add Xen PV serial driverPeng Fan2020-08-141-0/+1
* xen: Port Xen hypervisor related code from mini-osOleksandr Andrushchenko2020-08-142-0/+92
* board: Introduce xenguest_arm64 boardAndrii Anisov2020-08-147-0/+155
* include/configs: aspeed: Remove hardcoded variablesChia-Wei, Wang2020-08-141-0/+20
* cosmetic: aspeed: ast2500: Rename board fileChia-Wei, Wang2020-08-143-1/+2
* aspeed: ast2500: Add lowlevel_init assemblyChia-Wei, Wang2020-08-143-25/+42
* riscv: additional crash informationHeinrich Schuchardt2020-08-141-22/+35
* riscv: sifive: fu540: redundant initializationHeinrich Schuchardt2020-08-141-1/+1
* riscv: remove redundant logical constraint.Heinrich Schuchardt2020-08-141-1/+1
* riscv: sifive/fu540: kconfig: Move FU540 driver related options to the SoC levelBin Meng2020-08-141-0/+22
* riscv: sifive/fu540: spl: Rename soc_spl_init()Bin Meng2020-08-142-2/+2
* riscv: Call spl_board_init_f() in the generic SPL board_init_f()Bin Meng2020-08-142-0/+16
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini2020-08-134-0/+9
|\
| * arm: mvebu: armada-3720-turris-mox.dts: Fix dtc warningStefan Roese2020-08-131-0/+2
| * arm: mvebu: armada-388-gp.dts: Fix dtc warningsStefan Roese2020-08-131-0/+2
| * arm: mvebu: armada-xp-maxbcm.dts: Fix dtc warningStefan Roese2020-08-131-0/+3
| * arm: mvebu: armada-xp-theadorable.dts: Fix dtc warningStefan Roese2020-08-131-0/+2
* | Merge tag 'u-boot-stm32-20200813' of https://gitlab.denx.de/u-boot/custodians...WIP/13Aug2020Tom Rini2020-08-136-108/+143
|\ \ | |/ |/|
| * ARM: dts: stm32: Update eth1addr from EEPROM if eth1 presentMarek Vasut2020-08-131-0/+1
| * ARM: dts: stm32: add FMC2 EBI support for stm32mp157cChristophe Kerello2020-08-132-21/+38
| * arm: stm32mp: stm32prog: use IS_ENABLED to prevent ifdefPatrick Delaunay2020-08-132-47/+58
| * arm: stm32mp: bsec: use IS_ENABLED to prevent ifdefPatrick Delaunay2020-08-131-40/+46
* | arm: dts: k3-j7200-common-proc-board: Enable CPSW2G portVignesh Raghavendra2020-08-112-0/+58
* | ARM: dts: k3-j7200-mcu-wakeup: Add CPSW2G supportVignesh Raghavendra2020-08-111-0/+116
* | ARM: dts: k3-j7200: Add HyperBus and HyperFlash nodesVignesh Raghavendra2020-08-113-2/+64
* | ARM: dts: k3-j7200: Add wkup gpio nodeVignesh Raghavendra2020-08-112-0/+23
* | arm: dts: k3-j7200: Add USB related DT entriesVignesh Raghavendra2020-08-114-0/+80
* | arm: dts: k3-j7200: Add R5 specific dts supportDave Gerlach2020-08-113-1/+2396
* | arm: dts: k3-j7200: Add dts supportLokesh Vutla2020-08-117-1/+863
* | arm: mach-k3: j7200: Detect if ROM has already loaded sysfwLokesh Vutla2020-08-113-1/+12