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
/
cpu
/
arm_cortexa8
/
omap3
Age
Commit message (
Expand
)
Author
2009-08-21
ARM: compiler options cleanup - improve tool chain support
Wolfgang Denk
2009-08-10
ARM Cortex A8: Remove bogus config.mk entries
Dirk Behme
2009-08-08
omap3: bug fix for NOR boot support
Penda Naveen Kumar
2009-08-08
omap3: replace all instances of gpmc config struct by one global
Dirk Behme
2009-08-08
omap3: remove typedefs for configuration structs
Dirk Behme
2009-08-07
omap3: embedd gpmc_cs into gpmc config struct
Matthias Ludwig
2009-07-22
ARM Cortex A8: Move OMAP3 specific reset handler
Minkyu Kang
2009-07-07
Coding style cleanup; update CHANGELOG
Wolfgang Denk
2009-07-06
move L2 cache enable/disable function to cache.c in the omap3 SoC directory
Kim, Heung Jun
2009-06-12
General help message cleanup
Wolfgang Denk
2009-06-12
OMAP3 Turn on the GPIO bank clocks
Tom Rix
2009-06-12
arm: unify linker script
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
OMAP3 Port kernel omap gpio interface.
Tom Rix
2009-06-12
OMAP Consolidate common u-boot.lds to cpu layer.
Tom Rix
2009-06-12
arm: timer and interrupt init rework
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
OMAP3: Reorganize Makefile style
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
OMAP3: Remove dublicated interrupt code
Jean-Christophe PLAGNIOL-VILLARD
2009-05-15
Fix e-mail address of Gary Jennejohn.
Detlev Zundel
2009-04-30
OMAP3: Fix timer handling to 1ms and CONFIG_SYS_HZ to 1000
Manikandan Pillai
2009-04-29
OMAP3: Print correct silicon revision
Sanjeev Premi
2009-04-29
OMAP3: Remove unused board-types
Sanjeev Premi
2009-04-29
OMAP3: Use functions print_cpuinfo() and checkboard()
Sanjeev Premi
2009-04-05
OMAP: Fix compile issue
Sanjeev Premi
2009-03-30
OMAP: rename timer divisor
Ladislav Michl
2009-03-13
OMAP3: Add support for OMAP3 die ID
Dirk Behme
2009-02-22
OMAP3: Add OMAP3 auto detection
Dirk Behme
2009-01-24
OMAP3: Add common board, interrupt and system info
Dirk Behme
2009-01-24
OMAP3: Add common clock, memory and low level code
Dirk Behme
2009-01-24
OMAP3: Add common cpu and start code
Dirk Behme