aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/omap-common
AgeCommit message (Expand)Author
2012-04-23Allow loading of u-boot.bin for backward compatibilityJohn Rigby
2012-04-23OMAP4 Panda: Generate a unique usbethaddrJohn Rigby
2012-04-23OMAP4: Panda: Add usb peripheral bootJohn Rigby
2012-04-23OMAP4: Make mmc and fat conditional in splJohn Rigby
2012-04-23OMAP4: avoid null pointer access in save_boot_paramsJohn Rigby
2012-03-29arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix build warningsAnatolij Gustschin
2012-03-27SPL: call cleanup_before_linux() before booting LinuxStefano Babic
2012-03-27omap/spl: change output of spl_parse_image_headerSimon Schwarz
2012-03-27omap-common/spl: Add linux boot to SPLSimon Schwarz
2012-03-27omap-common: Add NAND SPL linux bootingSimon Schwarz
2012-03-26SPL: Add YMODEM over UART load supportMatt Porter
2012-03-26spl.c: Use __noreturn decoratorTom Rini
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