summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* state: Refactor state frameworkMarkus Pargmann2016-07-081-1/+3
* libfile: Change write_full to be have const bufMarkus Pargmann2016-07-081-1/+1
* Merge branch 'for-next/mtd'Sascha Hauer2016-06-141-2/+2
|\
| * mtd: nand: Enable subpage readsSascha Hauer2016-05-101-1/+1
| * mtd: nand: Pass page argument to read_subpage hookSascha Hauer2016-05-101-1/+1
* | Merge branch 'for-next/misc'Sascha Hauer2016-06-143-1/+23
|\ \
| * | mci: Fix version numbers againTrent Piepho2016-06-071-1/+6
| * | crypto: add CRC32 digestYegor Yefremov2016-05-252-0/+17
| |/
* | Merge branch 'for-next/mips'Sascha Hauer2016-06-141-22/+0
|\ \
| * | MIPS: ath79: dts: sync clk stuff with linux v4.7-rc2Antony Pavlov2016-06-141-22/+0
* | | Merge branch 'for-next/bootm'Sascha Hauer2016-06-142-2/+3
|\ \ \
| * | | bootm: Add verify mode "available"Sascha Hauer2016-05-101-0/+1
| * | | bootm: Move bootm options to common/KconfigSascha Hauer2016-05-102-2/+2
| | |/ | |/|
* | | Merge branch 'for-next/aiodev'Sascha Hauer2016-06-142-2/+61
|\ \ \ | |_|/ |/| |
| * | syscon: Do not return NULL when driver is not selectedAndrey Smirnov2016-05-181-2/+2
| * | drivers: Introduce AIODEV subsystemSascha Hauer2016-05-181-0/+59
| |/
* | nvvar: add missing static inline stubsLucas Stach2016-05-301-0/+12
* | globalvar: add missing static inline stubsLucas Stach2016-05-301-0/+4
|/
* Merge branch 'for-next/ubiformat'Sascha Hauer2016-05-091-0/+23
|\
| * commands: ubiformat: move code to common/Sascha Hauer2016-04-261-0/+23
* | Merge branch 'for-next/pci'Sascha Hauer2016-05-092-0/+49
|\ \
| * | PCI: imx6: Add proper i.MX6+ reset sequenceAndrey Smirnov2016-04-281-0/+1
| * | OF: Port of_match_device() and of_device_get_match_data()Andrey Smirnov2016-04-281-0/+48
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2016-05-098-13/+11
|\ \
| * | net: phy: Add fixed link supportSascha Hauer2016-05-091-1/+1
| * | whole tree: remove trailing whitespacesDu Huanpeng2016-04-214-6/+6
| * | wchar_t: wchar_t should go to stddef.hDu Huanpeng2016-04-142-2/+3
| * | NULL: keep NULL definition in stddef.h onlyDu Huanpeng2016-04-141-4/+1
* | | Merge branch 'for-next/include-pdata'Sascha Hauer2016-05-099-0/+0
|\ \ \
| * | | include: Move ide platform_data to include/platform_dataSascha Hauer2016-04-151-0/+0
| * | | include: Move smc911x eth platform_data to include/platform_dataSascha Hauer2016-04-151-0/+0
| * | | include: Move dm9000 eth platform_data to include/platform_dataSascha Hauer2016-04-151-0/+0
| * | | include: Move ns16550 serial platform_data to include/platform_dataSascha Hauer2016-04-151-0/+0
| * | | include: Move fec eth platform_data to include/platform_dataSascha Hauer2016-04-151-0/+0
| * | | include: Move davinci emac platform_data to include/platform_dataSascha Hauer2016-04-151-0/+0
| * | | include: Move designware eth platform_data to include/platform_dataSascha Hauer2016-04-151-0/+0
| * | | include: Move smc91111 eth platform_data to include/platform_dataSascha Hauer2016-04-151-0/+0
| * | | include: Move ep93xx eth platform_data to include/platform_dataSascha Hauer2016-04-151-0/+0
| |/ /
* | | Merge branch 'for-next/include-cleanup'Sascha Hauer2016-05-0915-299/+135
|\ \ \
| * | | stdio: Whitespace cleanupSascha Hauer2016-04-151-13/+13
| * | | stdio: Replace FILE functions with filedescriptor functionsSascha Hauer2016-04-151-12/+9
| * | | stdio: replace fprintf(stderr,...) with eprintfSascha Hauer2016-04-151-1/+1
| * | | stdio: rename getc to getcharSascha Hauer2016-04-151-2/+2
| * | | fs: move libc function prototypes to their correct locationsSascha Hauer2016-04-157-140/+78
| * | | move unlink_recursive declaration to libfile.hSascha Hauer2016-04-152-2/+2
| * | | move make_directory declaration to libfile.hSascha Hauer2016-04-152-3/+3
| * | | string: Fix (v)asprintf prototypesSascha Hauer2016-04-152-3/+5
| * | | libfile: move open_and_lseek() to libfileSascha Hauer2016-04-152-1/+2
| * | | include: move crc specific stuff to crc.hSascha Hauer2016-04-152-100/+8
| * | | include: move shell prototypes to shell.hSascha Hauer2016-04-152-11/+11