summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7/omap-common
Commit message (Expand)AuthorAgeFilesLines
* omap4/5/am33xx: Make lowlevel_init available to all armv7 platformsTom Rini2012-09-011-18/+0
* dm: Move OMAP GPIO driver to drivers/gpio/Marek Vasut2012-09-012-246/+0
* omap: am33xx: enable gpio supportSteve Sakoman2012-09-011-1/+1
* ARM: OMAP4+: Move external phy initialisations to arch specific place.SRICHARAN R2012-07-071-26/+6
* omap: emif: fix bug in manufacturer code testSteve Sakoman2012-07-071-1/+1
* omap: emif: deal with rams that return duplicate mr data on all byte lanesSteve Sakoman2012-07-071-1/+6
* OMAP4+: Force DDR in self-refresh after warm resetLokesh Vutla2012-07-072-0/+25
* OMAP4+: Handle sdram init after warm resetLokesh Vutla2012-07-071-4/+6
* ARM: OMAP3+: Detect reset typeLokesh Vutla2012-07-071-0/+5
* OMAP5: DPLL core lock for OMAP5432Lokesh Vutla2012-07-072-6/+15
* OMAP5: EMIF: Add support for DDR3 deviceLokesh Vutla2012-07-071-3/+102
* ARM: OMAP5: Align memory used for testing to the power of 2SRICHARAN R2012-07-071-0/+3
* ARM: OMAP4+: dmm: Take care of overlapping dmm and trap sections.SRICHARAN R2012-07-071-2/+18
* omap4+: Remove CONFIG_ARCH_CPU_INITTom Rini2012-05-151-10/+0
* armv7: add appropriate headers for assembly functionsAneesh V2012-05-151-7/+7
* OMAP3+: reset: Create a common reset layer.SRICHARAN R2012-05-151-16/+14
* arm: omap5: correct boot device mode7 for eMMCBalaji T K2012-05-152-0/+2
* OMAP4/5: device: Add support to get the device type.SRICHARAN R2012-05-151-1/+5
* OMAP5: palmas: Configure nominal opp vdd valuesSRICHARAN R2012-05-151-9/+2
* OMAP5: emif/ddr: Change emif settings as required for ES1.0 silicon.SRICHARAN R2012-05-152-7/+52
* OMAP5: clocks: Change clock settings as required for ES1.0 silicon.SRICHARAN R2012-05-151-0/+5
* OMAP4460: TPS Ensure SET1 is selected after voltage configurationNishanth Menon2012-05-151-1/+18
* OMAP3+: Introduce generic logic for OMAP voltage controllerNishanth Menon2012-05-153-43/+144
* ARM:OMAP+:MMC: Add parameters to MMC initJonathan Solnit2012-05-151-2/+2
* CMD: Fix CONFIG_CMD_SAVEBP_WRITE_SIZE -> CONFIG_CMD_SPL_WRITE_SIZEMarek Vasut2012-04-191-1/+1
* arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix build warningsAnatolij Gustschin2012-03-291-3/+1
* SPL: call cleanup_before_linux() before booting LinuxStefano Babic2012-03-271-1/+1
* omap/spl: change output of spl_parse_image_headerSimon Schwarz2012-03-271-1/+1
* omap-common/spl: Add linux boot to SPLSimon Schwarz2012-03-272-23/+74
* omap-common: Add NAND SPL linux bootingSimon Schwarz2012-03-271-16/+50
* SPL: Add YMODEM over UART load supportMatt Porter2012-03-263-0/+84
* spl.c: Use __noreturn decoratorTom Rini2012-03-261-3/+2
* OMAP4: clock-common: Move the usb dppl configuration to new funcGovindraj.R2012-02-121-21/+33
* OMAP SPL: Fix missing timer_init() call in OMAP4 s_init()Dechesne, Nicolas2012-02-121-0/+2
* omap_rev_string: output to stdoutAndreas Müller2012-01-162-14/+8
* OMAP SPL: call timer_init in s_init to make udelay work earlierAndreas Müller2012-01-161-2/+0
* ARM:AM33XX: Add SPL support for AM335X EVMChandan Nath2012-01-163-28/+53
* gpio: Replace ARM gpio.h with the common API in include/asm-genericJoe Hershberger2012-01-091-16/+19
* arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix GCC 4.6 warningsAnatolij Gustschin2011-12-061-5/+3
* arch/arm/cpu/armv7/omap-common/spl.c: Fix GCC 4.2 warningsAnatolij Gustschin2011-12-061-2/+3
* OMAP3: Add SPL_BOARD_INIT hookTom Rini2011-12-061-0/+4
* omap4: emif: fix error in driverAneesh V2011-12-061-2/+2
* omap: remove I2C from SPLAneesh V2011-12-061-1/+0
* omap4460: fix TPS initializationAneesh V2011-12-061-8/+0
* omap4/5: Add support for booting with CH.Sricharan2011-11-154-19/+102
* omap5: emif: Add emif/ddr configurations required for omap5 evmSricharan2011-11-152-211/+99
* omap5: clocks: Add clocks support for omap5 platform.Sricharan2011-11-153-470/+99
* omap5: Add minimal support for omap5430.Sricharan2011-11-154-179/+40
* omap4: make omap4 code common for future reuseSricharan2011-11-156-0/+2724
* omap/spl: actually enable the consoleIlya Yanok2011-11-031-0/+2
OpenPOWER on IntegriCloud