summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
* clocksource: add driver for RISC-V and CLINT timersAhmad Fatoum2021-03-2310-1/+483
* RISC-V: add generic DT imageAhmad Fatoum2021-03-233-0/+46
* RISC-V: add 64-bit supportRouven Czerwinski2021-03-236-18/+35
* RISC-V: support symbol names in barebox imageAhmad Fatoum2021-03-231-0/+1
* RISC-V: erizo: migrate to PBLAhmad Fatoum2021-03-2312-173/+80
* RISC-V: implement PBL and relocation supportAhmad Fatoum2021-03-2318-4/+682
* RISC-V: implement PBL image headerAhmad Fatoum2021-03-232-0/+101
* RISC-V: import Linux' optimized string functionsAhmad Fatoum2021-03-236-1/+313
* RISC-V: erizo: move to arch/riscv/boards/erizoAhmad Fatoum2021-03-237-4/+8
* RISC-V: add cacheless HAS_DMA supportAhmad Fatoum2021-03-232-0/+45
* RISC-V: drop duplicate or unneeded cflagsAhmad Fatoum2021-03-231-3/+1
* RISC-V: debug_ll: ns16550: align C access size with assembly'sAhmad Fatoum2021-03-231-6/+10
* RISC-V: <asm/unaligned.h>: don't do unaligned accessesAhmad Fatoum2021-03-231-12/+4
* ARM: aarch64: omit unused label in assemblyAhmad Fatoum2021-03-231-1/+1