index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
davinci
/
sonata
Age
Commit message (
Expand
)
Author
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2011-11-29
davinci_sonata: define CONFIG_MACH_TYPE for davinci_sonata board
Christian Riesch
2011-10-15
punt unused clean/distclean targets
Mike Frysinger
2010-11-29
Move and rename common headers from under
Sughosh Ganu
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-10-18
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2010-10-12
davinci_emac: davinci_eth_set_mac_addr to ->write_hwaddr
Ben Gardiner
2010-04-13
arm: Move cpu/$CPU to arch/arm/cpu/$CPU
Peter Tyser
2009-07-07
davinci_nand chipselect/init cleanup
David Brownell
2009-06-15
Switched davinci_emac Ethernet driver to use newer API
Ben Warren
2009-06-12
ARM DaVinci:Consolidate common u-boot.lds
Sandeep Paulraj
2009-06-12
davinci: display correct clock info
David Brownell
2009-06-12
davinci: move psc support board-->cpu
David Brownell
2009-05-15
Fix e-mail address of Gary Jennejohn.
Detlev Zundel
2009-03-20
Fix all linker script to handle all rodata sections
Trent Piepho
2009-02-22
ARM DaVinci: Add common peripherals and modules enable functions.
Hugo Villeneuve
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-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-02
Cleanup: remove redundant deleting on *~ files
Wolfgang Denk
2008-07-02
Cleanup out-or-tree building for some boards (.depend)
Wolfgang Denk
2008-05-20
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