aboutsummaryrefslogtreecommitdiffstats
path: root/board/voiceblue
AgeCommit message (Expand)AuthorFilesLines
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2-2/+2
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk1-1/+1
2010-03-07VoiceBlue: fix linker errorsLadislav Michl4-127/+65
2009-10-04Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI APIBen Warren2-27/+42
2009-08-21Fix all linker scripts for older binutils versions (pre-2.16)Wolfgang Denk1-4/+7
2009-07-22Fix "ld: cannot find -lstubs" build errorWolfgang Denk1-1/+1
2009-06-12arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD1-56/+0
2009-06-12arm: timer and interrupt init reworkJean-Christophe PLAGNIOL-VILLARD1-1/+1
2009-05-15Fix e-mail address of Gary Jennejohn.Detlev Zundel2-2/+2
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho2-2/+2
2008-12-06Update U-Boot's build timestamp on every compilePeter Tyser1-1/+2
2008-11-18Align end of bss by 4 bytesSelvamuthukumar2-2/+2
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk1-1/+1
2008-05-21Big white-space cleanup.Wolfgang Denk1-1/+1
2008-02-04ARM: Board voiceblue updateLadislav Michl3-17/+2
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2-2/+2
2007-11-25drivers/net : move net drivers to drivers/netJean-Christophe PLAGNIOL-VILLARD1-1/+1
2006-10-28[PATCH] Add some missing machtypes for netstar & voiceblue boardsStefan Roese1-4/+3
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk1-1/+1
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz2-15/+23
2006-05-03VoiceBlue update: use new MTD flash partitioning methods, use moreHeiko Schocher1-1/+1
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk1-4/+2
2005-10-06Update make target for ARM supported boards.Wolfgang Denk1-2/+2
2005-08-31Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk1-0/+1
2005-08-12Minor code cleanupWolfgang Denk3-6/+4
2005-08-12Add forgotten new fils from latest VoiceBlue updateWolfgang Denk2-0/+63
2005-08-12VoiceBlue update: eeprom tool can also store firmware version now.Wolfgang Denk2-39/+113
2005-08-08Add common (with Linux) MTD partition scheme and "mtdparts" commandWolfgang Denk1-80/+0
2005-04-07Cleanupwdenk1-1/+0
2005-04-05* Patch by Ladislav Michl, 05 Apr 2005:wdenk6-0/+707