summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | omap: musb: remove unused dataFelipe Balbi2010-02-191-34/+0
| * | | | omap: musb: Pass board specific data from board fileMaulik Mankad2010-02-1915-16/+106
| * | | | arm: omap: musb: ioremap only what's oursFelipe Balbi2010-02-191-1/+1
| * | | | omap: musb: Remove #ifdef from board-omap3evm.cMaulik Mankad2010-02-191-2/+2
| * | | | OMAP3EVM: PM: Update defconfigSanjeev Premi2010-02-191-2/+4
| * | | | Add devkit8000_defconfigThomas Weber2010-02-191-0/+1889
| * | | | Add minimal support for DevKit8000Thomas Weber2010-02-193-0/+697
| * | | | AM3517: Enable I2C-GPIO Expander driver support for AM3517EVMVaibhav Hiremath2010-02-191-2/+38
| * | | | AM3517: Enable RTC driver support for AM3517EVMVaibhav Hiremath2010-02-191-0/+39
| * | | | AM3517: Enable basic I2C SupportVaibhav Hiremath2010-02-191-0/+11
| * | | | IGEPv2: Use Red Led1 as Heartbeat if configuredJonas Zetterberg2010-02-191-2/+28
| * | | | IGEPv2: Added WIFI supportJonas Zetterberg2010-02-191-0/+40
| * | | | omap3: Update defconfig for IGEP v2 to allow new drivers andfeaturesEnric Balletbo i Serra2010-02-191-216/+309
| * | | | omap3: Use timing data for omap2_init_common_hw on IGEP v2Enric Balletbo i Serra2010-02-191-1/+2
| * | | | omap3: SDRC: add timing data for Numonyx M65KxxxxAMEnric Balletbo i Serra2010-02-171-0/+51
| * | | | omap3: Add support for flash on IGEP v2 boardEnric Balletbo i Serra2010-02-171-0/+101
| * | | | omap3: Enable DSS2 for IGEP v2 boardEnric Balletbo i Serra2010-02-171-0/+75
| * | | | omap3: Add platform init code for EHCI driver on IGEP v2Enric Balletbo i Serra2010-02-171-0/+12
| * | | | omap3: Fix typo on IGEP v2 boardEnric Balletbo i Serra2010-02-171-1/+1
| * | | | omap3: Add platform data for the twl4030_codec MFD on IGEP v2Enric Balletbo i Serra2010-02-171-0/+10
| * | | | omap3: pandora: update defconfigGrazvydas Ignotas2010-02-171-165/+513
| * | | | omap3: pandora: update regulator setupGrazvydas Ignotas2010-02-171-33/+78
| * | | | OMAP: pandora: add DSS2 support and related regulatorsGrazvydas Ignotas2010-02-171-0/+111
| * | | | omap3evm: Configure GPIO175 for touchscreen PEN_IRQSanjeev Premi2010-02-171-1/+3
| * | | | omap3evm: Fixes after moving to matrix_keypadSanjeev Premi2010-02-171-12/+15
| * | | | omap3evm: Add mux settings for keypadSanjeev Premi2010-02-171-0/+4
| * | | | omap: zoom3: enable ehci supportvikram pandita2010-02-171-0/+14
| |/ / /
| * | | Merge branch 'omap-fixes-for-linus' into omap-for-linusTony Lindgren2010-02-1732-273/+865
| |\ \ \
| * | | | OMAP4: MCPDM: Register McPDM platform deviceJorge Eduardo Candelaria2010-02-151-0/+37
| * | | | ARM: OMAP4: Add McPDM base addressJorge Eduardo Candelaria2010-02-151-0/+2
| * | | | OMAP4: IRQ: Add McPDM IRQ definitionJorge Eduardo Candelaria2010-02-151-1/+1
| * | | | arm: omap: kill compile warning on board-4430-sdp.cFelipe Balbi2010-02-151-4/+0
| * | | | AM35xx: Update irq.h for AM35xx IPSS module interruptsVaibhav Hiremath2010-02-151-0/+10
| * | | | AM35xx: Add AM35xx intr_clr & sw_rst cntrl reg bit definitionVaibhav Hiremath2010-02-151-0/+17
| * | | | AM35xx: Introduce am35xx.h fileVaibhav Hiremath2010-02-152-0/+27
| * | | | omap3: pm: Add T2 Keypad as a wakeup sourceLesly A M2010-02-151-0/+9
| * | | | omap3: Clean-up for omap_mux_initTony Lindgren2010-02-151-12/+34
| * | | | omap_hsmmc: Allow for a shared VccQAdrian Hunter2010-02-153-0/+7
| * | | | omap_hsmmc: Allow for power saving without going offAdrian Hunter2010-02-153-0/+7
| * | | | omap: RX51: Remux to pull eMMC lines down when powering offAdrian Hunter2010-02-154-1/+53
| * | | | omap: Reconnect hsmmc context loss countAdrian Hunter2010-02-151-2/+2
| * | | | omap: Rename hsmmc symbols to reflect independence from twl4030Adrian Hunter2010-02-1514-47/+45
| * | | | omap: Rename mmc-twl4030 files to hsmmcAdrian Hunter2010-02-1515-28/+28
| * | | | omap_hsmmc: Move gpio and regulator control from board fileAdrian Hunter2010-02-154-336/+52
| * | | | omap3: Add support for flash on 3430SDP boardVimal Singh2010-02-152-1/+113
| * | | | omap3: SDP: Introducing 'board-sdp-flash.c' for flash initVimal Singh2010-02-153-0/+295
| * | | | omap2/3/4: Introducing 'gpmc-nand.c' for GPMC specific NAND initVimal Singh2010-02-153-1/+151
| * | | | omap2/3/4: serial: fix coding style indentaionvikram pandita2010-02-151-9/+10
| * | | | omap2/3/4: gpmc: avoid section definitions on headersFelipe Balbi2010-02-151-1/+1
| * | | | omap2/3/4: gpmc: kill compile warningFelipe Balbi2010-02-151-2/+4