summaryrefslogtreecommitdiffstats
path: root/board/voiceblue
Commit message (Expand)AuthorAgeFilesLines
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-182-2/+2
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-041-1/+1
* VoiceBlue: fix linker errorsLadislav Michl2010-03-074-127/+65
* Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI APIBen Warren2009-10-042-27/+42
* Fix all linker scripts for older binutils versions (pre-2.16)Wolfgang Denk2009-08-211-4/+7
* Fix "ld: cannot find -lstubs" build errorWolfgang Denk2009-07-221-1/+1
* arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD2009-06-121-56/+0
* arm: timer and interrupt init reworkJean-Christophe PLAGNIOL-VILLARD2009-06-121-1/+1
* Fix e-mail address of Gary Jennejohn.Detlev Zundel2009-05-152-2/+2
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-202-2/+2
* Update U-Boot's build timestamp on every compilePeter Tyser2008-12-061-1/+2
* Align end of bss by 4 bytesSelvamuthukumar2008-11-182-2/+2
* Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-021-1/+1
* Big white-space cleanup.Wolfgang Denk2008-05-211-1/+1
* ARM: Board voiceblue updateLadislav Michl2008-02-043-17/+2
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-122-2/+2
* drivers/net : move net drivers to drivers/netJean-Christophe PLAGNIOL-VILLARD2007-11-251-1/+1
* [PATCH] Add some missing machtypes for netstar & voiceblue boardsStefan Roese2006-10-281-4/+3
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-091-1/+1
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-012-15/+23
* VoiceBlue update: use new MTD flash partitioning methods, use moreHeiko Schocher2006-05-031-1/+1
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-311-4/+2
* Update make target for ARM supported boards.Wolfgang Denk2005-10-061-2/+2
* Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk2005-08-311-0/+1
* Minor code cleanupWolfgang Denk2005-08-123-6/+4
* Add forgotten new fils from latest VoiceBlue updateWolfgang Denk2005-08-122-0/+63
* VoiceBlue update: eeprom tool can also store firmware version now.Wolfgang Denk2005-08-122-39/+113
* Add common (with Linux) MTD partition scheme and "mtdparts" commandWolfgang Denk2005-08-081-80/+0
* Cleanupwdenk2005-04-071-1/+0
* * Patch by Ladislav Michl, 05 Apr 2005:wdenk2005-04-056-0/+707
OpenPOWER on IntegriCloud