aboutsummaryrefslogtreecommitdiff
path: root/cpu/i386
AgeCommit message (Expand)AuthorFilesLines
2009-08-09Dual-license IBM code contributionsJosh Boyer1-0/+3
2009-03-20Add basic relocation to i386 portGraeme Russ2-2/+43
2009-03-20Implement SC520 timersGraeme Russ3-243/+41
2009-03-20Factor out SC520 sub-featuresGraeme Russ5-277/+340
2009-03-20Rewrite i386 interrupt handlingGraeme Russ4-419/+238
2009-03-20Rename SC520 Configuration OptionsGraeme Russ2-4/+4
2009-02-25Moved SC520 Files (fix commit 407976185e0dda2c90e89027121a1071b9c77bfb)Graeme Russ4-5/+53
2009-02-07pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarityKumar Gala1-1/+1
2009-01-24Remove #ifdef CONFIG_SC520 in source codeGraeme Russ1-4/+0
2009-01-24Added MMCR reset functionalityGraeme Russ1-0/+10
2009-01-24Moved generic (triple fault) reset codeGraeme Russ2-16/+17
2009-01-24Moved definition of set_vector() to new header fileGraeme Russ1-1/+2
2009-01-24Renamed cpu/i386/reset.S to resetvec.SGraeme Russ2-2/+2
2008-12-10Fixed path to sc520 SSI include fileGraeme Russ1-1/+1
2008-10-28i386: Renamed show_boot_progress in assembler codeGraeme Russ1-10/+10
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD5-17/+17
2008-07-14cpu/i386/serial.c: Fix syntax errorsWolfgang Denk1-2/+2
2008-05-21Big white-space cleanup.Wolfgang Denk4-52/+52
2008-05-19i386: Fix multiple definitions of __show_boot_progressJean-Christophe PLAGNIOL-VILLARD1-10/+10
2007-07-10cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger1-1/+1
2007-07-09cpu/[7a-ln-z]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger1-1/+1
2007-07-04cpu/ non-mpc*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger1-1/+1
2007-05-15Fixes bug clearing the bss section for i386mushtaq khan1-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-04Merge with /home/m8/git/u-bootWolfgang Denk1-8/+15
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz1-8/+15
2006-08-27Code cleanupWolfgang Denk2-7/+7
2006-08-14Update for SC520 board.Wolfgang Denk2-7/+65
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2-11/+4
2005-04-03Patch by Steven Scholz, 25 Oct 2004:wdenk1-2/+0
2004-03-14Code cleanup; make several boards compile & link.LABEL_2004_03_14_2340wdenk1-5/+5
2003-07-24* Implement new mechanism to export U-Boot's functions to standalonewdenk1-27/+0
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk11-539/+530
2003-05-31* Patch by Marc Singer, 29 May 2003:LABEL_2003_05_31_2115wdenk8-109/+1177
2002-11-18* Patch by Daniel Engström, 13 Nov 2002:LABEL_2002_11_18_0115wdenk9-0/+1733