summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
| * | | | ARM: dts: imx6qdl: pfla02: Use NAND pinmux entries from upstreamAlexander Shiyan2021-01-251-24/+0
| * | | | ARM: dts: imx6qdl-samx6i: cosmetic partition cleanupMarco Felsch2021-01-191-3/+3
| * | | | ARM: dts: imx6qdl-samx6i: use upstream device tree filesMarco Felsch2021-01-193-416/+62
| * | | | ARM: dts: imx6qdl-samx6i: switch to SPDX license identifierMarco Felsch2021-01-193-53/+3
| * | | | ARM: dts: imx6qdl-smarc-samx6i: remove iomuxc hogMarco Felsch2021-01-191-12/+25
| * | | | ARM: boards: kontron-samx6i: simplify memory detection functionMarco Felsch2021-01-191-19/+15
| * | | | ARM: boards: kontron-samx6i: fix memory detection helperMarco Felsch2021-01-191-18/+6
| |/ / /
* | | | Merge branch 'for-next/firmware'Sascha Hauer2021-02-221-0/+70
|\ \ \ \
| * | | | ARM: add fncpy.h from linux v5.10Steffen Trumtrar2021-01-251-0/+70
| |/ / /
* | | | Merge branch 'for-next/ext4'Sascha Hauer2021-02-221-2/+2
|\ \ \ \