summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* let kbuild build foo/bar.o correctly张忠山2012-12-081-4/+4
* Merge branch 'for-next/tftp'Sascha Hauer2012-12-071-24/+0
|\
| * uimage: fix misunderstanding in common/uimage.cVicente Bergas2012-11-261-24/+0
* | Merge branch 'for-next/phylib'Sascha Hauer2012-12-0729-84/+422
|\ \
| * | net: phy: micrel: fix typo in driver nameJan Luebbe2012-12-051-1/+1
| * | phylib: add micrel supportJean-Christophe PLAGNIOL-VILLARD2012-11-204-0/+210
| * | phylib: add fixup supportJean-Christophe PLAGNIOL-VILLARD2012-11-203-8/+125
| * | mdio_bus: fix matchJean-Christophe PLAGNIOL-VILLARD2012-11-201-1/+1
| * | phylib: fix generic phy driver probeJean-Christophe PLAGNIOL-VILLARD2012-11-204-45/+34
| * | driver: introduce device_probe to manully probe a deviceJean-Christophe PLAGNIOL-VILLARD2012-11-202-6/+22
| * | macb/ether: split flags for drivers and phylibJean-Christophe PLAGNIOL-VILLARD2012-11-1919-25/+23
| * | phylib: introduction of forced 100MbpsJean-Christophe PLAGNIOL-VILLARD2012-11-192-1/+6
| * | phylib: export phy_id via paramJean-Christophe PLAGNIOL-VILLARD2012-11-191-0/+3
* | | Merge branch 'for-next/omap'Sascha Hauer2012-12-074-13/+28
|\ \ \
| * | | Define and use OMAP4 GPIO macros rather than magic constants.Robert P. J. Day2012-12-052-6/+21
| * | | OMAP3: Replace magic GPIO numbers in omap3_generic.c with macros.Robert P. J. Day2012-12-051-6/+6
| * | | OMAP4: removed __packed__ annotation from pad_conf_entryEnrico Scholz2012-12-051-1/+1
* | | | Merge branch 'for-next/mtd'Sascha Hauer2012-12-073-60/+6
|\ \ \ \
| * | | | mtd core: call driver write function with complete bufferSascha Hauer2012-12-071-53/+3
| * | | | mtd nand: allow partial page writesSascha Hauer2012-12-071-7/+0
| * | | | mtd oob: do not register oob device for devices without oobSascha Hauer2012-11-291-0/+3
* | | | | Merge branch 'for-next/misc'Sascha Hauer2012-12-0734-250/+320
|\ \ \ \ \
| * | | | | mach-omap/Kconfig: Some spelling fixes and indentation.Robert P. J. Day2012-12-051-5/+5
| * | | | | Remove old, inaccurate "FileName:" cruft from ARM filesRobert P. J. Day2012-12-0527-124/+25
| * | | | | password: fixed underflow on <backspace>Enrico Scholz2012-12-051-5/+8
| * | | | | at25: use dev_lseek_default as at24 doesAntony Pavlov2012-12-031-6/+1
| * | | | | Makefile: move ctags and cscope support to a shell scriptAntony Pavlov2012-12-032-108/+268
| * | | | | ARM/MXS/i.MX28: distinguish POR and wake-up event correctlyJuergen Beisert2012-12-031-0/+11
| * | | | | bus_for_each_device/bus_for_each_driver: add () to allow use &busJean-Christophe PLAGNIOL-VILLARD2012-11-191-2/+2
* | | | | | Merge branch 'for-next/mfd'Sascha Hauer2012-12-071-1/+2
|\ \ \ \ \ \
| * | | | | | mfd stmpe: fix test for featuresSascha Hauer2012-11-291-1/+1
| * | | | | | mfd stmpe: add index to devicenameSascha Hauer2012-11-291-1/+2
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'for-next/mem-commands'Sascha Hauer2012-12-075-15/+39
|\ \ \ \ \ \
| * | | | | | commands: mw: add the '-x' option (swap bytes)Antony Pavlov2012-11-261-2/+7
| * | | | | | commands: md: add the '-x' option (swap bytes)Antony Pavlov2012-11-261-7/+17
| * | | | | | mem: add the swab (swap bytes) option to memory_display()Antony Pavlov2012-11-265-9/+18
* | | | | | | Merge branch 'for-next/mci'Sascha Hauer2012-12-072-13/+52
|\ \ \ \ \ \ \
| * | | | | | | mci i.MX esdhc: turn error message into debug messageSascha Hauer2012-12-051-1/+1
| * | | | | | | mci: Fix capacity calculation for high capacity MMC cardsSascha Hauer2012-12-031-7/+15
| * | | | | | | mci: Add STUFF_BITS and use itSascha Hauer2012-11-291-5/+36
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'for-next/led'Sascha Hauer2012-12-073-0/+71
|\ \ \ \ \ \ \
| * | | | | | | led-gpio: add bicolor led supportJean-Christophe PLAGNIOL-VILLARD2012-11-193-0/+71
* | | | | | | | Merge branch 'for-next/imx'Sascha Hauer2012-12-0771-322/+2621
|\ \ \ \ \ \ \ \
| * | | | | | | | ARM i.MX: Add i.MX51 PATA device supportSascha Hauer2012-12-064-1/+12
| * | | | | | | | ARM i.MX6: save boot locationSascha Hauer2012-12-063-0/+64
| * | | | | | | | ARM i.MX bbu internal: Add spi/i2c supportSascha Hauer2012-12-062-0/+76
| * | | | | | | | ARM i.MX bbu: Add i.MX6 MMC handlerSascha Hauer2012-12-062-0/+25
| * | | | | | | | ARM i.MX: Add Garz+Fricke Vincell Board supportSascha Hauer2012-12-0612-0/+668
| * | | | | | | | ARM i.MX esdctl: Use defines from exisiting header fileSascha Hauer2012-12-061-18/+8
| * | | | | | | | ARM i.MX: add esdctl-v4 supportSascha Hauer2012-12-063-2/+1232