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
/
i3100
Age
Commit message (
Expand
)
Author
2016-09-12
src/northbridge: Improve code formatting
Elyes HAOUAS
2016-08-31
northbridge/intel: Add required space before opening parenthesis '('
Elyes HAOUAS
2016-07-31
src/northbridge: Capitalize CPU, RAM and ROM
Elyes HAOUAS
2016-06-22
Ignore RAMTOP for MTRRs
Kyösti Mälkki
2016-03-16
cpu/x86/mtrr: move cache_ramstage() to its only user
Aaron Durbin
2016-03-13
northbridge/intel/i3100: Unify UDELAY selection
Stefan Reinauer
2016-02-28
northbridge/intel: add missing #include guards
Iru Cai
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-06-05
lib: Unify log2() and related functions
Julius Werner
2015-06-04
devicetree: Change scan_bus() prototype in device ops
Kyösti Mälkki
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-04-29
kbuild: automatically include northbridges
Stefan Reinauer
2015-03-01
devicetree: Drop redundant scan_bus() ops
Kyösti Mälkki
2015-02-15
x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
Kevin Paul Herbert
2015-01-27
CBMEM: Tag chipsets with LATE_CBMEM_INIT
Kyösti Mälkki
2015-01-06
northbridge: Drop print_ implementation from non-romcc boards
Stefan Reinauer
2014-12-18
intel/truxton: Un-romcc-ify board
Stefan Reinauer
2014-11-01
northbridge/intel: Use DEVICE_NOOP macro over dummy symbol
Edward O'Callaghan
2014-10-18
i3100: Convert to per-device ACPI
Vladimir Serbinenko
2014-07-29
Uniformly spell frequency unit symbol as Hz
Elyes HAOUAS
2014-07-11
src: Make use of 'CEIL_DIV(a, b)' macro across tree
Edward O'Callaghan
2014-07-08
northbridge: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-05-25
northbridge/intel/i3100/raminit.c: Uninitialized variable
Edward O'Callaghan
2014-01-13
lib: Make log2() available in romstage on ARM, not just x86
Alexandru Gagniuc
2013-09-11
CBMEM northbridges: Remove references to global high_tables_base
Kyösti Mälkki
2013-07-11
Set PCI bus operations at buildtime for ramstage
Kyösti Mälkki
2013-07-04
Move select MMCONF_SUPPORT under northbridge (fix)
Kyösti Mälkki
2013-07-03
Move select MMCONF_SUPPORT under northbridge
Kyösti Mälkki
2013-05-10
Get rid of a number of __GNUC__ checks
Stefan Reinauer
2013-05-10
Drop prototype guarding for romcc
Stefan Reinauer
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2013-02-28
Drop CONFIG_WRITE_HIGH_TABLES
Stefan Reinauer
2013-02-14
sconfig: rename lapic_cluster -> cpu_cluster
Stefan Reinauer
2013-02-14
sconfig: rename pci_domain -> domain
Stefan Reinauer
2013-02-11
Intel: Replace MSR 0xcd with MSR_FSB_FREQ
Patrick Georgi
2012-11-28
Remove assembly coded log2 function
Ronald G. Minnich
2012-11-27
Get rid of drivers class
Patrick Georgi
2012-08-22
Auto-declare chip_operations
Kyösti Mälkki
2012-07-24
Rename cache_lbmem() to cache_ramstage()
Stefan Reinauer
2012-05-08
Clean up #ifs
Patrick Georgi
2012-03-07
Move C labels to start-of-line
Patrick Georgi
2011-09-09
Replace while with do; while to avoid repetition
Noe Rubinstein
2010-12-13
We hardcode highmemory size in every northbridge! This is bad, and especiall...
Rudolf Marek
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-11
Factor out a few commonly duplicated functions from northbridge.c.
Uwe Hermann
2010-09-30
Rename build system variables to be more intuitive, and
Patrick Georgi
2010-08-30
We call this cache as ram everywhere, so let's call it the same in Kconfig
Stefan Reinauer
2010-08-27
drop three unneeded config variables:
Jens Rottmann
[next]