summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/omap-common
AgeCommit message (Expand)Author
2012-02-12OMAP4: clock-common: Move the usb dppl configuration to new funcGovindraj.R
2012-02-12OMAP SPL: Fix missing timer_init() call in OMAP4 s_init()Dechesne, Nicolas
2012-01-16omap_rev_string: output to stdoutAndreas Müller
2012-01-16OMAP SPL: call timer_init in s_init to make udelay work earlierAndreas Müller
2012-01-16ARM:AM33XX: Add SPL support for AM335X EVMChandan Nath
2012-01-09gpio: Replace ARM gpio.h with the common API in include/asm-genericJoe Hershberger
2011-12-06arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix GCC 4.6 warningsAnatolij Gustschin
2011-12-06arch/arm/cpu/armv7/omap-common/spl.c: Fix GCC 4.2 warningsAnatolij Gustschin
2011-12-06OMAP3: Add SPL_BOARD_INIT hookTom Rini
2011-12-06omap4: emif: fix error in driverAneesh V
2011-12-06omap: remove I2C from SPLAneesh V
2011-12-06omap4460: fix TPS initializationAneesh V
2011-11-15omap4/5: Add support for booting with CH.Sricharan
2011-11-15omap5: emif: Add emif/ddr configurations required for omap5 evmSricharan
2011-11-15omap5: clocks: Add clocks support for omap5 platform.Sricharan
2011-11-15omap5: Add minimal support for omap5430.Sricharan
2011-11-15omap4: make omap4 code common for future reuseSricharan
2011-11-03omap/spl: actually enable the consoleIlya Yanok
2011-11-03Reduce build timesWolfgang Denk
2011-10-27ARM:AM33XX: Added timer supportChandan Nath
2011-10-27omap: Don't use gpio_free to change direction to inputJoe Hershberger
2011-10-27omap: spl: fix build break due to changes in FATAneesh V
2011-10-27OMAP3 SPL: Provide weak omap_rev_stringTom Rini
2011-10-17Move timestamp and version files into 'generated' subdirSimon Glass
2011-09-30omap-common: reorganize spl.cSimon Schwarz
2011-09-30omap3: implement boot parameter savingSimon Schwarz
2011-09-30omap-common: add nand spl supportSimon Schwarz
2011-09-30omap-common/omap4: relocate early UART clock setupSimon Schwarz
2011-09-13omap: gpio: Use generic APISanjeev Premi
2011-09-12OMAP: Add function to get state of a GPIO outputJoel A Fernandes
2011-09-04omap: fix gpio related build breaksAneesh V
2011-08-03omap: reuse omap3 gpio support in omap4Aneesh V
2011-08-03omap: add MMC and FAT support to SPLAneesh V
2011-08-03omap: add basic SPL supportAneesh V
2011-08-03omap4: calculate EMIF register valuesAneesh V
2011-07-26Timer: Remove reset_timer_masked()Graeme Russ
2011-07-26Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ
2011-07-26Timer: Remove set_timer completelyGraeme Russ
2011-07-04OMAP[34]: fix broken timerJohn Rigby
2010-12-11OMAP: Timer: Replace bss variable by gdDirk Behme
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-09-29ARM: Use syslib functions for all CORTEXA8Stefano Babic
2010-09-08ARMV7: OMAP3: Fix broken reset command on OMAP36XX/37XX and OMAP4Steve Sakoman
2010-09-08ARMV7: OMAP: Move syslib.c to omap-common since it can be shared by OMAP3 and...Steve Sakoman
2010-08-05ARMV7: Fix udelay for OMAP4Steve Sakoman
2010-07-05ARMV7: Add basic support for TI OMAP4Steve Sakoman