summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/randconfig-1'Sascha Hauer2014-12-083-13/+13
|\
| * gpio: move gpio_is_valid to include/gpio.hSascha Hauer2014-11-282-11/+11
| * param: make string arguments to dev_add_param_fixed constSascha Hauer2014-11-281-2/+2
* | Merge branch 'for-next/persistent-vars'Sascha Hauer2014-12-082-0/+15
|\ \
| * | globalvar: Add support for printing all global variablesSascha Hauer2014-11-061-0/+1
| * | libfile: Add copy_recursiveSascha Hauer2014-11-061-0/+2
| * | Add support for non volatile variablesSascha Hauer2014-11-061-0/+12
* | | Merge branch 'for-next/misc'Sascha Hauer2014-12-082-4/+4
|\ \ \
| * | | fdt: of_unflatten_dtb can work on const dataJan Luebbe2014-12-041-1/+1
| * | | stringlist: the string argument should be constJan Luebbe2014-12-041-2/+2
| * | | stringlist: string_list_contains can use a const stringJan Luebbe2014-11-201-1/+1
| |/ /
* | | Merge branch 'for-next/marvell'Sascha Hauer2014-12-081-0/+2
|\ \ \ | |_|/ |/| |
| * | net: phy: Support Marvell 88EE1543 PHYEzequiel Garcia2014-11-111-0/+1
| * | net: phy: Support Marvell 88EE1545 PHYEzequiel Garcia2014-11-111-0/+1
| |/
* | envfs: include errno.hLucas Stach2014-11-261-0/+1
* | lib: decompress_xz: fix function header to match prototypeLucas Stach2014-11-241-4/+4
|/
* Merge branch 'for-next/xz'Sascha Hauer2014-11-052-0/+272
|\
| * Add xz decompression supportSascha Hauer2014-11-041-0/+271
| * filetype: Add XZ filetype supportSascha Hauer2014-10-241-0/+1
* | Merge branch 'for-next/tegra'Sascha Hauer2014-11-055-0/+335
|\ \
| * | reset_source: add thermal resetLucas Stach2014-11-041-0/+1
| * | add generic PHY frameworkLucas Stach2014-11-041-0/+240
| * | of: import pci range parser from linuxLucas Stach2014-10-081-0/+57
| * | pci: track parent<->child relationshipLucas Stach2014-10-081-0/+2
| * | pci: setup bridges and traverse buses behind themLucas Stach2014-10-081-0/+28
| * | pci: properly populate prefetchable BARsLucas Stach2014-10-081-0/+1
| * | pci: add resource enumLucas Stach2014-10-081-0/+6
* | | Merge branch 'for-next/misc'Sascha Hauer2014-11-053-5/+3
|\ \ \
| * | | common: fix mbr filetype detectionZahari Doychev2014-11-051-0/+1
| * | | serial: ns16550: Remove unused fields from NS16550_plat structureAlexander Shiyan2014-11-031-3/+0
| * | | param: let dev_add_param return the newly created paramSascha Hauer2014-10-081-2/+2
| |/ /
* | | Merge branch 'for-next/fs'Sascha Hauer2014-11-052-2/+5
|\ \ \
| * | | libfile: add compare_file functionSascha Hauer2014-10-091-0/+2
| * | | fs: implement fstatSascha Hauer2014-10-081-0/+1
| * | | fs: Store the path in struct filepSascha Hauer2014-10-081-0/+1
| * | | fs: store pointer to fsdev instead of dev in struct filepSascha Hauer2014-10-081-2/+1
| |/ /
* | | Merge branch 'for-next/am335x'Sascha Hauer2014-11-051-0/+14
|\ \ \ | |_|/ |/| |
| * | of: Add of_device_enable_and_register functionsTeresa Gámez2014-11-031-0/+14
| |/
* / include/environment.h: Add missing includeSascha Hauer2014-10-221-0/+1
|/
* console: Fix CONSOLE_NONE supportSascha Hauer2014-10-081-0/+12
* Merge branch 'for-next/of'Sascha Hauer2014-10-021-0/+23
|\
| * of: Added of_set_property_to_child_phandleTeresa Gámez2014-10-011-0/+1
| * of: base: Add of_parse_phandle_fromTeresa Gámez2014-10-011-0/+11
| * of: base: Add of_find_node_by_phandle_fromTeresa Gámez2014-10-011-0/+8
| * of: base: Add for_each_node_by_name_fromTeresa Gámez2014-10-011-0/+3
* | Merge branch 'for-next/net-phy'Sascha Hauer2014-10-021-0/+4
|\ \
| * | net: phy: introduce phy_aneg_doneSascha Hauer2014-09-171-0/+4
| |/
* | Merge branch 'for-next/musb'Sascha Hauer2014-10-025-9/+380
|\ \
| * | USB: MUSB: Add barebox specific changesSascha Hauer2014-09-261-0/+7
| * | USB: Add MUSB driver from LinuxSascha Hauer2014-09-261-0/+152