summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap
Commit message (Expand)AuthorAgeFilesLines
* switch all platform_bus device/driver registering to platform_driver/device_r...Jean-Christophe PLAGNIOL-VILLARD2012-10-042-3/+2
* Merge branch 'for-next/arm-board-reset'Sascha Hauer2012-10-032-7/+7
|\
| * ARM: give boards control of the reset entry pointJan Luebbe2012-09-272-7/+7
| * ARM OMAP3: rename arch_init_lowlevel to board_init_lowlevelSascha Hauer2012-09-272-7/+2
| * ARM OMAP: remove SRAM stackSascha Hauer2012-09-273-6/+0
* | Merge branch 'for-next/arm-remove-arch-init-ll'Sascha Hauer2012-10-034-13/+2
|\ \
| * | ARM OMAP3: rename arch_init_lowlevel to board_init_lowlevelSascha Hauer2012-09-252-7/+2
| * | ARM OMAP: remove SRAM stackSascha Hauer2012-09-253-6/+0
| |/
* | Merge branch 'for-next/spi'Sascha Hauer2012-10-032-0/+43
|\ \
| * | drivers/spi: add driver for the Multichannel SPI controller found in TI SoCsJan Luebbe2012-09-062-0/+43
| |/
* | Merge branch 'for-next/remove-fsf-address'Sascha Hauer2012-10-0329-114/+0
|\ \
| * | Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-1729-114/+0
| |/
* | Merge branch 'for-next/omap'Sascha Hauer2012-10-037-131/+219
|\ \
| * | scripts: add tool to create image for SPI boot on AM35xxJan Luebbe2012-10-021-0/+7
| * | gpio: reduce verbosity while probingJan Luebbe2012-09-281-1/+1
| * | ARM OMAP: switch to gpiolib supportTeresa Gámez2012-09-243-93/+116
| * | xload: add SPI as a boot modeJan Luebbe2012-09-112-0/+41
| * | xload: make internal functions staticJan Luebbe2012-09-112-7/+4
| * | xload: get barebox size from barebox_arm_headJan Weitzel2012-09-072-5/+54
| * | omap3: remove unused coded for clock configurationJan Luebbe2012-09-062-30/+1
| |/
* / drivers/net: add driver for the EMAC device found in some TI SoCsJan Luebbe2012-09-171-0/+48
|/
* Merge branch 'for-next/pbl'Sascha Hauer2012-09-051-0/+3
|\
| * ARM boards: Make boards pbl safeSascha Hauer2012-08-121-0/+3
* | OMAP4460: clock initJan Weitzel2012-08-142-12/+31
* | OMAP4460: ram init changesJan Weitzel2012-08-142-2/+23
* | Add support for OMAP4460 TPS62361Jan Weitzel2012-08-144-3/+79
* | ARM OMAP4: use writel and readlJan Weitzel2012-08-131-14/+16
* | mtd OMAP NAND: Use prefetch engineSascha Hauer2012-08-032-3/+74
* | ARM OMAP gpmc nand: specify platform data in boardsSascha Hauer2012-08-032-22/+9
* | mtd OMAP NAND: Fix dev_ready handlingSascha Hauer2012-08-022-15/+0
|/
* Merge branch 'for-next/omap'Sascha Hauer2012-08-013-1/+13
|\
| * phyCARD-A-L1: Create xload configuration.Juergen Kilb2012-07-201-0/+1
| * pca-a-l1: added memory device for int. 60kB RAM.Juergen Kilb2012-07-201-0/+1
| * gpmc: Add reset to gpmc_generic_initJan Weitzel2012-07-201-1/+11
* | OMAP4: small header cleanupTeresa Gámez2012-07-253-5/+7
|/
* fix typo funtion -> functionAntony Pavlov2012-05-131-1/+1
* Removed duplicate definition for DEVFS_PARTITION_xxxAlexander Shiyan2012-05-131-1/+1
* Use DEVICE_ID_DYNAMIC where applicableSascha Hauer2012-04-161-2/+2
* Add support for OMAP4460 revision detection.Robert P. J. Day2012-04-132-8/+54
* devices-gpmc-nand: Add OMAP4 gpmc nand timingsTeresa Gámez2012-03-154-29/+42
* omap: add support for phycard-a-xl2Jan Weitzel2012-03-131-0/+10
* omap: move do_set_mux to omap4_genericJan Weitzel2012-03-072-0/+12
* omap: move scale_vcores to omap4_genericJan Weitzel2012-03-072-0/+32
* mach-omap: add HAS_DEBUG_LLJan Weitzel2012-03-051-0/+54
* Merge branch 'master' into nextSascha Hauer2012-02-151-0/+1
|\
| * Add comment explaining what cortex_a9_rev() is doing.Robert P. J. Day2012-02-101-0/+1
* | omap: xload: Make error more specificSanjeev Premi2012-02-141-2/+3
|/
* Remove apparently superfluous Kconfig variable HAS_OMAP_NANDRobert P. J. Day2012-02-071-7/+0
* Merge branch 'next'Sascha Hauer2012-02-079-623/+169
|\
| * ARM pca-a-l1: should depend on ARCH_OMAP3Juergen Kilb2012-01-231-0/+1