Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
f1ce6f2c2518b70eae23502593393fd40fd73806
/
src
/
northbridge
/
intel
/
i440bx
6a445e8
zero warning days.
by Stefan Reinauer
· 13 years ago
64ed2b7
Drop \r\n and \n\r as both print_XXX and printk now do this internally.
by Stefan Reinauer
· 13 years ago
3ac400e
drop USE_INIT should be USE_PRINTK_IN_CAR here.
by Stefan Reinauer
· 13 years ago
c02b4fc
printk_foo -> printk(BIOS_FOO, ...)
by Stefan Reinauer
· 13 years ago
b48ba66
From Keith Hui:
by Keith Hui
· 13 years ago
9c1e1f0
Add SDRAMPWR_4DIMM Kconfig option (not user-visible in menuconfig).
by Keith Hui
· 13 years ago
59356ca
440BX: Do not hardcode DIMM number + size anymore.
by Keith Hui
· 13 years ago
01ce601
This patch is from 2009-10-20
by Uwe Hermann
· 13 years ago
abf2ad7
newconfig is no more.
by Patrick Georgi
· 13 years ago
312673c
Improve coreboot build output and eliminate some warnings:
by Uwe Hermann
· 14 years ago
b8e2027
Add CONFIG_GENERATE_* for tables so that the user can select which tables not
by Myles Watson
· 14 years ago
e7bbb50
Remove default n statements to simplify .config and ldoptions files.
by Myles Watson
· 14 years ago
53ad9f5
Make CONFIG_HAVE_HIGH_TABLES consistent in where and how it is set.
by Myles Watson
· 14 years ago
5e54871
More consistent use of "default n" and "select XYZ" in Kconfig files
by Patrick Georgi
· 14 years ago
88f55b2
some progress on kconfig:
by Patrick Georgi
· 14 years ago
b7fec82
Add kconfig support for ASUS P2B-F.
by Uwe Hermann
· 14 years ago
29cc9ed
Move the v3 resource allocator to v2.
by Myles Watson
· 14 years ago
0867062
This patch unifies the use of config options in v2 to all start with CONFIG_
by Stefan Reinauer
· 14 years ago
032a965
Trivial white space fixes so that the next patches are easier to read.
by Myles Watson
· 14 years ago
b5fb0c5
Add high tables support to all northbridges.
by Stefan Reinauer
· 14 years ago
b8e2517
Every object file with a struct pci_driver ... __pci_driver needs to be marked
by Stefan Reinauer
· 14 years ago
e562f72
Fix a LOT of implicit function declarations before they become errors.
by Corey Osgood
· 14 years ago
8b643cea
Add (parts of the) support for multiple DIMMs on the Intel 440BX chipset.
by Uwe Hermann
· 14 years ago
1683cef
Remove the unnecessary memctrl[] indirection, 440BX only has one
by Uwe Hermann
· 15 years ago
2ee6779
The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of
by Carl-Daniel Hailfinger
· 15 years ago
45db366
A duplicate register address is incremented in table register_values.
by Mats Erik Andersson
· 15 years ago
7e61e45
Please bear with me - another rename checkin. This qualifies as trivial, no
by Stefan Reinauer
· 15 years ago
9b80a8d
Drop duplicated and unneeded #defines from some northbridges (trivial).
by Uwe Hermann
· 16 years ago
f1cf1f7
Ever wondered where those "setting incorrect section attributes for
by Stefan Reinauer
· 16 years ago
bc359473
Minor tweaks in the 440BX RAM init code (trivial).
by Uwe Hermann
· 16 years ago
861f964
Lower the RAM init delays we use on the Intel 440BX.
by Uwe Hermann
· 16 years ago
f5a6fd2
Various 440BX and Tyan S1846 related minor changes and fixes (trivial):
by Uwe Hermann
· 16 years ago
f03e4e9
Fixup the 440BX northbridge.c (self-ack as this wasn't working anyway).
by Uwe Hermann
· 16 years ago
e1dd5e9
Fixed a bug within the 440BX RAM size calculation. Since the DRB values
by Ceri Coburn
· 16 years ago
7ea18cf
Cosmetics (trivial).
by Uwe Hermann
· 16 years ago
941a6f0
Fix typo: s/PRINT_DEBUG_/PRINT_DEBUG/ (trivial).
by Uwe Hermann
· 16 years ago
1a9c892
Initial Intel 440BX RAM initialization framework.
by Uwe Hermann
· 16 years ago
3d91ecb
Add convenience macros PAM0..PAM6 (trivial).
by Uwe Hermann
· 17 years ago
ed7bab8
Add missing bracket in comment, and fix whitespace (trivial).
by Uwe Hermann
· 17 years ago
c0defea
Add an include file which contains the register definitions for the
by Uwe Hermann
· 17 years ago
a7aa29b
Use the canonical name of the vendors/devices and the
by Uwe Hermann
· 17 years ago
924f92f
by Richard Smith
· 17 years ago
cb8eab4
add framework for i440bx chipset
by Richard Smith
· 17 years ago