index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
northbridge
/
amd
/
amdk8
Commit message (
Expand
)
Author
Age
Files
Lines
*
src: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-11-16
1
-1
/
+0
*
Remove AMD K8 cpu and northbridge support
Kyösti Mälkki
2018-05-31
29
-16080
/
+1
*
Remove southbridges after K8 board removals
Kyösti Mälkki
2018-05-31
2
-6
/
+0
*
Remove all AMD K8 boards
Kyösti Mälkki
2018-05-31
2
-20
/
+1
*
src/northbridge: Add and update license headers
Martin Roth
2018-05-29
19
-23
/
+260
*
nb/amd/amdk8: Get rid of device_t
Elyes HAOUAS
2018-05-21
7
-52
/
+59
*
{mb,nb,soc}: Remove references to pci_bus_default_ops()
Nico Huber
2018-05-08
1
-1
/
+0
*
AMD K8 fam10-15: Tidy up CAR disable
Kyösti Mälkki
2017-08-22
1
-0
/
+2
*
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2017-07-13
2
-6
/
+10
*
nb/amd: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-07-08
11
-95
/
+96
*
nb/amdk8/debug.c Fix building with CONFIG_DEBUG_SMBUS
Arthur Heymans
2017-06-28
2
-4
/
+8
*
CBMEM: Clarify CBMEM_TOP_BACKUP function usage
Kyösti Mälkki
2017-05-27
1
-2
/
+2
*
nb/amdk8: Link coherent_ht.c
Arthur Heymans
2017-04-28
4
-10
/
+21
*
nb/amd/amdk8: Link reset_test.c
Arthur Heymans
2017-04-28
4
-9
/
+19
*
nb/amd/amdk8: Link raminit_f.c
Arthur Heymans
2017-04-27
11
-29
/
+99
*
nb/amd/amdk8/exit_from_self.c: Use linker instead of include
Arthur Heymans
2017-04-17
7
-9
/
+17
*
nb/amdk8/(pre_)f.h: Don't declare global variable in header
Arthur Heymans
2017-04-10
4
-3
/
+7
*
MMCONF_SUPPORT: Flip default to enabled
Kyösti Mälkki
2016-12-07
1
-0
/
+8
*
PCI ops: Remove conflicting duplicate declarations
Kyösti Mälkki
2016-12-06
1
-9
/
+9
*
northbridge/amd/amdk8: Remove commented code
Elyes HAOUAS
2016-10-09
11
-357
/
+1
*
src/northbridge: Remove unnecessary whitespace
Elyes HAOUAS
2016-10-04
5
-6
/
+6
*
src/northbridge: Remove whitespace after sizeof
Elyes HAOUAS
2016-10-04
1
-1
/
+1
*
northbridge/amdk8: Improve code formatting
Elyes HAOUAS
2016-09-21
15
-349
/
+349
*
northbridge/amd/amdk8/raminit_f_dqs.c: Improve code formatting
Elyes HAOUAS
2016-09-15
1
-44
/
+44
*
northbridge/amd/amdk8/coherent_ht.c: Improve code formatting
Elyes HAOUAS
2016-09-15
1
-55
/
+55
*
northbridge/amd/amdk8: transition away from device_t
Antonello Dettori
2016-09-13
12
-48
/
+57
*
src/northbridge: Improve code formatting
Elyes HAOUAS
2016-09-12
1
-2
/
+2
*
cpu/x86: Move fls() and fms() to mtrr.h
Rizwan Qureshi
2016-09-12
1
-25
/
+1
*
northbridge/amd: Add required space before opening parenthesis '('
Elyes HAOUAS
2016-08-31
16
-350
/
+350
*
src/northbridge: Remove unnecessary whitespace before "\n" and "\t"
Elyes HAOUAS
2016-08-23
1
-1
/
+1
*
Add newlines at the end of all coreboot files
Martin Roth
2016-08-01
1
-1
/
+1
*
src/northbridge: Capitalize CPU, RAM and ROM
Elyes HAOUAS
2016-07-31
6
-12
/
+12
*
src: Fix various spelling and whitespace issues.
Martin Roth
2016-02-02
2
-34
/
+34
*
Correct some common spelling mistakes
Martin Roth
2016-01-07
1
-1
/
+1
*
Remove #ifdef checks on Kconfig symbols
Martin Roth
2015-12-06
1
-9
/
+0
*
src/amd: Increase maximum blootblock execution count
Timothy Pearson
2015-11-05
1
-0
/
+4
*
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-31
9
-36
/
+0
*
northbridge/amd/amdk8: Improve DIMM detection debugging
Timothy Pearson
2015-10-29
1
-0
/
+2
*
AMD Family 0Fh: ensure CONFIG_CBB and CONFIG_CDB have sane values
Jonathan A. Kollasch
2015-10-25
1
-0
/
+8
*
cpu/mtrr.h: Fix macro names for MTRR registers
Alexandru Gagniuc
2015-10-15
1
-3
/
+3
*
amd: raminit sysinfo offset fix
Aaron Durbin
2015-08-13
5
-9
/
+9
*
AMD K8: Avoid duplicate variables in SSDT on multisocket systems
Jonathan A. Kollasch
2015-08-09
1
-0
/
+11
*
Move remap_bsp_lapic to AMD specific code
Stefan Reinauer
2015-06-13
1
-0
/
+15
*
PCI subsystem: Drop PCI_64BIT_PREF_MEM option
Kyösti Mälkki
2015-06-10
1
-68
/
+0
*
device_ops: add device_t argument to write_acpi_tables
Alexander Couzens
2015-06-05
2
-2
/
+5
*
device_ops: add device_t argument to acpi_fill_ssdt_generator
Alexander Couzens
2015-06-05
2
-2
/
+2
*
lib: Unify log2() and related functions
Julius Werner
2015-06-05
4
-2
/
+6
*
AMD K8 fam10: Use parent subordinate to track HT enumeration
Kyösti Mälkki
2015-06-05
1
-18
/
+19
*
AMD K8 fam10: Drop extra HT scan_chain() parameters
Kyösti Mälkki
2015-06-05
1
-19
/
+3
*
AMD K8 fam10: Drop local is_sblink in scan_chains
Kyösti Mälkki
2015-06-05
1
-6
/
+3
[next]