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-12-27
remove unused options
Li-Ta Lo
2004-12-15
shame on me.
Stefan Reinauer
2004-12-15
obviously broken
Stefan Reinauer
2004-12-10
- Fix the definition of the linuxbios table so all of the compilers
Eric Biederman
2004-11-18
- First stab at getting the ppc ports building and working.
Eric Biederman
2004-11-12
ooops. sorry
Stefan Reinauer
2004-11-11
fix a little more of ppc
Stefan Reinauer
2004-11-11
mpspec.h: Tweak the write_smp_table macro so that it is safe if passed a comp...
Eric Biederman
2004-11-05
- First pass at getting the powerpc ports to compile
Eric Biederman
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-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
[next]