summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap1
Commit message (Expand)AuthorAgeFilesLines
* omap: Fix gpio_request calls to happen as arch_initcallTony Lindgren2010-12-076-34/+40
*-. Merge branches 'devel-cleanup', 'devel-serial' and 'devel-board' into omap-fo...Tony Lindgren2010-11-304-16/+7
|\ \
| | * OMAP1: drop AMS_DELTA_FIQ config optionJanusz Krzysztofik2010-11-303-14/+3
| * | OMAP: Serial: Define OMAP uart MDR1 reg and remove magic numbersAndrei Emeltchenko2010-11-301-2/+4
* | | arm: omap1: board-ams-delta: fix castAaro Koskinen2010-11-241-1/+2
* | | arm: omap1: mbox: delete unused variableAaro Koskinen2010-11-241-1/+0
* | | arm: omap1: mbox: make variables staticAaro Koskinen2010-11-241-2/+2
* | | arm: omap1: make some functions staticAaro Koskinen2010-11-242-2/+2
* | | arm: omap1: add missing includesAaro Koskinen2010-11-244-0/+5
|/ /
* | ARM: 6484/1: fix compile warning in mm/init.cAnand Gadiyar2010-11-211-1/+1
* | arm: omap1: devices: need to return with a valueFelipe Balbi2010-11-081-3/+2
* | OMAP1: camera.h: add missing includeJanusz Krzysztofik2010-11-051-0/+2
|/
* Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-10-259-13/+567
|\
| * omap: Fix spotty MMC voltagesTony Lindgren2010-10-124-8/+4
| * Merge branch 'pm-hwmods' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...Tony Lindgren2010-10-081-0/+27
| |\
| | * OMAP: WDT: Split OMAP1 and OMAP2PLUS device registrationVaradarajan, Charulatha2010-09-291-0/+27
| * | OMAP1: Amstrad Delta: add camera controlled LEDS triggerJanusz Krzysztofik2010-10-011-0/+24
| * | OMAP1: Amstrad Delta: add support for cameraJanusz Krzysztofik2010-10-011-0/+45
| * | OMAP1: Add support for SoC camera interfaceJanusz Krzysztofik2010-10-012-0/+54
| |/
| * Merge branch 'pm-runtime' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Tony Lindgren2010-09-232-1/+99
| |\
| | * OMAP1: PM: add simple runtime PM layer to manage clocksKevin Hilman2010-09-212-1/+99
| * | HTCHERALD: MMC, I2C, HTCPLD, SPI, TSC2046Cory Maccarrone2010-09-231-6/+316
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-10-251-0/+26
|\ \
| * \ Merge branch 'for-2.6.36' into for-2.6.37Mark Brown2010-08-1628-409/+809
| |\ \ | | |/
| * | ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-0/+26
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-1/+1
|\ \ \
| * | | Update broken web addresses in arch directory.Justin P. Mattock2010-10-181-1/+1
| | |/ | |/|
* | | arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre2010-10-2015-30/+0
* | | arm: return both physical and virtual addresses from addruartJeremy Kerr2010-10-201-33/+35
* | | ARM: do not define VMALLOC_END relative to PAGE_OFFSETNicolas Pitre2010-10-011-1/+1
|/ /
* | Merge branch 'v2.6.35-omap-mailbox-for-next' of git://gitorious.org/~doyu/lk/...Tony Lindgren2010-08-041-34/+21
|\ \
| * | omap: mailbox: reorganize headersFelipe Contreras2010-08-041-3/+0
| * | omap: mailbox: standarize on 'omap-mailbox'Felipe Contreras2010-08-042-3/+3
| * | omap: mailbox: simplify omap_mbox_register()Felipe Contreras2010-08-041-18/+7
| * | omap: mailbox: reorganize registeringFelipe Contreras2010-08-041-20/+22
| * | omap: mailbox: add IRQ namesFelipe Contreras2010-08-041-0/+1
| * | omap: mailbox: don't export unecessary symbolsFelipe Contreras2010-08-041-1/+0
| * | omap: mailbox: update omap1 probingFelipe Contreras2010-08-041-14/+14
| * | omap: mailbox: use correct config for omap1Felipe Contreras2010-08-041-1/+1
| * | omap: mailbox: trivial cleanupsFelipe Contreras2010-08-042-5/+3
| |/
* | Merge branch 'devel-map-io' into omap-for-linusTony Lindgren2010-08-0416-9/+23
|\ \
| * | ARM: OMAP: Convert to use ->reserve method to reserve boot time memoryRussell King2010-07-1616-9/+23
| |/
* | omap: Fix DEBUG_LL uart to access phys addr when MMU isn't enableJason Wang2010-08-041-3/+7
* | Merge branch 'for_2.6.36' of git://git.pwsan.com/linux-2.6 into omap-for-linusTony Lindgren2010-08-044-37/+122
|\ \
| * | OMAP1: clock: some cleanupPaul Walmsley2010-07-263-37/+116
| * | OMAP1: OPP: add KConfig entry for 96MHz ARM rate (using a 12MHz oscillator)Paul Walmsley2010-07-261-0/+6
| |/
* | Merge branch 'devel-misc' into omap-for-linusTony Lindgren2010-08-023-0/+31
|\ \
| * | omap1: omap7xx clocks, mux, serial fixesCory Maccarrone2010-08-023-0/+31
| |/
* | Removing dead APMChristoph Egger2010-07-051-84/+0
* | Removing dead OMAP_STIChristoph Egger2010-07-051-35/+0
OpenPOWER on IntegriCloud