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
/
mainboard
/
supermicro
Age
Commit message (
Expand
)
Author
2019-08-18
cpu/intel: Enter romstage without BIST
Kyösti Mälkki
2019-07-13
intel/haswell: Replace monotonic timer
Kyösti Mälkki
2019-07-04
amdfam10: Declare get_sysinfo()
Kyösti Mälkki
2019-07-04
amdfam10: Declare empty activate_spd_rom() stub
Kyösti Mälkki
2019-04-25
mb/supermicro/x10slm-f: Do SIO setup in bootblock
Tristan Corrick
2019-04-19
src/mb/Kconfig: Fix PCI subsystem IDs
Elyes HAOUAS
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-08
commonlib/loglevel.h: Drop unnecessary include
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-06
Remove DEFAULT_PCIEXBAR alias
Kyösti Mälkki
2019-03-05
arch/io.h: Drop includes in fam10 romstages
Kyösti Mälkki
2019-03-04
device/pnp: Add header files for PNP ops
Kyösti Mälkki
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-02-11
amd: Remove unused defines
Peter Lemenkov
2019-02-07
src: Remove unused include device/pnp_def.h
Elyes HAOUAS
2019-01-25
mb/{kontron,supermicro}: Use pcidev_on_root()
Elyes HAOUAS
2019-01-13
{mb,nb,soc/fsp_baytrail}: Get rid of dump_mem()
Elyes HAOUAS
2019-01-10
amdfam10 boards: Simplify early resourcemap
Kyösti Mälkki
2019-01-10
amdfam10 boards: Drop extern on apicid_sp5100
Kyösti Mälkki
2019-01-10
mb: Move timestamp_add_now to northbridge/amd/amdfam10
Elyes HAOUAS
2019-01-09
amdfam10 boards: Use smp_write_pci_intsrc()
Kyösti Mälkki
2019-01-09
mainboard/h8scm_fam10: Use apicid_sr5650
Kyösti Mälkki
2019-01-09
amdfam10 boards: Use PCI_DEVFN()
Kyösti Mälkki
2019-01-06
device: Use pcidev_on_root()
Kyösti Mälkki
2019-01-04
amdfam10 boards: Use defaults for get_pci1234()
Kyösti Mälkki
2019-01-04
amdfam10 boards: Use defaults for get_pci1234()
Kyösti Mälkki
2019-01-04
amdfam10 boards: Drop array bus_sp5100
Kyösti Mälkki
2019-01-04
amdfam10 boards: Use PCI_DEVFN()
Kyösti Mälkki
2019-01-04
amdfam10 boards: Drop const variable sbdn_sp5100
Kyösti Mälkki
2019-01-04
amdfam10 boards: Drop variable sbdn_sr5650
Kyösti Mälkki
2019-01-04
amdfam10 boards: Drop extern on bus_sr5650 and sbdn_sr5650
Kyösti Mälkki
2019-01-04
amdfam10 boards: Drop extern on bus_rs780 and sbdn_rs780
Kyösti Mälkki
2019-01-04
amdfam10 boards: Call get_bus_conf() just once
Kyösti Mälkki
2019-01-04
amdfam10 boards: Add Makefiles and fix resourcemap.c
Kyösti Mälkki
2019-01-04
amdfam10 boards: Drop global bus_isa variable
Kyösti Mälkki
2019-01-04
amdfam10 boards: Declare get_pci1234() just once
Kyösti Mälkki
2018-12-29
mainboard: Add Supermicro X10SLM+-F
Tristan Corrick
2018-12-19
mainboard: Remove useless include <device/pci_ids.h>
Elyes HAOUAS
2018-11-28
mb/*/*/Kconfig: Remove useless comment
Elyes HAOUAS
2018-11-23
mb: Set coreboot as DSDT's manufacturer model ID
Elyes HAOUAS
2018-11-16
src: Remove unneeded include <lib.h>
Elyes HAOUAS
2018-11-16
src: Get rid of duplicated includes
Elyes HAOUAS
2018-11-12
src: Remove unneeded include "{arch,cpu}/cpu.h"
Elyes HAOUAS
2018-11-05
mainboard: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-10-31
reset: Finalize move to new API
Nico Huber
2018-10-23
src: Remove unneeded whitespace
Elyes HAOUAS
2018-10-18
cpu/amd: Use common AMD's MSR
Elyes HAOUAS
2018-09-25
mb: Use 'unsigned int' to bare use of 'unsigned'
Elyes HAOUAS
2018-08-27
mb/supermicro/h8qme_fam10: Use common pnp_{enter,exit} functions
Elyes HAOUAS
2018-08-09
src/mainboard: Fix typo
Elyes HAOUAS
2018-07-09
src/mb: Use "foo *bar" instead of "foo* bar"
Elyes HAOUAS
2018-06-14
src: Get rid of unneeded whitespace
Elyes HAOUAS
2018-06-04
mb/supermicro: Get rid of whitespace before tab
Elyes HAOUAS
2018-06-04
src/mainboard: Add space after 'if'
Elyes HAOUAS
2018-06-04
sb/amd/sr5650: Fix invalid function declarations
Kyösti Mälkki
2018-06-04
amdfam10: Fix mismatch of function declarations
Kyösti Mälkki
2018-06-02
src/mainboard: Add and update license headers
Martin Roth
2018-05-31
Remove all AMD K8 boards
Kyösti Mälkki
2018-05-15
mainboard/amd/*: Remove unused arguments from SIOW ACPI method
Martin Roth
2018-05-08
mb/supermicro: Get rid of device_t
Elyes HAOUAS
2018-05-08
mb/superio: Rename global control devices as SUPERIO_DEV
Elyes HAOUAS
2018-01-26
mb/*/*/cmos.layout: Fix the values for the console level
Arthur Heymans
2018-01-17
AGESA f15 boards: Remove - using LATE_CBMEM_INIT
Kyösti Mälkki
2018-01-15
Intel i5000 board & chips: Remove - using LATE_CBMEM_INIT
Martin Roth
2017-10-31
AMD boards: Fix function name (soft_reset) in message
Jonathan Neuschäfer
2017-09-29
AGESA binaryPI: Drop amdlib.h in BiosCallouts.c
Kyösti Mälkki
2017-09-26
AGESA binaryPI boards: Fix some whitespace
Kyösti Mälkki
2017-09-23
mb/*/*: Remove rtc nvram configurable baud rate
Arthur Heymans
2017-09-21
superio/winbond/*: Unify w*_set_clksel_48()
Keith Hui
2017-09-19
AGESA binaryPI: Clean up amdfamXX.h include
Kyösti Mälkki
2017-09-12
AGESA boards: Clean up Ids.h and Filecode.h includes
Kyösti Mälkki
2017-09-12
AGESA boards: Drop heapManager.h includes
Kyösti Mälkki
2017-09-12
AGESA boards: Clean up some includes
Kyösti Mälkki
2017-08-28
AGESA f15: Remove f10 references
Kyösti Mälkki
2017-08-23
AMD fam10 ACPI: Use common fixed sleepstates.asl
Kyösti Mälkki
2017-08-23
AGESA binaryPI: Consolidate and fix sleep states
Kyösti Mälkki
2017-08-22
AMD K8 fam10-15: Consolidate post_cache_as_ram call
Kyösti Mälkki
2017-07-14
K8: Fix indirect includes
Kyösti Mälkki
2017-07-06
mainboard/[m-w]: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-06-07
Use more secure HTTPS URLs for coreboot sites
Paul Menzel
2017-06-06
mb/*/*/cmos.layout: Make multibyte options byte aligned
Arthur Heymans
2017-04-28
nb/amdk8: Link coherent_ht.c
Arthur Heymans
2017-04-28
sb/nvidia/mcp55: Link early_ctrl.c
Arthur Heymans
2017-04-28
nb/amd/amdk8: Link reset_test.c
Arthur Heymans
2017-04-27
nb/amd/amdk8: Link raminit_f.c
Arthur Heymans
2017-03-28
AGESA: Introduce AGESA_LEGACY and its counterpart
Kyösti Mälkki
2017-03-21
southbridge/nvidia/mcp55: Get rid of #include early_smbus.c
Arthur Heymans
2017-03-09
AGESA f15: Disable IDS tracing by default
Kyösti Mälkki
2017-03-07
AGESA: Add agesa_helper.h header
Kyösti Mälkki
2017-03-07
AGESA: Remove leftover agesawrapper include
Kyösti Mälkki
2017-01-04
amdfam10: Perform major include ".c" cleanup
Damien Zammit
2016-12-26
amd-based mainboards: Fix whitespace in _PTS comments
Marshall Dawson
2016-12-18
intel cache-as-ram: Move DCACHE_RAM_BASE
Kyösti Mälkki
2016-12-06
cpu/amd/mtrr.h: Drop excessive includes
Kyösti Mälkki
2016-12-06
cpu/x86/msr.h: Drop excessive includes
Kyösti Mälkki
2016-12-01
AGESA: Switch to MMCONF_SUPPORT_DEFAULT
Kyösti Mälkki
2016-11-10
mainboard/supermicro/h8qme_fam10: transition away from device_t
Antonello Dettori
2016-11-10
mainboard/supermicro/h8qgi: transition away from device_t
Antonello Dettori
2016-10-01
mainboard/*/*/*/usb.asl: Use tabs for indents
Elyes HAOUAS
[next]