summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dts: update to v5.8-rc1Sascha Hauer2020-07-051336-18614/+55593
* ARM: dts: vexpress-v2p-ca15: adapt fixed NOR flash partition setupAhmad Fatoum2020-07-051-10/+13
* clk: at91: sync with Linux v5.8-rc1Ahmad Fatoum2020-07-0514-63/+1025
* include: import upstream header <linux/overflow.h>Ahmad Fatoum2020-06-231-0/+319
* ARM: vexpress: dts: fix barebox partitioning breakageAhmad Fatoum2020-06-232-43/+34
* ARM: dts: align all applicable memory nodes with spec and conventionAhmad Fatoum2020-06-2315-17/+27
* ARM: dts: fix now duplicate memory nodesAhmad Fatoum2020-06-236-21/+19
* ARM: i.MX50: fix renamed node referenceAhmad Fatoum2020-06-231-16/+12
* ARM: rpi: dts: fix MMIO resources clash breaking bootAhmad Fatoum2020-06-184-12/+12
* Merge branch 'for-next/spdx'Sascha Hauer2020-06-11233-3313/+600
|\
| * arch/arm/boards: Replace license and copyright boilerplate by SPDX identfiersUwe Kleine-König2020-05-25228-3258/+587
| * aiodev: Replace license and copyright boilerplate by SPDX identfiersUwe Kleine-König2020-05-252-29/+6
| * pwm: Replace license and copyright boilerplate by SPDX identfiersUwe Kleine-König2020-05-253-26/+7
* | Merge branch 'for-next/sandbox-compile-test'Sascha Hauer2020-06-1125-202/+412
|\ \
| * | mtd: nand: base: fix use of uninitialized struct memberAhmad Fatoum2020-06-031-0/+1
| * | sandbox: os: add_image: fix memory leakAhmad Fatoum2020-06-031-1/+1
| * | commands: test: drop dead assignmentAhmad Fatoum2020-06-031-1/+0
| * | commands: tftp: drop unused variableAhmad Fatoum2020-06-031-6/+2
| * | include: bitops: fix dead increment in fls() and ffs()Ahmad Fatoum2020-06-032-6/+2
| * | usb: xhci-hcd: replace opencoded non-atomic 64-bit MMIO with lo_hi helperAhmad Fatoum2020-06-031-10/+3
| * | usb: xhci-hcd: remove unused #include <asm/cache.h>Ahmad Fatoum2020-06-031-1/+0
| * | sandbox: asm: implement <asm/atomic.h>Ahmad Fatoum2020-06-031-0/+2
| * | include: <asm-generic/atomic.h>: remove stub IRQ save/restoreAhmad Fatoum2020-06-031-26/+0
| * | ARM: atomic.h: move generic implementation to asm-genericAhmad Fatoum2020-06-032-105/+102
| * | sandbox: select HAS_DMAAhmad Fatoum2020-06-031-0/+1
| * | sandbox: asm: implement stub DMA functionsAhmad Fatoum2020-06-031-1/+52
| * | sandbox: implement stub physical virtual translationAhmad Fatoum2020-06-031-0/+10
| * | net: macb: depend on HAS_DMAAhmad Fatoum2020-06-031-0/+1
| * | net: fec_imx: depend on HAS_DMAAhmad Fatoum2020-06-031-0/+1
| * | ddr: fsl: depend on ARMAhmad Fatoum2020-06-031-0/+1
| * | mtd: nand: orion: depend on ARMAhmad Fatoum2020-06-031-1/+1
| * | clocksource: arm_global_timer.c: remove unused asm/ headerAhmad Fatoum2020-06-031-1/+0
| * | sandbox: <asm/io.h>: include bitio accessorsAhmad Fatoum2020-06-031-0/+1
| * | ARM: asm/io.h: fall back to <asm-generic/bitio.h> out_be32 and friendsAhmad Fatoum2020-06-031-57/+1
| * | include: asm-generic: provide (in|out)_(le|be)(16|32) helpers for all archsAhmad Fatoum2020-06-031-0/+145
| * | sandbox: support forcing 32-bit x86Ahmad Fatoum2020-06-033-2/+19
| * | sandbox: asm: bitsperlong.h: detect bitness according to 64BIT symbolAhmad Fatoum2020-06-031-10/+1
| * | sandbox: define CONFIG_64BIT as appropriateAhmad Fatoum2020-06-032-0/+18
| * | scripts: import Linux Kconfig.includeAhmad Fatoum2020-06-032-0/+73
* | | Merge branch 'for-next/ratp'Sascha Hauer2020-06-112-1/+18
|\ \ \
| * | | ratp: Remove unnecessary poller_call()Sascha Hauer2020-05-201-1/+0
| * | | ratp: Test if console exists before using itSascha Hauer2020-05-201-0/+16
| * | | ratp: Free buffersSascha Hauer2020-05-201-0/+2
| | |/ | |/|
* | | Merge branch 'for-next/mmc'Sascha Hauer2020-06-1110-87/+24
|\ \ \
| * | | mci: reword MCI_STARTUP textAhmad Fatoum2020-06-031-5/+5
| * | | mci: remove now-duplicate dev->detect implementations in host driversAhmad Fatoum2020-06-038-79/+0
| * | | mci: define fall-back hw_dev->detect for all MCIsAhmad Fatoum2020-06-031-3/+19
| |/ /
* | | Merge branch 'for-next/misc'Sascha Hauer2020-06-1128-363/+94
|\ \ \
| * | | MIPS: correctly work with disabled CONFIG_MMUAntony Pavlov2020-06-082-2/+10
| * | | nfs: Fix out of bounds readSascha Hauer2020-06-031-1/+3