| Commit message (Expand) | Author | Age | Lines |
* | Add basic relocation to i386 port | Graeme Russ | 2009-03-20 | -2/+43 |
* | Implement SC520 timers | Graeme Russ | 2009-03-20 | -243/+41 |
* | Factor out SC520 sub-features | Graeme Russ | 2009-03-20 | -277/+340 |
* | Rewrite i386 interrupt handling | Graeme Russ | 2009-03-20 | -419/+238 |
* | Rename SC520 Configuration Options | Graeme Russ | 2009-03-20 | -4/+4 |
* | Moved SC520 Files (fix commit 407976185e0dda2c90e89027121a1071b9c77bfb) | Graeme Russ | 2009-02-25 | -5/+53 |
* | pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity | Kumar Gala | 2009-02-07 | -1/+1 |
* | Remove #ifdef CONFIG_SC520 in source code | Graeme Russ | 2009-01-24 | -4/+0 |
* | Added MMCR reset functionality | Graeme Russ | 2009-01-24 | -0/+10 |
* | Moved generic (triple fault) reset code | Graeme Russ | 2009-01-24 | -16/+17 |
* | Moved definition of set_vector() to new header file | Graeme Russ | 2009-01-24 | -1/+2 |
* | Renamed cpu/i386/reset.S to resetvec.S | Graeme Russ | 2009-01-24 | -2/+2 |
* | Fixed path to sc520 SSI include file | Graeme Russ | 2008-12-10 | -1/+1 |
* | i386: Renamed show_boot_progress in assembler code | Graeme Russ | 2008-10-28 | -10/+10 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -17/+17 |
* | cpu/i386/serial.c: Fix syntax errors | Wolfgang Denk | 2008-07-14 | -2/+2 |
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | -52/+52 |
* | i386: Fix multiple definitions of __show_boot_progress | Jean-Christophe PLAGNIOL-VILLARD | 2008-05-19 | -10/+10 |
* | cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols. | Jon Loeliger | 2007-07-10 | -1/+1 |
* | cpu/[7a-ln-z]*: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger | 2007-07-09 | -1/+1 |
* | cpu/ non-mpc*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | -1/+1 |
* | Fixes bug clearing the bss section for i386 | mushtaq khan | 2007-05-15 | -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 |
* | Merge with /home/m8/git/u-boot | Wolfgang Denk | 2006-09-04 | -8/+15 |
|\ |
|
| * | Add support for a saving build objects in a separate directory. | Marian Balakowicz | 2006-09-01 | -8/+15 |
* | | Code cleanup | Wolfgang Denk | 2006-08-27 | -7/+7 |
|/ |
|
* | Update for SC520 board. | Wolfgang Denk | 2006-08-14 | -7/+65 |
* | GCC-4.x fixes: clean up global data pointer initialization for all boards. | Wolfgang Denk | 2006-03-31 | -11/+4 |
* | Patch by Steven Scholz, 25 Oct 2004: | wdenk | 2005-04-03 | -2/+0 |
* | Code cleanup; make several boards compile & link. | wdenk | 2004-03-14 | -5/+5 |
* | * Implement new mechanism to export U-Boot's functions to standalone | wdenk | 2003-07-24 | -27/+0 |
* | * Code cleanup: | wdenk | 2003-06-27 | -539/+530 |
* | * Patch by Marc Singer, 29 May 2003: | wdenk | 2003-05-31 | -109/+1177 |
* | * Patch by Daniel Engstr�m, 13 Nov 2002: | wdenk | 2002-11-18 | -0/+1733 |