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
/
newconfig
/
config.g
Age
Commit message (
Expand
)
Author
2008-02-18
Should be part of changeset 3106.
Rudolf Marek
2008-01-18
Rename almost all occurences of LinuxBIOS to coreboot.
Stefan Reinauer
2006-08-11
- fix dependency rule for Makefile and Makefile.settings
Richard Smith
2006-05-02
add automatic payload compression method to LinuxBIOS
Stefan Reinauer
2005-12-02
1201_ht_bus0_dev0_fidvid_core.diff
Stefan Reinauer
2004-11-22
- Add the cpu path support. Oops I failed to commit this earlier
Eric Biederman
2004-11-20
added missing cpu and cpu_bus support
Greg Watson
2004-11-05
- Ensure the all target is the first commands in the makefile....
Eric Biederman
2004-11-05
- Put the rule for the Makefile at the bottom of the makefile!
Eric Biederman
2004-11-05
- In the makefile header get the name of the Makefile correct
Eric Biederman
2004-11-05
- Massage the code to generate the top level Makefile so the
Eric Biederman
2004-10-21
- Bump the LinuxBIOS major version
Eric Biederman
2004-10-18
- FIXED resources are also ASSIGNED resources
Eric Biederman
2004-10-18
- Set the parent's link properly in the bus field
Eric Biederman
2004-10-16
- Bump MAX_LINKS to 4 I have actually found an i2c bridge that needs this
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-16
- Fix config.g and the hdama config so everthing builds again.
Eric Biederman
2004-10-15
add back stuff from before
Ronald G. Minnich
2004-10-15
fixes for apic, i2c
Ronald G. Minnich
2004-10-15
closer
Ronald G. Minnich
2004-10-15
this now works right.
Ronald G. Minnich
2004-10-14
more or less more or less broken
Ronald G. Minnich
2004-10-14
more breakage, thanks to Ron
Ronald G. Minnich
2004-10-14
- Add chip and a few other bug fixes
Eric Biederman
2004-06-03
remove brain-dead verify code
Greg Watson
2004-04-29
chaged chip_device_path::enable to chip_device_path::enabled,
Li-Ta Lo
2004-04-13
back out incorrect commit on config.g
Li-Ta Lo
2004-04-13
porting getpir to freebios2
Li-Ta Lo
2004-03-23
These changes tighten up rules for exporting options.
Greg Watson
2004-03-11
- Moved hlt() to it's own header.
Eric Biederman
2004-03-07
config.g
Greg Watson
2004-02-04
- Update to the latest config.g
Eric Biederman
2003-11-05
New option behavior:
Greg Watson
2003-10-14
- Fix the link check so it actually checks for the appropriate maximum link
Eric Biederman
2003-10-11
- O2, enums, and switch statements work in romcc
Eric Biederman
2003-09-26
fix buildrom statement if there's only one romimage specified.
Stefan Reinauer
2003-09-25
allow default settings in the mainboard file
Ronald G. Minnich
2003-09-17
add filename to buildrom
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-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-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-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-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-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
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
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-14
new config tool
Ronald G. Minnich