summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | RISC-V: erizo: drop mach-erizo directoryAhmad Fatoum2021-05-106-29/+15
| * | RISC-V: erizo: restrict to RV32IAhmad Fatoum2021-05-031-1/+1
| * | RISC-V: support multi-image for all machinesAhmad Fatoum2021-05-037-43/+30
| * | RISC-V: delete unused mach-virt subdirectoryAhmad Fatoum2021-05-033-29/+0
| * | RISC-V: board-dt-2nd: add PBL console support for virtAhmad Fatoum2021-05-031-1/+26
| * | RISC-V: debug_ll: ns16550: split off debug_ll from generic partsAhmad Fatoum2021-05-032-32/+65
| |/
* | Merge branch 'for-next/mips'Sascha Hauer2021-05-174-32/+15
|\ \
| * | MIPS: qemu-malta: use generic syscon reset driverAntony Pavlov2021-05-034-32/+15
* | | Merge branch 'for-next/imx'Sascha Hauer2021-05-1723-806/+7
|\ \ \
| * | | ARM: i.MX: Skov-imx6: Remove custom envSascha Hauer2021-05-172-15/+0
| * | | ARM: i.MX: Remove mx31moboard board supportSascha Hauer2021-05-1710-377/+0
| * | | ARM: Remove delphi-poc20 dead leftoverSascha Hauer2021-05-171-5/+0
| * | | ARM: i.MX: Remove KaRo TX51 board supportSascha Hauer2021-05-179-402/+0
| * | | ARM: use new vendor prefix for MNT Reform2Lucas Stach2021-05-122-2/+2
| * | | Revert "ARM: dts: phycore-imx6: change mtd-partition names for compatibility ...Yunus Bas2021-05-121-5/+5
* | | | Merge branch 'for-next/dts'Sascha Hauer2021-05-171-1/+1
|\ \ \ \
| * | | | dts: update to v5.13-rc1Sascha Hauer2021-05-171-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'for-next/at91'Sascha Hauer2021-05-1711-12/+237
|\ \ \ \
| * | | | ARM: at91: sama5d3: add multiimage support for the microchip-ksz9477-evbOleksij Rempel2021-05-172-12/+109
| * | | | ARM: at91: ddramc: add sama5d3_barebox_entry() handlerOleksij Rempel2021-05-172-0/+9
| * | | | ARM: at91: add __sama5d3_stashed_bootrom_r4 helperOleksij Rempel2021-05-171-0/+3
| * | | | ARM: at91: xload-mmc: add sama5d3_atmci_start_image() helperOleksij Rempel2021-05-123-0/+55
| * | | | ARM: at91: add sama5d3_lowlevel_init() helpersOleksij Rempel2021-05-123-0/+59
| * | | | mci: atmel_mci: add PBL supportOleksij Rempel2021-05-031-0/+2
| | |_|/ | |/| |
* | | | ARM: at91: boot_test_cmd: Fix compiler warningSascha Hauer2021-05-121-2/+1
* | | | ARM: i.MX: Skov: Add missing filesSascha Hauer2021-05-042-0/+94
| |/ / |/| |
* | | ARM: i.MX: demote reset reason print to debug levelLucas Stach2021-05-031-2/+2
|/ /
* / sandbox: watchdog: don't return positive values from set_timeoutAhmad Fatoum2021-05-031-1/+2
|/
* Merge branch 'for-next/misc'Sascha Hauer2021-04-1552-2095/+700
|\
| * ARM: AT91: Add skov-arm9cpu board supportSam Ravnborg2021-04-148-0/+678
| * ARM: pbl: uncompress: add comment explaining order of operationsAhmad Fatoum2021-04-131-0/+1
| * sandbox: state: reword warning about initial state errorsAhmad Fatoum2021-04-131-4/+5
| * sandbox: env: set nv.autoboot=abort to drop to shellAhmad Fatoum2021-04-131-0/+1
| * resource: enable use of iomem command on EFI systemsAhmad Fatoum2021-04-131-0/+3
| * x86: drop legacy (PC BIOS) boot in favor of EFIAhmad Fatoum2021-03-2540-2091/+12
* | Merge branch 'for-next/imx'Sascha Hauer2021-04-1519-7/+2068
|\ \
| * | ARM: i.MX: Kamstrup mx7 concentrator board supportLars Pedersen2021-04-148-0/+231
| * | ARM: i.MX: Add support for Skov i.MX6 boardsJuergen Borleis2021-04-1312-0/+1820
| * | ARM: i.MX: Add missing __iomem annotationSascha Hauer2021-04-131-4/+4
| * | ARM: i.MX: convert early gpio value accessors to static inline functionsSascha Hauer2021-04-131-3/+10
| * | ARM: i.MX7/8M: reliably detect serial bootAhmad Fatoum2021-04-131-0/+3
* | | RISC-V: boot: uncompress: determine piggy data bounds before relocationAhmad Fatoum2021-04-132-4/+6
|/ /
* | RISC-V: drop old timer handling codeAntony Pavlov2021-03-302-64/+1
* | RISC-V: erizo.dtsi: set timebase-frequency = <24000000>Antony Pavlov2021-03-301-0/+2
* | RISC-V: boot: move stack top to very end of memoryAhmad Fatoum2021-03-291-1/+1
* | RISC-V: board-dt-2nd: ensure FDT doesn't overlap with early mem regionsAhmad Fatoum2021-03-293-6/+28
* | RISC-V: cpu: request stack memory regionAhmad Fatoum2021-03-291-0/+12
* | ARM: i.MX: Fix overwriting defaultenv with zii board specific envSascha Hauer2021-03-261-0/+2
|/
* ARM: dts: protonic: drop all devictree copies and start to use mainlined kern...Oleksij Rempel2021-03-2320-4278/+133
* RISC-V: add Qemu virt supportRouven Czerwinski2021-03-236-1/+271