summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: rework the mii supportJean-Christophe PLAGNIOL-VILLARD2010-08-2747-285/+404
* use resource_size_t for device resourcesJean-Christophe PLAGNIOL-VILLARD2010-08-271-3/+2
* introduce phys_addr_t and resource_size_tJean-Christophe PLAGNIOL-VILLARD2010-08-271-0/+8
* introduce pure_initcallJean-Christophe PLAGNIOL-VILLARD2010-08-271-4/+11
* xfuncs.h: include linux/types.h to avoid non decleration of size_tJean-Christophe PLAGNIOL-VILLARD2010-08-271-0/+2
* Makefile: fix autoconf.h locationJean-Christophe PLAGNIOL-VILLARD2010-08-271-2/+2
* udpate fixdep.c to linux kernel v2.6.36-rc1-168-ge36c886Jean-Christophe PLAGNIOL-VILLARD2010-08-271-25/+30
* at91: remove non used and obsolete at91rm9200 codeJean-Christophe PLAGNIOL-VILLARD2010-08-235-862/+0
* macb: introduce HAS_MACB configurationJean-Christophe PLAGNIOL-VILLARD2010-08-232-1/+6
* at91: rename clocksource.c -> at91sam926x_time.cJean-Christophe PLAGNIOL-VILLARD2010-08-232-3/+3
* dm9000: allow to specify that no srom is presentJean-Christophe PLAGNIOL-VILLARD2010-08-233-1/+4
* mmccpu: fix typo in AT91_MAIN_CLOCKJean-Christophe PLAGNIOL-VILLARD2010-08-231-1/+1
* 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