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
/
board
/
davinci
Age
Commit message (
Expand
)
Author
2009-02-22
davinci: fix implicit declaration of function 'davinci_errata_workarounds'
Jean-Christophe PLAGNIOL-VILLARD
2009-02-22
ARM DaVinci: Add common peripherals and modules enable functions.
Hugo Villeneuve
2009-02-12
Coding style cleanup; update CHANGELOG
Wolfgang Denk
2009-01-28
usb : musb : Enabling DM6446 (TI DaVinci) USB module power
Thomas Abraham
2009-01-28
usb : musb : Adding USB VBUS enable functionality for DM644x DVEVM
Thomas Abraham
2008-11-18
Align end of bss by 4 bytes
Selvamuthukumar
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-13
ARM DaVinci: Remove redundant setting of GD_FLG_RELOC for sffsdr board.
Hugo Villeneuve
2008-08-30
ARM DaVinci: Standardize names of directories/files
Hugo Villeneuve
2008-08-30
ARM DaVinci: Move common functions to board/davinci/common
Hugo Villeneuve
2008-07-14
ARM DaVinci: Remove extern phy_t declaration by moving code to proper place
Hugo Villeneuve
2008-07-14
ARM DaVinci: Remove duplicate definitions of MACH_TYPE and prototype of i2c_i...
Hugo Villeneuve
2008-07-10
ARM: Fix for wrong patch version applied for Lyrtech SFF-SDR board (ARM926EJS)
Hugo Villeneuve
2008-07-02
Cleanup: remove redundant deleting on *~ files
Wolfgang Denk
2008-07-02
Cleanup out-or-tree building for some boards (.depend)
Wolfgang Denk
2008-06-28
ARM: Add support for Lyrtech SFF-SDR board (ARM926EJS)
Hugo Villeneuve
2008-05-21
Big white-space cleanup.
Wolfgang Denk
2008-01-12
Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections
Wolfgang Denk
2007-09-15
Make DECLARE_GLOBAL_DATA_PTR global for DaVinci
Dirk Behme
2007-08-14
TI DaVinci - fix unsupported %hhx format
ksi@koi8.net
2007-08-10
[ARM] TI DaVinci support, hopefully final
Sergey Kubushyn