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-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