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
Age
Commit message (
Expand
)
Author
2005-11-26
add another Via C3 cpu id reported by grzegorz@el-kom.pl
Stefan Reinauer
2005-11-26
first round of agami aruma merge
Stefan Reinauer
2005-11-25
island -> agami 2/3
Stefan Reinauer
2005-11-25
island goes agami
Stefan Reinauer
2005-11-24
fix typos reported by Martin Ley
Stefan Reinauer
2005-11-24
adding support for serengeti leopard
Ronald G. Minnich
2005-11-23
added missing microcode.h
Li-Ta Lo
2005-11-23
remove rev f ifdef
Ronald G. Minnich
2005-11-23
CAR patch from YH LU
Ronald G. Minnich
2005-11-23
Split out microcode updates.
Ronald G. Minnich
2005-11-23
missed these.
Ronald G. Minnich
2005-11-23
issue 25, various AMD patches
Ronald G. Minnich
2005-11-22
fixed fsf address
Ronald G. Minnich
2005-11-22
EPIA-M fixup
Ronald G. Minnich
2005-11-21
This was posted on issue tracker and approve by ron minnich
Ronald G. Minnich
2005-11-17
these were factored out.
Stefan Reinauer
2005-11-14
comment and unify lb_uint64 handling as discussed on the mailinglist
Stefan Reinauer
2005-11-03
reverting rev 2082
Stefan Reinauer
2005-11-02
ppc970 initial porting.
Eswar Nallusamy
2005-10-28
Make #defined constants more descriptive.
Steven J. Magnani
2005-10-25
- Fixed fat-finger typo enable - enabled
Jason Schildt
2005-10-25
- See Issue Tracker id-15 "lnxi-patch-15".
Jason Schildt
2005-10-25
- See Issue Tracker id-13 "lnxi-patch-13".
Jason Schildt
2005-10-25
- See Issue Tracker id-12 "lnxi-patch-12".
Jason Schildt
2005-10-25
- See Issue Tracker id-11.
Jason Schildt
2005-10-25
- See Issue Tracker id-10 "lnxi-patch-10".
Jason Schildt
2005-10-25
- See Issue Tracker id-9 "lnxi-patch-9".
Jason Schildt
2005-10-25
- See Issue Tracker id-8 "lnxi-patch-8".
Jason Schildt
2005-10-25
- See Issue Tracker id-7 "lnxi-patch-7"
Jason Schildt
2005-10-25
- See Issue Tracker id-6 "lnxi-patch-6-replacement"
Jason Schildt
2005-10-25
- See Issue Tracker id-5 "lnxi-patch-5".
Jason Schildt
2005-10-25
- See Issue Tracker id-4 "lnxi-patch-4"
Jason Schildt
2005-10-25
- See Issue Tracker ID-3 "lnxi-patch3"
Jason Schildt
2005-10-25
- Issue Tracker ID-2 "lnxi-patch-2".
Jason Schildt
2005-10-21
Some compilation issue fix for PPC970 port
Greg Watson
2005-10-20
changes to support new ppc arch
Greg Watson
2005-10-19
cpu options
Greg Watson
2005-10-19
trying to compile...
Greg Watson
2005-10-19
get include files right
Greg Watson
2005-10-19
apache will sort build, but get build errors.
Ronald G. Minnich
2005-10-19
initial support for apache.
Ronald G. Minnich
2005-10-19
start of 970 port
Greg Watson
2005-10-19
start of 970 port
Greg Watson
2005-10-19
We are adding this obsolete, deprecated part to support the momentum
Ronald G. Minnich
2005-10-19
adding support for dell 1850
Ronald G. Minnich
2005-10-13
- Added explanation of device tree enable.
Jason Schildt
2005-10-05
Updating FSF address in the code.
Stefan Reinauer
2005-10-01
CK804 sata fix
Yinghai Lu
2005-09-26
comments mods. THings are working better, so I'm less unhappy with
Ronald G. Minnich
2005-09-26
* Added support for "fast" (64-clock) refresh
Steven J. Magnani
2005-09-23
sc520 support -- ethernet works
Ronald G. Minnich
2005-09-21
Bug fixes: read all 16 bits of DMA configuration; set up NMI/SERR handling in...
Steven J. Magnani
2005-09-21
Bug fixes: read all 16 bits of DMA configuration; set up NMI/SERR handling in...
Steven J. Magnani
2005-09-21
Bug fix: enable secondary IDE only if enable_b is set.
Steven J. Magnani
2005-09-21
Bug fix: enable secondary IDE only if enable_b is set.
Steven J. Magnani
2005-09-21
Rewrite i82801er_enable to do nothing if device does not have an enable/disab...
Steven J. Magnani
2005-09-21
Rewrite i82801dbm_enable to do nothing if device does not have an enable/disa...
Steven J. Magnani
2005-09-14
Cleanup and add more debug output to EPIA-M auto.c.
Jonathan McDowell
2005-09-14
Make EPIA-M use CONFIG_TSC.
Jonathan McDowell
2005-09-14
Clean up vt8235_early_smbus a bit.
Jonathan McDowell
2005-09-14
Rename Intel 82801CA constants.
Steven J. Magnani
2005-09-14
Initial revision.
Steven J. Magnani
2005-09-14
Cleanup. Only functional change is to drop hard-coding of vendor/subsystem ID.
Steven J. Magnani
2005-09-14
Add some P64H2-specific definitions, remove some generic PCI ones.
Steven J. Magnani
2005-09-14
Initial revision.
Steven J. Magnani
2005-09-14
Abort cpu_initialize if we detect that we've lost a race.
Steven J. Magnani
2005-09-14
Print a failure message if a sibling CPU fails to start.
Steven J. Magnani
2005-09-14
Initial support for Intel XE7501DEVKIT.
Steven J. Magnani
2005-09-13
Moved E7501-specific definitions here from raminit.
Steven J. Magnani
2005-09-13
Initial revision.
Steven J. Magnani
2005-09-12
Initial revision.
Steven J. Magnani
2005-09-12
Don't write to CMOS when HAVE_OPTION_TABLE = 0.
Steven J. Magnani
2005-09-12
Relocate the GDT to reserved memory, so it won't get clobbered by elfboot(), ...
Steven J. Magnani
2005-09-12
Attempt to make comments more descriptive.
Steven J. Magnani
2005-09-12
Fix hang during secondary CPU sibling init caused by nested spinlocks.
Steven J. Magnani
2005-09-12
sc520 now builds fine. On to testing.
Ronald G. Minnich
2005-09-12
moved to include/cpu/amd/sc520.h
Ronald G. Minnich
2005-09-12
added include file for sc520
Ronald G. Minnich
2005-09-12
updated to new svn repo
Ronald G. Minnich
2005-09-12
updating to working version from my pre-svn repo.
Ronald G. Minnich
2005-09-09
Modifications for building LinuxBIOS under cygwin.
Steven J. Magnani
2005-09-09
Correct transposed arguments in pnp_set_drq().
Steven J. Magnani
2005-09-08
simplify code
Stefan Reinauer
2005-09-05
Add VIA C3 Nehemiah CPUID, as reported by Doug Bell.
Jonathan McDowell
2005-08-29
Crude fixup of config files currently non parsable by buildtarget.
Jonathan McDowell
2005-08-17
Changed udelay in delay_tsc to be more be more considerate of single
Hamish Guthrie
2005-08-10
more removal for obsolete VGABIOS support
Li-Ta Lo
2005-08-10
remove obsolete VGA support for EPIA
Li-Ta Lo
2005-08-10
Undoing all HDAMA commits from LNXI from r2005->2003
Jason Schildt
2005-08-09
- Merge from linuxbios-lnxi (Linux Networx repository) up to public tree.
Jason Schildt
2005-08-08
Clean up vt1211 SuperIO support and make the EPIA-M config use it.
Jonathan McDowell
2005-08-08
Fix up the VT8623 northbridge support.
Jonathan McDowell
2005-08-08
Fixup the EPIA-M motherboard config to use the new VT8235 setup.
Jonathan McDowell
2005-08-08
Tidy + compile fixup VT8235 southbridge support.
Jonathan McDowell
2005-08-08
Fixup EPIA-M config file so it's actually parsable by buildtarget.
Jonathan McDowell
2005-08-06
reclone ts5300 from digitallogic sc520 board
Stefan Reinauer
2005-08-05
more khepri cleanups.
arch import user (historical)
2005-08-05
cleanup of khepri target
arch import user (historical)
2005-08-05
small update
arch import user (historical)
2005-08-05
remove description of obsolete, already dropped patch.
arch import user (historical)
[next]