summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scripts/mkublheader: add program to produce an UBL image headerJan Luebbe2012-07-045-2/+113
* ARM i.MX51 babbage: Use correct select for new environmentSascha Hauer2012-07-041-1/+1
* fs: fix standard zero, full devicesSascha Hauer2012-07-045-8/+11
* ARM mmu: flush page tables in arm_mmu_remap_sdram()Sascha Hauer2012-07-031-1/+4
* Merge branch 'for-next/mxs-nand'Sascha Hauer2012-07-0220-2/+2513
|\
| * ARM mxs: add bcb command to create 'boot control block' for NAND bootWolfram Sang2012-06-303-0/+408
| * mtd nand: add mxs-nand driverWolfram Sang2012-06-309-1/+1311
| * dma: add mxs-apbh-dma driverWolfram Sang2012-06-306-0/+754
| * ARM mxs: Add mxs_reset_block functionSascha Hauer2012-06-303-1/+40
* | Merge branch 'for-next/resource-size'Sascha Hauer2012-07-0223-67/+68
|\ \
| * | resource: store 'end' instead of 'size' in struct resourceSascha Hauer2012-07-0123-67/+68
* | | Merge branch 'for-next/digi-connect-core'Sascha Hauer2012-07-0212-24/+867
|\ \ \
| * | | ARM: initial ConnectCore® i.MX51 board supportAlexander Shiyan2012-06-3011-0/+843
| * | | i.MX51: Synchronize iomux header file from kernelAlexander Shiyan2012-06-301-24/+24
| | |/ | |/|
* | | Merge branch 'for-next/poweroff'Sascha Hauer2012-07-027-0/+108
|\ \ \
| * | | rzx50: add poweroff supportAntony Pavlov2012-06-303-0/+60
| * | | add 'poweroff' commandAntony Pavlov2012-06-304-0/+48
| |/ /
* | | Merge branch 'for-next/mips-clocksource'Sascha Hauer2012-07-024-156/+7
|\ \ \
| * | | MIPS: XBurst: use clocks_calc_mult_shift() for JZ4755's clocksourceAntony Pavlov2012-06-291-2/+3
| * | | MIPS: XBurst: fix the JZ4755's clocksource input frequency valueAntony Pavlov2012-06-291-1/+1
| * | | clocksource: move the NSEC_PER_SEC constant to common headerAntony Pavlov2012-06-293-2/+4
| * | | include/linux/time.h: remove dead codeSascha Hauer2012-06-291-152/+0
* | | | Merge branch 'for-next/devnull'Sascha Hauer2012-07-023-29/+107
|\ \ \ \
| * | | | Added "/dev/full" and "/dev/null" devicesAlexander Shiyan2012-06-301-0/+55
| * | | | Move /dev/zero to separate unitAlexander Shiyan2012-06-303-29/+52
| | |/ / | |/| |
* | | | Merge branch 'for-next/menu'Sascha Hauer2012-07-022-19/+26
|\ \ \ \
| * | | | menu: implement KEY_HOME/KEY_ENDSascha Hauer2012-06-301-0/+9
| * | | | menu: store repaint state in variableSascha Hauer2012-06-301-5/+12
| * | | | menu: use read_keySascha Hauer2012-06-301-13/+4
| * | | | complete: fix parameter complete with multiple '.'Sascha Hauer2012-06-301-1/+1
| |/ / /
* | | | Merge branch 'for-next/mmuinfo'Sascha Hauer2012-07-023-1/+121
|\ \ \ \
| * | | | mmuinfo: add a command do display the result of virtual to physical translationJan Luebbe2012-06-303-1/+121
| |/ / /
* | | | Merge branch 'for-next/mxs-usb'Sascha Hauer2012-07-026-7/+114
|\ \ \ \
| * | | | ARM i.MX28 usb: Add USBPHY supportSascha Hauer2012-06-304-1/+110
| * | | | ARM i.MX23 usb: move to SoC specific functionsSascha Hauer2012-06-304-6/+5
| |/ / /
* | | | Merge branch 'for-next/mxs-reset'Sascha Hauer2012-07-024-64/+77
|\ \ \ \
| * | | | ARM/MXS: add new way to reset the whole SoCJuergen Beisert2012-06-304-64/+77
| |/ / /
* | | | Merge branch 'for-next/mx28-ocotp'Sascha Hauer2012-07-0212-52/+319
|\ \ \ \
| * | | | arm: mxs: add write support for ocotpWolfram Sang2012-06-302-0/+120
| * | | | arm: mxs: use consistent naming for #defines for ocotpWolfram Sang2012-06-301-8/+9
| * | | | arm: mxs: refactor timeout routine for ocotpWolfram Sang2012-06-301-10/+16
| * | | | arm: mxs: add functions to get/set vddioWolfram Sang2012-06-302-0/+40
| * | | | arm: mxs: refactor access to power domainWolfram Sang2012-06-304-29/+55
| * | | | arm: mxs: add POWER_BASE for MX28, tooWolfram Sang2012-06-301-0/+1
| * | | | arm: mxs: add imx_set_hclkWolfram Sang2012-06-304-0/+44
| * | | | arm: mxs: make get_hclk result useable for upcoming set_hclkWolfram Sang2012-06-302-4/+6
| * | | | arm: mxs: get MAC from OCOTP for MX28EVKWolfram Sang2012-06-302-2/+29
| |/ / /
* | | | Merge branch 'for-next/fs'Sascha Hauer2012-07-021-0/+30
|\ \ \ \
| * | | | fs: Fix file create bug when parent is not a directorySascha Hauer2012-06-301-0/+30
| |/ / /
* | | | Merge branch 'for-next/ethernet'Sascha Hauer2012-07-025-22/+68
|\ \ \ \