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
/
lippert
/
frontrunner-af
/
mainboard.c
Age
Commit message (
Expand
)
Author
2020-03-18
mainboard/[g-p]*: Remove copyright notices
Patrick Georgi
2020-01-12
mb/*/*: use ACPIMMIO common block wherever possible
Michał Żygowski
2019-12-20
src/mainboard: Remove unused '#include <device/pci.h>'
Elyes HAOUAS
2019-12-02
sb/amd/cimx: replace cimx_util with common ACPIMMIO AMD block
Michał Żygowski
2019-11-20
mb/*/*: Use proper header for pm_iowrite()
Arthur Heymans
2019-03-06
src: Drop unused include <arch/acpi.h>
Elyes HAOUAS
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-01-06
device: Use pcidev_on_root()
Kyösti Mälkki
2018-10-23
src: Remove unneeded whitespace
Elyes HAOUAS
2018-10-18
mb: Fix non-local header treated as local
Elyes HAOUAS
2018-05-08
mb/lippert: Get rid of device_t
Elyes HAOUAS
2017-09-12
AGESA CIMX: Remove empty set_pcie_(de)reset
Kyösti Mälkki
2017-09-12
AGESA boards: Clean up some includes
Kyösti Mälkki
2017-09-06
mainboard/lippert: Refactor SEMA watchdog message
Kyösti Mälkki
2017-03-07
AGESA: Remove leftover s3resume include
Kyösti Mälkki
2016-10-07
src/mainboard: Remove unnecessary whitespace
Elyes HAOUAS
2016-09-20
src/mainboard/lenovo-winent: Add space around operators
Elyes HAOUAS
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-23
SB800-mainboards: use write8 to disable unused GPP CLK
Felix Held
2015-06-23
lippert/frontrunner-af: 64bit fixes
Stefan Reinauer
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2014-10-19
AGESA: Drop board and chipset -specific callout headers
Kyösti Mälkki
2014-10-19
AGESA fam12 fam14 fam15: Sanitize BiosCallOuts headers
Kyösti Mälkki
2014-07-03
AGESA boards: Use acpi_is_wakeup_s3()
Kyösti Mälkki
2014-06-13
mainboard.c: Fix typo in appro*p*riate in comment
Paul Menzel
2013-03-22
FrontRunner/Toucan-AF: Use SPD read code from F14 wrapper
Jens Rottmann
2013-03-08
FrontRunner/Toucan-AF: lower SPI speed to 22 MHz
Jens Rottmann
2013-03-02
LiPPERT FrontRunner-AF [2/2]: actually implement mainboard support
Jens Rottmann
2013-03-02
LiPPERT FrontRunner-AF [1/2]: create board by forking AMD Persimmon
Jens Rottmann