summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7/omap-common
Commit message (Expand)AuthorAgeFilesLines
* 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