index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
voiceblue
Age
Commit message (
Expand
)
Author
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-07-04
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-03-07
VoiceBlue: fix linker errors
Ladislav Michl
2009-10-05
Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI API
Ben Warren
2009-08-21
Fix all linker scripts for older binutils versions (pre-2.16)
Wolfgang Denk
2009-07-22
Fix "ld: cannot find -lstubs" build error
Wolfgang Denk
2009-06-12
arm: unify linker script
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
arm: timer and interrupt init rework
Jean-Christophe PLAGNIOL-VILLARD
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
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-07-02
Cleanup out-or-tree building for some boards (.depend)
Wolfgang Denk
2008-05-20
Big white-space cleanup.
Wolfgang Denk
2008-02-03
ARM: Board voiceblue update
Ladislav Michl
2008-01-12
Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections
Wolfgang Denk
2007-11-25
drivers/net : move net drivers to drivers/net
Jean-Christophe PLAGNIOL-VILLARD
2006-10-28
[PATCH] Add some missing machtypes for netstar & voiceblue boards
Stefan Roese
2006-10-08
Move "ar" flags to config.mk to allow for silent "make -s"
Wolfgang Denk
2006-09-01
Add support for a saving build objects in a separate directory.
Marian Balakowicz
2006-05-03
VoiceBlue update: use new MTD flash partitioning methods, use more
Heiko Schocher
2006-03-31
GCC-4.x fixes: clean up global data pointer initialization for all boards.
Wolfgang Denk
2005-10-06
Update make target for ARM supported boards.
Wolfgang Denk
2005-08-31
Fix problems with ld version 2.16 (dot outside sections problem)
Wolfgang Denk
2005-08-12
Minor code cleanup
Wolfgang Denk
2005-08-12
Add forgotten new fils from latest VoiceBlue update
Wolfgang Denk
2005-08-12
VoiceBlue update: eeprom tool can also store firmware version now.
Wolfgang Denk
2005-08-07
Add common (with Linux) MTD partition scheme and "mtdparts" command
Wolfgang Denk
2005-04-07
Cleanup
wdenk
2005-04-05
* Patch by Ladislav Michl, 05 Apr 2005:
wdenk