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
2006-08-28
- Much better USB P4 fix.
Richard Smith
2006-08-25
Support for two new ITE superio parts: it8712f
Stefan Reinauer
2006-08-25
- USB P4 as host fix
Richard Smith
2006-08-25
- fix a silly pointer dereference thinko in my previous commit
Richard Smith
2006-08-25
- Added suport for enabling USB P4 on the olpc
Richard Smith
2006-08-23
Uwe Hermann:
Stefan Reinauer
2006-08-23
enable graphs created by dot.
Stefan Reinauer
2006-08-18
delete unused device.
Ronald G. Minnich
2006-08-17
add smsc part. Mod sun board to use smsc part for now
Ronald G. Minnich
2006-08-16
updates to make gx1 IRQ map work. not tested;
Ronald G. Minnich
2006-08-16
share decompression code.
Stefan Reinauer
2006-08-15
this file is already included by auto.c on all targets.
Stefan Reinauer
2006-08-11
cleanup patch from Uwe Hermann.
Stefan Reinauer
2006-08-10
fix serial initialization (from Uwe Hermann)
Stefan Reinauer
2006-08-10
change from AMD for the IRQ10 problem.
Ronald G. Minnich
2006-08-09
mods for the ultra40 bringup. This now builds.
Ronald G. Minnich
2006-08-08
fix up the links for the ultra 40 -- i/o on ht 1 on each cpu
Ronald G. Minnich
2006-08-08
fix up config space.
Ronald G. Minnich
2006-08-07
initial work on sunw ultra40. It's wrong :-)
Ronald G. Minnich
2006-08-07
add support for ite/it8671f superio from Uwe Hermann.
Stefan Reinauer
2006-08-04
p2b uses i82371eb as well.
Stefan Reinauer
2006-08-04
final rename orgy. sorry for the inconvenience. This should fix it again
Stefan Reinauer
2006-08-04
ouch. it's 8_2_371. I'll fix it. This commit breaks compilation
Stefan Reinauer
2006-08-04
rename southbridge i440bx to its actual name i8371eb
Stefan Reinauer
2006-08-03
Changelog:
Indrek Kruusa
2006-08-03
slightly changed C.D. Hailfinger's precompressed rom stream patch
Stefan Reinauer
2006-08-02
Allow setting of serial port speed in EPIA-M config file.
Jonathan McDowell
2006-08-02
Add newer Via Nehemiah stepping levels.
Jonathan McDowell
2006-08-02
Geode LX: this patch adds configuration/status/self-test MSR definitions
Indrek Kruusa
2006-07-30
- Fix some copy bugs and thinkos in the i440bx SMbus
Richard Smith
2006-07-29
- fixup Bitworks/IMS to use private copy of SMbus debug routines
Richard Smith
2006-07-29
- Add support _framework_ for the Asus p2b.
Richard Smith
2006-07-28
This patch adds support for the AMD LX cpu.
Ron Minnich
2006-07-27
"Hey Ron - Attached is a simple patch that enables the upper banks on the
Ronald G. Minnich
2006-07-24
add framework for i440bx chipset
Richard Smith
2006-07-21
restore the old code for enabling flash. The new amd code did not work.
Ronald G. Minnich
2006-07-21
These changes incorporate steve goodrich'es fixes, and one bug that is
Ronald G. Minnich
2006-07-19
this code is for writing the mp table, so only execute it when
Stefan Reinauer
2006-07-19
move mptable to 960k to 1M
Stefan Reinauer
2006-07-19
closing issue 44: rename ram clocks in cmos.layout
Stefan Reinauer
2006-07-18
fixing aruma build as suggested by mail ;-)
Stefan Reinauer
2006-07-18
sorry for the inconvenience. this is a test commit.
Stefan Reinauer
2006-07-11
fix handling of mkelfImage'd binaries
Stefan Reinauer
2006-06-27
fix interrupt for f5 (ehci)
Ronald G. Minnich
2006-06-27
changes per steve goodrich.
Ronald G. Minnich
2006-06-24
fix typo on duplicate line.
Ronald G. Minnich
2006-06-23
fix compilation of s2892.
Stefan Reinauer
2006-06-23
match settings per steve goodrich.
Ronald G. Minnich
2006-06-22
set up interrupt values for the southbridge, and add a function to
Ronald G. Minnich
2006-06-20
Fixes from AMD. Tested to build on rumba and olpc, and builds.
Ronald G. Minnich
2006-06-18
delete two empty files
Stefan Reinauer
2006-06-18
* delete two empty files
Stefan Reinauer
2006-06-18
fix idiiot typo I did not catch.
Ronald G. Minnich
2006-06-18
add irq mapper support for OLPC and other boards that need this mapping
Ronald G. Minnich
2006-06-14
add k8 processor name handling as required by the k8 revision guide.
Stefan Reinauer
2006-06-14
remove erroneous cache disable.
Ronald G. Minnich
2006-06-12
ron forget an svn add.
Ronald G. Minnich
2006-06-12
Get rid of #if 01 and debug prints that are compiled out.
Ronald G. Minnich
2006-06-10
changes from AMD for making OLPC video work.
Ronald G. Minnich
2006-06-08
further development of OLPC. Set vsm size to 35k. add PCI IRQ for USB.
Ronald G. Minnich
2006-05-26
fix two mainboards that have been broken by someone who does not use abuild.sh
Stefan Reinauer
2006-05-25
add DK8HTX support.
Ronald G. Minnich
2006-05-25
fix broadcom/blast, tyan/s2735, tyan/s2891, tyan/s2895 broken by r2307
Stefan Reinauer
2006-05-18
co processor support with s2891
Yinghai Lu
2006-05-18
init the ECC for BSP and AP at the same time. So reduce init cpus time
Yinghai Lu
2006-05-18
add option to decide to use onboard vga or addon card.
Yinghai Lu
2006-05-18
cleanup some of the compressed rom stream ugliness -- more to do!
Ronald G. Minnich
2006-05-16
Commit for IDE NAND FLASH
Ronald G. Minnich
2006-05-15
OLPC now builds and works just fine.
Ronald G. Minnich
2006-05-12
correct it, finally.
Ronald G. Minnich
2006-05-12
memory size in cf07
Ronald G. Minnich
2006-05-06
Use a real variable to configure rom base for vsa ...
Ronald G. Minnich
2006-05-05
This is to enable COM1 early.
Ronald G. Minnich
2006-05-05
reorder early startup so that it might work.
Ronald G. Minnich
2006-05-04
mods for early printing on OLPC
Ronald G. Minnich
2006-05-04
fix the tree
Stefan Reinauer
2006-05-04
don't wait core0 started twice
Yinghai Lu
2006-05-04
core range and set_init_ram_access
Yinghai Lu
2006-05-04
rm unused file
Yinghai Lu
2006-05-04
merge zrom to rom_stream and print olen ilen
Yinghai Lu
2006-05-03
oops! Slap me on the head for this one. Quick fix for ward until
Stefan Reinauer
2006-05-03
more changes; rumba enet works fine now.
Ronald G. Minnich
2006-05-02
enable compressed payload per default
Stefan Reinauer
2006-05-02
add automatic payload compression method to LinuxBIOS
Stefan Reinauer
2006-05-02
Fall back to pre-broken settings and setup for GX2.
Ronald G. Minnich
2006-04-29
typo
Stefan Reinauer
2006-04-27
remove more code
Li-Ta Lo
2006-04-27
code cleanup, comments added
Li-Ta Lo
2006-04-27
more code removal and removal of incorrect register settings.
Ronald G. Minnich
2006-04-27
removing redundant and unneeded calls to functions.
Ronald G. Minnich
2006-04-27
we don't need msr_init
Ronald G. Minnich
2006-04-26
some todo and comment for ron.
Li-Ta Lo
2006-04-25
set irq options.
Ronald G. Minnich
2006-04-25
builds and should do the right things for sb for interrupt routing.
Ronald G. Minnich
2006-04-25
to give ollie a look.
Ronald G. Minnich
2006-04-25
fix the msr.lo for olpc 0x20000019
Ronald G. Minnich
2006-04-24
hex values with 0x prefix
Stefan Reinauer
2006-04-23
Adds a CONFIG_MAX_PCI_BUSES to pci_locate_device()
Richard Smith
2006-04-23
fix so that olpc uarts come up enabled.
Ronald G. Minnich
2006-04-21
Lower debug progress messages in vt8623 init to debug level rather than error.
Jonathan McDowell
[next]