summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mips-pull-2020-10-07' of https://gitlab.denx.de/u-boot/custodians/...WIP/07Oct2020Tom Rini2020-10-0721-14/+11033
|\
| * mips: octeon: Add bootoctlinux commandAaron Williams2020-10-073-0/+716
| * mips: octeon: Add bootmem supportAaron Williams2020-10-073-0/+1994
| * mips: octeon: Add coremask supportAaron Williams2020-10-073-0/+1119
| * mips: octeon: Add header cvmx-bootinfo.hAaron Williams2020-10-071-0/+350
| * mips: octeon: Add header cvmx-fuse.hAaron Williams2020-10-071-0/+71
| * mips: octeon: Add header octeon-feature.hAaron Williams2020-10-071-0/+442
| * mips: octeon: Add header cvmx-regs.hAaron Williams2020-10-071-0/+144
| * mips: octeon: lowlevel_init.S: Add NMI handling code for SMP Linux bootingStefan Roese2020-10-071-0/+76
| * mips: octeon: octeon-model.h: Enable inclusion from assembler filesStefan Roese2020-10-071-0/+4
| * mips: octeon: Add USB DT nodesStefan Roese2020-10-072-0/+84
| * mips: octeon: cache.c: Flush all pending writes in flush_dcache_range()Stefan Roese2020-10-071-6/+6
| * mips: octeon: Add mangle-port.hStefan Roese2020-10-071-0/+56
| * mips: octeon: cpu.c: Add table for selective swappingStefan Roese2020-10-071-0/+21
| * mips: octeon: dram.c: Add RAM driver supportStefan Roese2020-10-071-8/+64
| * mips: octeon: Add octeon_ddr.h headerAaron Williams2020-10-071-0/+982
| * mips: octeon Add cvmx/cvmx-lmcx-defs.h headerAaron Williams2020-10-071-0/+4574
| * mips: octeon: Add octeon-model.h headerAaron Williams2020-10-071-0/+313
| * mips: octeon: dts: mrvl, cn73xx.dtsi: Add memory controller DT nodeStefan Roese2020-10-071-0/+17
* | Merge tag 'dm-pull-6oct20' of git://git.denx.de/u-boot-dmWIP/06Oct2020Tom Rini2020-10-065-74/+107
|\ \ | |/ |/|
| * sandbox: avoid duplicate backslash inputHeinrich Schuchardt2020-10-061-5/+15
| * sandbox: add missing SDL key scan codesHeinrich Schuchardt2020-10-061-67/+89
| * test: dm: add test for phandle access functionsPatrick Delaunay2020-10-061-0/+1
| * bloblist: Allow custom alignment for blobsSimon Glass2020-10-062-2/+2
* | Merge tag 'u-boot-amlogic-20201005' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2020-10-0630-161/+988
|\ \ | |/ |/|
| * ARM: dts: sync amlogic G12A/SM1 DT from Linux 5.9-rc1Neil Armstrong2020-10-055-24/+373
| * ARM: dts: meson-axg: add USB nodes for S400Neil Armstrong2020-10-052-0/+74
| * arm: meson-axg: add board_usb_init()/cleanup() for USB gadgetNeil Armstrong2020-10-051-0/+128
| * phy: meson-gxl: remove invalid USB3 PHY driverNeil Armstrong2020-10-051-1/+0
| * ARM: mach-meson: use new DWC3 glue for GXL & GXMNeil Armstrong2020-10-051-55/+72
| * usb: dwc3: add Amlogic GXL & GXL DWC3 GlueNeil Armstrong2020-10-051-0/+2
| * ARM: dts: sync amlogic AXG/GXL/GXM DT from Linux 5.8-rc1Neil Armstrong2020-10-0520-81/+339
* | Merge branch 'next'Tom Rini2020-10-05256-566/+17862
|\ \ | |/ |/|
| * Merge tag 'u-boot-atmel-2021.01-a' of https://gitlab.denx.de/u-boot/custodian...WIP/05Oct2020-nextTom Rini2020-10-058-0/+1019
| |\
| | * ARM: mach-at91: add support for new SoC sama7g5Eugen Hristev2020-09-256-0/+1016
| | * ARM: at91: common: guard ATMEL_PIT code by ifdefEugen Hristev2020-09-221-0/+2
| | * board: atmel: common: introduce at91_set_eth1addr for second interfaceEugen Hristev2020-09-221-0/+1
| * | ARM: dts: stm32mp1: DT alignment with Linux kernel v5.9-rc4Patrick Delaunay2020-10-027-19/+318
| * | Merge branch 'next' of git://git.denx.de/u-boot-sh into nextTom Rini2020-10-0114-7/+4354
| |\ \
| | * | arm: rmobile: Use imply for BOARD_EARLY_INIT_FBiju Das2020-09-261-1/+1
| | * | arm: mach-rmobile: Mark the default s_init function as weakBiju Das2020-09-261-0/+6
| | * | arm: dts: r8a774e1: Import DTS from Linux 5.9-rc4Biju Das2020-09-261-0/+1664
| | * | arm: dts: r8a774b1: Import DTS from Linux 5.9-rc4Biju Das2020-09-261-0/+2630
| | * | arm: dts: r8a774a1: Import DTS from Linux 5.9-rc4Biju Das2020-09-261-4/+6
| | * | arm: rmobile: Identify R8A7796 r1.3 SoCBiju Das2020-09-261-2/+7
| | * | ARM: rmobile: Enable RPC on Salvator-X, ULCB, EbisuMarek Vasut2020-09-268-0/+40
| * | | firmware: smci: sandbox test for SCMI reset controllersWIP/30Sep2020-nextEtienne Carriere2020-09-302-0/+23
| * | | firmware: scmi: sandbox test for SCMI clocksEtienne Carriere2020-09-302-0/+54
| * | | firmware: add SCMI agent uclassEtienne Carriere2020-09-302-0/+59
| * | | test: dm: Add tests for regmap managed API and regmap fieldsJean-Jacques Hiblot2020-09-301-0/+13