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
/
early_setup.c
Age
Commit message (
Expand
)
Author
2022-02-22
sb/amd/pi/hudson/early_setup.c: Fix typo in comment
Elyes Haouas
2021-12-08
sb/amd/pi/hudson/early_init: fix setting SPI_USE_SPI100 in SPI100_ENABLE
Felix Held
2021-09-05
sb/amd/pi/hudson: drop HUDSON_UART option and corresponding code
Felix Held
2021-02-15
sb/amd: Remove unused <console/console.h>
Elyes HAOUAS
2020-08-03
Change all assert(0) to BUG()
Julius Werner
2020-07-14
src: Remove unused 'include <cpu/x86/msr.h>'
Elyes HAOUAS
2020-06-02
src: Remove duplicated includes
Elyes HAOUAS
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-27
sb/pi/hudson: Const'ify pci_devfn_t devices
Elyes HAOUAS
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
2020-01-05
sb/amd/{agesa,pi}: use ACPIMMIO common block wherever possible
Michał Żygowski
2020-01-02
src: Remove unneeded 'include <arch/io.h>'
Elyes HAOUAS
2019-12-10
sb/amd/{agesa,pi}/hudson: Explicitly enable LPC controller
Kyösti Mälkki
2019-12-04
sb/amd/{agesa,pi}/hudson: add southbridge C bootblock initialization
Michał Żygowski
2019-12-03
AGESA,binaryPI: Remove unused s3_load/save_nvram
Kyösti Mälkki
2019-03-29
src: Use include <reset.h> when appropriate
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
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
2018-12-07
sb/amd/pi/hudson: Fix UART address math
Marshall Dawson
2018-11-16
src: Remove unneeded include <cbmem.h>
Elyes HAOUAS
2018-11-12
src: Remove unneeded include "{arch,cpu}/cpu.h"
Elyes HAOUAS
2018-11-07
southbridge/amd/pi/hudson: Get rid of void pointer math
Richard Spiegel
2018-10-23
src: Remove unneeded whitespace
Elyes HAOUAS
2018-06-14
src: Get rid of unneeded whitespace
Elyes HAOUAS
2018-05-20
sb/amd/pi/hudson: Get rid of device_t
Elyes HAOUAS
2017-08-24
amd/pi/hudson: Convert 48Mhz en to read/write32
Marshall Dawson
2017-04-26
amd/pi/hudson: Add TPM decode to SPI function
Marc Jones
2017-04-26
amd/pi/hudson: Add LPC IO decode enable function
Marc Jones
2017-03-07
amd/pi/hudson: Move APIC enable to CPU file
Marshall Dawson
2017-03-07
amd/pi/hudson: Add early SPI setup
Marshall Dawson
2016-12-19
pcengines/apu2: add board support
Piotr Król
2016-09-20
southbridge/amd: Add space around operators
Elyes HAOUAS
2016-09-13
southbridge/amd/pi/hudson: transition away from device_t
Antonello Dettori
2015-11-24
AMD/bettong: Add UART support
Zheng Bao
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-03-17
southbridge/amd/pi: Enable early I/O decode to LPC
Dave Frodin
2015-01-27
southbridge/amd/pi: Rename Avalon to Hudson
Dave Frodin