summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* / state: remove unused arguments from state_new_from_node()Sascha Hauer2018-02-221-2/+1
|/
* Merge branch 'for-next/zstd'Sascha Hauer2018-02-083-0/+1395
|\
| * lib: Add zstd decompression modulePhilipp Zabel2018-02-051-0/+1157
| * lib: Add xxhash modulePhilipp Zabel2018-02-051-0/+236
| * include linux/compiler.h in linux/unaligned/generic.hPhilipp Zabel2018-02-051-0/+2
* | Merge branch 'for-next/tftp-workaround'Sascha Hauer2018-02-084-17/+12
|\ \
| * | fs: remove now unused function can_lseek_backward()Sascha Hauer2018-01-251-20/+0
| * | fs/uimagefs: Use is_tftp_fs() and cache_file() to ease TFTP workaroundSascha Hauer2018-01-251-1/+1
| * | uimage: Use is_tftp_fs() and cache_file() to ease TFTP workaroundSascha Hauer2018-01-251-0/+1
| * | libfile: implement a function to cache a fileSascha Hauer2018-01-251-0/+2
| * | libfile: implement make_tempSascha Hauer2018-01-251-0/+2
| * | fs: implement is_tftp_fs()Sascha Hauer2018-01-251-0/+10
* | | Merge branch 'for-next/ratp'Sascha Hauer2018-02-082-7/+4
|\ \ \
| * | | ratp: remove unused list pointer from ratp_bb_pktAleksander Morgado2018-01-301-2/+0
| * | | ratp: move barebox-specific command to ratp_bb.hAleksander Morgado2018-01-302-5/+4
| |/ /
* | | Merge branch 'for-next/of'Sascha Hauer2018-02-081-0/+5
|\ \ \
| * | | of: fdt: add of_unflatten_dtb_constSascha Hauer2018-01-311-0/+1
| * | | of: Allow for const propertiesSascha Hauer2018-01-311-0/+4
| |/ /