summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \
| * | | phy: stm32: sync with upstreamAhmad Fatoum2021-03-171-0/+5
* | | | Merge branch 'for-next/bthreads'Sascha Hauer2021-03-2350-14/+1155
|\ \ \ \
| * | | | bthread: disable ASan accounting for fibers on 32-bit sandboxAhmad Fatoum2021-03-221-0/+3
| * | | | openrisc: Implement setjmp/longjmp/initjmpStafford Horne2021-03-174-0/+75
| * | | | openrisc: Add linkage.hStafford Horne2021-03-171-0/+7
| * | | | openrisc: Add gitignore for dtb filesStafford Horne2021-03-171-0/+1
| * | | | openrisc: Use movhi to zero registersStafford Horne2021-03-171-3/+3
| * | | | kvx: lib: dtb: Remove unused variableJules Maselbas2021-03-171-3/+0
| * | | | kvx: Request enough privilege to boot LinuxJules Maselbas2021-03-172-0/+20
| * | | | kvx: Implement dma handling primitivesYann Sionneau2021-03-175-1/+131
| * | | | kvx: Implement dcache invalidation primitiveYann Sionneau2021-03-174-1/+40
| * | | | kvx: Implement setjmp/longjmp/initjmpJules Maselbas2021-03-174-1/+102
| * | | | x86: implement setjmp/longjmp/initjmpAhmad Fatoum2021-03-175-0/+169
| * | | | powerpc: Implement initjmp/setjmp/longjmpSascha Hauer2021-03-175-1/+114
| * | | | mips: Implement setjmp/longjmp/initjmp for 32BITSascha Hauer2021-03-174-0/+84
| * | | | mips: Add linkage.hSascha Hauer2021-03-171-0/+9