summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | 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
| * | | | | | | | | ARM i.MX5: move pll setup defines to header fileSascha Hauer2012-12-063-25/+22
| * | | | | | | | | ARM i.MX bbu: Allow to have no DCDSascha Hauer2012-12-061-6/+16
| * | | | | | | | | ARM i.MX bbu: Allow to overwrite app_destSascha Hauer2012-12-065-16/+38
| * | | | | | | | | ARM i.MX boards: use esdctl code to detect sdram sizeSascha Hauer2012-12-0622-208/+9
| * | | | | | | | | ARM i.MX: register esdctl controller deviceSascha Hauer2012-12-067-0/+7
| * | | | | | | | | ARM i.MX: Add driver to get sdram base and sizeSascha Hauer2012-12-065-1/+352
| * | | | | | | | | ARM i.MX53 loco: switch to new default envSascha Hauer2012-12-054-55/+35
| * | | | | | | | | i.MX debug_ll supportSascha Hauer2012-12-052-0/+47
| * | | | | | | | | debug_ll: Add some usage commentsSascha Hauer2012-12-052-1/+17
| * | | | | | | | | debug_ll: Let architectures define PUTC_LL directlySascha Hauer2012-12-057-7/+6
| * | | | | | | | | imx53: implement imx53_add_kppChristian Kapeller2012-12-051-0/+5
* | | | | | | | | | Merge branch 'for-next/ext4'Sascha Hauer2012-12-0719-27/+1438
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fs: implement initial ext4 support from U-BootSascha Hauer2012-12-0310-0/+1384
| * | | | | | | | | | add ext fs detection supportSascha Hauer2012-12-032-0/+9
| * | | | | | | | | | filetype: Pass bufsizeSascha Hauer2012-12-038-23/+40
| * | | | | | | | | | ls command: call stat() only when necessarySascha Hauer2012-12-031-4/+5
* | | | | | | | | | | Merge branch 'for-next/driver'Sascha Hauer2012-12-073-0/+17
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | bus: add bus deviceJean-Christophe PLAGNIOL-VILLARD2012-11-193-0/+17
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'for-next/commands'Sascha Hauer2012-12-0710-19/+147
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | loadenv: allow more fine grained environment loadingSascha Hauer2012-11-295-14/+64
| * | | | | | | | | | | rm: implement -rSascha Hauer2012-11-295-5/+83
| | |_|_|_|/ / / / / / | |/| | | | | | | | |