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-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
2014-05-13
src/drivers/pc80: Remove empty struct keyboard
Edward O'Callaghan
2014-05-09
cougar_canyon2: Switch CPU/NB/SB to the shared FSP code
Martin Roth
2014-05-06
northbridge/intel/sandybridge/pei_data.h: Fix typo in hig*h*est in comment
Paul Menzel
2014-05-05
AGESA: Implement EmptyHeap()
Kyösti Mälkki
2014-05-05
AGESA fam14: Use common callouts
Kyösti Mälkki
2014-05-05
AGESA fam14: Add fam14_callouts header
Kyösti Mälkki
2014-05-05
AGESA fam15: Add GetHeapBase()
Kyösti Mälkki
2014-05-05
AGESA fam12: Add GetHeapBase()
Kyösti Mälkki
2014-05-05
AGESA fam15tn: Use common GetHeapBase()
Kyösti Mälkki
2014-05-05
AGESA fam16kb: Use common GetHeapBase()
Kyösti Mälkki
2014-05-05
AGESA fam15: Use common callouts
Kyösti Mälkki
2014-05-05
AGESA fam15: Add fam15_callouts header
Kyösti Mälkki
2014-05-05
AGESA fam12: Move dimmSpd
Kyösti Mälkki
2014-05-05
AGESA fam12: Add fam12_callouts
Kyösti Mälkki
2014-05-03
AMD: Drop redundant test for CONFIG_RAMTOP
Kyösti Mälkki
2014-05-01
ChromeOS: Remove oprom_is_loaded
Kyösti Mälkki
2014-05-01
Declare recovery and developer modes outside ChromeOS
Kyösti Mälkki
2014-04-26
Rename coreboot_ram stage to ramstage
Furquan Shaikh
2014-04-16
AMD AGESA fam15tn/fam16kb: Remove unused source files
Kyösti Mälkki
2014-04-09
console: Move newline translation outside console_tx_byte
Kyösti Mälkki
2014-03-04
console: Fix includes
Kyösti Mälkki
2014-03-04
nehalem: Replace video init.
Vladimir Serbinenko
2014-03-03
nehalem: Remove SSKPD.
Vladimir Serbinenko
2014-03-03
intel/nehalem: Fix soft reset detection.
Vladimir Serbinenko
2014-03-03
intel/nehalem: Use non-powercycle reset.
Vladimir Serbinenko
2014-03-03
nehalem/raminit: Don't touch clock generator in raminit.
Vladimir Serbinenko
2014-03-01
intel/sandybridge: add PCI IDs for 6-Series PCH
Chris Douglass
2014-02-25
Remove CACHE_ROM.
Vladimir Serbinenko
2014-02-24
intel/*/acpi: Increase range length of MCHBAR buffer to 32 kB
Paul Menzel
2014-02-20
nehalem: Make SPD address map into parameter.
Vladimir Serbinenko
2014-02-20
nehalem/raminit: Fix typo of NUM_CHANNELS instead of NUM_SLOTS.
Vladimir Serbinenko
2014-02-17
sandy/ivy: Fix mrc.cache file in CBFS
Kyösti Mälkki
2014-02-16
haswell: backup the default SMM region on resume
Aaron Durbin
[prev]
[next]