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
/
southbridge
/
amd
/
pi
/
hudson
/
hudson.c
Age
Commit message (
Expand
)
Author
2020-05-26
src/sb: Use 'print("%s...", __func__)'
Elyes HAOUAS
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-02
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-04-04
src/southbridge: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-17
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2019-11-29
sb/amd/{agesa,pi}/hudson: enable support for AMD common ACPIMMIO blocks
Michał Żygowski
2019-05-29
src/southbridge: Add missing 'include <types.h>'
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2018-11-16
src: Remove unneeded include <cbmem.h>
Elyes HAOUAS
2018-05-21
agesa/hudson pi/hudson: Use PCI_DEVICE_ID
Kyösti Mälkki
2018-05-21
agesa/hudson pi/hudson: Skip device node search
Kyösti Mälkki
2018-05-20
sb/amd/pi/hudson: Get rid of device_t
Elyes HAOUAS
2017-08-25
amd/XX/hudson: Remove #if IS_ENABLED(CONFIG_HUDSON_IMC_FWM)
Kyösti Mälkki
2017-04-14
amd/pi/hudson: Add hudson PM register defines
Marc Jones
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-07-30
AMD binary PI: add southbridge support for fan control
WANG Siyuan
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-02-16
acpi: Generate valid ACPI processor objects
Timothy Pearson
2015-02-15
x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
Kevin Paul Herbert
2015-01-27
southbridge/amd/pi: Rename Avalon to Hudson
Dave Frodin