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
/
mainboard
/
supermicro
/
h8qme_fam10
Age
Commit message (
Expand
)
Author
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-06-14
src: Get rid of unneeded whitespace
Elyes HAOUAS
2018-06-04
mb/supermicro: Get rid of whitespace before tab
Elyes HAOUAS
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
2017-10-31
AMD boards: Fix function name (soft_reset) in message
Jonathan Neuschäfer
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-08-22
AMD K8 fam10-15: Consolidate post_cache_as_ram call
Kyösti Mälkki
2017-07-06
mainboard/[m-w]: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-06-06
mb/*/*/cmos.layout: Make multibyte options byte aligned
Arthur Heymans
2017-04-28
sb/nvidia/mcp55: Link early_ctrl.c
Arthur Heymans
2017-03-21
southbridge/nvidia/mcp55: Get rid of #include early_smbus.c
Arthur Heymans
2017-01-04
amdfam10: Perform major include ".c" cleanup
Damien Zammit
2016-11-10
mainboard/supermicro/h8qme_fam10: transition away from device_t
Antonello Dettori
2016-09-28
mainboard/supermicro/h8qme_fam10/romstage.c: Use tabs for indents
Elyes HAOUAS
2016-09-20
src/mainboard/lenovo-winent: Add space around operators
Elyes HAOUAS
2016-08-17
mainboard: Clean up boot_option/reboot_bits in cmos.layout
Nico Huber
2016-08-14
src/mainboard: Capitalize ROM, RAM, CPU and APIC
Elyes HAOUAS
2016-07-31
mainboard: Format irq_tables.c
Paul Menzel
2016-01-22
lib: compile mdelay for romstage
Patrick Georgi
2015-11-24
northbridge/amd/amdfam10: Rename mislabeled iommu nvram option to gart
Timothy Pearson
2015-11-18
cpu/amd/fam10h-fam15h: Update Fam15h APIC config and startup sequence
Timothy Pearson
2015-11-10
mainboard/**/irq_tables.c: Remove reference to getpir
Patrick Georgi
2015-11-05
mainboard: Remove last_boot NVRAM option
Timothy Pearson
2015-11-02
cpu/amd: Add initial AMD Family 15h support
Timothy Pearson
2015-11-02
cpu/amd: Move model_10xxx to family_10h-family_15h
Timothy Pearson
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-29
mainboard: Convert #ifdef to IS_ENABLED in get_bus_conf.c
Timothy Pearson
2015-09-24
coreboot: move TS_END_ROMSTAGE to one spot
Aaron Durbin
2015-08-23
AMD Kconfig: Remove QRANK_DIMM_SUPPORT from unsupported platforms
Martin Roth
2015-06-05
AMD K8 fam10: Refactor Kconfig SB_HT_CHAIN_ON_BUS0
Kyösti Mälkki
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-04-18
kconfig: automatically include mainboards
Stefan Reinauer
2015-04-01
mainboard/supermicro/h8qme_fam10: Fix indentations and spelling
Timothy Pearson
2015-04-01
mainboards/amdfam10: Copy DIMM information to cbmem after romstage
Timothy Pearson
2015-03-21
mainboards/amd/fam10: Add romstage timestamps
Timothy Pearson
2015-03-19
cpu/amd/model_10xxx: Add support for early cbmem
Timothy Pearson
2015-03-16
mainboards/amd: Fix incorrect reboot_bits location
Timothy Pearson
2015-03-09
AMD fam10: Always have AMDMCT
Kyösti Mälkki
2015-02-16
mainboard/cmos: Kill off unused boot_* parameters
Timothy Pearson
2015-02-16
mainboard/cmos: Move ECC variables out of fallback mechanism byte
Timothy Pearson
2015-02-16
mainboard/cmos: Delete obsolete commented parameters
Timothy Pearson
2015-02-16
mainboard/amd/amdfam10: Update AMD K10 socket F NVRAM layout files
Timothy Pearson
2015-02-15
x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
Kevin Paul Herbert
[next]