/[Development]
ViewVC logotype

Revision 640


Jump to revision: Previous Next
Author: ebiederm
Date: Thu Oct 10 19:02:37 2002 UTC (10 years, 7 months ago)
Changed paths: 8
Log Message:
src/arch/i386/boot/boot.c
- Tone down the severity of error messages
src/arch/i386/lib/console.inc
- Preserve morre registers in __CONSOLE_INLINE_TX_HEX8
src/arch/i386/lib/hardwaremain.c
- Fixup the cmos option to handle multiple cpus
- Move pci setup before ramsize initialization
- Renable keyboard_on
src/arch/i386/smp/Config
Add secondary.S
src/arch/i386/smp/secondary.S
- add
src/arch/i386/smp/secondary.inc
- remove
src/arch/i386/smp/start_stop.c
- Remove unused variables
src/config/Config
- Cleanup the cross compiling options
- Rename cmos.conf cmos.layout as the previous name was too confusing
src/cpu/p6/mtrr.c
- Create subroutines to enable/disable caching
- Call them in all of the appropriate places
- Add an extra argument to range_to_mtrr to allow for
  future optimizations


Changed paths

Path Details
Directorytrunk/LinuxBIOSv1/src/arch/i386/boot/boot.c modified , text changed
Directorytrunk/LinuxBIOSv1/src/arch/i386/lib/console.inc modified , text changed
Directorytrunk/LinuxBIOSv1/src/arch/i386/lib/hardwaremain.c modified , text changed
Directorytrunk/LinuxBIOSv1/src/arch/i386/smp/Config modified , text changed
Directorytrunk/LinuxBIOSv1/src/arch/i386/smp/secondary.S added
Directorytrunk/LinuxBIOSv1/src/arch/i386/smp/start_stop.c modified , text changed
Directorytrunk/LinuxBIOSv1/src/config/Config modified , text changed
Directorytrunk/LinuxBIOSv1/src/cpu/p6/mtrr.c modified , text changed

Stefan Reinauer">Stefan Reinauer
ViewVC Help
Powered by ViewVC 1.1.15