index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
northbridge
/
amd
Age
Commit message (
Expand
)
Author
2014-06-25
Declare acpi_is_wakeup_early() only once
Kyösti Mälkki
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-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-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-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-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-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-02-13
Eliminate some ASL warnings
Oskar Enoksson
2014-01-28
x86: add common definitions for control registers
Aaron Durbin
2014-01-13
lib: Make log2() available in romstage on ARM, not just x86
Alexandru Gagniuc
2014-01-12
lib/cbfs_core.c: Supply size of file as well in cbfs_get_file_content
Vladimir Serbinenko
2014-01-10
Replace all occurences of sprintf with snprintf
Vladimir Serbinenko
2013-12-30
AMD K8 (rev F): Move rev F0/F1 workaround to header
Kyösti Mälkki
2013-12-30
AMD K8 (rev F): Move MEM_TRAIN_SEQ check to northbridge
Kyösti Mälkki
2013-12-30
AMD K8: Define MEM_TRAIN_SEQ only with K8_REV_F_SUPPORT
Kyösti Mälkki
2013-12-29
AMD K8 (rev-F): Always have RAMINIT_SYSINFO
Kyösti Mälkki
2013-12-29
AMD K8: Socket implies K8_REV_F_SUPPORT
Kyösti Mälkki
2013-12-26
AMD fam10: Drop MEM_TRAIN_SEQ
Kyösti Mälkki
2013-12-26
AMD boards (non-AGESA): Cleanup earlymtrr.c includes
Kyösti Mälkki
2013-12-23
Coding style: punctuation cleanup [1/2].
Idwer Vollering
2013-12-07
Correct file permissions.
Idwer Vollering
2013-12-02
global: Fix usage of get_option() to make use of CB_CMOS_ codes
Alexandru Gagniuc
2013-11-26
AMD Northbridge LX: simplify get_top_of_ram()
Christian Gmeiner
2013-10-13
northbridge/amd/amdk8/raminit_f_dqs.c: Remove unused variable `reg` in `setup...
Paul Menzel
2013-10-13
Rename cpu/x86/car.h to arch/early_variables.h
Stefan Reinauer
[next]