index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
cpu
/
armv7
/
omap-common
Age
Commit message (
Expand
)
Author
2011-12-06
omap4: emif: fix error in driver
Aneesh V
2011-12-06
omap: remove I2C from SPL
Aneesh V
2011-12-06
omap4460: fix TPS initialization
Aneesh V
2011-11-15
omap4/5: Add support for booting with CH.
Sricharan
2011-11-15
omap5: emif: Add emif/ddr configurations required for omap5 evm
Sricharan
2011-11-15
omap5: clocks: Add clocks support for omap5 platform.
Sricharan
2011-11-15
omap5: Add minimal support for omap5430.
Sricharan
2011-11-15
omap4: make omap4 code common for future reuse
Sricharan
2011-11-03
omap/spl: actually enable the console
Ilya Yanok
2011-11-03
Reduce build times
Wolfgang Denk
2011-10-27
ARM:AM33XX: Added timer support
Chandan Nath
2011-10-27
omap: Don't use gpio_free to change direction to input
Joe Hershberger
2011-10-27
omap: spl: fix build break due to changes in FAT
Aneesh V
2011-10-27
OMAP3 SPL: Provide weak omap_rev_string
Tom Rini
2011-10-17
Move timestamp and version files into 'generated' subdir
Simon Glass
2011-09-30
omap-common: reorganize spl.c
Simon Schwarz
2011-09-30
omap3: implement boot parameter saving
Simon Schwarz
2011-09-30
omap-common: add nand spl support
Simon Schwarz
2011-09-30
omap-common/omap4: relocate early UART clock setup
Simon Schwarz
2011-09-13
omap: gpio: Use generic API
Sanjeev Premi
2011-09-12
OMAP: Add function to get state of a GPIO output
Joel A Fernandes
2011-09-04
omap: fix gpio related build breaks
Aneesh V
2011-08-03
omap: reuse omap3 gpio support in omap4
Aneesh V
2011-08-03
omap: add MMC and FAT support to SPL
Aneesh V
2011-08-03
omap: add basic SPL support
Aneesh V
2011-08-03
omap4: calculate EMIF register values
Aneesh V
2011-07-26
Timer: Remove reset_timer_masked()
Graeme Russ
2011-07-26
Timer: Remove reset_timer() for non-Nios2 arches
Graeme Russ
2011-07-26
Timer: Remove set_timer completely
Graeme Russ
2011-07-04
OMAP[34]: fix broken timer
John Rigby
2010-12-11
OMAP: Timer: Replace bss variable by gd
Dirk Behme
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-09-29
ARM: Use syslib functions for all CORTEXA8
Stefano Babic
2010-09-08
ARMV7: OMAP3: Fix broken reset command on OMAP36XX/37XX and OMAP4
Steve Sakoman
2010-09-08
ARMV7: OMAP: Move syslib.c to omap-common since it can be shared by OMAP3 and...
Steve Sakoman
2010-08-05
ARMV7: Fix udelay for OMAP4
Steve Sakoman
2010-07-05
ARMV7: Add basic support for TI OMAP4
Steve Sakoman