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
Age
Commit message (
Expand
)
Author
2013-08-15
AMD Richland: Add new graphics device IDs to Family 15, Models 10-1F
Bruce Griffith
2013-08-15
AMD Kabini: Split DSDT into common sections
Mike Loptien
2013-08-09
intel/sandybridge intel/bd82x6x: remove explicit pcie config accesses
Kyösti Mälkki
2013-08-08
ASUS F2A85-M: Split DSDT into common sections (as per Parmer)
Kimarie Hoot
2013-08-05
AMD Kabini: Add map_oprom() function for Vendor/Device IDs
Bruce Griffith
2013-08-05
AMD Kabini: Add northbridge AGESA wrapper (new AMD processor)
Siyuan Wang
2013-08-01
Add directive __SIMPLE_DEVICE__
Kyösti Mälkki
2013-07-31
Drop unused EXTERNAL_MRC_BLOB
Stefan Reinauer
2013-07-16
AMD Fam15tn: Split DSDT into common sections
Steve Goodrich
2013-07-11
Set PCI bus operations at buildtime for ramstage
Kyösti Mälkki
2013-07-10
usbdebug: Move ehci_debug_info allocation
Kyösti Mälkki
2013-07-10
Rename hardwaremain() to main()
Stefan Reinauer
2013-07-10
FUI: reorganize include files
Ronald G. Minnich
2013-07-10
Drop some duplicates of PCI-e config functions
Kyösti Mälkki
2013-07-10
Fix MMCONF_SUPPORT_DEFAULT for ramstage
Kyösti Mälkki
2013-07-09
fox_wtm2: First step support for coreboot-based graphics startup
Ronald G. Minnich
2013-07-09
FOX_WTM2: First pass at FUI.
Ronald G. Minnich
2013-07-04
intel/i5000: Use MMCONF_SUPPORT_DEFAULT
Kyösti Mälkki
2013-07-04
Move select MMCONF_SUPPORT under northbridge (fix)
Kyösti Mälkki
2013-07-04
intel/i945: Use MMCONF_SUPPORT_DEFAULT
Kyösti Mälkki
2013-07-04
intel/sandybridge intel/ivybridge: Use MMCONF_SUPPORT_DEFAULT
Kyösti Mälkki
2013-07-03
Move select MMCONF_SUPPORT under northbridge
Kyösti Mälkki
2013-07-02
Intel GM45, 945, Sandy Bridge: Unify `delay.c` and `udelay.c`
Paul Menzel
2013-07-02
Make setting MAX_PIRQ_LINKs depend on NORTHBRIDGE_VIA_VX900
Dave Frodin
2013-06-28
amd/cimx/rd890/amd.h: Eliminate redefinition of NULL
Bruce Griffith
2013-06-28
amd/agesa/family15/northbridge.c: Delete unused variable
Bruce Griffith
2013-06-28
Add support to enable/disable builtin GbE (again)
Stefan Reinauer
2013-06-27
Revert "Add support to enable/disable builtin GbE"
Kyösti Mälkki
2013-06-25
Vortex86EX northbridge.c : Remove Vortex86DX PCI N/B related code.
Andrew Wu
2013-06-25
intel/sch: Use MMCONF_BASE_ADDRESS
Kyösti Mälkki
2013-06-24
AMD: Drop empty root_complex
Kyösti Mälkki
2013-06-24
AMD Fam15tn: Add support for AGESA runtime allocation in CBMEM
Rudolf Marek
2013-06-24
AMD Fam15tn: Add IOMMU BAR allocation to northbridge
Rudolf Marek
2013-06-22
intel/sandybridge: Locate CBMEM TOC early in ramstage
Kyösti Mälkki
2013-06-22
Add support for DMP Vortex86EX PCI northbridge.
Andrew Wu
2013-06-21
Add support to enable/disable builtin GbE
Stefan Reinauer
2013-06-20
sandybridge: Store MRC cache in CBFS
Patrick Georgi
2013-06-13
AMD: Kconfig cleanup
Kyösti Mälkki
2013-06-10
VX900: Use MIN/MAX from stdlib.h instead of redefining them
Alexandru Gagniuc
2013-06-10
VIA VX900: Add minimal ramstage needed to boot linux
Alexandru Gagniuc
2013-06-10
VX900: Add DDR3 initialization
Alexandru Gagniuc
2013-06-10
VX900: Add support for early romstage
Alexandru Gagniuc
2013-06-07
i945: Add Display defines for int15h handler.
Denis 'GNUtoo' Carikli
2013-06-05
Intel 945: Select LAPIC_MONOTONIC_TIMER for X86EMU_DEBUG_TIMINGS
Denis 'GNUtoo' Carikli
2013-06-04
Move the MARK_GRAPHICS_MEM_WRCOMB to x86 architecture
Ronald G. Minnich
2013-06-04
AMD Northbridge LX: get rid of #include "northbridge/amd/lx/raminit.c"
Christian Gmeiner
2013-06-04
AMD Northbridge LX: convert spd_read_byte() to non-static version
Christian Gmeiner
2013-06-04
AMD Northbridge LX: rename get_systop() to get_top_of_ram()
Christian Gmeiner
2013-06-04
AMD Northbridge LX: include northbridge.h in raminit.c
Christian Gmeiner
2013-06-04
AMD Northbridge LX: make GeodeLinkSpeed() function prototype non-static
Christian Gmeiner
2013-06-04
AMD Northbridge LX: add some missing includes
Christian Gmeiner
2013-06-04
AMD Northbridge LX: make sdram_* function prototypes non-static
Christian Gmeiner
2013-06-04
AMD Fam 15tn: Use all memory on systems with more than 4 GB
Siyuan Wang
2013-06-03
haswell: fix overflow handling TOUUD
Aaron Durbin
2013-06-03
northbridge/amd/amdmct: Use `static const` instead of `const static`
Paul Menzel
2013-05-25
Intel GM45, 945, SNB: Move `multiply_to_tsc()` to `tsc.h`
Ronald G. Minnich
2013-05-23
Intel Sandy Bridge: udelay.c: Change comparison from <= to <
Paul Menzel
2013-05-22
intel/gm45: Add more debug output to read/write training
Nico Huber
2013-05-22
intel/gm45: Handle overflows during DDR3 write training
Nico Huber
2013-05-22
intel/gm45: Refactor DDR3 write training
Nico Huber
2013-05-22
intel/gm45: Handle overflows during DDR3 read training
Nico Huber
2013-05-22
intel/gm45: Refactor DDR3 read training
Nico Huber
2013-05-22
intel/gm45: Fix interpretation of VT-d disable bit
Nico Huber
2013-05-21
intel/i5000: Remove unused copy of udelay.c
Nico Huber
2013-05-10
Get rid of a number of __GNUC__ checks
Stefan Reinauer
2013-05-10
northbridge/intel/i5000/udelay.c: Remove unused header `console.h`
Paul Menzel
2013-05-10
Drop prototype guarding for romcc
Stefan Reinauer
2013-05-08
Drop CONFIG_AP_CODE_IN_CAR
Stefan Reinauer
2013-05-08
hardwaremain: drop boot_complete parameter
Stefan Reinauer
2013-05-07
haswell: use tsc for udelay()
Aaron Durbin
2013-05-01
boot: remove cbmem_post_handling()
Aaron Durbin
2013-04-18
Intel i945: ACPI: Add _OSC method
Denis 'GNUtoo' Carikli
2013-04-16
Lenovo ThinkPad X60: Add Native VGA init.
Denis 'GNUtoo' Carikli
2013-04-12
Revert "siemens/sitemp_g1p1: Make ACPI report the right mmconf region"
Nico Huber
2013-04-11
Persimmon/Fam14/SB800 DSDT: Split into common areas
Mike Loptien
2013-04-10
siemens/sitemp_g1p1: Make ACPI report the right mmconf region
Patrick Georgi
2013-04-04
AMD GX1: Remove useless copied header file `northbridge.h`
Paul Menzel
2013-04-03
sandybridge: enable ROM caching
Aaron Durbin
2013-03-29
sandybridge: add option to mark graphics memory write-combining.
Aaron Durbin
2013-03-29
haswell: add option to mark graphics memory write-combining.
Aaron Durbin
2013-03-29
x86: add new mtrr implementation
Aaron Durbin
2013-03-23
resources: introduce reserved_ram_resource()
Aaron Durbin
2013-03-22
haswell: use dynamic cbmem
Aaron Durbin
2013-03-22
coreboot: dynamic cbmem requirement
Aaron Durbin
2013-03-22
x86: Unify arch/io.h and arch/romcc_io.h
Stefan Reinauer
2013-03-21
haswell/lynxpoint: Use new PCH/PM helper functions
Duncan Laurie
2013-03-21
haswell: Drop the device ID check in graphics init path
Duncan Laurie
2013-03-21
haswell: add multipurpose SMM memory region
Aaron Durbin
2013-03-21
haswell: use s3_resume field in romstage_handoff
Aaron Durbin
2013-03-21
haswell: cbmem_get_table_location() implementation
Aaron Durbin
2013-03-20
haswell: drop memory reservation for sandybridge GPU bug
Duncan Laurie
2013-03-19
AMD Fam15: Add SPD read functions to wrapper code
Kimarie Hoot
2013-03-18
haswell: move call site of save_mrc_data()
Aaron Durbin
2013-03-18
haswell: remove unused sys_info structure
Aaron Durbin
2013-03-18
haswell: adjust CAR usage
Aaron Durbin
2013-03-18
haswell: fix ACPI MCFG table
Aaron Durbin
2013-03-18
haswell: enable caching before SMM initialization
Aaron Durbin
2013-03-17
haswell platforms: restructure romstage main
Aaron Durbin
2013-03-17
haswell: include TSEG region in cacheable memory
Aaron Durbin
2013-03-17
i945: Replace some two magic values by defined names
Patrick Georgi
[next]