summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/serdev'Sascha Hauer2018-05-092-0/+155
|\
| * serdev: Add trivial blocking read functionAndrey Smirnov2018-04-171-0/+8
| * console: Add simplified 'serdev' framework from Linux kernelAndrey Smirnov2018-04-172-0/+63
| * console: Introduce console_drain()Andrey Smirnov2018-04-171-0/+84
* | Merge branch 'for-next/misc'Sascha Hauer2018-05-091-0/+78
|\ \
| * | mfd: Port RAVE SP driver from Linux kernelAndrey Smirnov2018-05-041-0/+78
| |/
* | Merge branch 'for-next/imx-reset-reason'Sascha Hauer2018-05-091-0/+17
|\ \
| * | common: reset_source: Introduce reset_source_name()Andrey Smirnov2018-05-081-0/+6
| * | common: reset_source: Add the notion of "reset source instance"Andrey Smirnov2018-04-261-0/+11
| |/
* | Merge branch 'for-next/imx-bootsource'Sascha Hauer2018-05-094-24/+237
|\ \
| * | bootsource: Add BOOTSOURCE_CANAndrey Smirnov2018-04-171-0/+1
| * | include: Port linux/bitfield.h from Linux kernelAndrey Smirnov2018-04-171-0/+152
| * | include: Port linux/build_bug.h from Linux kernelAndrey Smirnov2018-04-172-24/+84
| |/
* | Merge branch 'for-next/imx'Sascha Hauer2018-05-092-16/+13
|\ \
| * | serial/lpuart: Do not enable UART FIFOAndrey Smirnov2018-04-161-16/+5
| * | ARM: i.MX: esdctl: Introduce memory_sdram_size()Andrey Smirnov2018-04-121-0/+8
| |/
* | aiodev: mc13xxx: add adc supportAndrey Gusakov2018-04-101-0/+9
* | mfd: mc13xxx: add function returning mc13xxx typeAndrey Gusakov2018-04-101-0/+10
|/
* Merge branch 'for-next/watchdog'Sascha Hauer2018-04-061-1/+8
|\
| * watchdog: add watchdog pollerOleksij Rempel2018-03-261-0/+4
| * watchdog: provide timeout_cur valueOleksij Rempel2018-03-231-0/+1
| * watchdog: move max timeout test in to wd_coreOleksij Rempel2018-03-231-0/+1
| * watchdog: register watchdog virtual device with short name wdogOleksij Rempel2018-03-231-0/+1
| * watchdog: rename dev to hwdevSascha Hauer2018-03-221-1/+1
* | Merge branch 'for-next/mtd'Sascha Hauer2018-04-061-0/+1
|\ \
| * | mtd: nand: Add Winbond manufacturer IDStefan Riedmueller2018-03-221-0/+1
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2018-04-062-1/+24
|\ \
| * | aiodev: Constify 'unit' in 'struct aiodev'Andrey Smirnov2018-04-031-1/+1
| * | lib: Port CRC-CCITT functions from Linux kernelAndrey Smirnov2018-04-031-0/+23
| |/
* | Merge branch 'for-next/imx'Sascha Hauer2018-04-061-0/+1
|\ \
| * | clk: Forward declare struct of_device_id in linux/clk.hAndrey Smirnov2018-04-031-0/+1
| |/
* | Merge branch 'for-next/fs'Sascha Hauer2018-04-064-4/+9
|\ \
| * | fs: Add super_operationsSascha Hauer2018-04-061-0/+5
| * | rename file_operations -> cdev_operationsSascha Hauer2018-04-063-4/+4
| |/
* | bootm: provide handlers the start of the OS imageSascha Hauer2018-04-041-0/+7
* | common: Add functions to find free RAMSascha Hauer2018-04-041-0/+5
* | filetype: Detect ARM aarch64 Linux imagesSascha Hauer2018-04-041-0/+1
* | dt-bindings: Drop unused filesSascha Hauer2018-03-293-342/+0
* | dma: Add prototypes for dma mapping functionsSascha Hauer2018-03-291-0/+12
* | dma: Use dma_addr_t as type for DMA addressesSascha Hauer2018-03-291-2/+2
* | debug_ll: support 64bit longsSascha Hauer2018-03-211-1/+1
|/
* Merge branch 'for-next/ratp'Sascha Hauer2018-03-052-0/+54
|\
| * ratp: new reset commandAleksander Morgado2018-03-011-0/+1
| * ratp: new md and mw commandsAleksander Morgado2018-03-011-0/+4
| * ratp: implement generic command supportAleksander Morgado2018-03-012-0/+49
* | Merge branch 'for-next/misc'Sascha Hauer2018-03-051-0/+2
|\ \
| * | console: move global.allow_color handling to C codeSascha Hauer2018-02-221-0/+2
* | | Merge branch 'for-next/fastboot'Sascha Hauer2018-03-052-0/+24
|\ \ \ | |_|/ |/| |
| * | usb: gadget: fastboot: Add external command execution supportSascha Hauer2018-02-091-0/+17
| * | ubiformat: Allow to ubiformat with a buffer givenSascha Hauer2018-02-091-0/+7
| |/