summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/omap4
Commit message (Expand)AuthorAgeLines
* omap4: fix IO settingAneesh V2011-12-06-1/+6
* omap4460: add ES1.1 identificationAneesh V2011-12-06-1/+9
* omap4/5: Add support for booting with CH.Sricharan2011-11-15-12/+32
* omap5: emif: Add emif/ddr configurations required for omap5 evmSricharan2011-11-15-2/+132
* omap5: clocks: Add clocks support for omap5 platform.Sricharan2011-11-15-0/+480
* omap5: Add minimal support for omap5430.Sricharan2011-11-15-140/+168
* omap4: make omap4 code common for future reuseSricharan2011-11-15-2717/+0
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-10-28-6/+25
|\
| * omap4: splitting padconfs into common, 4430 and 4460Ricardo Salveti de Araujo2011-10-27-2/+11
| * omap4: adding revision detection for 4460 ES1.1Ricardo Salveti de Araujo2011-10-27-1/+11
| * omap4: replacing OMAP4_CONTROL with OMAP4430_CONTROLRicardo Salveti de Araujo2011-10-27-3/+3
* | GCC4.6: Squash warnings in omap4 clocks.cMarek Vasut2011-10-27-2/+2
|/
* omap-common/omap4: relocate early UART clock setupSimon Schwarz2011-09-30-0/+1
* omap4: IO settingsAneesh V2011-09-13-25/+62
* omap4: make SDRAM init work for ES1.0 siliconAneesh V2011-09-13-51/+20
* omap: gpio: generic changes after changing APISanjeev Premi2011-09-13-2/+3
* omap: enable caches at system start-upAneesh V2011-09-04-0/+8
* omap: fix gpio related build breaksAneesh V2011-09-04-1/+1
* omap4: clock init support for omap4460Aneesh V2011-08-03-7/+54
* omap4: support TPS programmingAneesh V2011-08-03-7/+62
* omap: reuse omap3 gpio support in omap4Aneesh V2011-08-03-1/+13
* omap4: sdram init changes for omap4460Aneesh V2011-08-03-17/+22
* omap4: add omap4460 revision detectionAneesh V2011-08-03-0/+3
* mkimage: Add OMAP boot image supportJohn Rigby2011-08-03-0/+30
* omap: add MMC and FAT support to SPLAneesh V2011-08-03-0/+52
* omap: add basic SPL supportAneesh V2011-08-03-1/+44
* omap4: automatic sdram detectionAneesh V2011-08-03-0/+238
* omap4: calculate EMIF register valuesAneesh V2011-08-03-4/+895
* omap4: add sdram init supportAneesh V2011-08-03-3/+464
* omap4: add clock supportAneesh V2011-08-03-0/+811
* omap4: add OMAP4430 revision checkAneesh V2011-08-03-0/+64
* omap4: cleanup pin mux dataAneesh V2011-08-03-3/+126
* armv7: adapt omap4 to the new cache maintenance frameworkAneesh V2011-07-04-0/+21
* omap4: board: change global data pointer to file scopeNishanth Menon2010-11-19-1/+2
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-2/+2
* Drop support for CONFIG_SYS_ARM_WITHOUT_RELOCWolfgang Denk2010-10-29-5/+0
* ARMV7: OMAP4: Implement relocation for Panda and OMAP4430SDPSteve Sakoman2010-10-17-0/+5
* ARMV7: OMAP4: Calculate SDRAM sizeAneesh V2010-09-28-1/+29
* Prepare v2010.09-rc1v2010.09-rc1Wolfgang Denk2010-09-10-3/+0
* ARMV7: Add pad mux support for OMAP4Steve Sakoman2010-08-05-0/+11
* ARMV7: Add basic gpmc initialization for OMAP4Steve Sakoman2010-07-15-0/+46
* ARMV7: Add basic support for TI OMAP4Steve Sakoman2010-07-05-0/+240