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
Age
Commit message (
Expand
)
Author
2003-11-05
New option behavior:
Greg Watson
2003-11-05
new option default format
Greg Watson
2003-11-05
*** empty log message ***
Greg Watson
2003-11-05
fix volatile
Ronald G. Minnich
2003-11-04
fix stupid stepan's bugs
Stefan Reinauer
2003-11-04
add hook for spdrom iohub selection
Stefan Reinauer
2003-11-04
infrastructure updates to keep linuxbios building (needed for quartet)
Stefan Reinauer
2003-11-04
infrastructure updates
Stefan Reinauer
2003-11-04
make quartet compile.
Stefan Reinauer
2003-11-03
add board_init
Greg Watson
2003-11-02
new init code
Greg Watson
2003-11-02
*** empty log message ***
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-11-02
Do sdram setup for fixed memory sizes. This really only works on
Greg Watson
2003-11-02
trashing stack
Greg Watson
2003-11-02
get cache setup right
Greg Watson
2003-10-28
dynamic pirq table fixup
Stefan Reinauer
2003-10-27
integrate initial version of blade 3d driver
Stefan Reinauer
2003-10-27
merge minor solo changes
Stefan Reinauer
2003-10-27
rename linuxbios.rom to quartet.rom
Stefan Reinauer
2003-10-27
Call image "khepri.rom"
Stefan Reinauer
2003-10-25
due to popular demand, added flash_and_burn to the freebios2 tree.
Ronald G. Minnich
2003-10-24
merge latest quartet changes
Stefan Reinauer
2003-10-24
retightening khepri after last hdama changes
Stefan Reinauer
2003-10-23
take out incorrect comments.
uid34869
2003-10-23
fixes from SONE
Ronald G. Minnich
2003-10-22
fixes for EPIA.
Ronald G. Minnich
2003-10-22
- Update the romcc version
Eric Biederman
2003-10-22
- Update romcc to version 0.37
Eric Biederman
2003-10-21
Fixes for SONE
Ronald G. Minnich
2003-10-20
early mtrr for the p6
Ronald G. Minnich
2003-10-17
Fix from SONE!
Ronald G. Minnich
2003-10-15
for tyan. recover from Eric B's error additions to via code :-)
Ronald G. Minnich
2003-10-15
more solo fixes...
Stefan Reinauer
2003-10-14
- Fix the link check so it actually checks for the appropriate maximum link
Eric Biederman
2003-10-14
- Make the directory for config.py to live in
Eric Biederman
2003-10-14
- Correct the logic in buildtarget to match the logic in config.g for select ...
Eric Biederman
2003-10-14
- Minor bugfixes
Eric Biederman
2003-10-13
Carefully select the directory for config.py
Eric Biederman
2003-10-13
- Move config.py into the appropriate target subdirectory
Eric Biederman
2003-10-13
move equal with hdama code.
Stefan Reinauer
2003-10-13
get solo target building with 1.1.5 sources
Stefan Reinauer
2003-10-13
Drop obsolete ldtstop code. enable smbus_write_byte
Stefan Reinauer
2003-10-12
*** empty log message ***
Greg Watson
2003-10-12
cache ram startup
Greg Watson
2003-10-12
pre-mem startup
Greg Watson
2003-10-12
naughty, naughty
Greg Watson
2003-10-12
first cut
Greg Watson
2003-10-12
get_bus_freq()
Greg Watson
2003-10-12
memory turn-on
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-07
remove SMBUS_MEM_DEVICE_[START|END] traces from code.
Stefan Reinauer
2003-10-06
add missing -m32 flag to compile on opteron natively
Stefan Reinauer
2003-10-06
add smbus_write_byte() function. currently fails in romcc :(
Stefan Reinauer
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-10-05
size memory
Greg Watson
2003-10-05
use standard name
Greg Watson
2003-10-05
pci.S moved into arch/ppc/lib/pci_ops.c
Greg Watson
2003-10-05
getting options right
Greg Watson
2003-10-03
- Modify the code to C style indenting.
Eric Biederman
2003-10-02
Some timing in here, but we don't set; it breaks.
Ronald G. Minnich
2003-10-02
ram size now set from SPD.
Ronald G. Minnich
2003-10-02
First SPD code in and working!
Ronald G. Minnich
2003-10-02
success. It boots as a bproc slave now.
Ronald G. Minnich
2003-10-02
Fixes but config tool still sucks on this.
Ronald G. Minnich
2003-10-02
IRQ setup for EPIA
Ronald G. Minnich
2003-10-01
fix sizing of PCI IRQ table in the Config.lb (there are only 5 slots)
Ronald G. Minnich
2003-10-01
fixes for epia.
Ronald G. Minnich
2003-10-01
uses statement missing
Greg Watson
2003-10-01
default USE_FALLBACK_IMAGE to 0
Ronald G. Minnich
2003-10-01
vga support
Ronald G. Minnich
2003-10-01
some quartet memory init updates.
Stefan Reinauer
2003-10-01
512kflash builds in epia.512kflash
Ronald G. Minnich
2003-10-01
new epia target for 512k: targets/via/epia/Config.512kflash.lb
Ronald G. Minnich
2003-10-01
Fixes to the smbus code. Now for the fun.
Ronald G. Minnich
2003-09-30
more fixes for via ... plus a little more spew.
Ronald G. Minnich
2003-09-30
fix and complaint.
Ronald G. Minnich
2003-09-30
remove references to static_devices.o
Stefan Reinauer
2003-09-30
get rid of static_devices.c
Stefan Reinauer
2003-09-30
no filo, since khepri has no ide disks per default
Stefan Reinauer
2003-09-30
The epia now works.
Ronald G. Minnich
2003-09-29
default is 256 not 512k
Stefan Reinauer
2003-09-27
ok that's it. I think this might work.
Ronald G. Minnich
2003-09-27
a few tweaks etc.
Ronald G. Minnich
2003-09-26
it's getting through the 8601 but the values are still not right.
Ronald G. Minnich
2003-09-26
something is wrong here but not sure what.
Ronald G. Minnich
2003-09-26
via epia is putting out bytes!
Ronald G. Minnich
2003-09-26
serial supprt.
Ronald G. Minnich
2003-09-26
just to get us back where we were.
Ronald G. Minnich
2003-09-26
It builds!
Ronald G. Minnich
[prev]
[next]