index
:
users/pcacjr/coreboot.git
classic-2014.10
master
seabios/rcba
Unnamed repository; edit this file 'description' to name the repository.
Paulo Alcantara
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
northbridge
/
intel
/
gm45
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove address from GPLv2 headers
Patrick Georgi
2015-05-21
25
-38
/
+25
*
northbridge/intel/gm45/gma: Minor cleanup
Timothy Pearson
2015-05-08
1
-8
/
+5
*
northbridge/intel/gm45/gma: Add backlight control register field
Timothy Pearson
2015-05-08
1
-2
/
+6
*
kbuild: automatically include northbridges
Stefan Reinauer
2015-04-29
1
-0
/
+4
*
x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
Kevin Paul Herbert
2015-02-15
7
-24
/
+29
*
CBMEM: Always use DYNAMIC_CBMEM
Kyösti Mälkki
2015-01-27
1
-1
/
+0
*
CBMEM: Do not use get_top_of_ram() with DYNAMIC_CBMEM
Kyösti Mälkki
2015-01-27
1
-1
/
+6
*
northbridge/intel: Do not define include guard as 1
Edward O'Callaghan
2015-01-06
2
-4
/
+4
*
northbridge/intel/*/acpi/igd.asl: Trivial indent style fix
Edward O'Callaghan
2014-12-06
1
-2
/
+2
*
Replace hlt with halt()
Patrick Georgi
2014-12-02
1
-1
/
+2
*
Make acpi_fill_dmar into parameter
Vladimir Serbinenko
2014-11-27
1
-2
/
+2
*
gm45: Don't crash if less than 4G of RAM are present.
Vladimir Serbinenko
2014-11-12
1
-1
/
+1
*
northbridge/intel: Use DEVICE_NOOP macro over dummy symbol
Edward O'Callaghan
2014-11-01
1
-7
/
+3
*
ACPI: Remove CONFIG_GENERATE_ACPI_TABLES
Vladimir Serbinenko
2014-10-16
1
-1
/
+1
*
gm45: Convert to per-device ACPI
Vladimir Serbinenko
2014-10-15
4
-0
/
+35
*
intel/gma: consolidate vbt code
Vladimir Serbinenko
2014-09-13
2
-117
/
+16
*
lenovo/x200: Move video ASL code to northbridge.
Vladimir Serbinenko
2014-08-22
2
-8
/
+100
*
gm45: Declare BIOS memory as RAM.
Vladimir Serbinenko
2014-08-17
1
-4
/
+2
*
gm45: Decrease MTRR usage
Vladimir Serbinenko
2014-08-16
4
-25
/
+69
*
gm45: Make UMA size configurable.
Vladimir Serbinenko
2014-08-16
1
-3
/
+9
*
gm45: Recognize 48MiB gfx UMA.
Vladimir Serbinenko
2014-08-16
1
-0
/
+2
*
intel/gm45: native gfx init.
Vladimir Serbinenko
2014-08-16
3
-1
/
+524
*
gm45: Set acpi_slp_type only once.
Vladimir Serbinenko
2014-08-14
1
-17
/
+16
*
gm45: Allow skiping voltage config.
Vladimir Serbinenko
2014-08-13
2
-3
/
+3
*
gm45: Move S3 detection to enable stage.
Vladimir Serbinenko
2014-08-12
1
-0
/
+18
*
gm45: Reserve RAM for ME if it's active.
Vladimir Serbinenko
2014-08-12
1
-3
/
+5
*
gm45: Allow coexistance with ME firmware.
Vladimir Serbinenko
2014-08-12
1
-0
/
+11
*
gm45: Ensure that brightness register in gma contains sane value.
Vladimir Serbinenko
2014-08-12
2
-0
/
+100
*
gm45: Declare brightness variables for ACPI use.
Vladimir Serbinenko
2014-08-11
1
-0
/
+16
*
gm45: Set default VGA PCIID.
Vladimir Serbinenko
2014-08-11
1
-0
/
+4
*
gm45: Move spd address map to board-specific config.
Vladimir Serbinenko
2014-07-29
2
-38
/
+44
*
northbridge,ASL: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-17
3
-4
/
+0
*
src: Make use of 'CEIL_DIV(a, b)' macro across tree
Edward O'Callaghan
2014-07-11
1
-1
/
+1
*
northbridge: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-08
3
-3
/
+0
*
stdlib: Drop duplicates of min() and max()
Kyösti Mälkki
2014-07-01
1
-1
/
+1
*
gm45 boards: Switch to use DYNAMIC_CBMEM
Kyösti Mälkki
2014-06-25
1
-0
/
+1
*
northbridge/intel: Drop use of set_top_of_ram()
Kyösti Mälkki
2014-06-18
1
-2
/
+0
*
CBMEM: Unify get_top_of_ram()
Kyösti Mälkki
2013-09-11
2
-2
/
+2
*
CBMEM northbridges: Remove references to global high_tables_base
Kyösti Mälkki
2013-09-11
1
-3
/
+1
*
intel/gm45: Use MMCONF_SUPPORT_DEFAULT
Kyösti Mälkki
2013-09-10
3
-5
/
+31
*
Add pci_devfn_t and use with __SIMPLE_DEVICE__
Kyösti Mälkki
2013-08-24
1
-1
/
+1
*
Add directive __SIMPLE_DEVICE__
Kyösti Mälkki
2013-08-01
1
-3
/
+3
*
Fix MMCONF_SUPPORT_DEFAULT for ramstage
Kyösti Mälkki
2013-07-10
1
-5
/
+1
*
Move select MMCONF_SUPPORT under northbridge (fix)
Kyösti Mälkki
2013-07-04
1
-0
/
+1
*
Intel GM45, 945, Sandy Bridge: Unify `delay.c` and `udelay.c`
Paul Menzel
2013-07-02
1
-3
/
+2
*
Intel GM45, 945, SNB: Move `multiply_to_tsc()` to `tsc.h`
Ronald G. Minnich
2013-05-25
1
-12
/
+0
*
intel/gm45: Add more debug output to read/write training
Nico Huber
2013-05-22
1
-6
/
+22
*
intel/gm45: Handle overflows during DDR3 write training
Nico Huber
2013-05-22
1
-28
/
+63
*
intel/gm45: Refactor DDR3 write training
Nico Huber
2013-05-22
1
-31
/
+54
*
intel/gm45: Handle overflows during DDR3 read training
Nico Huber
2013-05-22
1
-28
/
+60
[next]