summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7/omap-common
Commit message (Expand)AuthorAgeFilesLines
* 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
* Reduce build timesWolfgang Denk2011-11-031-2/+3
* ARM:AM33XX: Added timer supportChandan Nath2011-10-271-0/+2
* omap: Don't use gpio_free to change direction to inputJoe Hershberger2011-10-271-7/+0
* omap: spl: fix build break due to changes in FATAneesh V2011-10-271-0/+4
* OMAP3 SPL: Provide weak omap_rev_stringTom Rini2011-10-271-0/+8
* Move timestamp and version files into 'generated' subdirSimon Glass2011-10-173-6/+3
* omap-common: reorganize spl.cSimon Schwarz2011-09-304-177/+247
* omap3: implement boot parameter savingSimon Schwarz2011-09-301-1/+5
* omap-common: add nand spl supportSimon Schwarz2011-09-301-1/+45
* omap-common/omap4: relocate early UART clock setupSimon Schwarz2011-09-301-1/+1
* omap: gpio: Use generic APISanjeev Premi2011-09-131-31/+82
* OMAP: Add function to get state of a GPIO outputJoel A Fernandes2011-09-121-0/+20
* omap: fix gpio related build breaksAneesh V2011-09-041-1/+1
* omap: reuse omap3 gpio support in omap4Aneesh V2011-08-032-0/+177
* omap: add MMC and FAT support to SPLAneesh V2011-08-031-2/+192
* omap: add basic SPL supportAneesh V2011-08-033-0/+148
* omap4: calculate EMIF register valuesAneesh V2011-08-032-0/+58
* Timer: Remove reset_timer_masked()Graeme Russ2011-07-261-8/+3
* Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ2011-07-261-5/+0
* Timer: Remove set_timer completelyGraeme Russ2011-07-261-5/+0
* OMAP[34]: fix broken timerJohn Rigby2011-07-041-3/+4
* OMAP: Timer: Replace bss variable by gdDirk Behme2010-12-111-11/+11
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* ARM: Use syslib functions for all CORTEXA8Stefano Babic2010-09-292-71/+0
* ARMV7: OMAP3: Fix broken reset command on OMAP36XX/37XX and OMAP4Steve Sakoman2010-09-081-1/+3
* ARMV7: OMAP: Move syslib.c to omap-common since it can be shared by OMAP3 and...Steve Sakoman2010-09-082-0/+72
* ARMV7: Fix udelay for OMAP4Steve Sakoman2010-08-051-9/+0
* ARMV7: Add basic support for TI OMAP4Steve Sakoman2010-07-054-0/+258
OpenPOWER on IntegriCloud