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
/
gm45
Age
Commit message (
Expand
)
Author
2019-02-06
nb/intel/gm45: Use a common romstage
Arthur Heymans
2019-01-24
nb/intel/gm45: Put stage cache in TSEG
Arthur Heymans
2019-01-23
nb/intel/gm45: Use parallel MP init
Arthur Heymans
2019-01-16
buildsystem: Promote rules.h to default include
Kyösti Mälkki
2019-01-07
nb/intel/gm45: Remove the C native graphic init
Arthur Heymans
2019-01-06
device: Use pcidev_path_on_root()
Kyösti Mälkki
2019-01-06
device: Use pcidev_on_root()
Kyösti Mälkki
2019-01-04
device: Replace ugly cases of dev_find_slot()
Kyösti Mälkki
2018-12-19
northbridge: Remove useless include <device/pci_ids.h>
Elyes HAOUAS
2018-12-03
nb/intel/gm45: Make fetching the blc_pwm freq global
Arthur Heymans
2018-12-03
nb/intel/gm45: Make fetching the blc_pwm freq its own function
Arthur Heymans
2018-12-03
nb/intel/gm45: Correctly cache TSEG
Arthur Heymans
2018-11-29
src: Remove duplicated round up function
Elyes HAOUAS
2018-11-25
nb/intel/gm45/northbridge.c: Check for NULL pointers
Arthur Heymans
2018-11-16
src: Remove unneeded include <cbmem.h>
Elyes HAOUAS
2018-11-16
src: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-11-16
src: Get rid of duplicated includes
Elyes HAOUAS
2018-11-12
src: Remove unneeded include "{arch,cpu}/cpu.h"
Elyes HAOUAS
2018-11-08
nb/intel/gm45: Use macro instead of magic number
Elyes HAOUAS
2018-10-24
nb/intel/*: Use 2M TSEG instead of 8M on pre-arrandale hardware
Arthur Heymans
2018-10-24
nb/intel/*: Account for cbmem_top alignment
Arthur Heymans
2018-10-08
nb/intel/{gm45,i945,pineview}: Use macro instead of GGC address
Elyes HAOUAS
2018-09-25
northbridge: Use 'unsigned int' to bare use of 'unsigned'
Elyes HAOUAS
2018-08-22
nb/intel/*/gma.c: Skip NGI when VGA decode is not enabled
Arthur Heymans
2018-08-10
src: Fix typo
Elyes HAOUAS
2018-08-09
src/northbridge: Fix typo
Elyes HAOUAS
2018-08-01
nb/intel/gm45: Don't use PCI operations on the pci_domain device
Arthur Heymans
2018-07-30
nb/intel/gm45: Use common code for SMM in TSEG
Arthur Heymans
2018-07-09
src/northbridge: Use "foo *bar" instead of "foo* bar"
Elyes HAOUAS
2018-07-02
src/nb: Fix non-local header treated as local
Elyes HAOUAS
2018-06-30
arch/x86/acpi: Add DMAR RMRR helper functions
Matt DeVillier
2018-06-29
sb/intel/i82801ix: Use the common ACPI pirq generator
Arthur Heymans
2018-06-08
libgfxinit: Enable G45 support (for GM45/X4X)
Nico Huber
2018-06-06
arch/x86: Make RELOCATABLE_RAMSTAGE the default
Kyösti Mälkki
2018-06-05
nb/intel/gm45: Switch to POSTCAR_STAGE
Arthur Heymans
2018-06-04
nb/intel: Use postcar_frame_add_romcache()
Nico Huber
2018-06-04
northbridge/intel: Remove unneeded includes
Elyes HAOUAS
2018-05-31
{cpu,drivers,nb,soc}/intel: Use CACHE_ROM_BASE where appropriate
Nico Huber
2018-05-29
src/northbridge: Add and update license headers
Martin Roth
2018-05-08
{mb,nb,soc}: Remove references to pci_bus_default_ops()
Nico Huber
2018-04-30
nb/intel/gm45: Get rid of device_t
Elyes HAOUAS
2018-04-04
nb/intel/gm45/raminit: Use CxDRT*_MCHBAR instead of magic numbers
Jonathan Neuschäfer
2018-03-28
nb/intel/gm45: Allocate a 8M TSEG region
Arthur Heymans
2017-11-03
nb/intel/gm45: Enable LAPIC monotonic timer
Nico Huber
2017-10-13
nb/intel/*/gma: Port ACPI opregion to older platforms
Patrick Rudolph
2017-10-03
nb/intel/gm45: Remove UMA alignment optimization
Nico Huber
2017-08-07
nb/intel/*/gma.c: Use macros for GMBUS numbers
Arthur Heymans
2017-06-15
nb/intel/gm45: Don't allow too low values for gfx_uma_size
Arthur Heymans
2017-06-12
nb/intel/gm45: Add romstage timestamps
Arthur Heymans
2017-06-04
Kconfig: Add choice of framebuffer mode
Nico Huber
[next]