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
2007-06-07
Minor tweaks in the 440BX RAM init code (trivial).
Uwe Hermann
2007-05-28
Lower the RAM init delays we use on the Intel 440BX.
Uwe Hermann
2007-05-27
Various 440BX and Tyan S1846 related minor changes and fixes (trivial):
Uwe Hermann
2007-05-10
Fixup the 440BX northbridge.c (self-ack as this wasn't working anyway).
Uwe Hermann
2007-05-10
Fixed a bug within the 440BX RAM size calculation. Since the DRB values
Ceri Coburn
2007-05-04
Cosmetics (trivial).
Uwe Hermann
2007-04-30
Fix typo: s/PRINT_DEBUG_/PRINT_DEBUG/ (trivial).
Uwe Hermann
2007-04-01
Initial Intel 440BX RAM initialization framework.
Uwe Hermann
2006-11-30
Add convenience macros PAM0..PAM6 (trivial).
Uwe Hermann
2006-11-22
Update of the src/include/spd.h file with the following improvements:
Uwe Hermann
2006-11-11
Add missing bracket in comment, and fix whitespace (trivial).
Uwe Hermann
2006-11-10
Add an include file which contains the register definitions for the
Uwe Hermann
2006-11-05
Use the canonical name of the vendors/devices and the
Uwe Hermann
2006-10-27
svn mv src/northbridge/intel/E7520 src/northbridge/intel/e7520
Uwe Hermann
2006-10-27
Rename E7520 to e7520, and E7525 to e7525 in the code. The next commit
Uwe Hermann
2006-08-23
Uwe Hermann:
Stefan Reinauer
2006-07-29
- Add support _framework_ for the Asus p2b.
Richard Smith
2006-07-24
add framework for i440bx chipset
Richard Smith
2006-05-26
fix two mainboards that have been broken by someone who does not use abuild.sh
Stefan Reinauer
2005-10-28
Make #defined constants more descriptive.
Steven J. Magnani
2005-10-05
Updating FSF address in the code.
Stefan Reinauer
2005-09-26
* Added support for "fast" (64-clock) refresh
Steven J. Magnani
2005-09-13
Moved E7501-specific definitions here from raminit.
Steven J. Magnani
2005-07-08
eric patch
Yinghai Lu
2005-07-06
Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-51
arch import user (historical)
2004-11-28
fixes to make adl855pc compile.
Ronald G. Minnich
2004-11-18
- First stab at getting the ppc ports building and working.
Eric Biederman
2004-11-11
in loglevel.h, if ASM_CONSOLE_LOGLEVEL is defined, don't try to set it.
Ronald G. Minnich
2004-11-10
- Remove e7501 root_complex
Eric Biederman
2004-11-10
adl855pc support
Ronald G. Minnich
2004-11-05
CONFIG_CHIP_NAME to control config chip.h without .name
Yinghai Lu
2004-11-04
- Update abuild.sh so it will rebuild successfull builds
Eric Biederman
2004-11-02
*** empty log message ***
Yinghai Lu
2004-10-27
sizeram removal/conversion.
Eric Biederman
2004-10-27
- kill the broken and duplicate 855pm directory. Hopefully I have kept
Eric Biederman
2004-10-25
ops and tsc
Yinghai Lu
2004-10-25
s2735 minor changes
Yinghai Lu
2004-10-23
- For now use port 0x80 based delays in for the e7501 memory initialization.
Eric Biederman
2004-10-23
- Update e7501 northbridge.c to work in the new structure.
Eric Biederman
2004-10-23
*** empty log message ***
Yinghai Lu
2004-10-21
- Bump the LinuxBIOS major version
Eric Biederman
2004-10-16
- First stab at running linuxbios without the old static device tree.
Eric Biederman
2004-10-06
f'ing thing still won't work.
Ronald G. Minnich
2004-09-30
mods for i855pm that don't seem too wrong. ha!
Ronald G. Minnich
2004-09-28
add support for ICH4. more i955pm stuff.
Ronald G. Minnich
2004-08-30
more fixes.
Ronald G. Minnich
2004-08-26
just a few changes before we hit the big fun.
Ronald G. Minnich
2004-08-25
more updates for 855
Ronald G. Minnich
2004-08-24
stupid ron! need to start names with a letter.
Ronald G. Minnich
2004-08-23
adding 855pm
Ronald G. Minnich
2004-07-01
Intel E7501 P64H2 ICH5R support
Yinghai Lu