summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* clk: remove unused __clk_[get|put]Sascha Hauer2013-04-0311-78/+0
* defaultenv-2: move settings in a submenuJean-Christophe PLAGNIOL-VILLARD2013-03-152-5/+22
* usb/gadget/Kconfig: fix menuEric Bénard2013-03-121-4/+4
* Make: update setlocalversion from the kernelSascha Hauer2013-03-092-102/+151
* tlsf_malloc: drop duplicate includeJean-Christophe PLAGNIOL-VILLARD2013-03-071-2/+0
* fix another brown paper bag bug introduced with compile time loglevelSascha Hauer2013-03-061-4/+1
* Merge branch 'pu/omap3'Sascha Hauer2013-03-067-95/+35
|\
| * ARM: OMAP: beagle: Add missing MMC iomux setupSascha Hauer2013-03-041-0/+11
| * ARM: OMAP3: invalidate L2 cache using ROM APISascha Hauer2013-03-047-95/+24
* | w1: Fix compiler warningAlexander Shiyan2013-03-061-1/+1
* | mtd: nand: Fix compiler warningAlexander Shiyan2013-03-061-1/+1
* | defaultenv-2: add boot sequenceJean-Christophe PLAGNIOL-VILLARD2013-03-056-31/+115
|/
* libubi: Use global mtd_all_ff functionSascha Hauer2013-03-041-12/+1
* switch more boards to lwl-yJean-Christophe PLAGNIOL-VILLARD2013-03-044-10/+7
* Merge branch 'for-next/vexpress'Sascha Hauer2013-03-0428-7/+950
|\
| * vexpress: detect the board periph mapping and detecting the sp804 mappingJean-Christophe PLAGNIOL-VILLARD2013-02-135-23/+27
| * sp804: introduce amba_is_arm_sp804 to detect if the sp804 is present at the a...Jean-Christophe PLAGNIOL-VILLARD2013-02-122-3/+33
| * amba: introduce amba_device_get_pid/cidJean-Christophe PLAGNIOL-VILLARD2013-02-122-7/+31
| * arm: add vexpress board supportJean-Christophe PLAGNIOL-VILLARD2013-02-1221-0/+723
| * arm: add macro cpu_is_xxxJean-Christophe PLAGNIOL-VILLARD2013-02-111-0/+63
| * clocksource: add ARM AMBA SP804 supportJean-Christophe PLAGNIOL-VILLARD2013-02-113-0/+99
* | Merge branch 'for-next/usb'Sascha Hauer2013-03-048-35/+202
|\ \
| * | USB i.MX: Add chipidea gadget supportSascha Hauer2013-02-153-7/+21
| * | USB i.MX6: Add HSIC supportSascha Hauer2013-02-141-0/+60
| * | USB i.MX chipidea: implement post init supportSascha Hauer2013-02-143-19/+89
| * | USB ehci: Add platform specific init callsSascha Hauer2013-02-142-0/+19
| * | USB chipidea i.MX: Fix PTS mask for HSICSascha Hauer2013-02-142-1/+2
| * | ARM i.MX6: Fix HSIC pad definitionsSascha Hauer2013-02-141-8/+11
* | | Merge branch 'for-next/mxs'Sascha Hauer2013-03-0419-211/+827
|\ \ \
| * | | driver/serial: add driver for the mxs application uartMarc Kleine-Budde2013-03-033-0/+243
| * | | driver/serial: Kconfig: explicitly state that existing mxs driver is for the ...Marc Kleine-Budde2013-03-031-1/+1
| * | | ARM: cfa10036: Remove the boot partition and boot from extMaxime Ripard2013-03-032-3/+4
| * | | cfa10036: Update the environmentMaxime Ripard2013-02-272-5/+5
| * | | cfa-10036: Use the second MMC partition to store the environmentMaxime Ripard2013-02-271-1/+7
| * | | falconwing: switch to generic peristent envEric Bénard2013-02-211-38/+3
| * | | imx23-olinuxino: swith to generic peristent envEric Bénard2013-02-211-42/+3
| * | | env: add register_persistent_environmentEric Bénard2013-02-212-0/+42
| * | | mx23-evk: update defconfigEric Bénard2013-02-111-4/+13
| * | | mx23-evk: add USB gadget supportEric Bénard2013-02-111-0/+15
| * | | mx23-evk: fix MCI supportEric Bénard2013-02-111-4/+50
| * | | mx28evk: add m25p80 flash via ssp2Michael Grzeschik2013-02-111-0/+29
| * | | SPI: Add i.MX 23/28 SPI driver supportMichael Grzeschik2013-02-114-0/+297
| * | | ARM mxs: ssp move to common register layoutMichael Grzeschik2013-02-112-117/+119
| | |/ | |/|
* | | Merge branch 'for-next/mtd'Sascha Hauer2013-03-0432-123/+157
|\ \ \
| * | | mtd nor: remove unnecessary 'depend' in KconfigSascha Hauer2013-02-181-8/+0
| * | | nor flash: integrate into mtdSascha Hauer2013-02-1423-71/+35
| * | | mtd: implement mtd_lock and mtd_unlockSascha Hauer2013-02-142-0/+39
| * | | mtd: Use mtd_* functions where appropriateSascha Hauer2013-02-144-11/+11
| * | | mtd: Add mtd_* functionsSascha Hauer2013-02-142-9/+47
| * | | mtd: rename mtd file operations callback functionsSascha Hauer2013-02-141-8/+9