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
/
gm45
Age
Commit message (
Expand
)
Author
2014-11-27
Make acpi_fill_dmar into parameter
Vladimir Serbinenko
2014-11-12
gm45: Don't crash if less than 4G of RAM are present.
Vladimir Serbinenko
2014-11-01
northbridge/intel: Use DEVICE_NOOP macro over dummy symbol
Edward O'Callaghan
2014-10-16
ACPI: Remove CONFIG_GENERATE_ACPI_TABLES
Vladimir Serbinenko
2014-10-15
gm45: Convert to per-device ACPI
Vladimir Serbinenko
2014-09-13
intel/gma: consolidate vbt code
Vladimir Serbinenko
2014-08-22
lenovo/x200: Move video ASL code to northbridge.
Vladimir Serbinenko
2014-08-17
gm45: Declare BIOS memory as RAM.
Vladimir Serbinenko
2014-08-16
gm45: Decrease MTRR usage
Vladimir Serbinenko
2014-08-16
gm45: Make UMA size configurable.
Vladimir Serbinenko
2014-08-16
gm45: Recognize 48MiB gfx UMA.
Vladimir Serbinenko
2014-08-16
intel/gm45: native gfx init.
Vladimir Serbinenko
2014-08-14
gm45: Set acpi_slp_type only once.
Vladimir Serbinenko
2014-08-13
gm45: Allow skiping voltage config.
Vladimir Serbinenko
2014-08-12
gm45: Move S3 detection to enable stage.
Vladimir Serbinenko
2014-08-12
gm45: Reserve RAM for ME if it's active.
Vladimir Serbinenko
2014-08-12
gm45: Allow coexistance with ME firmware.
Vladimir Serbinenko
2014-08-12
gm45: Ensure that brightness register in gma contains sane value.
Vladimir Serbinenko
2014-08-11
gm45: Declare brightness variables for ACPI use.
Vladimir Serbinenko
2014-08-11
gm45: Set default VGA PCIID.
Vladimir Serbinenko
2014-07-29
gm45: Move spd address map to board-specific config.
Vladimir Serbinenko
2014-07-17
northbridge,ASL: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
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-07-01
stdlib: Drop duplicates of min() and max()
Kyösti Mälkki
2014-06-25
gm45 boards: Switch to use DYNAMIC_CBMEM
Kyösti Mälkki
2014-06-18
northbridge/intel: Drop use of set_top_of_ram()
Kyösti Mälkki
2013-09-11
CBMEM: Unify get_top_of_ram()
Kyösti Mälkki
2013-09-11
CBMEM northbridges: Remove references to global high_tables_base
Kyösti Mälkki
2013-09-10
intel/gm45: Use MMCONF_SUPPORT_DEFAULT
Kyösti Mälkki
2013-08-24
Add pci_devfn_t and use with __SIMPLE_DEVICE__
Kyösti Mälkki
2013-08-01
Add directive __SIMPLE_DEVICE__
Kyösti Mälkki
2013-07-10
Fix MMCONF_SUPPORT_DEFAULT for ramstage
Kyösti Mälkki
2013-07-04
Move select MMCONF_SUPPORT under northbridge (fix)
Kyösti Mälkki
2013-07-02
Intel GM45, 945, Sandy Bridge: Unify `delay.c` and `udelay.c`
Paul Menzel
2013-05-25
Intel GM45, 945, SNB: Move `multiply_to_tsc()` to `tsc.h`
Ronald G. Minnich
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-03-22
x86: Unify arch/io.h and arch/romcc_io.h
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
Drop driver-y from GM45/ICH9/RK9
Stefan Reinauer
2012-11-27
intel/gm45: new northbridge
Patrick Georgi