| Commit message (Expand) | Author | Age | Lines |
* | NetStar: eeprom - fix linker error | Ladislav Michl | 2010-03-07 | -93/+25 |
* | NetStar: eeprom - be less verbose | Ladislav Michl | 2010-03-07 | -14/+13 |
* | NetStar: eeprom - undefined reference to `memset' | Ladislav Michl | 2010-03-07 | -31/+37 |
* | NetStar: Remove debug junk leaked into eeprom utility | Ladislav Michl | 2010-02-12 | -172/+2 |
* | NetStar: make crcit utility more readable | Ladislav Michl | 2010-02-12 | -4/+5 |
* | Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI API | Ben Warren | 2009-10-04 | -27/+42 |
* | Fix all linker scripts for older binutils versions (pre-2.16) | Wolfgang Denk | 2009-08-21 | -3/+6 |
* | unify HOST_CFLAGS and HOSTCFLAGS | Mike Frysinger | 2009-07-23 | -4/+4 |
* | Fix "ld: cannot find -lstubs" build error | Wolfgang Denk | 2009-07-22 | -1/+1 |
* | arm: unify linker script | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-12 | -55/+0 |
* | arm: timer and interrupt init rework | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-12 | -1/+1 |
* | Fix e-mail address of Gary Jennejohn. | Detlev Zundel | 2009-05-15 | -2/+2 |
* | netstar: fix crc32.c dependancy location | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-04 | -1/+1 |
* | NetStar: fix NAND | Ladislav Michl | 2009-03-31 | -63/+37 |
* | NetStar: add RTC support | Ladislav Michl | 2009-03-29 | -0/+5 |
* | NetStar: use generic flash driver | Ladislav Michl | 2009-03-29 | -344/+16 |
* | NetStar: update crcit utility | Ladislav Michl | 2009-03-29 | -7/+7 |
* | Fix all linker script to handle all rodata sections | Trent Piepho | 2009-03-20 | -2/+2 |
* | Update U-Boot's build timestamp on every compile | Peter Tyser | 2008-12-06 | -1/+2 |
* | Align end of bss by 4 bytes | Selvamuthukumar | 2008-11-18 | -2/+2 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -13/+13 |
* | Fixing coding style issues | William Juul | 2008-08-12 | -1/+1 |
* | Remove white space at end. | William Juul | 2008-08-12 | -1/+1 |
* | Update MTD to that of Linux 2.6.22.1 | William Juul | 2008-08-12 | -7/+13 |
* | Cleanup out-or-tree building for some boards (.depend) | Wolfgang Denk | 2008-07-02 | -1/+1 |
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | -5/+5 |
* | Update board NetStar | Peter Pearse | 2008-02-14 | -12/+1 |
* | Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections | Wolfgang Denk | 2008-01-12 | -2/+2 |
* | drivers/net : move net drivers to drivers/net | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-25 | -1/+1 |
* | board/[m-p]*: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger | 2007-07-09 | -1/+1 |
* | board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | -1/+1 |
* | Added support for the TQM8272 board from TQ | Heiko Schocher | 2006-12-21 | -1/+2 |
* | [PATCH] Add some missing machtypes for netstar & voiceblue boards | Stefan Roese | 2006-10-28 | -1/+1 |
* | Move "ar" flags to config.mk to allow for silent "make -s" | Wolfgang Denk | 2006-10-09 | -1/+1 |
* | Coding style cleanup | Wolfgang Denk | 2006-10-09 | -1/+1 |
* | Add support for a saving build objects in a separate directory. | Marian Balakowicz | 2006-09-01 | -22/+33 |
* | Remove the board/netstar/crcit binary from git repository. | Marian Balakowicz | 2006-09-01 | -0/+0 |
* | Code cleanup | Wolfgang Denk | 2006-07-21 | -0/+0 |
* | Code cleanup | Wolfgang Denk | 2006-07-21 | -16/+13 |
* | Update NetStar board | Wolfgang Denk | 2006-07-21 | -41/+100 |
* | Merge with /home/m8/git/u-boot | Wolfgang Denk | 2006-04-12 | -3/+0 |
|\ |
|
| * | Fix JFFS2 support for legacy NAND driver. | Marian Balakowicz | 2006-04-08 | -3/+0 |
* | | GCC-4.x fixes: clean up global data pointer initialization for all boards. | Wolfgang Denk | 2006-03-31 | -4/+2 |
|/ |
|
* | Fix cleanup for netstart board. | Wolfgang Denk | 2006-03-12 | -1/+1 |
* | Some code cleanup for GCC 4.x | Wolfgang Denk | 2006-03-11 | -1/+3 |
* | Minor code cleanup | Wolfgang Denk | 2006-03-06 | -1/+0 |
* | Re-factoring the legacy NAND code (legacy NAND now only in board-specific | Bartlomiej Sieka | 2006-03-05 | -3/+3 |
* | Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling. | Bartlomiej Sieka | 2006-02-24 | -0/+4 |
* | Update of new NAND code | Wolfgang Denk | 2005-09-14 | -0/+1622 |