summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | commands: detect: use device_detect_by_nameSascha Hauer2015-06-261-4/+1
* | | | | | | Merge branch 'for-next/misc'Sascha Hauer2015-07-0388-276/+323
|\ \ \ \ \ \ \
| * | | | | | | treewide: replace __inline__ with inlineSascha Hauer2015-07-024-11/+11
| * | | | | | | blackfin: replace extern inline with static inlineSascha Hauer2015-07-022-7/+7
| * | | | | | | ppc: replace extern inline with static inlineSascha Hauer2015-07-023-23/+23
| * | | | | | | sandbox: asm/byteorder.h: fix guard macro nameAntony Pavlov2015-07-021-3/+3
| * | | | | | | treewide: fix 'new blank line at EOF' formatting errorAntony Pavlov2015-07-0223-23/+0
| * | | | | | | read_file_2(): drop unnecessary 'else'Alexander Smirnov2015-07-021-2/+2
| * | | | | | | parameter: always build MAC dev param functionsLucas Stach2015-07-021-2/+0
| * | | | | | | net: Move library functions to net/lib.cSascha Hauer2015-07-023-78/+110
| * | | | | | | commands: digest: fix harmless warningLucas Stach2015-06-291-1/+1
| * | | | | | | mtd: m25p80: make flash_name constSascha Hauer2015-06-291-7/+4
| * | | | | | | mtd: Make devname argument to add_mtd_device constSascha Hauer2015-06-295-5/+5
| * | | | | | | ARM: tegra: jump to maincluster earlierLucas Stach2015-06-292-9/+9
| * | | | | | | ARM: pxa: move lubbock TEXTBASE to KconfigLucas Stach2015-06-262-1/+1
| * | | | | | | ARM: socfpga: add default ARCH_TEXT_BASELucas Stach2015-06-262-36/+38
| * | | | | | | MCI: pxa: depend on right symbolLucas Stach2015-06-261-1/+1
| * | | | | | | usb: gadget: pxa27x: depend on right symbolLucas Stach2015-06-261-1/+1
| * | | | | | | ARM: OMAP: Add max file size for PBLX imagesWadim Egorov2015-06-261-0/+1
| * | | | | | | images: Add file size check for PBLX filesWadim Egorov2015-06-262-0/+12
| * | | | | | | image_renderer: Use read_file_2Sascha Hauer2015-06-261-4/+4
| * | | | | | | net: smc911x: Add device tree supportSascha Hauer2015-06-261-0/+6
| * | | | | | | serial: ns16550: Fix reading clock-frequency propertySascha Hauer2015-06-261-7/+2
| * | | | | | | arch/BCM47xx: remove bogus copy'n'paste commentJuergen Borleis2015-06-261-5/+0
| * | | | | | | net: eth: Do not rely on CONFIG_PARAMETER to be enabledSascha Hauer2015-06-263-9/+22
| * | | | | | | net: Make set_ethaddr argument constSascha Hauer2015-06-2628-28/+28
| * | | | | | | device parameters: sort alphabeticallySascha Hauer2015-06-181-1/+9
| * | | | | | | mach-clps711: call shutdown_barebox instead of arch_shutdown in reset_cpuHerve Codina2015-06-171-1/+1
| * | | | | | | mtd: m25p80: Whitespace cleanupSascha Hauer2015-06-171-11/+11
| * | | | | | | crypto: digest: provide static inline no-ops if digest is disabledMarc Kleine-Budde2015-06-171-0/+11
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'for-next/imx-bbu-nand-fcb'Sascha Hauer2015-07-0311-72/+239
|\ \ \ \ \ \ \
| * | | | | | | imx-bbu-nand-fcb: Split space for firmware in two equal regionsSascha Hauer2015-06-121-15/+33
| * | | | | | | imx-bbu-nand-fcb: Erase whole partitionSascha Hauer2015-06-121-3/+1
| * | | | | | | imx-bbu-nand-fcb: Let DBBT start at page 1Sascha Hauer2015-06-121-10/+11
| * | | | | | | imx-bbu-nand-fcb: make available for i.MX28 aswellSascha Hauer2015-06-123-23/+157
| * | | | | | | imx-bbu-nand-fcb: Use barebox partition instead of whole deviceSascha Hauer2015-06-121-2/+2
| * | | | | | | imx-bbu-nand-fcb: Fix debug messagesSascha Hauer2015-06-121-2/+2
| * | | | | | | ARM: i.MX6: bbu nand: Move to common placeSascha Hauer2015-06-127-19/+18
| * | | | | | | filetype: Add filetype for MXS bootstreamSascha Hauer2015-06-122-0/+4
| * | | | | | | mtd: partition: implement write_oobSascha Hauer2015-06-121-0/+13
| * | | | | | | ARM: dts: Karo tx6: increase barebox partition to 4MBSascha Hauer2015-06-121-2/+2
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'for-next/dts'Sascha Hauer2015-07-0327-47/+101
|\ \ \ \ \ \ \
| * | | | | | | dts: update to v4.1-rc8Sascha Hauer2015-06-177-14/+39
| * | | | | | | dts: update to v4.1-rc7Sascha Hauer2015-06-171-4/+2
| * | | | | | | dts: update to v4.1-rc6Sascha Hauer2015-06-175-7/+5
| * | | | | | | dts: update to v4.1-rc5Sascha Hauer2015-06-173-4/+7
| * | | | | | | dts: update to v4.1-rc4Sascha Hauer2015-06-1711-18/+48
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'for-next/doc'Sascha Hauer2015-07-033-0/+113
|\ \ \ \ \ \ \
| * | | | | | | Documentation: be more precise about the topicJuergen Borleis2015-06-221-4/+4
| * | | | | | | Documentation: fix spellingJuergen Borleis2015-06-221-1/+1