index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
northbridge
/
intel
Age
Commit message (
Expand
)
Author
2010-06-17
Always enable parent resources before child resources.
Myles Watson
2010-06-09
Same conversion as with resources from static arrays to lists, except
Myles Watson
2010-05-27
Fix MBI walker.
Joseph Smith
2010-05-27
fix warnings.
Stefan Reinauer
2010-05-25
cosmetics.
Stefan Reinauer
2010-05-21
Use lists instead of arrays for resources in devices to reduce memory usage.
Myles Watson
2010-05-14
i945:
Stefan Reinauer
2010-05-14
Fix i945 ACPI for ASL Optimizing Compiler version 20100428.
Stefan Reinauer
2010-05-14
license header fixes
Nils Jacobs
2010-05-09
i82830: fix debugging output and clarify bracketing
Stefan Reinauer
2010-04-30
fix compilation of mtarvon
Stefan Reinauer
2010-04-30
Get rid of a few more warnings.
Myles Watson
2010-04-27
Enable 440BX NB to use large memory modules
Anders Jenbo
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-04-27
Remove some additional white space to make it look nicer in nano
Anders Jenbo
2010-04-20
Make RAM init on i945GC work
Patrick Georgi
2010-04-16
fix romcc compiled i3100 boards.
Stefan Reinauer
2010-04-16
zero warnings days: unify mp tables. fix warnings.
Stefan Reinauer
2010-04-15
zero warnings days...
Stefan Reinauer
2010-04-15
the dump function assumed that the mbi data comes right after the header.
Stefan Reinauer
2010-04-14
drop setup_ics code that was blatantly copied from cx700 and
Stefan Reinauer
2010-04-14
drop quite a lot of dead code that did nothing but produce warnings and make
Stefan Reinauer
2010-04-14
fix digitallogic adl855pc compilation (and clean up the warnings while at it)
Stefan Reinauer
2010-04-13
ip1000: fix seabios start, fix flash gpio detection
Stefan Reinauer
2010-04-11
add int15 handler for thomson ip1000
Stefan Reinauer
2010-04-11
simplify ram_read32 on i82830
Stefan Reinauer
2010-04-11
More trivial changes to i82830 raminit.c for USE_PRINTK_IN_CAR.
Joseph Smith
2010-04-11
Trivial changes to i82830 raminit.c for USE_PRINTK_IN_CAR.
Joseph Smith
2010-04-09
zero warning days.
Stefan Reinauer
2010-04-09
1. This patch adds CAR for Intel P6 series processors.
Joseph Smith
2010-03-31
Drop \r\n and \n\r as both print_XXX and printk now do this internally.
Stefan Reinauer
2010-03-31
This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c and
Stefan Reinauer
2010-03-30
drop USE_INIT should be USE_PRINTK_IN_CAR here.
Stefan Reinauer
2010-03-22
Fix all the format string warnings.
Myles Watson
2010-03-22
drop some unused files and fix warnings on i945 based systems.
Stefan Reinauer
2010-03-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-03-17
This is kind of a pre CAR patch to properly allocate "shared" graphics memory
Joseph Smith
2010-03-17
more warning fixes.
Stefan Reinauer
2010-03-17
From Keith Hui:
Keith Hui
2010-03-16
pci drivers should be const.
Stefan Reinauer
2010-03-13
Add SDRAMPWR_4DIMM Kconfig option (not user-visible in menuconfig).
Keith Hui
2010-03-11
Replace clear_memory with memset.
Myles Watson
2010-03-06
440BX: Do not hardcode DIMM number + size anymore.
Keith Hui
2010-03-05
i945 mini patch:
Stefan Reinauer
2010-03-05
This patch is from 2009-10-20
Uwe Hermann
2010-03-01
Fix YABEL guards; make debugging optional; fix some warnings
Stefan Reinauer
2010-03-01
This patch implements MBI (modular bios interface) support to the i830 chipset.
Stefan Reinauer
2010-02-25
Drop i855pm port and rename i855gme to i855 instead.
Stefan Reinauer
2010-02-24
Remove register pressure from e7501 driver by not indirectly referencing
Stefan Reinauer
2010-02-22
drop two warnings (trivial)
Stefan Reinauer
[next]