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
/
northbridge
/
intel
Age
Commit message (
Expand
)
Author
2011-06-15
i945 GMA: restore tft brightness from cmos
Sven Schnelle
2011-06-15
i82801gx: replace cafed00d/cafebabe by defines
Sven Schnelle
2011-05-10
Change read_option() to a macro that wraps some API uglyness
Patrick Georgi
2011-04-21
some ifdef --> if fixes
Stefan Reinauer
2011-04-10
i945: improve get_top_of_ram()
Sven Schnelle
2011-02-21
[i945] Add SPD adress mapping
Sven Schnelle
2011-01-27
SMM code on i945 platforms needs udelay()
Peter Stuge
2010-12-29
fix i810 boards with ram init debugging disabled.
Stefan Reinauer
2010-12-27
proper printk handling in src/northbridge/intel/i82810/raminit.c
Stefan Reinauer
2010-12-27
dump_spd_registers() is only defined when ram init debugging is on.
Stefan Reinauer
2010-12-27
Fix most CONFIG_DEBUG_RAM_SETUP issues.
Stefan Reinauer
2010-12-23
Fix build with CONFIG_DEBUG_RAM_SETUP on Intel 440BX, use printk().
Keith Hui
2010-12-19
The same mechanisms are used for normal and fallback images.
Stefan Reinauer
2010-12-18
Fix a few whitespace and coding style issues.
Uwe Hermann
2010-12-18
A couple of Poulsbo fixes:
Patrick Georgi
2010-12-18
Support Intel SCH (Poulsbo) and add iwave/iWRainbowG6 board
Patrick Georgi
2010-12-16
fix according to coding guidelines
Stefan Reinauer
2010-12-13
Following patch adds support for suspend/resume functions. I had to change th...
Rudolf Marek
2010-12-13
We hardcode highmemory size in every northbridge! This is bad, and especiall...
Rudolf Marek
2010-12-11
catch some illegal configurations (trivial)
Stefan Reinauer
2010-12-08
second round name simplification. drop the <component>_ prefix.
stepan
2010-12-07
Get rid of some unneeded function prototypes in romstage.c files.
Uwe Hermann
2010-11-27
After finding the missing bit poweroff works now.
Tobias Diedrich
2010-11-22
i855: Remove useless memctrl indirection.
Uwe Hermann
2010-11-20
Some more DIMM0 related cleanups and deduplication.
Uwe Hermann
2010-11-18
Fix/drop some obsolete comments,
Uwe Hermann
2010-11-18
Move DIMM_MAP_LOGICAL to Kconfig.
Patrick Georgi
2010-11-15
Move RCBA defines to northbridge (instead of mainboard)
Patrick Georgi
2010-10-26
Convert some comments to proper Doxygen syntax.
Uwe Hermann
2010-10-19
Correct spelling of "spacing" (in comments).
Jonathan Kollasch
2010-10-13
Remove various .c #includes from Intel i810/i82801ax/i82801bx boards.
Uwe Hermann
2010-10-13
Convert all Intel i810 boards to CAR.
Uwe Hermann
2010-10-12
Move translate_spd_to_i82810[] from .h to .c file (trivial).
Uwe Hermann
2010-10-11
Factor out a few commonly duplicated functions from northbridge.c.
Uwe Hermann
2010-10-09
Remove various .c #includes from Intel 440BX/82371EB boards.
Uwe Hermann
2010-10-06
Convert all Intel 440BX boards to Cache-as-RAM (CAR).
Uwe Hermann
2010-10-05
Remove lib/ramtest.c-include from all CAR boards.
Patrick Georgi
2010-10-01
Make i945/raminit.c:fsbclk() return u16 rather than int
Peter Stuge
2010-10-01
Split NORTHBRIDGE_INTEL_I945 into more precise _I945GC and _I945GM
Peter Stuge
2010-10-01
Move several i945 config #defines from romstage.c to Kconfig.
Patrick Georgi
2010-09-30
Rename build system variables to be more intuitive, and
Patrick Georgi
2010-09-25
Various CONFIG_DEBUG_RAM_SETUP related fixes (trivial).
Uwe Hermann
2010-09-25
Keep the mc146818rtc.h include close to the option table include where
Myles Watson
2010-09-25
- Fix race condition in option_table.h generation by moving the include
Stefan Reinauer
2010-09-20
A number of cleanups for 440BX raminit code.
Keith Hui
2010-09-13
Convert i945 boards to use reserved resources instead of directly adding
Myles Watson
2010-09-02
Trivial warning fix for adl855pc.
Myles Watson
2010-08-30
We call this cache as ram everywhere, so let's call it the same in Kconfig
Stefan Reinauer
2010-08-30
This file was missing from r5751.
Andreas Schultz
2010-08-30
Rework i855GM/i855GME support
Andreas Schultz
2010-08-27
drop three unneeded config variables:
Jens Rottmann
2010-08-26
CONFIG_DEBUG_RAM_SETUP and CONFIG_DEBUG_SMBUS are only available if the board /
Jens Rottmann
2010-08-26
One of my boards needs this mini delay in order to survive ram initialization.
Stefan Reinauer
2010-08-25
Fix i945 based boards
Stefan Reinauer
2010-08-03
Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user /
Stefan Reinauer
2010-08-03
VGA code needs to be refactored before it can be compiled conditionally.
Myles Watson
2010-08-02
Build VGA code conditionally to avoid errors when using SeaBIOS.
Myles Watson
2010-08-01
Update my old, no longer active email addresses
Corey Osgood
2010-07-08
Fix all warnings in the tree
Stefan Reinauer
2010-07-07
Kill a few more warnings.
Myles Watson
2010-07-06
Re-integrate "USE_OPTION_TABLE" code.
Edwin Beasant
2010-06-20
This patch implements GFXUMA on all supported i810 boards. Also some fix-ups ...
Joseph Smith
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
[next]