index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
arch
/
i386
Age
Commit message (
Expand
)
Author
2004-11-04
tell people that the segment descriptors are different for ROMCC and
Li-Ta Lo
2004-11-04
- Update abuild.sh so it will rebuild successfull builds
Eric Biederman
2004-10-30
- Update console.c to have non-inline versions of functions
Eric Biederman
2004-10-30
- To reduce confuse rename the parts of linuxbios bios that run from
Eric Biederman
2004-10-29
Changes to allow Via/Epia code to be compiled after recent code changes.
Mark Wilkinson
2004-10-27
sizeram 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.inc
Eric 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.h
Eric Biederman
2004-10-06
epia-m support
Ronald G. Minnich
2004-07-01
remove_logical_cpus need call get_option
Yinghai Lu
2004-06-28
make cpuid and mtrr check conditional. They are not there on cpus older than
Stefan Reinauer
2004-06-07
simplify pirq handling. Only apply consistency fixes on the copied version
Stefan Reinauer
2004-05-28
- Added volatile to asm statements in auto.c and failover.c
Eric Biederman
2004-05-27
cosmetics
Stefan Reinauer
2004-05-26
move arch/<arch>/config to arch/<arch>/init
Stefan Reinauer
2004-05-13
code reformat
Li-Ta Lo
2004-05-12
remove unused l2 cache configure, if we really need it some time in the
Li-Ta Lo
2004-04-15
code reformat
Li-Ta Lo
2004-03-26
speed up ecc clear by enable MTRR/Cache first.
Li-Ta Lo
2004-03-23
Doxidization, reformat
Li-Ta Lo
2004-03-23
tighten up option exporting
Greg Watson
2004-03-13
byteorder routines
Greg Watson
2004-03-11
- Moved hlt() to it's own header.
Eric Biederman
2004-02-03
create MADT tables, too.
Stefan Reinauer
2004-01-29
acpi fixes:
Stefan Reinauer
2004-01-28
please forgive me... ;)
Stefan Reinauer
2004-01-26
unify debug messages, fix typo
Stefan Reinauer
2004-01-26
Allow using an APIC without mptable.
Stefan Reinauer
2003-10-28
dynamic pirq table fixup
Stefan Reinauer
2003-10-11
- O2, enums, and switch statements work in romcc
Eric Biederman
2003-09-26
It builds!
Ronald G. Minnich
2003-09-02
- Major update of the dynamic device tree so it can handle
Eric Biederman
2003-09-01
- Updates to config.g so that it works more reliably and has initial support
Eric Biederman
2003-07-30
updates from YhLu, plus fixes for PPC/K8 issues.
Ronald G. Minnich
2003-07-25
change it so linuxbios.rom is the final target.
Ronald G. Minnich
2003-07-25
Fix for ROM_SIZE to ROM_SECTION_SIZE
Ronald G. Minnich
2003-07-25
Mods 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 bootpath
Eric Biederman
2003-07-16
- ldscripb.lb remove another $Id: line..
Eric Biederman
2003-07-14
- Compile fixes
Eric Biederman
2003-07-14
new config rules
Greg Watson
2003-07-12
- Remove all of the annoying $Id strings
Eric Biederman
2003-07-12
- Small typo fix in pci_ops.c
Eric Biederman
2003-07-12
- Implement division and rdtsc support for romcc
Eric Biederman
2003-06-24
Fixes to various config files.
Ronald G. Minnich
2003-06-19
- Remove bogus #if CONFIG_SMP test
Eric Biederman
2003-06-18
- A new test case for romcc
Eric Biederman
2003-06-17
added config and other test files.
Ronald G. Minnich
2003-06-17
new 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 between
Eric Biederman
2003-06-12
- Changes to the pci config routines moving them closer to the non romcc API
Eric Biederman
2003-06-11
- Factoring of auto.c
Eric Biederman
2003-05-19
- Cleanups on the romcc side including a pci interface that uses
Eric Biederman
2003-04-25
- Almost implement failover booting on the solo.
Eric Biederman
2003-04-25
- Commit a working pirq table for the AMD solo
Eric 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 tree
Eric Biederman