summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scripts: imx-image: Fix writing image with IVT offset = 0Sascha Hauer2020-07-141-10/+6
* scripts: imx-image: exit with error when barebox header conflicts with IVTSascha Hauer2020-07-141-0/+6
* scripts: imx-image: Add extra code path for i.MX35Sascha Hauer2020-07-141-4/+7
* scripts: imx-image: exit on read/write failuresSascha Hauer2020-07-141-54/+23
* scripts: imx-image: Only set DCD pointer when we have DCD dataSascha Hauer2020-07-141-6/+8
* net:fec: fixed unaligned access and stack corruptionEnrico Scholz2020-07-111-1/+4
* ARM: configs: imx_v7_defconfig: Add bootchooserDaniel Schultz2020-07-111-0/+2
* ARM: configs: imx_v7_defconfig: Add state frameworkDaniel Schultz2020-07-111-0/+3
* ARM: configs: Remove unused Kconfig symbol 'NAND_IMX_BBM'Robert Karszniewicz2020-07-093-3/+0
* ARM: dts: vf610-zii-dev-rev-c: Expose fiber EEPROM modulesChris Healy2020-07-011-0/+18
* ARM: i.MX: Enable new boards in imx_v7_defconfigSascha Hauer2020-06-181-2/+4
* ARM: add imx6 based Protonic boadsOleksij Rempel2020-06-1826-0/+3265
* ARM: dts: imx6: add Protonic boardsOleksij Rempel2020-06-1818-0/+4198
* Arm: i.MX5: Do not disable L2 cacheSascha Hauer2020-06-181-2/+5
* 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