summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/vexpress'Sascha Hauer2013-03-043-0/+90
|\
| * sp804: introduce amba_is_arm_sp804 to detect if the sp804 is present at the a...Jean-Christophe PLAGNIOL-VILLARD2013-02-121-0/+30
| * amba: introduce amba_device_get_pid/cidJean-Christophe PLAGNIOL-VILLARD2013-02-121-0/+28
| * arm: add vexpress board supportJean-Christophe PLAGNIOL-VILLARD2013-02-121-0/+32
* | Merge branch 'for-next/usb'Sascha Hauer2013-03-043-0/+14
|\ \
| * | USB i.MX: Add chipidea gadget supportSascha Hauer2013-02-151-0/+6
| * | USB i.MX chipidea: implement post init supportSascha Hauer2013-02-141-0/+2
| * | USB ehci: Add platform specific init callsSascha Hauer2013-02-141-0/+5
| * | USB chipidea i.MX: Fix PTS mask for HSICSascha Hauer2013-02-141-0/+1
| |/
* | Merge branch 'for-next/mxs'Sascha Hauer2013-03-041-0/+2
|\ \
| * | env: add register_persistent_environmentEric BĂ©nard2013-02-211-0/+2
| |/
* | Merge branch 'for-next/mtd'Sascha Hauer2013-03-042-4/+13
|\ \
| * | mtd: implement mtd_lock and mtd_unlockSascha Hauer2013-02-141-0/+2
| * | mtd: Add mtd_* functionsSascha Hauer2013-02-141-0/+7
| * | libmtd: rename functions from mtd_* to libmtd_*Sascha Hauer2013-02-141-4/+4
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2013-03-0410-15/+54
|\ \
| * | usb: fix build for big-endian platformAntony Pavlov2013-03-031-1/+1
| * | log2: Fix declaration of __roundup_pow_of_twoMaxime Ripard2013-02-271-0/+9
| * | fs: add pread and pwrite functionsAlexander Aring2013-02-201-0/+2
| * | fs: fix return type of readAlexander Aring2013-02-181-1/+1
| * | Make "dev_get_resource" publicly availableAlexander Shiyan2013-02-181-0/+4
| * | mfd: Using MFD_xx prefix for symbolsAlexander Shiyan2013-02-184-12/+12
| * | Add missing SZ_xx definesAlexander Shiyan2013-02-151-0/+12
| * | Introduce device_platform_driver() macroAlexander Shiyan2013-02-131-0/+12
| * | getopt: change optstring to const char*Alexander Aring2013-02-111-1/+1
| |/
* | Merge branch 'for-next/highbank'Sascha Hauer2013-03-041-0/+12
|\ \
| * | of: add do_fixup_by_compatible with u32 and string versionJean-Christophe PLAGNIOL-VILLARD2013-03-031-0/+6
| * | of: make of_add_memory available for other boardJean-Christophe PLAGNIOL-VILLARD2013-02-141-0/+6
| |/
* | Merge branch 'for-next/gpt'Sascha Hauer2013-03-043-0/+561
|\ \
| * | disk: partitions: add EFI GUID Partition TableJean-Christophe PLAGNIOL-VILLARD2013-02-181-0/+547
| * | filetype: add GPT supportJean-Christophe PLAGNIOL-VILLARD2013-02-161-0/+1
| * | linux/types: import __aligned_x64 from the kernelJean-Christophe PLAGNIOL-VILLARD2013-02-161-0/+13
* | | Merge branch 'for-next/dt'Sascha Hauer2013-03-041-0/+8
|\ \ \
| * | | DeviceTree: add support for initrd in the DTVicente Bergas2013-02-121-0/+8
| | |/ | |/|
* | | phy: fix force modeJean-Christophe PLAGNIOL-VILLARD2013-02-251-0/+1
* | | mtd: nand: do not write empty pagesSascha Hauer2013-02-211-0/+2
| |/ |/|
* | fix brown paper bag bug introduced with compile time loglevelSascha Hauer2013-02-151-4/+1
|/
* generic memory layout: fix deps for [MALLOC|STACK]_BASESascha Hauer2013-02-041-4/+2
* Merge branch 'for-next/pbl'Sascha Hauer2013-02-041-0/+15
|\
| * pbl: factorise decompressorJean-Christophe PLAGNIOL-VILLARD2013-01-301-0/+15
* | Merge branch 'for-next/oftree'Sascha Hauer2013-02-042-3/+18
|\ \
| * | Add write_file functionSascha Hauer2013-01-191-0/+5
| * | of: rename new_device_node to of_new_node and export itSascha Hauer2013-01-191-0/+1
| * | of: add of_delete_propertySascha Hauer2013-01-191-0/+3
| * | of: remove unused barebox_fdtSascha Hauer2013-01-191-2/+0
| * | of: Add support for converting the unflattened tree back to a dtbSascha Hauer2013-01-191-0/+6
| * | of: rename of_parse_dtb to of_unflatten_dtbSascha Hauer2013-01-111-0/+1
| * | of: of_free fixesSascha Hauer2013-01-111-0/+1
| * | of: make of_get_fixed_tree more universally usableSascha Hauer2013-01-111-1/+1
* | | Merge branch 'for-next/misc'Sascha Hauer2013-02-043-10/+57
|\ \ \