| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | omap3 gpmc: functionality enhancement | Sukumar Ghorai | 2010-08-02 | 1 | -12/+263 |
| * | | | | Merge branch 'devel-misc' into omap-for-linus | Tony Lindgren | 2010-08-02 | 7 | -26/+118 |
| |\ \ \ \ |
|
| | * | | | | omap: Devkit8000: Use DIE id to initialize dm9000 MAC address | Kan-Ru Chen | 2010-08-02 | 1 | -0/+14 |
| | * | | | | omap: Use omap_get_die_id() to get the DIE ids | Kan-Ru Chen | 2010-08-02 | 1 | -8/+6 |
| | * | | | | omap: Add new interface omap_get_die_id | Kan-Ru Chen | 2010-08-02 | 2 | -0/+32 |
| | * | | | | OMAP3: AM3505/3517 do not have IO wakeup capability | stanley.miao | 2010-08-02 | 2 | -3/+6 |
| | * | | | | omap2/3: id: fix sparse warning | Nishanth Menon | 2010-08-02 | 1 | -5/+5 |
| | * | | | | omap: Overo: Fix support for second ethernet port | Steve Sakoman | 2010-08-02 | 1 | -2/+40 |
| | * | | | | omap2: Fix GPIO numbers and smc91x for 2430sdp | Tony Lindgren | 2010-08-02 | 1 | -5/+1 |
| | | |_|/
| | |/| | |
|
| * | | | | omap: mux: fix multipath gpio handling | Grazvydas Ignotas | 2010-08-02 | 1 | -18/+20 |
| * | | | | omap4: hotplug: Add basic CPU hotplug support | Santosh Shilimkar | 2010-08-02 | 4 | -1/+89 |
| * | | | | omap4: Add smc API to read AuxCoreBoot0 register | Santosh Shilimkar | 2010-08-02 | 2 | -16/+25 |
| * | | | | omap4: suspend: Add basic system suspend support | Rajendra Nayak | 2010-08-02 | 2 | -0/+136 |
| * | | | | omap2/3/4: serial: errata i202: fix for MDR1 access | Deepak K | 2010-08-02 | 1 | -3/+49 |
| * | | | | omap2/3/4: serial: introduce errata handling | Nishanth Menon | 2010-08-02 | 1 | -5/+10 |
| * | | | | omap2/3/4: serial: kill dev_attr_sleep_timeout sparse warn | Nishanth Menon | 2010-08-02 | 1 | -1/+2 |
| * | | | | omap2/3/4: serial: remove initialization sparse warnings | Nishanth Menon | 2010-08-02 | 1 | -2/+2 |
| * | | | | omap3: serial: Add context save and restore for mcr | Govindraj R | 2010-08-02 | 1 | -0/+6 |
| * | | | | omap4: Add OMAP4 Panda Support | David Anders | 2010-08-02 | 3 | -0/+311 |
| * | | | | OMAP4: Add GPIO LED support for SDP board | Hemanth V | 2010-08-02 | 1 | -0/+50 |
| * | | | | omap4: Board changes for 4430sdp tmp105 temperature sensor | Shubhrajyoti Datta | 2010-08-02 | 1 | -1/+7 |
| * | | | | omap4: mmc: Fix the regulator resource for MMC2 on 4430sdp | Santosh Shilimkar | 2010-08-02 | 1 | -4/+8 |
| * | | | | omap: tsl2563 ALS support for Nokia N900 | Mathias Nyman | 2010-08-02 | 1 | -0/+14 |
| * | | | | omap: rx51: Add supply and data for the tpa6130a2 headphoneamplifier | Jarkko Nikula | 2010-08-02 | 1 | -0/+12 |
| * | | | | omap: rx51: Use REGULATOR_SUPPLY macro when initializingregulator consumers | Jarkko Nikula | 2010-08-02 | 1 | -32/+11 |
| * | | | | omap: rx51: Add platform_data for tlv320aic3x with reset gpionumber | Jarkko Nikula | 2010-08-02 | 1 | -0/+7 |
| * | | | | omap: rx51: Set regulator V28 always on | Jarkko Nikula | 2010-08-02 | 1 | -0/+1 |
| * | | | | omap3: pandora: add NAND and wifi support | Grazvydas Ignotas | 2010-08-02 | 1 | -0/+120 |
| * | | | | omap3: pandora: update gpio-keys data | Grazvydas Ignotas | 2010-08-02 | 1 | -20/+10 |
| * | | | | omap: zoom3: wlan board muxing | Ohad Ben-Cohen | 2010-08-02 | 1 | -0/+13 |
| * | | | | omap: zoom2: wlan board muxing | Ohad Ben-Cohen | 2010-08-02 | 1 | -0/+13 |
| * | | | | OMAP2: Devkit8000: Fix regulator for power supply | Thomas Weber | 2010-07-05 | 1 | -1/+1 |
| * | | | | OMAP2: Devkit8000: Remove unused omap_board_config | Thomas Weber | 2010-07-05 | 1 | -6/+0 |
| * | | | | OMAP2: Devkit8000: Using gpio_is_valid macro | Thomas Weber | 2010-07-05 | 1 | -4/+4 |
| * | | | | OMAP2: Devkit8000: Using the REGULATOR_SUPPLY macro | Thomas Weber | 2010-07-05 | 1 | -20/+13 |
| * | | | | OMAP2: Devkit8000: Remove en-/disable for tv panel | Thomas Weber | 2010-07-05 | 1 | -12/+0 |
| * | | | | OMAP2: Devkit8000: Remove non existing vsim supply | Thomas Weber | 2010-07-05 | 1 | -22/+0 |
| * | | | | OMAP2: Devkit8000: Remove unneeded VDVI supply | Thomas Weber | 2010-07-05 | 1 | -5/+0 |
| * | | | | OMAP2: Devkit8000: Setup LCD reset | Kan-Ru Chen | 2010-07-05 | 1 | -0/+11 |
| * | | | | OMAP2: Devkit8000: Enable DVI-D output | Kan-Ru Chen | 2010-07-05 | 1 | -0/+15 |
| * | | | | OMAP2: Devkit8000: change panel to generic panel | Thomas Weber | 2010-07-05 | 1 | -1/+1 |
| * | | | | OMAP2: Devkit8000: Cleanup for power supplies | Thomas Weber | 2010-07-05 | 1 | -6/+26 |
| * | | | | Removing dead MACH_OMAP2_H4_USB1 | Christoph Egger | 2010-07-05 | 1 | -5/+0 |
| * | | | | Removing dead MACH_OMAP_H4_OTG | Christoph Egger | 2010-07-05 | 1 | -17/+0 |
| * | | | | Removing dead OMAP_STI | Christoph Egger | 2010-07-05 | 1 | -57/+0 |
| * | | | | Removing dead OMAP_IR | Christoph Egger | 2010-07-05 | 1 | -4/+0 |
| * | | | | omap2/3/4: Add Kconfig option to compile in typical omap features | Tony Lindgren | 2010-07-05 | 1 | -0/+21 |
| * | | | | omap2/3/4: Select all omaps and boards by default | Tony Lindgren | 2010-07-05 | 1 | -0/+28 |
| * | | | | omap2/3/4: Move Kconfig options to mach-omap2/Kconfig | Tony Lindgren | 2010-07-05 | 1 | -0/+18 |
| * | | | | omap: Make omap specific features appear under Kconfig menu | Tony Lindgren | 2010-07-05 | 1 | -0/+7 |