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-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
2014-06-29
northbridge/amd/gx2/raminit.c Halt func needs noreturn attrib
Edward O'Callaghan
2014-06-29
northbridge/amd: Remove some extraneous parentheses from if-statements
Edward O'Callaghan
2014-06-29
AMD boards: Fix comment style and typos
Kyösti Mälkki
2014-06-26
AMD boards: Fix typos
Kyösti Mälkki
2014-06-25
gm45 boards: Switch to use DYNAMIC_CBMEM
Kyösti Mälkki
2014-06-25
nehalem boards: Switch to use DYNAMIC_CBMEM
Kyösti Mälkki
2014-06-25
i945 boards: Switch to use DYNAMIC_CBMEM
Kyösti Mälkki
2014-06-25
sandy/ivy boards: Switch to use DYNAMIC_CBMEM
Kyösti Mälkki
2014-06-25
nehalem sandy ivy: Check cbmem_add() result for MRC data
Kyösti Mälkki
2014-06-25
intel/haswell: Report x32 memory as "x8 or x32"
Duncan Laurie
2014-06-25
Declare acpi_is_wakeup_early() only once
Kyösti Mälkki
2014-06-21
Remove guarding #includes by CONFIG_FOO combinations
Edward O'Callaghan
2014-06-21
AMD cimx/sb800: Use acpi_is_wakeup_s3()
Kyösti Mälkki
2014-06-21
northbridge/amd/agesa: Use acpi_is_wakeup_s3()
Kyösti Mälkki
2014-06-18
northbridge/intel: Drop use of set_top_of_ram()
Kyösti Mälkki
2014-06-18
intel/nehalem: Add get_top_top_ram() in ramstage
Kyösti Mälkki
2014-06-18
lenovo/x60: Fix build issue with DO_NATIVE_VGA_INIT
Kyösti Mälkki
2014-06-14
amd/agesa,cimx: Rename ACPI OS detection methods
Edward O'Callaghan
2014-06-11
AMD/CIMx: Add functions for AMD PCI IRQ routing
Mike Loptien
2014-06-11
amd/family16kb: Move and resize the MMIO region
Dave Frodin
2014-06-06
AGESA: Use common heap allocator
Kyösti Mälkki
2014-06-06
AGESA: Use common GetBiosCallout()
Kyösti Mälkki
2014-06-06
AGESA fam15tn fam16kb: Use shared default callouts
Kyösti Mälkki
2014-06-06
AGESA fam15tn fam16kb: Use common handler for GNB_GFX_GET_VBIOS_IMAGE
Kyösti Mälkki
2014-06-03
northbridge/intel/i945/gma.c: Add and use defines for `GMADR` and `GTTADR`
Paul Menzel
2014-06-03
northbridge/intel/i945/i945.h: Move define `BSM` to section D2F0
Paul Menzel
2014-06-02
sandybridge: Pass chip info to i915lightup.
Vladimir Serbinenko
2014-06-02
i945: Fix TSEG size allocation for get_top_of_ram()
Kyösti Mälkki
2014-06-02
i945: Fix resource bases for UMA and TSEG
Kyösti Mälkki
2014-06-01
northbridge/intel/i945/i945.h: Trivial, fixup header guards
Edward O'Callaghan
2014-05-31
i945: Use defines for DEVEN
Kyösti Mälkki
2014-05-31
northbridge/intel/i945/northbridge.c: Use define `TOLUD` instead of hardcoded...
Paul Menzel
2014-05-31
northbridge/intel/i945: Add define for register `BSM` and use it
Paul Menzel
2014-05-26
AGESA fam12 fam14 fam15: Declare local callouts static
Kyösti Mälkki
2014-05-26
AGESA fam12 fam14 fam15: Common handler for AGESA_RUNFUNC_ONAP
Kyösti Mälkki
2014-05-26
AGESA fam12 fam15: Unify agesawrapper_amdlaterunaptask
Kyösti Mälkki
2014-05-26
AGESA fam12 fam14 fam15: Common handler for AGESA_DO_RESET
Kyösti Mälkki
2014-05-26
AGESA: Add common callouts
Kyösti Mälkki
2014-05-25
northbridge/intel/i82810/raminit.c: Unused func spd_read_byte()
Edward O'Callaghan
2014-05-25
northbridge/intel/e7505/raminit.c: Silence warn of unused func
Edward O'Callaghan
2014-05-25
northbridge/intel/i3100/raminit.c: Uninitialized variable
Edward O'Callaghan
2014-05-25
nb/intel/i945/raminit.c: duplicate 'const' declaration specifier
Edward O'Callaghan
2014-05-23
northbridge/amd/amdmct: Incorrect usage of logical over bitwise and
Edward O'Callaghan
2014-05-23
northbridge/amd/amdmct: Superfluous parenthesis in if-statements
Edward O'Callaghan
2014-05-22
northbridge/amd/amdmct/mct: Initialize variables at the eol
Edward O'Callaghan
2014-05-21
baytrail: Fix some minor errors in FSP
David Hendricks
2014-05-19
via/vx900: Remove GFXUMA and use of related global variables
Kyösti Mälkki
2014-05-19
intel: Remove GFXUMA and related global variables
Kyösti Mälkki
2014-05-19
fix printk types
Patrick Georgi
2014-05-17
build: separate CPPFLAGS from CFLAGS
Patrick Georgi
2014-05-17
build: CPPFLAGS is more common than INCLUDES
Patrick Georgi
2014-05-14
intel: Drop obsolete comments on MTRR usage
Kyösti Mälkki
[next]