2010-12-21 |
Marek Belisko | omap1: pm_bus: Fix compilation warning Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-12-21 |
Marek Belisko | omap1: htc_herald: Fix compilation warning Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-12-21 |
Benoit Cousson | omap: serial: Change device name: omap-hsuart -> omap_uart Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-12-18 |
Anand Gadiyar | omap: remove dead wdt code in plat-omap/devices.c Cc: Tony Lindgren <tony@atomide.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-12-18 |
John Rigby | OMAP4: enable smc instruction in new assembler versions Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-12-18 |
Bryan Wu | omap: kill all section mismatch warning for omap2plus_defconfig Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-12-18 |
Ohad Ben-Cohen | omap: boards w/ wl12xx should select REGULATOR_FIXED_VOLTAGE Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-12-18 |
Jean Pihet | OMAP3: add comments for erratas i540 and i478 workarounds Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-12-17 |
Tony Lindgren | Merge branch 'devel-board' into omap-for-linus
|
commit | commitdiff | tree |
2010-12-17 |
Aaro Koskinen | arm: omap: add minimal support for RM-680 Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-12-17 |
Aaro Koskinen | arm: omap: sdram-nokia: add 97.6/195.2 MHz timing data Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-12-17 |
Aaro Koskinen | arm: omap: sdram-nokia: delete redundant timing data Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-12-17 |
Aaro Koskinen | arm: omap: sdram-nokia: improve error handling Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-12-17 |
Aaro Koskinen | arm: omap: sdram-nokia: use array to list timings Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-12-17 |
Aaro Koskinen | arm: omap: sdram-nokia: prepare for new memory timings Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-12-17 |
Aaro Koskinen | arm: omap: add sdram-nokia.h Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-12-17 |
Aaro Koskinen | arm: omap: rename board-rx51-sdram.c to sdram-nokia.c Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-12-15 |
Tony Lindgren | omap: Fix setting omap_irq_base for 2430 Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-12-11 |
Paul Walmsley | OMAP2: PRCM: fix some SHIFT macros that were actually... Thanks to Tony Lindgren <tony@atomide.com> for originally... Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-12-10 |
Tony Lindgren | Merge branch 'devel-gpio' into omap-for-linus
|
commit | commitdiff | tree |
2010-12-10 |
Tony Lindgren | omap1: Delete old defconfigs Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-12-10 |
Tony Lindgren | omap1: Add omap1_defconfig Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-12-10 |
Tony Lindgren | omap1: Add initcall checks for omap1 and booted board Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-12-10 |
Tony Lindgren | omap: Split omap_read/write functions for omap1 and... Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-12-10 |
Tony Lindgren | Merge branch 'devel-omap-irq' into omap-for-linus
|
commit | commitdiff | tree |
2010-12-10 |
Tony Lindgren | omap2+: Initialize omap_irq_base for entry-macro.S... Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-12-10 |
Kevin Hilman | OMAP2+: PM/serial: fix console semaphore acquire during... Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-12-10 |
Kevin Hilman | OMAP1: SRAM: fix size for OMAP1611 SoCs Thanks to Tony Lindgren for helping diagnose the problem... Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-12-09 |
Tony Lindgren | omap1: Use asm_irq_flags for entry-macro.S Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-12-09 |
Tony Lindgren | Merge branch 'devel-cleanup' into omap-for-linus
|
commit | commitdiff | tree |
2010-12-08 |
Aaro Koskinen | arm: omap2: io: fix clk_get() error check Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-12-08 |
Tony Lindgren | omap1: Fix gpio mpuio bank to work for multi-omap for... Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-12-08 |
Varadarajan, Charulatha | OMAP: GPIO: Implement GPIO as a platform device Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-12-08 |
Varadarajan, Charulatha | OMAP2+: GPIO: device registration Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-12-08 |
Benoit Cousson | OMAP4: hwmod data: Add GPIO Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-12-08 |
Varadarajan, Charulatha | OMAP3: hwmod data: Add GPIO Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-12-08 |
Varadarajan, Charulatha | OMAP2430: hwmod data: Add GPIO Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-12-08 |
Varadarajan, Charulatha | OMAP2420: hwmod data: Add GPIO Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-12-08 |
Varadarajan, Charulatha | OMAP7xx: GPIO: Introduce support for GPIO init Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-12-08 |
Varadarajan, Charulatha | OMAP16xx: GPIO: Introduce support for GPIO init Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-12-08 |
Varadarajan, Charulatha | OMAP15xx: GPIO: Introduce support for GPIO init Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-12-08 |
Tony Lindgren | OMAP: GPIO: Make omap_gpio_show_rev bank specific Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-12-08 |
Varadarajan, Charulatha | OMAP: GPIO: prepare for platform driver Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-12-08 |
Tony Lindgren | omap: Fix gpio_request calls to happen as arch_initcall Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-12-08 |
Tony Lindgren | omap: Don't select mux by default for each board Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-12-08 |
Shubhrajyoti D | omap: McBSP: Make the free variable update more readable Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-12-08 |
Jarkko Nikula | omap: McBSP: Fix potential memory leak in omap_mcbsp_remove Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-12-08 |
Evgeny Kuznetsov | omap: Ptr "isr_reg" tracked as NULL was dereferenced Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-12-08 |
Tony Lindgren | omap: Fix undefined reference to omap2_i2c_mux_pins Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-12-07 |
Paul Walmsley | OMAP1: I2C: fix device initialization Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-12-07 |
Vasiliy Kulikov | arm: plat-omap: counter_32k: use IS_ERR() instead of... Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-12-07 |
Sukumar Ghorai | omap: nand: remove hardware ECC as default Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-12-06 |
Ohad Ben-Cohen | omap: zoom: wl1271 slot is MMC_CAP_POWER_OFF_CARD Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-12-03 |
Kevin Hilman | omap: PM debug: fix wake-on-timer debugfs dependency Reported-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-12-03 |
Aaro Koskinen | arm: mach-omap2: rx51: clean up dummy onenand init Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-12-03 |
Aaro Koskinen | arm: mach-omap2: n8x0: clean up dummy onenand init Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-12-03 |
Aaro Koskinen | arm: mach-omap2: remove NULL board_mux from board files Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-11-30 |
Tony Lindgren | Merge branch 'ctrl-wip/mux-omap4-v4' of git://gitorious...
|
commit | commitdiff | tree |
2010-11-30 |
Tony Lindgren | Merge branch 'pm-hwmod-i2c' of ssh://master.kernel...
|
commit | commitdiff | tree |
2010-11-30 |
Tony Lindgren | Merge branches 'devel-cleanup', 'devel-serial' and...
|
commit | commitdiff | tree |
2010-11-30 |
Andrei Emeltchenko | omap: Serial: Define register access modes in LCR Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-11-30 |
Andrei Emeltchenko | OMAP: Serial: Define OMAP uart MDR1 reg and remove... Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-11-30 |
Srinath | omap: AM3517/05: Add craneboard support Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-11-30 |
Janusz Krzysztofik | OMAP1: drop AMS_DELTA_FIQ config option Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-11-30 |
Felipe Balbi | arm: omap: zoom: substitute gpio number with symbolic... Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-11-30 |
Felipe Balbi | arm: omap: combine zoom2 and zoom3 board-files Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-11-30 |
Enric Balletbo i... | omap3: IGEP v2: Improve igep2_flash_init() function Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-11-30 |
Enric Balletbo i... | omap3: IGEP v2: Remove igep2_config array Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-11-25 |
Aaro Koskinen | arm: omap2: timer-gp: delete unused variable Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-11-25 |
Aaro Koskinen | arm: omap1: board-ams-delta: fix cast Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-11-25 |
Aaro Koskinen | arm: omap1: mbox: delete unused variable Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-11-25 |
Aaro Koskinen | arm: omap1: mbox: make variables static Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-11-25 |
Aaro Koskinen | arm: omap1: make some functions static Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-11-25 |
Aaro Koskinen | arm: omap1: add missing includes Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-11-25 |
Paul Walmsley | OMAP2+: PM/serial: hold console semaphore while OMAP... and Tony Lindgren <tony@atomide.com>. Thanks to... Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-11-25 |
Kevin Hilman | OMAP: UART: don't resume UARTs that are not enabled. Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-11-09 |
Felipe Balbi | arm: omap1: devices: need to return with a value Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-11-05 |
Enric Balletbo i... | omap3: IGEP v2: Remove onenand_setup no-op function Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-11-05 |
Janusz Krzysztofik | OMAP1: camera.h: add missing include Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-11-05 |
Mathias Nyman | omap: dma: Add read-back to DMA interrupt handler to... Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-11-05 |
Thomas Weber | OMAP2: Devkit8000: Fix mmc regulator failure Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-10-22 |
Anand Gadiyar | omap: complete removal of machine_desc.io_pg_offst... Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-10-22 |
Kevin Hilman | omap: UART: fix wakeup registers for OMAP24xx UART2 Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-10-12 |
Tony Lindgren | omap: Fix spotty MMC voltages Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-10-12 |
Anand Gadiyar | ASoC: OMAP4: MCPDM: Remove unnecessary include of plat... Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-10-12 |
Vasiliy Kulikov | serial: omap-serial: fix signess error Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-10-11 |
Peter Ujfalusi | OMAP3: DMA: Errata i541: sDMA FIFO draining does not... Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-10-11 |
Jarkko Nikula | omap: dma: Fix buffering disable bit setting for omap24xx Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-10-11 |
Santosh Shilimkar | omap: serial: Fix the boot-up crash/reboot without... Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-10-11 |
Kevin Hilman | OMAP3: PM: fix scratchpad memory accesses for off-mode Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-10-08 |
Tony Lindgren | Merge branch 'control_mcbsp_fix_2.6.37' of git://git...
|
commit | commitdiff | tree |
2010-10-08 |
David Anders | omap4: pandaboard: enable the ehci port on pandaboard Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-10-08 |
David Anders | omap4: pandaboard: Fix the init if CONFIG_MMC_OMAP_HS... Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-10-08 |
David Anders | omap4: pandaboard: remove unused hsmmc definition Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-10-08 |
Tony Lindgren | omap: Update omap2plus_defconfig to use ttyO instead... Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-10-08 |
Kevin Hilman | OMAP2: PM: check UART status before trying to idle Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-10-08 |
Rajendra Nayak | omap: hwmod: Handle modules with 16bit registers Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-10-08 |
Nicolas Kaiser | arm/omap: remove duplicated include Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-10-08 |
Charulatha V | OMAP2PLUS: WDT: Fix: Disable WDT after reset during... Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |
2010-10-08 |
Enric Balletbo i... | omap3: Remove VMMC2 regulator on IGEP v2 Signed-off-by: Tony Lindgren <tony@atomide.com>
|
commit | commitdiff | tree |