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-07-24
*** empty log message ***
Greg Watson
2003-07-24
added uses checking at top level
Greg Watson
2003-07-24
#if was reversed
Greg Watson
2003-07-24
slight changes to static initialization
Greg Watson
2003-07-24
new register format
Greg Watson
2003-07-23
ep405pc board
Greg Watson
2003-07-23
added post-pci pass
Greg Watson
2003-07-23
allow logging at spew level
Greg Watson
2003-07-23
code was broken
Greg Watson
2003-07-23
new static configuration
Greg Watson
2003-07-23
get serial console right
Greg Watson
2003-07-23
build parser before configuring
Greg Watson
2003-07-23
static device names start with static_
Greg Watson
2003-07-23
add clean to Makefile
Greg Watson
2003-07-23
get CONFIGURE right
Greg Watson
2003-07-23
fixed defines
Greg Watson
2003-07-23
static devices
Greg Watson
2003-07-23
*** empty log message ***
Greg Watson
2003-07-23
new register format
Greg Watson
2003-07-23
Fix the generation of .o from .S
Ronald G. Minnich
2003-07-23
getting HDAMA to build.
Ronald G. Minnich
2003-07-23
updates for hdama and other things.
Ronald G. Minnich
2003-07-23
updated for new code.
Ronald G. Minnich
2003-07-23
This config.lb now works with the new config tool and builds a working image
Ronald G. Minnich
2003-07-21
- First pass at code for generic link width and size determination
Eric Biederman
2003-07-21
- First pass at s2880 support.
Eric Biederman
2003-07-21
added payload
Greg Watson
2003-07-21
fix crt0 includes ordering
Greg Watson
2003-07-21
typo fixed.
Ronald G. Minnich
2003-07-21
new chip stuff
Greg Watson
2003-07-21
new chip configure
Greg Watson
2003-07-21
* update quartet target to latest SMP changes.
Stefan Reinauer
2003-07-21
more chip stuff
Greg Watson
2003-07-21
more chip stuff
Greg Watson
2003-07-20
chip stuff
Greg Watson
2003-07-19
- Major cleanup of the bootpath
Eric Biederman
2003-07-19
tidy up
Greg Watson
2003-07-19
a few changes
Greg Watson
2003-07-18
new config format
Greg Watson
2003-07-18
Allow options in mainboard configuration file
Greg Watson
2003-07-18
fix problems with options, more functionality
Greg Watson
2003-07-17
add AMD Quartet target
Stefan Reinauer
2003-07-17
moved generate_row from coherent_ht.c to board specific auto.c files
Stefan Reinauer
2003-07-17
added romimage support
Greg Watson
2003-07-17
new config format
Greg Watson
2003-07-17
dont export sandpoint options
Greg Watson
2003-07-17
sick of typing python command
Greg Watson
2003-07-17
sandpoint options
Greg Watson
2003-07-17
- Update Config so we now have the proper number of cpus
Eric Biederman
2003-07-17
- Get the correct routing tables entries for the hdama's onboard nics
Eric Biederman
2003-07-17
Config.lb for this new part
Ronald G. Minnich
2003-07-17
- Remove excess line from pci_device.c
Eric Biederman
2003-07-17
- Remove $Id: from crt0.S.lb
Eric Biederman
2003-07-17
- Implement an enable method for pci devices.
Eric Biederman
2003-07-17
- pci_device.c fixes for generic pci bridges to zero the unused portion of br...
Eric Biederman
2003-07-16
fix some glitches in cht code: always enable routing on node7, plus do maskin...
Stefan Reinauer
2003-07-16
- ldscripb.lb remove another $Id: line..
Eric Biederman
2003-07-16
- Commit a binutils safe version of reset16.inc
Eric Biederman
2003-07-14
- Compile fixes
Eric Biederman
2003-07-14
new config files
Greg Watson
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-14
IDE support
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
- Use an SMBUS_IO_BASE value that will not conflict with an automatically ass...
Eric Biederman
2003-07-12
- generalize generic_sdram.c
Eric Biederman
2003-07-12
- Add missing carriage return in ramtest.c
Eric Biederman
2003-07-12
- Solo updates
Eric Biederman
2003-07-12
- Commit more tests for romcc
Eric Biederman
2003-07-12
- Remove use of useless EXT macro
Eric Biederman
2003-07-12
- Initialize list pointers
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-07-12
- Commit a working spd based memory initialization routine
Eric Biederman
2003-07-12
- Remove bogus memreset parameter from struct mem_controller
Eric Biederman
2003-07-12
- Add failover.c
Eric Biederman
2003-07-12
- Update to a working version for the hdama board
Eric Biederman
2003-07-12
- Structure handling fixes.
Eric Biederman
2003-07-11
static configuration. Needs new keyword per greg to enable inclusion of a
Ronald G. Minnich
2003-07-10
new print statement
Greg Watson
2003-07-10
first cut at generating code.
Ronald G. Minnich
2003-07-10
fixing trees.
Ronald G. Minnich
2003-07-04
- Moved 2 of the test cases into tests for failure
Eric Biederman
2003-07-04
- Minor fixes for handling structure constants and array values that are not ...
Eric Biederman
2003-07-03
- Allow for a larger rhs on phi variables
Eric Biederman
2003-07-01
- Massive set of cleanups/fixes for romcc. Lots of corner cases now work
Eric Biederman
2003-07-01
- Code to enable and disable use of the sse and mmx registers
Eric Biederman
2003-06-30
all: now depends on linuxbios.rom
Ronald G. Minnich
2003-06-30
placeholder crap for sio
Ronald G. Minnich
2003-06-30
now builds with *0* tweaks.
Ronald G. Minnich
2003-06-30
TAGS are back!
Ronald G. Minnich
2003-06-28
- Update romcc so that it more successfully spills registers to the xmm regis...
Eric Biederman
2003-06-26
OK, now builds fallback for arima/hdama!
Ronald G. Minnich
2003-06-25
Simple printing of options. Will make this better.
Greg Watson
2003-06-25
- Set the default compiler back to gcc ooops
Eric Biederman
2003-06-25
- Error on function prototypes
Eric Biederman
2003-06-25
more fixes but it appears that options are not picking up the right values.
Ronald G. Minnich
2003-06-24
needed rules for DRIVER
Ronald G. Minnich
[next]