| Commit message (Expand) | Author | Age | Lines |
... | |
* | arm, davinci, am1808, gpio: add missing defines for bank 8 | Heiko Schocher | 2011-09-30 | -0/+2 |
* | arm, davinci: add some missing defines in hardware.h | Heiko Schocher | 2011-09-30 | -0/+11 |
* | arm, davinci: add SYSCFG1 base and register struct | Heiko Schocher | 2011-09-30 | -0/+16 |
* | arm, davinci: add RTC base addr | Heiko Schocher | 2011-09-30 | -0/+1 |
* | arm, davinci: add internal WDT support for AM1808 cpus | Heiko Schocher | 2011-09-30 | -0/+35 |
* | arm, davinci: add missing timer baseaddresses for !DA8xx cpu | Heiko Schocher | 2011-09-30 | -0/+2 |
* | arm, davinci: move davinci_timer in header file | Heiko Schocher | 2011-09-30 | -14/+41 |
* | net, davinci_emac: add KSZ8864 switch | Heiko Schocher | 2011-09-30 | -1/+75 |
* | omap3: Fix compile warning | Sanjeev Premi | 2011-09-30 | -1/+1 |
* | mmc: omap: config VMMC, MMC1_PBIAS | Balaji T K | 2011-09-30 | -1/+7 |
* | devkit8000: Fix build break | Sandeep Paulraj | 2011-09-30 | -1/+1 |
* | omap-common: reorganize spl.c | Simon Schwarz | 2011-09-30 | -177/+247 |
* | omap3: implement boot parameter saving | Simon Schwarz | 2011-09-30 | -3/+12 |
* | omap3: new SPL structure support | Simon Schwarz | 2011-09-30 | -0/+36 |
* | omap-common: add nand spl support | Simon Schwarz | 2011-09-30 | -3/+124 |
* | omap3: Configure RAM bank 0 if in SPL | Simon Schwarz | 2011-09-30 | -1/+67 |
* | omap-common/omap4: relocate early UART clock setup | Simon Schwarz | 2011-09-30 | -1/+2 |
* | OMAP3: Overo: Update GPMC timing for ethernet chip | Philip Balister | 2011-09-30 | -0/+9 |
* | Armada100: Enable Ethernet support for GplugD | Ajay Bhargav | 2011-09-30 | -0/+76 |
* | net: Adds Fast Ethernet Controller driver for Armada100 | Ajay Bhargav | 2011-09-30 | -0/+1 |
* | gpio: Add GPIO driver for Marvell SoC Armada100 | Ajay Bhargav | 2011-09-30 | -0/+48 |
* | led: remove camel casing of led identifiers globally | Jason Kridner | 2011-09-13 | -47/+47 |
* | omap4: IO settings | Aneesh V | 2011-09-13 | -45/+105 |
* | omap4: make SDRAM init work for ES1.0 silicon | Aneesh V | 2011-09-13 | -54/+22 |
* | omap: gpio: generic changes after changing API | Sanjeev Premi | 2011-09-13 | -2/+3 |
* | omap: gpio: Use generic API | Sanjeev Premi | 2011-09-13 | -46/+82 |
* | ARMV7: OMAP3: Add 37xx ESx revision numbers. | Howard D. Gray | 2011-09-12 | -1/+22 |
* | OMAP: Add function to get state of a GPIO output | Joel A Fernandes | 2011-09-12 | -0/+22 |
* | Minor coding style cleanup. | Wolfgang Denk | 2011-09-11 | -5/+0 |
* | tegra2: fix warning: "assert" redefined | Wolfgang Denk | 2011-09-10 | -8/+0 |
* | KS8695: move TIMER_ definitions before code use | Greg Ungerer | 2011-09-10 | -8/+8 |
* | PXA: FIX: Deep-sleep return address in stored in PSPR | Marek Vasut | 2011-09-07 | -1/+1 |
* | MX31: fix missing mxc_get_clk() call | Stefano Babic | 2011-09-07 | -0/+2 |
* | omap24xx: fix 'reset_timer_masked' declaration error | Wolfgang Denk | 2011-09-07 | -11/+9 |
* | ARM: remove broken "impa7" board. | Wolfgang Denk | 2011-09-07 | -104/+5 |
* | ARM: remove broken "ep7312" board. | Wolfgang Denk | 2011-09-07 | -12/+8 |
* | Makefile : fix generation of cpu related asm-offsets.h | Stefano Babic | 2011-09-07 | -12/+2 |
* | dm3730: enable dpll5 | Eric Benard | 2011-09-04 | -0/+1 |
* | OMAP3: Add DSS driver for OMAP3 | Syed Mohammed Khasim | 2011-09-04 | -0/+174 |
* | da850: modifications for Logic PD Rev.3 AM18xx EVM | Nagabhushana Netagunte | 2011-09-04 | -0/+4 |
* | da850: add support to wake up DSP during board init | Nagabhushana Netagunte | 2011-09-04 | -0/+4 |
* | da8xx: add support for multiple PLL controllers | Sudhakar Rajashekhara | 2011-09-04 | -12/+22 |
* | omap3:clock: check cpu_family before enabling clks for IVA & CAM | Vaibhav Hiremath | 2011-09-04 | -4/+10 |
* | omap3:clock: configure GFX clock to 200MHz for AM/DM37x | Vaibhav Hiremath | 2011-09-04 | -1/+2 |
* | armv7: cache: remove flush on un-aligned invalidate | Aneesh V | 2011-09-04 | -12/+17 |
* | armv7: stronger barrier for cache-maintenance operations | Aneesh V | 2011-09-04 | -6/+6 |
* | omap: enable caches at system start-up | Aneesh V | 2011-09-04 | -0/+16 |
* | arm: do not force d-cache enable on all boards | Aneesh V | 2011-09-04 | -5/+15 |
* | i2c:gpio:s5p: I2C GPIO Software implementation (via soft_i2c) | Ćukasz Majewski | 2011-09-04 | -0/+42 |
* | Tegra2: Use clock and pinmux functions to simplify code | Simon Glass | 2011-09-04 | -70/+14 |