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
/
intel
/
bd82x6x
Age
Commit message (
Expand
)
Author
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-03-01
ACPI: Rename FADT model and set it to zero
Elyes HAOUAS
2019-02-21
sb/intel/bd82x6x: Fix default IRQ mapping
Nico Huber
2019-01-16
buildsystem: Promote rules.h to default include
Kyösti Mälkki
2019-01-14
sb/intel: Use common RCBA MACROs
Peter Lemenkov
2019-01-13
sb/intel: Check for NULL-return of pcidev_on_root()
Nico Huber
2019-01-09
cpu/intel: Use the common code to initialize the romstage timestamps
Arthur Heymans
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-06
Kconfig: Unify power-after-failure options
Nico Huber
2019-01-06
device: Use pcidev_on_root()
Kyösti Mälkki
2019-01-03
sb/intel/bd82x6x: Move pcie ACPI code to a common place
Arthur Heymans
2018-12-29
sb/intel/bd828x6x: Make CONFIG_ELOG=y compile
Arthur Heymans
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-03
sb/intel/common: Create a common PCH finalise implementation
Tristan Corrick
2018-11-23
sb/intel/bd82x6x/early_usb.c: Fix formatting
Elyes HAOUAS
2018-11-16
src: Remove unneeded include <cbmem.h>
Elyes HAOUAS
2018-11-16
src: Remove unneeded include <cbfs.h>
Elyes HAOUAS
2018-11-16
src: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-11-16
src: Get rid of duplicated includes
Elyes HAOUAS
2018-11-12
src: Remove unneeded include "{arch,cpu}/cpu.h"
Elyes HAOUAS
2018-11-07
sb/intel: Deduplicate vbnv_cmos_failed and rtc_init
Patrick Rudolph
2018-11-01
sb/intel/common: Create a common implementation of `acpi_fill_madt()`
Tristan Corrick
2018-11-01
src: Add missing include <stdint.h>
Elyes HAOUAS
2018-10-23
src: Remove unneeded whitespace
Elyes HAOUAS
2018-10-22
intel: Use CF9 reset (part 1)
Patrick Rudolph
2018-10-18
mb/lenovo/*/romstage: Use macros instead of magic numbers
Peter Lemenkov
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-10-08
src: Use tabs for indentation
Elyes HAOUAS
2018-09-21
sb/intel/bd82x6x: Don't use device_t
Elyes HAOUAS
2018-09-13
src/*/intel/: clarify Kconfig options regarding IFD
Stefan Tauner
2018-09-06
chromeos/gnvs: remove function and naming cleanup
Joel Kitching
2018-08-22
cbtable: remove chromeos_acpi from cbtable
Joel Kitching
2018-08-14
sb/intel/{bd82x6x,ibexpeak}: Don't build with FAKE_IFD by default
Angel Pons
2018-08-05
southbridge/intel/bd82x6x/Kconfig: Do not include any IFD by default
Angel Pons
2018-07-30
sb/intel/bd82x6x/finalize: Use new PMBASE API
Patrick Rudolph
2018-07-28
sb/intel/bd82x6x: Fix watchdog
Patrick Rudolph
2018-07-28
nb/intel/sandybridge/report_platform: Move remaining code to sb folder
Patrick Rudolph
2018-07-02
src/sb: Fix non-local header treated as local
Elyes HAOUAS
2018-06-21
sb/intel/common: Make RCBA manipulation MACROs common
Arthur Heymans
2018-06-21
Revert "sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location"
Arthur Heymans
2018-06-14
src: Get rid of unneeded whitespace
Elyes HAOUAS
2018-06-14
src: Get rid of device_t
Elyes HAOUAS
2018-06-04
src: Use "foo *bar" instead of "foo* bar"
Elyes HAOUAS
2018-06-04
sb/intel/bd82x6x: Get rid of device_t
Elyes HAOUAS
2018-06-03
intel bd82x6x/lynxpoint systems: Update ACPI thermal zone handler
Martin Roth
2018-05-29
southbridge/intel/bd82x6x: Remove unused argument from ACPI method
Martin Roth
2018-05-29
sb/intel/{bd82x6x,ibexpeak}: Fix out of bounds access in intel_me_status()
Nicola Corna
2018-05-24
src: Remove space after `defined`
Elyes HAOUAS
[next]