summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP: introduce multiboard support and move am33xx boards to itSascha Hauer2013-12-101-15/+21
* ARM: OMAP: Safe boot info in fixed SRAM addressSascha Hauer2013-12-1013-41/+28
* ARM: beaglebone: Switch to devicetree and multiimageSascha Hauer2013-12-101-0/+1
* ARM: am33xx Phytec phyCORE: Switch to multiimage supportSascha Hauer2013-12-101-0/+1
* Merge branch 'for-next/omap-drivers'Sascha Hauer2013-12-066-171/+20
|\
| * bus: Add omap gpmc driverSascha Hauer2013-11-271-0/+3
| * omap: gpmc: some refactoringSascha Hauer2013-11-271-11/+14
| * gpio: omap: move to drivers/gpio/Sascha Hauer2013-11-272-157/+0
| * spi: omap: encode register offset into device_idSascha Hauer2013-11-221-1/+1
| * serial: ns16550: Add device ids for omapSascha Hauer2013-11-221-2/+2
* | Merge branch 'for-next/omap-devicetree-prepare'Sascha Hauer2013-12-0616-118/+237
|\ \
| * | ARM: OMAP: let UART selection depend on its only userSascha Hauer2013-11-251-0/+1
| * | ARM: am33xx: compile SoC files for pbl aswellSascha Hauer2013-11-251-1/+1
| * | ARM: OMAP: centralize omap startupSascha Hauer2013-11-228-24/+101
| * | ARM: OMAP: Make debug_ll UART Kconfig selectableSascha Hauer2013-11-221-36/+35
| * | ARM: am33xx: Add am33xx_ prefix to SoC specific functionsSascha Hauer2013-11-223-5/+5
| * | ARM: OMAP: Make cpu_is_* macros runtime if necessarySascha Hauer2013-11-222-15/+36
| * | ARM: OMAP: select correct reset_cpu function at runtimeSascha Hauer2013-11-227-3/+23
| * | ARM: OMAP: Add SoC prefix to running_in_* functionsSascha Hauer2013-11-226-18/+24
| * | ARM: OMAP: select SoC variant from boardsSascha Hauer2013-11-221-18/+13
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2013-12-061-2/+2
|\ \
| * | Cleanup Kconfig filesAlexander Shiyan2013-11-111-2/+2
| |/
* | OMAP4: fix omap4_bootsource regressionVicente Bergas2013-11-251-6/+4
* | OMAP4: fix writel data/address swap regressionVicente Bergas2013-11-251-88/+88
|/
* Merge branch 'for-next/omap'Sascha Hauer2013-10-073-19/+68
|\
| * i2c-omap: Update driverJan Weitzel2013-09-271-4/+5
| * ARM: OMAP: unconditionally use /boot/barebox.envSascha Hauer2013-09-271-4/+1
| * ARM: OMAP: register OMAP specific barebox bootm handlerSascha Hauer2013-09-273-8/+57
| * ARM: OMAP: Add missing includeSascha Hauer2013-09-271-3/+5
* | arm: omap: am33xx_generic: fix DDR setup for DDR2Jan Luebbe2013-10-061-1/+1
* | am33xx_generic: convert from switch to if/elseJan Luebbe2013-10-061-20/+11
|/
* Merge branch 'for-next/omap'Sascha Hauer2013-09-0518-37/+507
|\
| * PCM051: Fixup DDRPLLTeresa Gámez2013-09-051-0/+1
| * ARM: am33xx: make DDR PLL frequency configurableSascha Hauer2013-08-272-7/+9
| * ARM: am33xx: Add mmc1 registration helperSascha Hauer2013-08-271-0/+6
| * ARM: am33xx: implement cpu revision decodingJan Luebbe2013-08-274-3/+44
| * ARM: am33xx: set bootsource instance correctly for MMC1Sascha Hauer2013-08-271-1/+7
| * ARM: am33xx: Cleanup of lowlevel codeTeresa Gámez2013-08-272-0/+201
| * ARM: omap: rename INIT_LL to omap_uart_lowlevel_initSascha Hauer2013-08-271-2/+2
| * ARM: omap: fix omap_save_bootinfoSascha Hauer2013-08-275-4/+64
| * ARM: omap: Allow to set mmc devname used for bootingSascha Hauer2013-08-273-6/+52
| * mci: omap: Allow to set mmc devname via platformdataSascha Hauer2013-08-271-0/+1
| * ARM: omap: barebox update spi nor MLO handlershravan2013-08-264-0/+112
| * AM33xx: Make OSC frequency board dependedTeresa Gámez2013-08-222-20/+14
* | Merge branch 'for-next/boardinfo'Sascha Hauer2013-09-051-12/+0
|\ \
| * | Set model and hostname at boardlevelSascha Hauer2013-08-161-12/+0
* | | ARM: remove include of mach/gpio.h for gpiolib usersSascha Hauer2013-08-161-1/+0
* | | ARM: include <gpio.h> instead of <mach/gpio.h>Sascha Hauer2013-08-161-1/+0
|/ /
* / Cleanup Kconfig filesAlexander Shiyan2013-08-121-1/+1
|/
* Merge branch 'for-next/omap'Sascha Hauer2013-08-0513-26/+190
|\