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
2014-10-22
cmos: Rename the CMOS related functions.
Gabe Black
2014-10-19
e7501: Move to perdev ACPI
Vladimir Serbinenko
2014-10-19
AGESA: Drop board and chipset -specific callout headers
Kyösti Mälkki
2014-10-19
AGESA fam12 fam14 fam15: Use common agesa_readSpd()
Kyösti Mälkki
2014-10-19
AGESA fam15tn fam16kb 00730f01: Add common agesa_readSpd()
Kyösti Mälkki
2014-10-19
x86 romstage: Move stack just below RAMTOP
Kyösti Mälkki
2014-10-18
via/vt8454c: Migrate to per-device ACPI
Vladimir Serbinenko
2014-10-18
i3100: Convert to per-device ACPI
Vladimir Serbinenko
2014-10-18
via/vx800: Migrate to collaborative ACPI
Vladimir Serbinenko
2014-10-18
fsp_sandybridge: Move to per-device ACPI.
Vladimir Serbinenko
2014-10-18
sch: Switch to per-device ACPI
Vladimir Serbinenko
2014-10-18
e7505: Move to per-device ACPI
Vladimir Serbinenko
2014-10-17
acpi_add_ssdt_pstates: Remove function.
Vladimir Serbinenko
2014-10-17
Fix mismerge of ACPI patches
Vladimir Serbinenko
2014-10-16
sandybridge: Move common northbridge finalize to northbridge code.
Vladimir Serbinenko
2014-10-16
amdk8: Move to per-device ACPI
Vladimir Serbinenko
2014-10-16
ACPI: Remove CONFIG_GENERATE_ACPI_TABLES
Vladimir Serbinenko
2014-10-15
i945: Convert to per-device ACPI
Vladimir Serbinenko
2014-10-15
gm45: Convert to per-device ACPI
Vladimir Serbinenko
2014-10-11
acpi: Remove explicit pointer tracking in per-device ssdt.
Vladimir Serbinenko
2014-10-01
intel/i945: Another magic number
Patrick Georgi
2014-10-01
intel/i945: Fix "always false" statement
Patrick Georgi
2014-09-25
peppy and falco: set panel power timings in northbridge, using devicetree, no...
Ronald G. Minnich
2014-09-24
northbridge/intel/i945/Kconfig: Select VGA
Paul Menzel
2014-09-22
haswell: Move to per-device ACPI
Vladimir Serbinenko
2014-09-13
intel/gma: consolidate vbt code
Vladimir Serbinenko
2014-09-11
Move nehalem/sandy/ivy to per-device acpi
Vladimir Serbinenko
2014-09-08
Haswell/falco/peppy/slippy: continue to clean up FUI.
Ronald G. Minnich
2014-08-30
AMD Steppe Eagle: Add northbridge files for new SoC family
Bruce Griffith
2014-08-30
sandybridge: Add native sandybridge
Vladimir Serbinenko
2014-08-26
Peppy, Haswell: refactor and create set_translation_table function in haswell...
Ronald G. Minnich
2014-08-25
intel/gma: Clarify code and use dedicated init for Google Peppy
Ronald G. Minnich
2014-08-25
sandybridge: Show spew raminit messages only with raminit debug
Vladimir Serbinenko
2014-08-25
sandybridge: Native gfx init.
Vladimir Serbinenko
2014-08-22
lenovo/x200: Move video ASL code to northbridge.
Vladimir Serbinenko
2014-08-21
Merge LCD on nehalem
Vladimir Serbinenko
2014-08-21
Merge LCD on sandy/ivy
Vladimir Serbinenko
2014-08-21
i945: Support text mode gfx init
Vladimir Serbinenko
2014-08-21
i945/gma: don't map the page table
Vladimir Serbinenko
2014-08-21
i945: Remove GTT avoidance offset.
Vladimir Serbinenko
2014-08-20
intel/i945/gma: Place GTT below top of memory
Paul Menzel
2014-08-17
gm45: Declare BIOS memory as RAM.
Vladimir Serbinenko
2014-08-17
i945: Replace video gfx init.
Vladimir Serbinenko
2014-08-16
AMD Family 14: Fix permissions on one northbridge file
Bruce Griffith
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
Falco/Slippy: Patch to refactor haswell/gma.c and mainboard/google/slippy/i91...
Furquan Shaikh
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
northbridge/intel/*/gma.c: Remove dead code
Edward O'Callaghan
2014-08-11
gm45: Set default VGA PCIID.
Vladimir Serbinenko
2014-08-10
Falco/Slippy: Patch to remove redundant graphics initializations
Furquan Shaikh
2014-08-09
ivybridge: Don't propose to include systemagent on native boards.
Vladimir Serbinenko
2014-08-05
northbridge/via/vx800: Fix out-of-bounds read due to off-by-one
Edward O'Callaghan
2014-08-04
northbridge/intel: Out of bounds write to array in gma.h
Edward O'Callaghan
2014-08-03
nehalem: Make UMA size configurable in CMOS.
Vladimir Serbinenko
2014-08-03
sandy/ivybridge: Make UMA size configurable.
Vladimir Serbinenko
2014-07-31
northbridge/amd/agesa/agesawrapper_call.h: Decode status codes
Edward O'Callaghan
2014-07-30
northbridge/intel: Add fsp_rangeley northbridge support
Martin Roth
2014-07-29
gm45: Move spd address map to board-specific config.
Vladimir Serbinenko
2014-07-29
northbridge/intel/sandybridge/raminit_native: Remove stale FIXME.
Vladimir Serbinenko
2014-07-29
Uniformly spell frequency unit symbol as Hz
Elyes HAOUAS
2014-07-29
northbridge/intel/nehalem/northbridge.c: Remove unused variable
Edward O'Callaghan
2014-07-29
x230: Deploy VBT
Vladimir Serbinenko
2014-07-29
nehalem: Remove fake_vbt copying.
Vladimir Serbinenko
2014-07-29
ivybridge: LVDS gfx init.
Vladimir Serbinenko
2014-07-29
sandy/ivybridge: Native raminit (lint clean)
Edward O'Callaghan
2014-07-29
sandy/ivybridge: Native raminit.
Vladimir Serbinenko
2014-07-28
AGESA: Drop some excessive agesawrapper.h includes
Kyösti Mälkki
2014-07-24
intel/i945/raminit.c: Remove trailing whitespace from `printk()`
Paul Menzel
2014-07-24
northbridge/amd: Remove trailing whitespace
Elyes HAOUAS
2014-07-24
northbridge/intelsch/raminit.h: Remove a trailing whitespace
Elyes HAOUAS
2014-07-24
northbridge/via: Remove a trailing whitespace
Elyes HAOUAS
2014-07-23
src/.../Kconfig: various small fixes to texts
Daniele Forsi
2014-07-19
nehalem: Move cbmem_recovery call to raminit.
Vladimir Serbinenko
2014-07-17
northbridge,Makefile.inc: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-17
northbridge,ASL: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-16
intel/i945/raminit.c: Remove trailing whitespace from `printk()`
Paul Menzel
2014-07-14
AGESA fam15: Fix entry to cimx/sb900
Kyösti Mälkki
2014-07-14
AGESA fam12: Fix entry to cimx/sb700
Kyösti Mälkki
2014-07-14
AGESA: Trace execution with AGESAWRAPPER()
Kyösti Mälkki
2014-07-11
src: Make use of 'CEIL_DIV(a, b)' macro across tree
Edward O'Callaghan
2014-07-10
northbridge/amd: Fix the family15tn option rom mapping
Dave Frodin
2014-07-08
northbridge: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-05
gizmosphere/gizmo: Move support of SPD data in CBFS
Kyösti Mälkki
2014-07-05
spi: Remove unused parameters from spi_flash_probe and setup_spi_slave.
Gabe Black
2014-07-05
intel: Make monotonic timer a first class citizen
Edward O'Callaghan
2014-07-04
intel/haswell: Allow overriding PRE_GRAPHICS_DELAY in config
Stefan Reinauer
2014-07-04
intel/haswell: Allow pre-graphics delay
Stefan Reinauer
2014-07-02
AMD/agesa: Add functions for AMD PCI IRQ routing
Dave Frodin
2014-07-01
stdlib: Drop duplicates of min() and max()
Kyösti Mälkki
2014-06-30
northbridge/intel/nehalem/raminit.c: Extraneous parenthese
Edward O'Callaghan
2014-06-30
northbridge/amd/{gx2,lx}: Qualify pointer with `volatile`
Edward O'Callaghan
[prev]
[next]