summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2009-09-03OMAP2/3 board-*.c files: read bootloader configuration earlierPaul Walmsley
2009-09-03OMAP2/3/4 PRCM: add module IDLEST wait codePaul Walmsley
2009-09-03OMAP2/3 PM: create the OMAP PM interface and add a default OMAP PM no-op layerPaul Walmsley
2009-09-03OMAP3 clock: remove superfluous calls to omap2_init_clk_clkdmPaul Walmsley
2009-09-03OMAP clock: associate MPU clocks with the mpu_clkdmPaul Walmsley
2009-09-03OMAP3 clock: Fixed processing of bootarg 'mpurate'Sanjeev Premi
2009-09-03OMAP: SDRC: Add several new register definitionsTero Kristo
2009-09-03OMAP: powerdomain: Fix overflow when doing powerdomain deps lookups.Paul Walmsley
2009-08-28OMAP3: update OMAP3 Beagle defconfigPaul Walmsley
2009-08-28OMAP3: beagle: add missing twl4030 usb platform_dataFelipe Balbi
2009-08-28OMAP3: Zoom2: Update board defconfigVikram Pandita
2009-08-28OMAP3: Zoom2: Add TWL4030 supportVikram Pandita
2009-08-28OMAP3: MMC: Add mux for pinsVikram Pandita
2009-08-28OMAP3: rx51_defconfig: add twl4030 to rx51 default configurationTimo Kokkonen
2009-08-28OMAP3: 3430SDP: Fix defconfigSergio Aguirre
2009-08-28OMAP2/3: Pass irqflags to 8250 driverVikram Pandita
2009-08-28OMAP: iommu: add initial debugfs supportHiroshi DOYU
2009-08-28OMAP: iommu: fix wrong argument in flush_cache_vmap()Hiroshi DOYU
2009-08-28OMAP2: n8x0: add n8x0_defconfigKalle Valo
2009-08-28OMAP2: add board file for Nokia N800 and N810Kalle Valo
2009-08-28OMAP2: compile usb-tusb6010.cKalle Valo
2009-08-28OMAP1: AMS_DELTA: add modem supportJanusz Krzysztofik
2009-08-28OMAP: GPIO: Avoid generating extra IRQsEero Nurkkala
2009-08-28OMAP: Remove omap boot parsing codeRoger Quadros
2009-08-28OMAP: UART: drop OMAP_TAG_UART, enable all UARTs, auto-disabled on idleKalle Valo
2009-08-28OMAP: remove OMAP_TAG_SERIAL_CONSOLEKalle Valo
2009-08-28OMAP: Remove ifdefs for io.hTony Lindgren
2009-08-28OMAP: Rename OMAP_MPUIO_BASE to OMAP1_MPUIO_BASETony Lindgren
2009-08-28OMAP: Remove OMAP_IO_ADDRESS, use OMAP1_IO_ADDRESS and OMAP2_IO_ADDRESS insteadTony Lindgren
2009-08-24[ARM] Kirkwood: enable eSATA on QNAP TS-219PJohn Holland
2009-08-24[ARM] Kirkwood: __init requires linux/init.hMartin Michlmayr
2009-08-15ARM: 5673/1: U300 fix initsection compile warningLinus Walleij
2009-08-15Merge branch 's3c-fixes' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King
2009-08-15Merge branch 'for-rmk-rc' of git://git.pengutronix.de/git/imx/linux-2.6Russell King
2009-08-15ARM: Fix broken highmem supportRussell King
2009-08-14mx31moboard: invert sdhc ro signal senseValentin Longchamp
2009-08-14ARM: S3C24XX: Fix clkout mpx errorDavide Rizzo
2009-08-13Merge branch 'ixp4xx-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King
2009-08-11IXP4xx: Fix IO_SPACE_LIMIT for 2.6.31-rc core PCI changesMikael Pettersson
2009-08-10Merge branch 'pm-upstream/fixes' of git://git.kernel.org/pub/scm/linux/kernel...Russell King
2009-08-10Merge branch 'omap_fixes_31' of git://git.pwsan.com/linux-2.6Russell King
2009-08-10Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King
2009-08-10OMAP3: RX51: Updated rx51_defconfigRoger Quadros
2009-08-10OMAP2/3: mmc-twl4030: Free up MMC regulators while cleaning upRoger Quadros
2009-08-10OMAP3: RX51: Define TWL4030 USB transceiver in board fileRoger Quadros
2009-08-10OMAP3: Overo: Fix smsc911x platform device resource valueSergio Aguirre
2009-08-10OMAP3: Fix omap3 sram virtual addres overlap vmalloc space after increasing v...Janboe Ye
2009-08-10OMAP2/3: DMA errata correctionVikram Pandita
2009-08-10OMAP: Fix testing of cpu defines for mach-omap1Tony Lindgren
2009-08-07USB: musb: fix the nop registration for OMAP3EVMGupta, Ajay Kumar