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
/
trab
Age
Commit message (
Expand
)
Author
2011-03-27
rename _end to __bss_end__
Po-Yu Chuang
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-10-28
Add generic support for samsung s3c2440
C Nauman
2010-10-18
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2010-08-03
Rename getenv_r() into getenv_f()
Wolfgang Denk
2010-07-24
cmd_usage(): simplify return code handling
Wolfgang Denk
2010-07-04
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-04-13
arm: Move cpu/$CPU to arch/arm/cpu/$CPU
Peter Tyser
2010-04-13
Rename lib_generic/ to lib/
Peter Tyser
2009-11-27
Add a unified s3c24x0 header file
kevin.morfitt@fearnside-systems.co.uk
2009-11-27
Move s3c24x0 header files to asm-arm/arch-s3c24x0/
kevin.morfitt@fearnside-systems.co.uk
2009-10-14
Clean-up of s3c24x0 drivers excluding nand driver
kevin.morfitt@fearnside-systems.co.uk
2009-08-25
Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API
Ben Warren
2009-08-21
TRAB: make independent of specific libgcc helper routines
Wolfgang Denk
2009-08-13
trab: rename spi_init()
Mike Frysinger
2009-07-26
Make linking against libgcc configurable
Wolfgang Denk
2009-07-22
Fix "ld: cannot find -lstubs" build error
Wolfgang Denk
2009-07-17
stdio/device: rework function naming convention
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
General help message cleanup
Wolfgang Denk
2009-06-12
arm: unify linker script
Jean-Christophe PLAGNIOL-VILLARD
2009-06-03
Redundant Environment: protect full sector size
Wolfgang Denk
2009-05-15
Fix e-mail address of Gary Jennejohn.
Detlev Zundel
2009-04-27
Replace __asm references with __asm__
Peter Tyser
2009-03-20
Fix all linker script to handle all rodata sections
Trent Piepho
2009-01-28
Command usage cleanup
Peter Tyser
2009-01-28
Standardize command usage messages with cmd_usage()
Peter Tyser
2008-12-16
board/trab/memory.c: Fix compile problems.
Wolfgang Denk
2008-12-16
trab: make trab_fkt standalone code independent of libgcc
Wolfgang Denk
2008-12-06
Update U-Boot's build timestamp on every compile
Peter Tyser
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-09-10
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
rename environment.c in env_embedded.c to reflect is functionality
Jean-Christophe PLAGNIOL-VILLARD
2008-09-09
trab: fix build problem after change to use do_div()
Wolfgang Denk
2008-09-09
ARM: Use do_div() instead of division for "long long".
Sergei Poselenov
2008-07-02
Cleanup out-or-tree building for some boards (.depend)
Wolfgang Denk
2008-06-11
Change bd/gd memsize/ram_size to be phys_size_t.
Becky Bruce
2008-05-20
Big white-space cleanup.
Wolfgang Denk
2008-03-19
[new uImage] Fix style issue spotted by Wolfgang Denk <wd@denx.org>
Bartlomiej Sieka
2008-03-12
[new uImage] Fix build problems on trab board
Marian Balakowicz
2008-02-29
[new uImage] Update naming convention for bootm/uImage related code
Marian Balakowicz
2008-02-25
[new uImage] Add dual format uImage support framework
Marian Balakowicz
2008-02-07
[new uImage] Define a API for image handling operations
Marian Balakowicz
2008-01-12
Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections
Wolfgang Denk
2007-08-12
Adapt board configuration and fix kernel crash on MCC200 board.
Wolfgang Denk
2007-08-07
Merge with git://www.denx.de/git/u-boot.git
Markus Klotzbuecher
2007-08-05
Add functions to list of exported functions
Martin Krause
2007-07-10
board/[j-z]*: Remove lingering references to CFG_CMD_* symbols.
Jon Loeliger
2007-07-09
board/[q-z]*: Remove obsolete references to CONFIG_COMMANDS
Jon Loeliger
2007-07-03
board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
[next]