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
/
mainboard
/
tyan
Commit message (
Expand
)
Author
Age
Files
Lines
*
amdfam10 boards: Simplify early resourcemap
Kyösti Mälkki
2019-01-10
1
-44
/
+44
*
mb: Move timestamp_add_now to northbridge/amd/amdfam10
Elyes HAOUAS
2019-01-10
1
-3
/
+0
*
amdfam10 boards: Use smp_write_pci_intsrc()
Kyösti Mälkki
2019-01-09
1
-10
/
+10
*
amdfam10 boards: Use PCI_DEVFN()
Kyösti Mälkki
2019-01-09
1
-5
/
+5
*
amdfam10 boards: Use defaults for get_pci1234()
Kyösti Mälkki
2019-01-04
1
-33
/
+1
*
amdfam10 boards: Call get_bus_conf() just once
Kyösti Mälkki
2019-01-04
3
-8
/
+0
*
amdfam10 boards: Add Makefiles and fix resourcemap.c
Kyösti Mälkki
2019-01-04
3
-2
/
+21
*
amdfam10 boards: Declare get_pci1234() just once
Kyösti Mälkki
2019-01-04
1
-2
/
+0
*
mainboard: Remove useless include <device/pci_ids.h>
Elyes HAOUAS
2018-12-19
1
-1
/
+0
*
mb/*/*/Kconfig: Remove useless comment
Elyes HAOUAS
2018-11-28
1
-1
/
+1
*
src: Remove unneeded include <lib.h>
Elyes HAOUAS
2018-11-16
1
-1
/
+0
*
src: Get rid of duplicated includes
Elyes HAOUAS
2018-11-16
1
-1
/
+0
*
src: Remove unneeded include "{arch,cpu}/cpu.h"
Elyes HAOUAS
2018-11-12
1
-0
/
+1
*
mainboard: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-11-05
1
-1
/
+0
*
reset: Finalize move to new API
Nico Huber
2018-10-31
1
-0
/
+1
*
src: Remove unneeded whitespace
Elyes HAOUAS
2018-10-23
2
-8
/
+8
*
cpu/amd: Use common AMD's MSR
Elyes HAOUAS
2018-10-18
1
-2
/
+3
*
mb: Use 'unsigned int' to bare use of 'unsigned'
Elyes HAOUAS
2018-09-25
1
-2
/
+2
*
src/mainboard: Fix typo
Elyes HAOUAS
2018-08-09
1
-1
/
+1
*
src: Get rid of unneeded whitespace
Elyes HAOUAS
2018-06-14
2
-140
/
+140
*
mainboard: Get rid of device_t
Elyes HAOUAS
2018-06-09
1
-1
/
+1
*
mainboard: Get rid of device_t in ramstage
Elyes HAOUAS
2018-06-09
1
-1
/
+1
*
Remove all AMD K8 boards
Kyösti Mälkki
2018-05-31
11
-1135
/
+0
*
mb/*/*/cmos.layout: Fix the values for the console level
Arthur Heymans
2018-01-26
1
-4
/
+4
*
Intel i440bx boards: Remove - using LATE_CBMEM_INIT
Kyösti Mälkki
2018-01-18
5
-141
/
+0
*
AGESA f15 boards: Remove - using LATE_CBMEM_INIT
Kyösti Mälkki
2018-01-17
25
-4837
/
+0
*
AMD boards: Fix function name (soft_reset) in message
Jonathan Neuschäfer
2017-10-31
2
-2
/
+2
*
AGESA binaryPI: Drop amdlib.h in BiosCallouts.c
Kyösti Mälkki
2017-09-29
1
-1
/
+0
*
AGESA binaryPI boards: Fix some whitespace
Kyösti Mälkki
2017-09-26
1
-1
/
+1
*
mb/*/*: Remove rtc nvram configurable baud rate
Arthur Heymans
2017-09-23
3
-28
/
+3
*
superio/winbond/*: Unify w*_set_clksel_48()
Keith Hui
2017-09-21
1
-1
/
+1
*
AGESA binaryPI: Clean up amdfamXX.h include
Kyösti Mälkki
2017-09-19
3
-3
/
+0
*
AGESA boards: Clean up Ids.h and Filecode.h includes
Kyösti Mälkki
2017-09-12
2
-3
/
+0
*
AGESA boards: Drop heapManager.h includes
Kyösti Mälkki
2017-09-12
1
-1
/
+0
*
AGESA boards: Clean up some includes
Kyösti Mälkki
2017-09-12
1
-2
/
+0
*
intel/i440bx: Move LATE_CBMEM_INIT under mainboard
Kyösti Mälkki
2017-09-01
1
-0
/
+1
*
AGESA f15: Remove f10 references
Kyösti Mälkki
2017-08-28
3
-13
/
+3
*
AGESA binaryPI: Consolidate and fix sleep states
Kyösti Mälkki
2017-08-23
1
-23
/
+2
*
AMD K8 fam10-15: Consolidate post_cache_as_ram call
Kyösti Mälkki
2017-08-22
2
-4
/
+0
*
440BX boards: Use combined RAM init routine
Keith Hui
2017-08-15
1
-4
/
+1
*
440BX boards: Drop unused #includes from romstage
Keith Hui
2017-07-23
1
-4
/
+0
*
K8: Fix indirect includes
Kyösti Mälkki
2017-07-14
1
-0
/
+1
*
mainboard/[m-w]: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-07-06
5
-12
/
+12
*
mb/*/*/cmos.layout: Make multibyte options byte aligned
Arthur Heymans
2017-06-06
1
-1
/
+2
*
nb/amdk8: Link coherent_ht.c
Arthur Heymans
2017-04-28
1
-1
/
+0
*
sb/nvidia/mcp55: Link early_ctrl.c
Arthur Heymans
2017-04-28
2
-2
/
+0
*
nb/amd/amdk8: Link reset_test.c
Arthur Heymans
2017-04-28
1
-1
/
+0
*
nb/amd/amdk8: Link raminit_f.c
Arthur Heymans
2017-04-27
1
-5
/
+4
*
AGESA: Introduce AGESA_LEGACY and its counterpart
Kyösti Mälkki
2017-03-28
1
-0
/
+1
*
southbridge/nvidia/mcp55: Get rid of #include early_smbus.c
Arthur Heymans
2017-03-21
2
-2
/
+2
[next]