Age | Commit message (Expand) | Author | Files | Lines |
2010-02-23 | omap: musb: Add USB support to 4430 SDP board file | Maulik Mankad | 3 | -2/+18 |
2010-02-20 | omap: musb: remove unnecessary return | Felipe Balbi | 1 | -3/+1 |
2010-02-20 | omap: musb: remove unused dma data | Felipe Balbi | 1 | -3/+0 |
2010-02-20 | omap: musb: remove unused soft_con field | Felipe Balbi | 1 | -1/+0 |
2010-02-20 | arm: omap: musb: we can use clk framework | Felipe Balbi | 1 | -22/+0 |
2010-02-20 | omap: musb: remove unused data | Felipe Balbi | 1 | -34/+0 |
2010-02-20 | omap: musb: Pass board specific data from board file | Maulik Mankad | 15 | -16/+106 |
2010-02-20 | arm: omap: musb: ioremap only what's ours | Felipe Balbi | 1 | -1/+1 |
2010-02-20 | omap: musb: Remove #ifdef from board-omap3evm.c | Maulik Mankad | 1 | -2/+2 |
2010-02-20 | OMAP3EVM: PM: Update defconfig | Sanjeev Premi | 1 | -2/+4 |
2010-02-20 | Add devkit8000_defconfig | Thomas Weber | 1 | -0/+1889 |
2010-02-20 | Add minimal support for DevKit8000 | Thomas Weber | 3 | -0/+697 |
2010-02-20 | AM3517: Enable I2C-GPIO Expander driver support for AM3517EVM | Vaibhav Hiremath | 1 | -2/+38 |
2010-02-20 | AM3517: Enable RTC driver support for AM3517EVM | Vaibhav Hiremath | 1 | -0/+39 |
2010-02-20 | AM3517: Enable basic I2C Support | Vaibhav Hiremath | 1 | -0/+11 |
2010-02-20 | IGEPv2: Use Red Led1 as Heartbeat if configured | Jonas Zetterberg | 1 | -2/+28 |
2010-02-20 | IGEPv2: Added WIFI support | Jonas Zetterberg | 1 | -0/+40 |
2010-02-20 | omap3: Update defconfig for IGEP v2 to allow new drivers andfeatures | Enric Balletbo i Serra | 1 | -216/+309 |
2010-02-20 | omap3: Use timing data for omap2_init_common_hw on IGEP v2 | Enric Balletbo i Serra | 1 | -1/+2 |
2010-02-18 | omap3: SDRC: add timing data for Numonyx M65KxxxxAM | Enric Balletbo i Serra | 1 | -0/+51 |
2010-02-18 | omap3: Add support for flash on IGEP v2 board | Enric Balletbo i Serra | 1 | -0/+101 |
2010-02-18 | omap3: Enable DSS2 for IGEP v2 board | Enric Balletbo i Serra | 1 | -0/+75 |
2010-02-18 | omap3: Add platform init code for EHCI driver on IGEP v2 | Enric Balletbo i Serra | 1 | -0/+12 |
2010-02-18 | omap3: Fix typo on IGEP v2 board | Enric Balletbo i Serra | 1 | -1/+1 |
2010-02-18 | omap3: Add platform data for the twl4030_codec MFD on IGEP v2 | Enric Balletbo i Serra | 1 | -0/+10 |
2010-02-18 | omap3: pandora: update defconfig | Grazvydas Ignotas | 1 | -165/+513 |
2010-02-18 | omap3: pandora: update regulator setup | Grazvydas Ignotas | 1 | -33/+78 |
2010-02-18 | OMAP: pandora: add DSS2 support and related regulators | Grazvydas Ignotas | 1 | -0/+111 |
2010-02-18 | omap3evm: Configure GPIO175 for touchscreen PEN_IRQ | Sanjeev Premi | 1 | -1/+3 |
2010-02-18 | omap3evm: Fixes after moving to matrix_keypad | Sanjeev Premi | 1 | -12/+15 |
2010-02-18 | omap3evm: Add mux settings for keypad | Sanjeev Premi | 1 | -0/+4 |
2010-02-18 | omap: zoom3: enable ehci support | vikram pandita | 1 | -0/+14 |
2010-02-18 | Merge branch 'omap-fixes-for-linus' into omap-for-linus | Tony Lindgren | 1 | -7/+5 |
2010-02-17 | omap: Remove DEBUG_FS dependency for mux name checking | Ranjith Lohithakshan | 1 | -7/+5 |
2010-02-15 | OMAP4: MCPDM: Register McPDM platform device | Jorge Eduardo Candelaria | 1 | -0/+37 |
2010-02-15 | ARM: OMAP4: Add McPDM base address | Jorge Eduardo Candelaria | 1 | -0/+2 |
2010-02-15 | OMAP4: IRQ: Add McPDM IRQ definition | Jorge Eduardo Candelaria | 1 | -1/+1 |
2010-02-15 | arm: omap: kill compile warning on board-4430-sdp.c | Felipe Balbi | 1 | -4/+0 |
2010-02-15 | AM35xx: Update irq.h for AM35xx IPSS module interrupts | Vaibhav Hiremath | 1 | -0/+10 |
2010-02-15 | AM35xx: Add AM35xx intr_clr & sw_rst cntrl reg bit definition | Vaibhav Hiremath | 1 | -0/+17 |
2010-02-15 | AM35xx: Introduce am35xx.h file | Vaibhav Hiremath | 2 | -0/+27 |
2010-02-15 | omap3: pm: Add T2 Keypad as a wakeup source | Lesly A M | 1 | -0/+9 |
2010-02-15 | omap3: Clean-up for omap_mux_init | Tony Lindgren | 1 | -12/+34 |
2010-02-15 | omap_hsmmc: Allow for a shared VccQ | Adrian Hunter | 3 | -0/+7 |
2010-02-15 | omap_hsmmc: Allow for power saving without going off | Adrian Hunter | 3 | -0/+7 |
2010-02-15 | omap: RX51: Remux to pull eMMC lines down when powering off | Adrian Hunter | 4 | -1/+53 |
2010-02-15 | omap: Reconnect hsmmc context loss count | Adrian Hunter | 1 | -2/+2 |
2010-02-15 | omap: Rename hsmmc symbols to reflect independence from twl4030 | Adrian Hunter | 14 | -47/+45 |
2010-02-15 | omap: Rename mmc-twl4030 files to hsmmc | Adrian Hunter | 15 | -28/+28 |
2010-02-15 | omap_hsmmc: Move gpio and regulator control from board file | Adrian Hunter | 4 | -336/+52 |