summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Add missing includeSascha Hauer2010-08-221-0/+2
| * Kconfig: sync with linux kernel v2.6.36-rc1-168-ge36c886Jean-Christophe PLAGNIOL-VILLARD2010-08-2240-2007/+5815
| * beagle: fix usb dependenciesMichael Grzeschik2010-08-182-2/+4
| * beagle: defconfig cleanup for v2010.08.0Michael Grzeschik2010-08-181-13/+13
| * omap: nand remove unnecessary conditionMichael Grzeschik2010-08-181-2/+1
| * armlinux: bugfix add parameter name into inline functionMichael Grzeschik2010-08-181-1/+1
| * iim/imx25: fix MAC and UID offsetsBaruch Siach2010-08-171-2/+2
| * fec_imx: add support for IIM stored mac addressBaruch Siach2010-08-171-2/+2
| * imx25: add iim platform codeBaruch Siach2010-08-171-0/+44
| * imx25: add chip specific IIM fusebox definesBaruch Siach2010-08-171-1/+7
| * imx iim: add mac address supportBaruch Siach2010-08-172-1/+34
| * imx: driver for the IIM fuseboxBaruch Siach2010-08-173-0/+310
| * imx: move IIM registers to their own headerBaruch Siach2010-08-173-18/+43
| * loadb: get console baudrate from class_dev not devMichael Grzeschik2010-08-111-1/+1
| * omap nand: bugfix configure ecc orderMichael Grzeschik2010-08-061-21/+21
| * beagle: add bootparams and architectureMichael Grzeschik2010-08-061-0/+2
| * add beagle board defconfigSascha Hauer2010-08-061-0/+257
| * beagle: add usb supportMichael Grzeschik2010-08-062-0/+46
| * ehci: add omap supportMichael Grzeschik2010-08-067-0/+1190
| * usb: add twl4030 phy supportMichael Grzeschik2010-08-064-0/+232
| * ehci: add remove functionMichael Grzeschik2010-08-061-0/+8
| * ehci: set CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS to 16Sascha Hauer2010-08-061-1/+1
| * ehci: Make has_tt configurable via platform dataSascha Hauer2010-08-062-5/+10
| * beagle: Add missing pinmux for usbSascha Hauer2010-08-061-0/+14
| * arm omap: Add cpu_is_ macrosSascha Hauer2010-08-061-0/+19
| * arm omap: Add gpio supportSascha Hauer2010-08-064-3/+311
| * add twl4030 supportSascha Hauer2010-08-064-0/+652
| * arm omap: Add I2C driverSascha Hauer2010-08-063-0/+808
| * i2c: Add missing defines for omapSascha Hauer2010-08-061-0/+2
| * mw: fix help textBaruch Siach2010-08-061-1/+3
| * gitignore: ignore .orig and .patch filesJean-Christophe PLAGNIOL-VILLARD2010-08-061-0/+4
| * stddef: introduce true/false enumJean-Christophe PLAGNIOL-VILLARD2010-08-062-3/+5
| * init.h: introduce fake define (__init & __initdata) to simplify the linux syncJean-Christophe PLAGNIOL-VILLARD2010-08-061-0/+6
| * arm: add nhk8815 board supportJean-Christophe PLAGNIOL-VILLARD2010-08-0613-0/+522
| * nand: driver for Nomadik 8815 SoCJean-Christophe PLAGNIOL-VILLARD2010-08-064-0/+270
| * arm: add Nomadik 8815 SoC supportJean-Christophe PLAGNIOL-VILLARD2010-08-0615-0/+487
| * amba: add pl011Jean-Christophe PLAGNIOL-VILLARD2010-08-065-0/+369
| * arm: add common clkdevJean-Christophe PLAGNIOL-VILLARD2010-08-067-1/+224
| * string: add strlcpy supportJean-Christophe PLAGNIOL-VILLARD2010-08-063-0/+30
| * at91: implement clock frameworkJean-Christophe PLAGNIOL-VILLARD2010-08-0622-75/+1472
| * clock: Introduce clock framework from LinuxJean-Christophe PLAGNIOL-VILLARD2010-08-061-0/+158
| * initcall: add postconsole_initcallJean-Christophe PLAGNIOL-VILLARD2010-08-061-0/+1
| * imx25: fix UID endianessBaruch Siach2010-08-041-1/+7
| * mx25 3ds: set CPU UIDBaruch Siach2010-08-041-0/+2
| * imx25: add support for UID read from eFuseBaruch Siach2010-08-043-0/+16
| * arm: add support for the serial ATAGBaruch Siach2010-08-042-0/+23
* | Release v2010.09.0v2010.09.0Sascha Hauer2010-08-301-1/+1
* | omap3: add arch specific dcache invalidateNishanth Menon2010-08-251-0/+43
* | defaultenv: create /dev/ram0.kernel at offset 8MMarc Kleine-Budde2010-08-251-1/+1
* | defaultenv: fix adding of nand_partsMarc Kleine-Budde2010-08-251-1/+1