summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release v2015.04.0v2015.04.0Sascha Hauer2015-04-131-1/+1
* make PBL_CONSOLE depend on PBL_IMAGEAntony Pavlov2015-04-131-0/+1
* net: smc1111: fix platform data initializationsRobert Jarzmik2015-04-131-2/+2
* Documentation: rename powerpc manual to .rstRobert Schwebel2015-04-131-0/+0
* Documentation: fix am335x titleRobert Schwebel2015-04-131-1/+1
* net: mvneta: Fix transmit errors due to dirty txdescSebastian Hesselbarth2015-04-131-1/+1
* pci: make sure to activate devices on the root busLucas Stach2015-04-132-0/+8
* mtd: nand_omap_gpmc: Fix ecc check for bch8 romcodeTeresa Gámez2015-03-301-15/+23
* mtd: nand_omap_gpmc: Remove unused codeTeresa Gámez2015-03-301-68/+0
* ARM: tegra124: remove serial aliasesLucas Stach2015-03-301-4/+0
* docs: correct link to microcom repoLucas Stach2015-03-261-1/+1
* usb: host: xhci: depend on HAS_DMALucas Stach2015-03-261-0/+2
* clk: fractional-divider: fix build with CONFIG_MODULESLucas Stach2015-03-261-1/+1
* ARM: highbank: fix build with recent binutilsLucas Stach2015-03-261-0/+1
* lzo: check for length overrun in variable length encoding.Stefan Müller-Klieser2015-03-251-6/+37
* Revert "lzo: properly check for overruns"Stefan Müller-Klieser2015-03-251-42/+22
* ARM: i.MX6: Add clock for ocotpSascha Hauer2015-03-201-0/+2
* mci: core: Check return value of dev_add_param_boolWadim Egorov2015-03-191-1/+2
* Documentation: booting-linux: Fix wrong variable nameSascha Hauer2015-03-181-1/+1
* net: mvneta: convert to streaming DMA opsLucas Stach2015-03-161-4/+7
* PCI: fix bad bugs in bridge setup codeLucas Stach2015-03-161-2/+4
* lib: Add hex2bin and bin2hex implementationsSascha Hauer2015-03-134-2/+79
* clk: clk-divider: fix _get_maxdiv for table based dividerSascha Hauer2015-03-121-0/+13
* gitignore: only ignore include/config.hJean-Christophe PLAGNIOL-VILLARD2015-03-121-1/+1
* parameter: include header for ERR_PTR and errnoLucas Stach2015-03-111-0/+1
* ARM: radxa-rock: select options for regulatorLucas Stach2015-03-111-0/+2
* ARM: zynq: zedboard: don't select serialLucas Stach2015-03-112-20/+17
* ARM: versatile: provide clk_set_rate stubLucas Stach2015-03-111-0/+6
* pbl: let pbl-console depend on !CONSOLE_NONELucas Stach2015-03-111-0/+1
* Documentation: handle missing group declarationJan Luebbe2015-03-101-1/+5
* paramter: The dev_add_param_*() return ERR_PTR(), change no-ops to return ERR...Marc Kleine-Budde2015-03-101-9/+9
* Use linux.bootargs.console for specifying the consoleSascha Hauer2015-03-092-0/+0
* ARM: phycore-am335x-som: Fix boards with no SPITeresa Gámez2015-03-091-1/+1
* ARM: Rockchip: Update defconfigAndrey Panov2015-03-091-25/+67
* MMC: dw_mmc: PIO mode fixesAndrey Panov2015-03-091-73/+56
* Merge branch 'for-next/tegra'Sascha Hauer2015-03-0915-6/+146
|\
| * ARM: tegra: enable barebox update in defconfigLucas Stach2015-03-041-0/+1
| * ARM: tegra: add barebox update handler to Jetson boardLucas Stach2015-03-041-0/+4
| * ARM: tegra: add barebox update handler to Beaver boardLucas Stach2015-03-041-0/+4
| * ARM: tegra: add eMMC barebox update handlerLucas Stach2015-03-043-0/+103
| * bbu: make bbu confirm a bit more verboseLucas Stach2015-03-041-1/+3
| * bbu: include necessary headersLucas Stach2015-03-041-0/+2
| * mci: tegra: handle mmc aliasesLucas Stach2015-03-041-0/+3
| * ARM: tegra124: add mmc aliasesLucas Stach2015-03-041-0/+4
| * ARM: tegra30: add mmc aliasesLucas Stach2015-03-042-0/+9
| * ARM: tegra20: add mmc aliasesLucas Stach2015-03-042-1/+9
| * of: make of_alias_get work on all types of DT pathsLucas Stach2015-03-041-4/+4
* | Merge branch 'for-next/streaming-dma'Sascha Hauer2015-03-0947-247/+389
|\ \
| * | ARM: MMU: unexport cache maintenance functionsLucas Stach2015-03-062-35/+14
| * | ARM: bcm2835: mbox: convert to streaming DMA opsLucas Stach2015-03-061-3/+5