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
Age
Commit message (
Expand
)
Author
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-06-05
Add extra phase before memory init.
Greg Watson
2004-06-03
Make names more sensible.
Greg Watson
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-21
added cache initialization code
Greg Watson
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
byte swapping
Greg Watson
2004-03-13
removed unused code
Greg Watson
2004-03-13
byteorder routines
Greg Watson
2004-03-11
- Moved hlt() to it's own header.
Eric Biederman
2004-03-07
fix caching problem
Greg Watson
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
2004-01-22
updated for other boards
Greg Watson
2004-01-22
get memory mapped i/o working
Greg Watson
2003-12-17
needed for 4xx startup
Greg Watson
2003-12-17
added _outsw_ns
Greg Watson
2003-11-15
*** empty log message ***
Greg Watson
2003-11-15
need this code
Greg Watson
2003-11-15
jumping to payload
Greg Watson
2003-11-15
make sure stack resides in cache
Greg Watson
2003-11-09
*** empty log message ***
Greg Watson
2003-11-09
fixed warning
Greg Watson
2003-11-09
ticks_since_boot needed for sandpoint
Greg Watson
2003-11-09
printk for init
Greg Watson
2003-11-09
used in init code
Greg Watson
2003-11-09
not needed when using init
Greg Watson
2003-11-09
split for initobject
Greg Watson
2003-11-05
*** empty log message ***
Greg Watson
2003-11-03
add board_init
Greg Watson
2003-11-02
copied for i386
Greg Watson
2003-11-02
*** empty log message ***
Greg Watson
2003-11-02
cant be extern unless defined in a library somewhere
Greg Watson
2003-11-02
moved to clock.h
Greg Watson
2003-11-02
new headers
Greg Watson
2003-11-02
fix timer routines
Greg Watson
2003-10-28
dynamic pirq table fixup
Stefan Reinauer
2003-10-12
cache ram startup
Greg Watson
2003-10-12
pre-mem startup
Greg Watson
2003-10-12
get pci ops right
Greg Watson
2003-10-12
missing directive
Greg Watson
2003-10-11
- O2, enums, and switch statements work in romcc
Eric Biederman
2003-10-05
no hardcoded addresses!
Greg Watson
2003-10-05
standard functions
Greg Watson
2003-10-05
no need for assembly
Greg Watson
2003-10-05
new cpu types
Greg Watson
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-28
PPC 4XX support
Greg Watson
2003-07-28
use longs
Greg Watson
2003-07-28
PVR support
Greg Watson
2003-07-28
added new routines
Greg Watson
2003-07-28
deal with different reset vector addresses
Greg Watson
2003-07-28
made timer more generic
Greg Watson
2003-07-28
added ppc_ to function names
Greg Watson
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-17
- Remove $Id: from crt0.S.lb
Eric Biederman
2003-07-16
- ldscripb.lb remove another $Id: line..
Eric Biederman
2003-07-14
- Compile fixes
Eric Biederman
2003-07-14
new init format
Greg Watson
2003-07-14
new config rules
Greg Watson
2003-07-14
new init stuff
Greg Watson
2003-07-13
*** empty log message ***
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-13
More FB2 stuff
Greg Watson
2003-06-13
Added tables.c
Greg Watson
2003-06-13
Fixes.
Greg Watson
2003-06-13
PPC cpu stuff
Greg Watson
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-06-09
Moved from freebios
Greg Watson
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
[next]