| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'devel-map-io' into omap-for-linus | Tony Lindgren | 2010-08-04 | 24 | -109/+44 |
|\ |
|
| * | omap3: introduce omap3_map_io | Mike Rapoport | 2010-08-04 | 15 | -105/+15 |
| * | omap3: Unify omap2_set_globals_3[43,6x]x functions | Sergio Aguirre | 2010-08-04 | 16 | -16/+16 |
| *-----. | Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl... | Russell King | 2010-07-31 | 23 | -3/+28 |
| |\ \ \ \ |
|
| | | | | * | ARM: AMBA: Add pclk definition for platforms using primecells | Russell King | 2010-07-22 | 1 | -0/+5 |
| | | | |/
| | | |/| |
|
| | | | * | ARM: OMAP: Convert to use ->reserve method to reserve boot time memory | Russell King | 2010-07-16 | 22 | -3/+23 |
| | | |/ |
|
* | | | | omap: Fix DEBUG_LL uart to access phys addr when MMU isn't enable | Jason Wang | 2010-08-04 | 1 | -8/+21 |
* | | | | Merge branch 'for_2.6.36' of git://git.pwsan.com/linux-2.6 into omap-for-linus | Tony Lindgren | 2010-08-04 | 11 | -112/+357 |
|\ \ \ \ |
|
| * | | | | OMAP2+: hwmod/device: update documentation and copyright | Paul Walmsley | 2010-07-26 | 1 | -1/+16 |
| * | | | | OMAP: hwmod/device: add omap_{device,hwmod}_get_mpu_rt_va | Paul Walmsley | 2010-07-26 | 1 | -5/+28 |
| * | | | | OMAP2: hwmod data: add IVA1 (2420), IVA2 (2430) hwmods | Paul Walmsley | 2010-07-26 | 2 | -2/+60 |
| * | | | | OMAP3: hwmod data: add data for OMAP3 IVA2 | Kevin Hilman | 2010-07-26 | 1 | -0/+30 |
| * | | | | OMAP2&3: hwmod: Replace l3 -> l3_main | Kevin Hilman | 2010-07-26 | 3 | -55/+55 |
| * | | | | OMAP: hwmod data: add class for IVA hwmods | Kevin Hilman | 2010-07-26 | 2 | -0/+4 |
| * | | | | OMAP: PM: create omap_devices for MPU, DSP, L3 | Kevin Hilman | 2010-07-26 | 3 | -2/+86 |
| * | | | | OMAP4: hwmod: Enable omap_device build for OMAP4 | Rajendra Nayak | 2010-07-26 | 1 | -1/+1 |
| * | | | | OMAP: hwmod: allow omap_hwmod_late_init() caller to skip module idle in _setup() | Paul Walmsley | 2010-07-26 | 2 | -13/+33 |
| * | | | | OMAP: hwmod: add non-locking versions of enable and idle functions | Kevin Hilman | 2010-07-26 | 1 | -9/+10 |
| * | | | | OMAP2&3: hwmod: Remove _hwmod prefix in name string | Benoit Cousson | 2010-07-26 | 3 | -10/+10 |
| * | | | | OMAP2/3: hwmod: L3 and L4 CORE/PER/WKUP hwmods don't have IDLEST | Kevin Hilman | 2010-07-26 | 3 | -10/+20 |
| * | | | | OMAP24xx: CM: fix mask used for checking IDLEST status | Kevin Hilman | 2010-07-26 | 1 | -3/+3 |
| * | | | | OMAP3: wait on IDLEST after enabling USBTLL fclk | Anand Gadiyar | 2010-07-26 | 1 | -1/+1 |
* | | | | | OMAP2: powerdomain: Add break in switch statement | Thomas Weber | 2010-08-03 | 1 | -0/+1 |
* | | | | | omap3: add support for NAND on LDP board | Sukumar Ghorai | 2010-08-02 | 2 | -0/+36 |
* | | | | | omap-3630-sdp : Add support for Flash | Sukumar Ghorai | 2010-08-02 | 2 | -0/+121 |
* | | | | | omap3: add support for NAND on zoom3 board | Sukumar Ghorai | 2010-08-02 | 2 | -0/+44 |
* | | | | | omap3: add support for NAND on zoom2 board | Sukumar Ghorai | 2010-08-02 | 3 | -0/+50 |
* | | | | | omap3 flash: rename board-sdp-flash.c to be use by other boards | Sukumar Ghorai | 2010-08-02 | 4 | -55/+60 |
* | | | | | omap3 nand: fix issue in board file to detect nand | Sukumar Ghorai | 2010-08-02 | 6 | -118/+5 |
* | | | | | omap3 nand: cleanup virtual address usages | Sukumar Ghorai | 2010-08-02 | 2 | -37/+9 |
* | | | | | 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 |
| | |/ / /
| |/| | | |
|
| * | | | | Input: RX51 keymap - fix recent compile breakage | Dmitry Torokhov | 2010-07-26 | 1 | -2/+2 |
| |/ / / |
|
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-07-22 | 1 | -3/+14 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | Input: twl40300-keypad - fix handling of "all ground" rows | Dmitry Torokhov | 2010-07-20 | 1 | -3/+14 |
| | |/ |
|
* | | | 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 |