summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
| * riscv: Implement setjmp/longjmp/initjmp for RV32ISascha Hauer2021-03-175-0/+92
| * riscv: Add asm/linkage.hSascha Hauer2021-03-171-0/+12
| * riscv: Add asm/asm.hSascha Hauer2021-03-171-0/+69
| * sandbox: asm: implement setjmp/longjmp/initjmpAhmad Fatoum2021-03-175-4/+204
| * ARM: asm: setjmp: implement coroutine dependency initjmp()Ahmad Fatoum2021-03-174-0/+20
| * ARM: asm: setjmp: annotate setjmp/longjmp for GCCAhmad Fatoum2021-03-121-2/+2
* | Merge branch 'for-next/arm-qemu-virt64'Sascha Hauer2021-03-2320-230/+152
|\ \
| * | ARM64: board-dt-2nd: adopt kernel image headerAhmad Fatoum2021-03-223-7/+82
| * | ARM64: qemu-virt64: enable Virt IO and other useful optionsAhmad Fatoum2021-03-171-5/+41
| * | ARM64: qemu-virt64: migrate to generic DT imageAhmad Fatoum2021-03-1716-202/+29
| * | ARM64: qemu-virt64: remove dead CPU identification codeAhmad Fatoum2021-03-112-16/+0
| |/
* | Merge branch 'for-next/arch-remove'Sascha Hauer2021-03-2337-724/+0
|\ \
| * | ARM: remove Calxeda Highbank supportSascha Hauer2021-03-2237-724/+0
* | | sandbox: fix use of initialized variable in error pathAhmad Fatoum2021-03-221-2/+2
* | | bcm283X: Select OF clock providersUwe Kleine-König2021-03-151-0/+1
| |/ |/|
* | openrisc: Define the elf binary entry pointStafford Horne2021-03-041-0/+1
* | Merge branch 'for-next/misc'Sascha Hauer2021-03-015-35/+14
|\ \ | |/ |/|
| * ARM: davinci: Replace license and copyright boilerplate by SPDX identifiersUwe Kleine-König2021-02-245-35/+14
* | nios2: Remove architectureSascha Hauer2021-02-2447-3121/+0
|/
* Merge branch 'for-next/virtio'Sascha Hauer2021-02-221-2/+13
|\
| * ARM: vexpress: config: update for VirtIO supportAhmad Fatoum2021-02-221-2/+13
* | Merge branch 'for-next/sound'Sascha Hauer2021-02-227-77/+147
|\ \
| * | sound: add SDL 2.0 sound driverAhmad Fatoum2021-02-084-0/+54
| * | sandbox: migrate to SDL 2.0Ahmad Fatoum2021-02-085-80/+96
* | | Merge branch 'for-next/misc'Sascha Hauer2021-02-227-83/+15
|\ \ \
| * | | pbl: provide externally visible fdt_find_memAhmad Fatoum2021-02-221-67/+1
| * | | ARM: cpu: board-dt-2nd: rename of_find_mem for more generic useAhmad Fatoum2021-02-221-3/+3
| * | | sandbox: support 64-bit file IO in 32-bit buildAhmad Fatoum2021-02-164-13/+10
| * | | sandbox: increase MALLOC_SIZE from 4M to 16MAhmad Fatoum2021-02-161-0/+1
| * | | ARM: drop no-thumb-interwork in EABI modeStefan Agner2021-02-161-1/+1
* | | | Merge branch 'for-next/imx'Sascha Hauer2021-02-2211-535/+1321
|\ \ \ \
| * | | | ARM: i.MX8MM: move system counter enabling into imx8mm_cpu_lowlevel_initAhmad Fatoum2021-02-012-5/+4
| * | | | ARM: i.MX8MM: fix sparse warnings in early clock codeAhmad Fatoum2021-02-011-3/+3
| * | | | ARM: i.MX: xload-gpmi-nand: apply errata 007117Andrej Picej2021-02-011-0/+62
| * | | | ARM: i.MX: implement GPMI NAND xloadSascha Hauer2021-02-013-1/+1157