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
/
southbridge
Age
Commit message (
Expand
)
Author
2019-01-14
mb/lenovo/[xtz]60: Introduce and use RCBA64 macro
Peter Lemenkov
2019-01-14
sb/intel: Use common RCBA MACROs
Peter Lemenkov
2019-01-14
AGESA binaryPI: Consolidate ACPI for IMC
Kyösti Mälkki
2019-01-14
binaryPI: Remove ACPI for IMC we don't run
Kyösti Mälkki
2019-01-14
AGESA: Remove ACPI for IMC we don't run
Kyösti Mälkki
2019-01-14
AGESA/PI: replace HUDSON_DISABLE_IMC with HUDSON_IMC_ENABLE
Mike Banon
2019-01-13
sb/intel: Check for NULL-return of pcidev_on_root()
Nico Huber
2019-01-13
aopen/dxplplusu: Switch to C_ENVIRONMENT_BOOTBLOCK
Kyösti Mälkki
2019-01-10
sb/nvidia/mcp55: Avoid confusion with PCI_ADDR()
Kyösti Mälkki
2019-01-10
sb/nvidia/ck804: Avoid confusion with PCI_ADDR()
Kyösti Mälkki
2019-01-10
sb/intel/common: Show "Add EC firmware" only for boards that need it
Jan Tatje
2019-01-10
sb/amd/{cimx,sb{7,8}00}: Use PCI_DEVFN()
Elyes HAOUAS
2019-01-10
southbridge/amd/cimx: Drop unused functions
Kyösti Mälkki
2019-01-09
southbridge/nvidia/ck804: Drop leftover code
Kyösti Mälkki
2019-01-09
cpu/intel: Use the common code to initialize the romstage timestamps
Arthur Heymans
2019-01-08
sb/intel/i82801gx: Autodisable functions based on devicetree
Arthur Heymans
2019-01-07
intel/lynxpoint: Fix spelling
Kyösti Mälkki
2019-01-07
sb/intel/fsp_rangeley: Fix typo in GPIO Level
Elyes HAOUAS
2019-01-07
sb/intel/bd82x6x: Fix typo in GPIO Level
Arthur Heymans
2019-01-07
src: Use "foo **bar" instead of "foo ** bar"
Elyes HAOUAS
2019-01-07
src: Move constant to the right side of comparison
Elyes HAOUAS
2019-01-06
Kconfig: Unify power-after-failure options
Nico Huber
2019-01-06
usbdebug: Make the EHCI debug console work in the bootblock
Arthur Heymans
2019-01-06
usbdebug: Refactor init calls
Kyösti Mälkki
2019-01-06
device: Use pcidev_path_behind()
Kyösti Mälkki
2019-01-06
device: Use pcidev_path_on_root()
Kyösti Mälkki
2019-01-06
device: Use pcidev_on_root()
Kyösti Mälkki
2019-01-04
AGESA: Use pcidev_on_root()
Kyösti Mälkki
2019-01-04
binaryPI: Use pcidev_on_root()
Kyösti Mälkki
2019-01-04
amdfam10 boards: Drop AMD_SB_CIMX
Kyösti Mälkki
2019-01-04
device: Replace ugly cases of dev_find_slot()
Kyösti Mälkki
2019-01-03
sb/intel/*: Use common files for PCIe ACPI
Arthur Heymans
2019-01-03
sb/intel/bd82x6x: Move pcie ACPI code to a common place
Arthur Heymans
2019-01-03
sb/intel/lynxpoint/pcie.c: Add more checks for NULL pointers
Tristan Corrick
2019-01-03
sb/intel/lynxpoint: Remove incomplete SATA ACPI code
Tristan Corrick
2018-12-30
soc/intel: Fix ugly preprocessor macro
Kyösti Mälkki
2018-12-29
sb/intel/bd828x6x: Make CONFIG_ELOG=y compile
Arthur Heymans
2018-12-28
sb/intel/lynxpoint: Handle H81 only having 6 PCIe root ports
Tristan Corrick
2018-12-24
sb/amd/cimx/sb800/ramtop: Fix coding style issues
Paul Menzel
2018-12-21
cpu/amd/geode_lx: Drop support
Arthur Heymans
2018-12-19
sb/intel/lynxpoint: Don't force state keep after power fail
Tristan Corrick
2018-12-19
southbridge: Remove useless include <device/pci_ids.h>
Elyes HAOUAS
2018-12-18
southbridge: Remove unneeded include <pc80/mc146818rtc.h>
Elyes HAOUAS
2018-12-18
Fix typos involving "the the"
Jonathan Neuschäfer
2018-12-07
sb/amd/pi/hudson: Fix UART address math
Marshall Dawson
2018-12-07
sb/intel/lynxpoint/pcie.c: Fix a mistake in a comment
Tristan Corrick
2018-12-07
src/southbridge: Get rid of device_t
Elyes HAOUAS
2018-12-05
sb/intel: Fix pointer casts
Patrick Rudolph
2018-12-05
sb/intel/i82801{g,j}x: Remove unused smi.c files
Arthur Heymans
2018-12-05
elog: make elog's SMM handler code follow everything else
Patrick Georgi
[next]