summaryrefslogtreecommitdiff
path: root/board/netstar
Commit message (Expand)AuthorAgeLines
* NetStar: eeprom - fix linker errorLadislav Michl2010-03-07-93/+25
* NetStar: eeprom - be less verboseLadislav Michl2010-03-07-14/+13
* NetStar: eeprom - undefined reference to `memset'Ladislav Michl2010-03-07-31/+37
* NetStar: Remove debug junk leaked into eeprom utilityLadislav Michl2010-02-12-172/+2
* NetStar: make crcit utility more readableLadislav Michl2010-02-12-4/+5
* Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI APIBen Warren2009-10-04-27/+42
* Fix all linker scripts for older binutils versions (pre-2.16)Wolfgang Denk2009-08-21-3/+6
* unify HOST_CFLAGS and HOSTCFLAGSMike Frysinger2009-07-23-4/+4
* Fix "ld: cannot find -lstubs" build errorWolfgang Denk2009-07-22-1/+1
* arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD2009-06-12-55/+0
* arm: timer and interrupt init reworkJean-Christophe PLAGNIOL-VILLARD2009-06-12-1/+1
* Fix e-mail address of Gary Jennejohn.Detlev Zundel2009-05-15-2/+2
* netstar: fix crc32.c dependancy locationJean-Christophe PLAGNIOL-VILLARD2009-04-04-1/+1
* NetStar: fix NANDLadislav Michl2009-03-31-63/+37
* NetStar: add RTC supportLadislav Michl2009-03-29-0/+5
* NetStar: use generic flash driverLadislav Michl2009-03-29-344/+16
* NetStar: update crcit utilityLadislav Michl2009-03-29-7/+7
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-20-2/+2
* Update U-Boot's build timestamp on every compilePeter Tyser2008-12-06-1/+2
* Align end of bss by 4 bytesSelvamuthukumar2008-11-18-2/+2
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-13/+13
* Fixing coding style issuesWilliam Juul2008-08-12-1/+1
* Remove white space at end.William Juul2008-08-12-1/+1
* Update MTD to that of Linux 2.6.22.1William Juul2008-08-12-7/+13
* Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-02-1/+1
* Big white-space cleanup.Wolfgang Denk2008-05-21-5/+5
* Update board NetStarPeter Pearse2008-02-14-12/+1
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-12-2/+2
* drivers/net : move net drivers to drivers/netJean-Christophe PLAGNIOL-VILLARD2007-11-25-1/+1
* board/[m-p]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-1/+1
* board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-1/+1
* Added support for the TQM8272 board from TQHeiko Schocher2006-12-21-1/+2
* [PATCH] Add some missing machtypes for netstar & voiceblue boardsStefan Roese2006-10-28-1/+1
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-09-1/+1
* Coding style cleanupWolfgang Denk2006-10-09-1/+1
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-01-22/+33
* Remove the board/netstar/crcit binary from git repository.Marian Balakowicz2006-09-01-0/+0
* Code cleanupWolfgang Denk2006-07-21-0/+0
* Code cleanupWolfgang Denk2006-07-21-16/+13
* Update NetStar boardWolfgang Denk2006-07-21-41/+100
* Merge with /home/m8/git/u-bootWolfgang Denk2006-04-12-3/+0
|\
| * Fix JFFS2 support for legacy NAND driver.Marian Balakowicz2006-04-08-3/+0
* | GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-4/+2
|/
* Fix cleanup for netstart board.Wolfgang Denk2006-03-12-1/+1
* Some code cleanup for GCC 4.xWolfgang Denk2006-03-11-1/+3
* Minor code cleanupWolfgang Denk2006-03-06-1/+0
* Re-factoring the legacy NAND code (legacy NAND now only in board-specificBartlomiej Sieka2006-03-05-3/+3
* Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling.Bartlomiej Sieka2006-02-24-0/+4
* Update of new NAND codeWolfgang Denk2005-09-14-0/+1622