summaryrefslogtreecommitdiff
path: root/cpu/i386
Commit message (Expand)AuthorAgeLines
* i386: Replace [read, write]_mmcr_[byte, word, long] with memory mapped structureGraeme Russ2009-09-04-117/+79
* i386: Misc PCI fixupsGraeme Russ2009-09-04-1/+1
* Fix sc520 timer interrupt generationGraeme Russ2009-09-04-3/+3
* i386: Change inline asm global symbols to localGraeme Russ2009-09-04-2/+2
* Dual-license IBM code contributionsJosh Boyer2009-08-09-0/+3
* Add basic relocation to i386 portGraeme Russ2009-03-20-2/+43
* Implement SC520 timersGraeme Russ2009-03-20-243/+41
* Factor out SC520 sub-featuresGraeme Russ2009-03-20-277/+340
* Rewrite i386 interrupt handlingGraeme Russ2009-03-20-419/+238
* Rename SC520 Configuration OptionsGraeme Russ2009-03-20-4/+4
* Moved SC520 Files (fix commit 407976185e0dda2c90e89027121a1071b9c77bfb)Graeme Russ2009-02-25-5/+53
* pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarityKumar Gala2009-02-07-1/+1
* Remove #ifdef CONFIG_SC520 in source codeGraeme Russ2009-01-24-4/+0
* Added MMCR reset functionalityGraeme Russ2009-01-24-0/+10
* Moved generic (triple fault) reset codeGraeme Russ2009-01-24-16/+17
* Moved definition of set_vector() to new header fileGraeme Russ2009-01-24-1/+2
* Renamed cpu/i386/reset.S to resetvec.SGraeme Russ2009-01-24-2/+2
* Fixed path to sc520 SSI include fileGraeme Russ2008-12-10-1/+1
* i386: Renamed show_boot_progress in assembler codeGraeme Russ2008-10-28-10/+10
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-17/+17
* cpu/i386/serial.c: Fix syntax errorsWolfgang Denk2008-07-14-2/+2
* Big white-space cleanup.Wolfgang Denk2008-05-21-52/+52
* i386: Fix multiple definitions of __show_boot_progressJean-Christophe PLAGNIOL-VILLARD2008-05-19-10/+10
* cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-10-1/+1
* cpu/[7a-ln-z]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-1/+1
* cpu/ non-mpc*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-1/+1
* Fixes bug clearing the bss section for i386mushtaq khan2007-05-15-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
* Merge with /home/m8/git/u-bootWolfgang Denk2006-09-04-8/+15
|\
| * Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-01-8/+15
* | Code cleanupWolfgang Denk2006-08-27-7/+7
|/
* Update for SC520 board.Wolfgang Denk2006-08-14-7/+65
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-11/+4
* Patch by Steven Scholz, 25 Oct 2004:wdenk2005-04-03-2/+0
* Code cleanup; make several boards compile & link.wdenk2004-03-14-5/+5
* * Implement new mechanism to export U-Boot's functions to standalonewdenk2003-07-24-27/+0
* * Code cleanup:wdenk2003-06-27-539/+530
* * Patch by Marc Singer, 29 May 2003:wdenk2003-05-31-109/+1177
* * Patch by Daniel Engström, 13 Nov 2002:wdenk2002-11-18-0/+1733