summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | video: add simplefb driverAhmad Fatoum2021-03-015-2/+204
| * | | | MIPS: qemu-malta: make barebox Malta images detectableAhmad Fatoum2021-03-011-2/+1
| * | | | usb: dwc2: fix mismatching argument to printf format specifierAhmad Fatoum2021-03-012-2/+2
| * | | | mtd: cfi-flash: fail gracefully instead of crashing on NULL pageAhmad Fatoum2021-03-011-0/+4
* | | | | Merge branch 'for-next/dts'Sascha Hauer2021-03-231146-19245/+47130
|\ \ \ \ \
| * | | | | dts: update to v5.12-rc3Sascha Hauer2021-03-171-0/+1
| * | | | | dts: update to v5.12-rc2Sascha Hauer2021-03-176-39/+25
| * | | | | dts: update to v5.12-rc1Sascha Hauer2021-03-171143-19164/+46986
| * | | | | phy: stm32: sync with upstreamAhmad Fatoum2021-03-172-80/+156
* | | | | | Merge branch 'for-next/bthreads'Sascha Hauer2021-03-2365-35/+1712
|\ \ \ \ \ \
| * | | | | | bthread: disable ASan accounting for fibers on 32-bit sandboxAhmad Fatoum2021-03-222-2/+9
| * | | | | | commands: add new bthread test commandAhmad Fatoum2021-03-223-0/+205
| * | | | | | common: introduce bthreads, co-operative barebox threadsAhmad Fatoum2021-03-228-12/+324
| * | | | | | console: unconditionally run resched() in ctrlc()Ahmad Fatoum2021-03-171-2/+2
| * | | | | | common: poller: replace explicit calls to poller_call() with resched()Ahmad Fatoum2021-03-174-6/+18
| * | | | | | 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
| * | | | | | common: introduce HAS_ARCH_SJLJAhmad Fatoum2021-03-121-0/+5
| * | | | | | fs: ubifs: remove unused variableSascha Hauer2021-03-121-2/+0
* | | | | | | Merge branch 'for-next/arm-qemu-virt64'Sascha Hauer2021-03-2321-231/+154
|\ \ \ \ \ \ \
| * | | | | | | 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-1717-203/+31
| * | | | | | | 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
* | | | | | | | Release v2021.03.0v2021.03.0Sascha Hauer2021-03-221-1/+1
* | | | | | | | gpio: pl061: Fix driver registrationSascha Hauer2021-03-221-1/+5
* | | | | | | | sandbox: fix use of initialized variable in error pathAhmad Fatoum2021-03-221-2/+2
* | | | | | | | common: readline: fix possible buffer overflowsAhmad Fatoum2021-03-223-3/+3
* | | | | | | | commands: readline: fix memory leak on wrong usageAhmad Fatoum2021-03-221-1/+3
* | | | | | | | nand: nand-mxs: Fix marking BBT blocks as badStefan Riedmueller2021-03-221-53/+34
| |_|_|_|/ / / |/| | | | | |
* | | | | | | common: shell: select dependency GLOB for SHELL_SIMPLEAhmad Fatoum2021-03-221-0/+2