summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* defaultenv-2: mtdparts-add: remove unused variableSascha Hauer2015-02-121-3/+0
* mtd: fixup device tree partitionsSascha Hauer2015-02-122-0/+66
* mtd: Add a partitions parameter to mtd devicesSascha Hauer2015-02-121-1/+96
* mtd: Use flags parameter in mtd_add_partitionSascha Hauer2015-02-121-0/+1
* mtd: forbid conflicting mtd partitionsSascha Hauer2015-02-121-3/+30
* cmndlinepart: skip devname if partstr already contains itSascha Hauer2015-02-121-1/+2
* cmdlinepart: add function to parse a cmdline partition stringSascha Hauer2015-02-123-24/+32
* cmdlinepart: make argument types saferSascha Hauer2015-02-123-8/+8
* cmdlinepart: Change SIZE_REMAINING to loff_tSascha Hauer2015-02-121-1/+1
* move cmdline partition parsing code to separate fileSascha Hauer2015-02-124-77/+111
* mtd: nand: remove automatically created bb devicesSascha Hauer2015-02-124-9/+19
* mtd: Add partitions to listSascha Hauer2015-02-122-0/+11
* mtd: partitions: Add error checkSascha Hauer2015-02-121-1/+10
* mtd: partitions: Use xstrdupSascha Hauer2015-02-121-1/+1
* mtd: core: add error checksSascha Hauer2015-02-121-2/+13
* of: Add for_each_child_of_node_safeSascha Hauer2015-02-121-0/+2
* defaultenv: ignore barebox_zero_envMasahiro Yamada2015-02-111-0/+1
* ARM: atmel: sama5d4 xplained: correc env pathBo Shen2015-02-101-1/+1
* mtd: nand-bb: Also print raw position in debug messagesSascha Hauer2015-02-101-2/+4
* mtd: nand-bb: Fix test for bad block when readingSascha Hauer2015-02-101-1/+1
* mtd: nand-bb: fix erasing bb devices with bad blocksSascha Hauer2015-02-101-3/+21
* mtd: nand-bb: Fix accesses beyond deviceSascha Hauer2015-02-101-0/+16
* mtd: Fix allowing to erase bad blocks on partitionsSascha Hauer2015-02-101-3/+3
* mtd: nand: omap: Fix OMAP_ECC_BCH8_CODE_HW ecc modeSascha Hauer2015-02-101-2/+2
* ARM: Phytec phyCORE OMAP4460: Split xload defconfigsSascha Hauer2015-02-102-9/+28
* blspec: put blspec bootargs into a .dyn bootargs variableSascha Hauer2015-02-101-1/+1
* Merge branch 'for-next/socfpga'Sascha Hauer2015-02-0415-2593/+3989
|\
| * ARM: socfpga: cleanup sequencer warningsSteffen Trumtrar2015-01-132-233/+10
| * ARM: socfpga: Import sequencer code from generated ubootMarkus Pargmann2015-01-136-2566/+3929
| * ARM: boards: socfpga new mem calibration functionMarkus Pargmann2015-01-132-6/+4
| * scripts: socfpga sequencer extraction toolMarkus Pargmann2015-01-133-9/+239
| * ARM: socfpga: clock-manager: set mainnandsdmmcclkSteffen Trumtrar2015-01-131-0/+1
| * ARM: socfpga: clkmgr: bypass debug root clockSteffen Trumtrar2015-01-132-0/+5
| * ARM: socfpga: clkmgr: set alteragrp clocksSteffen Trumtrar2015-01-133-0/+11
| * ARM: socfpga: avoid using external regulator for PLLSteffen Trumtrar2015-01-132-7/+18
| * ARM: sockit: Define inst_rom_init staticMarkus Pargmann2015-01-131-2/+2
* | Merge branch 'for-next/raspberry-pi'Sascha Hauer2015-02-0412-20/+529
|\ \
| * | ARM: bcm2835: fix checkpatch warningAntony Pavlov2015-02-041-1/+1
| * | raspberry-pi: mac address detection supportJean-Christophe PLAGNIOL-VILLARD2015-02-043-10/+50
| * | regulator: add bcm2835 driverJean-Christophe PLAGNIOL-VILLARD2015-02-044-0/+204
| * | regulator: allow to use it with non DT deviceJean-Christophe PLAGNIOL-VILLARD2015-02-043-17/+93
| * | driver: add postcore_platform_driverJean-Christophe PLAGNIOL-VILLARD2015-02-041-0/+2
| * | amba: pl011: add support for regulatorJean-Christophe PLAGNIOL-VILLARD2015-02-041-0/+11
| * | raspberry-pi: add leds supportJean-Christophe PLAGNIOL-VILLARD2015-02-041-0/+55
| * | raspberry-pi: add board model detectionJean-Christophe PLAGNIOL-VILLARD2015-02-043-1/+122
* | | Merge branch 'for-next/pxa'Sascha Hauer2015-02-0443-100/+2890
|\ \ \
| * | | ARM: pxa: add lubbock board supportRobert Jarzmik2015-02-048-0/+452
| * | | ARM: pxa: add pxa25x supportRobert Jarzmik2015-02-0410-2/+91
| * | | net: smc1111: improve debug capabilityRobert Jarzmik2015-02-041-49/+69
| * | | net: smc1111: extend the driver for 91c94 and 91c96 supportRobert Jarzmik2015-02-042-5/+35