summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
| * | | libmtd: rename functions from mtd_* to libmtd_*Sascha Hauer2013-02-144-16/+16
| | |/ | |/|
* | | Merge branch 'for-next/misc'Sascha Hauer2013-03-04182-812/+398
|\ \ \
| * | | usb: fix build for big-endian platformAntony Pavlov2013-03-031-1/+1
| * | | net: dhcp: fix typoSascha Hauer2013-02-281-2/+2
| * | | log2: Fix declaration of __roundup_pow_of_twoMaxime Ripard2013-02-271-0/+9
| * | | serial/Makefile: drop out of date commentsJean-Christophe PLAGNIOL-VILLARD2013-02-261-6/+0
| * | | bareboxenv: Return proper exit code on failure.Christian Kapeller2013-02-261-4/+12
| * | | smc911111: fix send and recv return valueJean-Christophe PLAGNIOL-VILLARD2013-02-261-6/+6
| * | | hush: implement $*Sascha Hauer2013-02-261-0/+21
| * | | ARM at91 telit-evk-pro3: move config-board out of /env/initFabio Porcedda2013-02-261-0/+0
| * | | defenv2: comment setting default values in /env/configFabio Porcedda2013-02-261-4/+4
| * | | switch boards to lwl-yJean-Christophe PLAGNIOL-VILLARD2013-02-2168-179/+95
| * | | Makefile.lib: introduce lwl-y for lowlevel codeJean-Christophe PLAGNIOL-VILLARD2013-02-211-0/+8
| * | | nandtest: fix length calculationAlexander Aring2013-02-201-4/+4
| * | | fs: add pread and pwrite functionsAlexander Aring2013-02-203-44/+82
| * | | fs: fix return type of readAlexander Aring2013-02-182-2/+2
| * | | Make "dev_get_resource" publicly availableAlexander Shiyan2013-02-182-1/+5
| * | | mfd: Using MFD_xx prefix for symbolsAlexander Shiyan2013-02-1817-49/+49
| * | | Add missing SZ_xx definesAlexander Shiyan2013-02-151-0/+12
| * | | defenv2: move config-board out of /env/initSascha Hauer2013-02-1412-0/+1
| * | | Use new device_platform_driver() macro for driversAlexander Shiyan2013-02-1367-507/+67
| * | | Introduce device_platform_driver() macroAlexander Shiyan2013-02-131-0/+12
| * | | net: fix cpsw depends on ARCH_OMAPAlexander Aring2013-02-111-0/+1
| * | | sata-imx: fix depends on ARCH_IMXAlexander Aring2013-02-111-0/+1
| * | | getopt: change optstring to const char*Alexander Aring2013-02-112-3/+3
| * | | hush: add getopt only if it enabledAlexander Aring2013-02-111-1/+2
| | |/ | |/|
* | | Merge branch 'for-next/imx'Sascha Hauer2013-03-0428-119/+669
|\ \ \
| * | | ARM i.MX pcm043: Use imx_bootsource() to detect bootsourceSascha Hauer2013-02-271-15/+18
| * | | ARM i.MX pcm043: Switch to new environmentSascha Hauer2013-02-278-64/+71
| * | | ARM: i.MX: Replace numbers with predefined constants in several placesAlexander Shiyan2013-02-263-3/+3
| * | | ARM: pcm038: Using "get_ram_size" for determine SRAM sizeAlexander Shiyan2013-02-251-3/+7
| * | | ARM: i.MX27: Use DEVICE_ID_SINGLE for IIM, CCM and ESDCTLAlexander Shiyan2013-02-251-4/+6
| * | | ARM: pcm970: Replace #ifdef with IS_ENABLED()Alexander Shiyan2013-02-251-5/+2
| * | | ARM: pcm970: Fix bug with CompactFlashAlexander Shiyan2013-02-251-2/+2
| * | | ARM: pcm038: Fix serial number IIM-addressAlexander Shiyan2013-02-251-1/+1
| * | | ARM: pcm038: Select IIM by defaultAlexander Shiyan2013-02-251-0/+1
| * | | ARM: pcm038: Remove duplicate imx27_barebox_entry() callAlexander Shiyan2013-02-251-2/+0
| * | | net: fec_imx: ensure constant timeout in fec_haltHubert Feurstein2013-02-221-3/+8
| * | | net: fec_imx: use dev_err and dev_warn instead of printfHubert Feurstein2013-02-221-7/+7
| * | | ARM i.MX6: Add support for SabreSD boardHubert Feurstein2013-02-129-0/+524
| * | | ARM: ccmx51: Add powerup delay for LAN9221Alexander Shiyan2013-02-111-1/+3
| * | | ARM: ccmx51: Replace ifdefs with IS_ENABLEDAlexander Shiyan2013-02-111-8/+2