aboutsummaryrefslogtreecommitdiff
path: root/src/arch/i386
AgeCommit message (Expand)Author
2004-12-10- Fix the definition of the linuxbios table so all of the compilersEric Biederman
2004-11-18- First stab at getting the ppc ports building and working.Eric Biederman
2004-11-11mpspec.h: Tweak the write_smp_table macro so that it is safe if passed a comp...Eric Biederman
2004-11-04tell people that the segment descriptors are different for ROMCC andLi-Ta Lo
2004-11-04- Update abuild.sh so it will rebuild successfull buildsEric Biederman
2004-10-30- Update console.c to have non-inline versions of functionsEric Biederman
2004-10-30- To reduce confuse rename the parts of linuxbios bios that run fromEric Biederman
2004-10-29Changes to allow Via/Epia code to be compiled after recent code changes.Mark Wilkinson
2004-10-27sizeram removal/conversion.Eric Biederman
2004-10-16- HDAMA boots!Eric Biederman
2004-10-16- First stab at running linuxbios without the old static device tree.Eric Biederman
2004-10-14- Update so we no longer require console.incEric Biederman
2004-10-14- First pass through with with device tree enhancement merge. Most of the me...Eric Biederman
2004-10-14- Add arch/cpu.hEric Biederman
2004-10-06epia-m supportRonald G. Minnich
2004-07-01remove_logical_cpus need call get_optionYinghai Lu
2004-06-28make cpuid and mtrr check conditional. They are not there on cpus older thanStefan Reinauer
2004-06-07simplify pirq handling. Only apply consistency fixes on the copied versionStefan Reinauer
2004-05-28- Added volatile to asm statements in auto.c and failover.cEric Biederman
2004-05-27cosmeticsStefan Reinauer
2004-05-26move arch/<arch>/config to arch/<arch>/initStefan Reinauer
2004-05-13code reformatLi-Ta Lo
2004-05-12remove unused l2 cache configure, if we really need it some time in theLi-Ta Lo
2004-04-15code reformatLi-Ta Lo
2004-03-26speed up ecc clear by enable MTRR/Cache first.Li-Ta Lo
2004-03-23Doxidization, reformatLi-Ta Lo
2004-03-23tighten up option exportingGreg Watson
2004-03-13byteorder routinesGreg Watson
2004-03-11- Moved hlt() to it's own header.Eric Biederman
2004-02-03create MADT tables, too.Stefan Reinauer
2004-01-29acpi fixes:Stefan Reinauer
2004-01-28please forgive me... ;)Stefan Reinauer
2004-01-26unify debug messages, fix typoStefan Reinauer
2004-01-26Allow using an APIC without mptable.Stefan Reinauer
2003-10-28dynamic pirq table fixupStefan Reinauer
2003-10-11 - O2, enums, and switch statements work in romccEric Biederman
2003-09-26It builds!Ronald G. Minnich
2003-09-02- Major update of the dynamic device tree so it can handleEric Biederman
2003-09-01- Updates to config.g so that it works more reliably and has initial supportEric Biederman
2003-07-30updates from YhLu, plus fixes for PPC/K8 issues.Ronald G. Minnich
2003-07-25change it so linuxbios.rom is the final target.Ronald G. Minnich
2003-07-25Fix for ROM_SIZE to ROM_SECTION_SIZERonald G. Minnich
2003-07-25Mods for YhLu to enable calls for mainboard init.Ronald G. Minnich
2003-07-21- First pass at s2880 support.Eric Biederman
2003-07-19- Major cleanup of the bootpathEric Biederman
2003-07-16- ldscripb.lb remove another $Id: line..Eric Biederman
2003-07-14- Compile fixesEric Biederman
2003-07-14new config rulesGreg Watson
2003-07-12- Remove all of the annoying $Id stringsEric Biederman
2003-07-12- Small typo fix in pci_ops.cEric Biederman
2003-07-12- Implement division and rdtsc support for romccEric Biederman
2003-06-24Fixes to various config files.Ronald G. Minnich
2003-06-19- Remove bogus #if CONFIG_SMP testEric Biederman
2003-06-18- A new test case for romccEric Biederman
2003-06-17added config and other test files.Ronald G. Minnich
2003-06-17new config file testing the update stuff.Ronald G. Minnich
2003-06-17- Minor mod to reset16.inc to work with newer binutils hopefully this works w...Eric Biederman
2003-06-12- Modify the freebios tree so the pci config space api is mostly in sync betweenEric Biederman
2003-06-12- Changes to the pci config routines moving them closer to the non romcc APIEric Biederman
2003-06-11- Factoring of auto.cEric Biederman
2003-05-19- Cleanups on the romcc side including a pci interface that usesEric Biederman
2003-04-25- Almost implement failover booting on the solo.Eric Biederman
2003-04-25- Commit a working pirq table for the AMD soloEric Biederman
2003-04-24- More attempts to leave irqs in a working state.Eric Biederman
2003-04-24- Small step forward Linux boots and almost works...Eric Biederman
2003-04-22- Initial checkin of the freebios2 treeEric Biederman