aboutsummaryrefslogtreecommitdiffstats
path: root/board/netstar
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-4/+4
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk2-2/+2
2010-04-13Rename lib_generic/ to lib/Peter Tyser1-1/+1
2010-03-07NetStar: eeprom - fix linker errorLadislav Michl3-93/+25
2010-03-07NetStar: eeprom - be less verboseLadislav Michl1-14/+13
2010-03-07NetStar: eeprom - undefined reference to `memset'Ladislav Michl1-31/+37
2010-02-12NetStar: Remove debug junk leaked into eeprom utilityLadislav Michl2-172/+2
2010-02-12NetStar: make crcit utility more readableLadislav Michl1-4/+5
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-3/+6
2009-07-23unify HOST_CFLAGS and HOSTCFLAGSMike Frysinger1-4/+4
2009-07-22Fix "ld: cannot find -lstubs" build errorWolfgang Denk1-1/+1
2009-06-12arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD1-55/+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-04-04netstar: fix crc32.c dependancy locationJean-Christophe PLAGNIOL-VILLARD1-1/+1
2009-03-31NetStar: fix NANDLadislav Michl3-63/+37
2009-03-29NetStar: add RTC supportLadislav Michl1-0/+5
2009-03-29NetStar: use generic flash driverLadislav Michl3-344/+16
2009-03-29NetStar: update crcit utilityLadislav Michl1-7/+7
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-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-13/+13
2008-08-12Fixing coding style issuesWilliam Juul1-1/+1
2008-08-12Remove white space at end.William Juul1-1/+1
2008-08-12Update MTD to that of Linux 2.6.22.1William Juul1-7/+13
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk1-1/+1
2008-05-21Big white-space cleanup.Wolfgang Denk3-5/+5
2008-02-14Update board NetStarPeter Pearse1-12/+1
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
2007-07-09board/[m-p]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger1-1/+1
2007-07-04board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger1-1/+1
2006-12-21Added support for the TQM8272 board from TQHeiko Schocher1-1/+2
2006-10-28[PATCH] Add some missing machtypes for netstar & voiceblue boardsStefan Roese1-1/+1
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk1-1/+1
2006-10-09Coding style cleanupWolfgang Denk1-1/+1
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz1-22/+33
2006-09-01Remove the board/netstar/crcit binary from git repository.Marian Balakowicz1-0/+0
2006-07-21Code cleanupWolfgang Denk1-0/+0
2006-07-21Code cleanupWolfgang Denk5-16/+13
2006-07-21Update NetStar boardWolfgang Denk6-41/+100
2006-04-12Merge with /home/m8/git/u-bootWolfgang Denk1-3/+0
2006-04-08Fix JFFS2 support for legacy NAND driver.Marian Balakowicz1-3/+0
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk1-4/+2
2006-03-12Fix cleanup for netstart board.Wolfgang Denk3-1/+1
2006-03-11Some code cleanup for GCC 4.xWolfgang Denk4-1/+3
2006-03-06Minor code cleanupWolfgang Denk1-1/+0