summaryrefslogtreecommitdiffstats
path: root/cpu/i386
Commit message (Expand)AuthorAgeFilesLines
* i386: Move cpu/i386/* to arch/i386/cpu/*Peter Tyser2010-04-1314-2643/+0
* Generic udelay() with watchdog supportIngo van Lil2009-12-051-1/+1
* i386: Final RelocationGraeme Russ2009-12-053-121/+23
* i386: Remove inline asm symbols from .dynsymGraeme Russ2009-12-052-0/+6
* i386: Rearrange Interupt HandlingGraeme Russ2009-12-054-246/+417
* i386: Fix race condition when using SC520 timersGraeme Russ2009-12-051-5/+6
* i386: Replace [read, write]_mmcr_[byte, word, long] with memory mapped structureGraeme Russ2009-09-044-117/+79
* i386: Misc PCI fixupsGraeme Russ2009-09-041-1/+1
* Fix sc520 timer interrupt generationGraeme Russ2009-09-041-3/+3
* i386: Change inline asm global symbols to localGraeme Russ2009-09-041-2/+2
* Dual-license IBM code contributionsJosh Boyer2009-08-091-0/+3
* Add basic relocation to i386 portGraeme Russ2009-03-202-2/+43
* Implement SC520 timersGraeme Russ2009-03-203-243/+41
* Factor out SC520 sub-featuresGraeme Russ2009-03-205-277/+340
* Rewrite i386 interrupt handlingGraeme Russ2009-03-204-419/+238
* Rename SC520 Configuration OptionsGraeme Russ2009-03-202-4/+4
* Moved SC520 Files (fix commit 407976185e0dda2c90e89027121a1071b9c77bfb)Graeme Russ2009-02-254-5/+53
* pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarityKumar Gala2009-02-071-1/+1
* Remove #ifdef CONFIG_SC520 in source codeGraeme Russ2009-01-241-4/+0
* Added MMCR reset functionalityGraeme Russ2009-01-241-0/+10
* Moved generic (triple fault) reset codeGraeme Russ2009-01-242-16/+17
* Moved definition of set_vector() to new header fileGraeme Russ2009-01-241-1/+2
* Renamed cpu/i386/reset.S to resetvec.SGraeme Russ2009-01-242-2/+2
* Fixed path to sc520 SSI include fileGraeme Russ2008-12-101-1/+1
* i386: Renamed show_boot_progress in assembler codeGraeme Russ2008-10-281-10/+10
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-185-17/+17
* cpu/i386/serial.c: Fix syntax errorsWolfgang Denk2008-07-141-2/+2
* Big white-space cleanup.Wolfgang Denk2008-05-214-52/+52
* i386: Fix multiple definitions of __show_boot_progressJean-Christophe PLAGNIOL-VILLARD2008-05-191-10/+10
* cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-101-1/+1
* cpu/[7a-ln-z]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-091-1/+1
* cpu/ non-mpc*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-041-1/+1
* Fixes bug clearing the bss section for i386mushtaq khan2007-05-151-1/+1
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-091-1/+1
* Coding style cleanupWolfgang Denk2006-10-091-1/+1
* Merge with /home/m8/git/u-bootWolfgang Denk2006-09-041-8/+15
|\
| * Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-011-8/+15
* | Code cleanupWolfgang Denk2006-08-272-7/+7
|/
* Update for SC520 board.Wolfgang Denk2006-08-142-7/+65
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-312-11/+4
* Patch by Steven Scholz, 25 Oct 2004:wdenk2005-04-031-2/+0
* Code cleanup; make several boards compile & link.wdenk2004-03-141-5/+5
* * Implement new mechanism to export U-Boot's functions to standalonewdenk2003-07-241-27/+0
* * Code cleanup:wdenk2003-06-2711-539/+530
* * Patch by Marc Singer, 29 May 2003:wdenk2003-05-318-109/+1177
* * Patch by Daniel Engström, 13 Nov 2002:wdenk2002-11-189-0/+1733
OpenPOWER on IntegriCloud