summaryrefslogtreecommitdiffstats
path: root/board/netstar
Commit message (Expand)AuthorAgeFilesLines
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-182-4/+4
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-042-2/+2
* Rename lib_generic/ to lib/Peter Tyser2010-04-131-1/+1
* NetStar: eeprom - fix linker errorLadislav Michl2010-03-073-93/+25
* NetStar: eeprom - be less verboseLadislav Michl2010-03-071-14/+13
* NetStar: eeprom - undefined reference to `memset'Ladislav Michl2010-03-071-31/+37
* NetStar: Remove debug junk leaked into eeprom utilityLadislav Michl2010-02-122-172/+2
* NetStar: make crcit utility more readableLadislav Michl2010-02-121-4/+5
* 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-3/+6
* unify HOST_CFLAGS and HOSTCFLAGSMike Frysinger2009-07-231-4/+4
* Fix "ld: cannot find -lstubs" build errorWolfgang Denk2009-07-221-1/+1
* arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD2009-06-121-55/+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
* netstar: fix crc32.c dependancy locationJean-Christophe PLAGNIOL-VILLARD2009-04-041-1/+1
* NetStar: fix NANDLadislav Michl2009-03-313-63/+37
* NetStar: add RTC supportLadislav Michl2009-03-291-0/+5
* NetStar: use generic flash driverLadislav Michl2009-03-293-344/+16
* NetStar: update crcit utilityLadislav Michl2009-03-291-7/+7
* 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
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-13/+13
* Fixing coding style issuesWilliam Juul2008-08-121-1/+1
* Remove white space at end.William Juul2008-08-121-1/+1
* Update MTD to that of Linux 2.6.22.1William Juul2008-08-121-7/+13
* Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-021-1/+1
* Big white-space cleanup.Wolfgang Denk2008-05-213-5/+5
* Update board NetStarPeter Pearse2008-02-141-12/+1
* 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
* board/[m-p]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-091-1/+1
* board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-041-1/+1
* Added support for the TQM8272 board from TQHeiko Schocher2006-12-211-1/+2
* [PATCH] Add some missing machtypes for netstar & voiceblue boardsStefan Roese2006-10-281-1/+1
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-091-1/+1
* Coding style cleanupWolfgang Denk2006-10-091-1/+1
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-011-22/+33
* Remove the board/netstar/crcit binary from git repository.Marian Balakowicz2006-09-011-0/+0
* Code cleanupWolfgang Denk2006-07-211-0/+0
* Code cleanupWolfgang Denk2006-07-215-16/+13
* Update NetStar boardWolfgang Denk2006-07-216-41/+100
* Merge with /home/m8/git/u-bootWolfgang Denk2006-04-121-3/+0
|\
| * Fix JFFS2 support for legacy NAND driver.Marian Balakowicz2006-04-081-3/+0
* | GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-311-4/+2
|/
* Fix cleanup for netstart board.Wolfgang Denk2006-03-123-1/+1
* Some code cleanup for GCC 4.xWolfgang Denk2006-03-114-1/+3
* Minor code cleanupWolfgang Denk2006-03-061-1/+0
OpenPOWER on IntegriCloud