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
/
util
Age
Commit message (
Expand
)
Author
2003-09-26
get rid of pointer/int cast warnings on 64bit.
Stefan Reinauer
2003-09-25
allow default settings in the mainboard file
Ronald G. Minnich
2003-09-18
first shot of legacybios emulation.
Stefan Reinauer
2003-09-17
fix romcc compiling 32bit code on amd64
Stefan Reinauer
2003-09-17
add filename to buildrom
Stefan Reinauer
2003-09-12
add cvsignore file
Stefan Reinauer
2003-09-12
add "clean" target
Stefan Reinauer
2003-09-01
- Updates to config.g so that it works more reliably and has initial support
Eric Biederman
2003-08-06
I mean it this time. NO more unnecessary 'dir' commands for cpus.
Ronald G. Minnich
2003-08-06
end silly multiple sources of /cpu/whatever.
Ronald G. Minnich
2003-08-05
Fixed version skew problem.
Greg Watson
2003-08-05
- Update the Makefile to have a proper ALL: target
Eric Biederman
2003-08-04
Commits for the new config static device design, to allow more than one static
Ronald G. Minnich
2003-07-28
Added support for naming instances of parts. This is to allow arbitrary
Greg Watson
2003-07-25
added a bit of error checking!
Greg Watson
2003-07-24
cpu should be vendor/device too...
Greg Watson
2003-07-24
added uses checking at top level
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
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-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
more chip stuff
Greg Watson
2003-07-20
chip stuff
Greg Watson
2003-07-19
tidy up
Greg Watson
2003-07-19
a few changes
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
added romimage support
Greg Watson
2003-07-14
new config rules
Greg Watson
2003-07-12
- Commit more tests for romcc
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-06-30
all: now depends on linuxbios.rom
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
2003-06-24
fixed paths for GENERATED
Ronald G. Minnich
2003-06-24
ifs now have elses
Greg Watson
2003-06-24
if statement for options
Greg Watson
2003-06-24
- A few more fixes to get pointers to structures working correctly.
Eric Biederman
2003-06-24
- Fix handling of structures stored in memory
Eric Biederman
2003-06-24
add a hint for users about why:
Ronald G. Minnich
2003-06-24
Simply typo in 'target' if directory does not exist
Ronald G. Minnich
2003-06-24
fix non-portable syntax.
Ronald G. Minnich
2003-06-23
Syntax fixes.
Greg Watson
2003-06-23
New option stuff.
Greg Watson
2003-06-20
tool for building roms, to eliminate icky shell scripts.
Ronald G. Minnich
2003-06-20
- Implement goto support
Eric Biederman
2003-06-19
- Update the romcc version.
Eric Biederman
2003-06-18
- A new test case for romcc
Eric Biederman
2003-06-17
- Minor mod to reset16.inc to work with newer binutils hopefully this works w...
Eric Biederman
2003-06-16
- Reduce the algorithmic complexity of parts of the register allocator
Eric Biederman
2003-06-14
new config tool
Ronald G. Minnich
2003-06-11
- Factoring of auto.c
Eric Biederman
2003-06-10
- Update romcc to version 0.27 and add more tests.
Eric Biederman
2003-05-16
- Fix ? expressions previously they were reversed.
Eric Biederman
2003-05-13
- Intermediate fix to allow register allocator failure
Eric Biederman
2003-05-13
- Add a test to make certain romcc is properly allocating registers.
Eric Biederman
2003-05-09
- Implement support for structures, typedefs, and __builtin_rdmsr, __builtin_...
Eric Biederman
2003-05-08
- Update the test cases for romcc
Eric Biederman
2003-04-26
- misc minor fixes
Eric Biederman
2003-04-26
- Minor bug fixes
Eric Biederman
2003-04-22
- Initial checkin of the freebios2 tree
Eric Biederman
2003-04-22
- Checking latest version of romcc
Eric Biederman