summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
* ARM: make ARM_USE_COMPRESSED_DTB available for other archesAhmad Fatoum2021-03-233-26/+6
* images: make BOARD_ARM_GENERIC_DT available for other archesAhmad Fatoum2021-03-231-1/+1
* Merge branch 'for-next/virtio'Sascha Hauer2021-03-233-62/+1
|\
| * dma: move dma_map/unmap_single from ARM to common codeAhmad Fatoum2021-03-043-62/+1
* | Merge branch 'for-next/misc'Sascha Hauer2021-03-2316-165/+184
|\ \
| * | dts: zcu104: remove unnecessary ZynqMP clock dtsiMichael Tretter2021-03-222-156/+0
| * | ARM: stm32mp: defconfig: enable DWC2 USB OTG controllerAhmad Fatoum2021-03-171-1/+7
| * | ARM: stm32mp: add support for STM32MP157-EV1 boardAhmad Fatoum2021-03-178-0/+98
| * | sandbox: add Xterm escape sequence backed LED driverAhmad Fatoum2021-03-163-0/+72
| * | ARM: i.MX8M: bbu: fix variable name to used semanticAlexander Kurz2021-03-042-6/+6
| * | MIPS: qemu-malta: make barebox Malta images detectableAhmad Fatoum2021-03-011-2/+1
* | | Merge branch 'for-next/dts'Sascha Hauer2021-03-231-0/+5
|\ \ \