summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/omap-common
Commit message (Expand)AuthorAgeLines
* omap4: emif: fix error in driverAneesh V2011-12-06-2/+2
* omap: remove I2C from SPLAneesh V2011-12-06-1/+0
* omap4460: fix TPS initializationAneesh V2011-12-06-8/+0
* omap4/5: Add support for booting with CH.Sricharan2011-11-15-19/+102
* omap5: emif: Add emif/ddr configurations required for omap5 evmSricharan2011-11-15-211/+99
* omap5: clocks: Add clocks support for omap5 platform.Sricharan2011-11-15-470/+99
* omap5: Add minimal support for omap5430.Sricharan2011-11-15-179/+40
* omap4: make omap4 code common for future reuseSricharan2011-11-15-0/+2724
* omap/spl: actually enable the consoleIlya Yanok2011-11-03-0/+2
* Reduce build timesWolfgang Denk2011-11-03-2/+3
* ARM:AM33XX: Added timer supportChandan Nath2011-10-27-0/+2
* omap: Don't use gpio_free to change direction to inputJoe Hershberger2011-10-27-7/+0
* omap: spl: fix build break due to changes in FATAneesh V2011-10-27-0/+4
* OMAP3 SPL: Provide weak omap_rev_stringTom Rini2011-10-27-0/+8
* Move timestamp and version files into 'generated' subdirSimon Glass2011-10-17-6/+3
* omap-common: reorganize spl.cSimon Schwarz2011-09-30-177/+247
* omap3: implement boot parameter savingSimon Schwarz2011-09-30-1/+5
* omap-common: add nand spl supportSimon Schwarz2011-09-30-1/+45
* omap-common/omap4: relocate early UART clock setupSimon Schwarz2011-09-30-1/+1
* omap: gpio: Use generic APISanjeev Premi2011-09-13-31/+82
* OMAP: Add function to get state of a GPIO outputJoel A Fernandes2011-09-12-0/+20
* omap: fix gpio related build breaksAneesh V2011-09-04-1/+1
* omap: reuse omap3 gpio support in omap4Aneesh V2011-08-03-0/+177
* omap: add MMC and FAT support to SPLAneesh V2011-08-03-2/+192
* omap: add basic SPL supportAneesh V2011-08-03-0/+148
* omap4: calculate EMIF register valuesAneesh V2011-08-03-0/+58
* Timer: Remove reset_timer_masked()Graeme Russ2011-07-26-8/+3
* Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ2011-07-26-5/+0
* Timer: Remove set_timer completelyGraeme Russ2011-07-26-5/+0
* OMAP[34]: fix broken timerJohn Rigby2011-07-04-3/+4
* OMAP: Timer: Replace bss variable by gdDirk Behme2010-12-11-11/+11
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-2/+2
* ARM: Use syslib functions for all CORTEXA8Stefano Babic2010-09-29-71/+0
* ARMV7: OMAP3: Fix broken reset command on OMAP36XX/37XX and OMAP4Steve Sakoman2010-09-08-1/+3
* ARMV7: OMAP: Move syslib.c to omap-common since it can be shared by OMAP3 and...Steve Sakoman2010-09-08-0/+72
* ARMV7: Fix udelay for OMAP4Steve Sakoman2010-08-05-9/+0
* ARMV7: Add basic support for TI OMAP4Steve Sakoman2010-07-05-0/+258