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
/
intel
/
i82371eb
Age
Commit message (
Expand
)
Author
2020-06-02
sb/intel/i82371eb: Fix 16-bit read/write PCI_COMMAND register
Elyes HAOUAS
2020-06-02
src: Remove unused 'include <arch/smp/mpspec.h>'
Elyes HAOUAS
2020-05-13
src: Remove unused '#include <stdint.h>'
Elyes HAOUAS
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-10
src: Replace remaining GPLv2 long form headers with SPDX header
Elyes HAOUAS
2020-05-08
sb/intel/i82371eb: Fix iasl warning
Keith Hui
2020-05-08
sb/intel/i82371eb: Replace GPLv2 long form headers with SPDX header
Elyes HAOUAS
2020-05-06
treewide: replace GPLv2 long form headers with SPDX header
Patrick Georgi
2020-05-06
treewide: Move "is part of the coreboot project" line in its own comment
Patrick Georgi
2020-05-04
sb/intel/i82371eb: Move wakeup code to romstage
Keith Hui
2020-05-02
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-04-28
device: Constify struct device * parameter to acpi_fill_ssdt()
Furquan Shaikh
2020-04-18
i82371eb: Drop KB/Mouse/FDC declarations
Keith Hui
2020-04-13
acpi: Bump FADT to revision 6
Patrick Rudolph
2020-04-05
Drop explicit NULL initializations from `device_operations`
Elyes HAOUAS
2020-04-04
src/southbridge: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-02
Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`
Nico Huber
2020-03-23
acpi: Change Processor ACPI Name (Intel only)
Christian Walter
2020-03-17
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2020-03-06
Revert "i82371eb: Drop support for older PIIX chips"
Patrick Georgi
2020-03-03
i82371eb: Roll 82093aa init into isa_init()
Keith Hui
2020-03-03
i82371eb: Drop support for older PIIX chips
Keith Hui
2020-03-03
sb/intel/i82371eb: Support reconfiguring GPO22/23
Keith Hui
2020-03-03
sb/intel/i82371eb: Enable upper NVRAM bank
Keith Hui
2020-02-24
treewide: Capitalize 'CMOS'
Elyes HAOUAS
2020-01-14
sb/intel/i82371eb: Add PIIX4 definitions
Keith Hui
2020-01-14
sb/intel/common: Declare common smbus_base() and enable_smbus()
Kyösti Mälkki
2020-01-12
asus/{p2b-x,p3b-f},intel/i440bx: Move mainboard_romstage_entry()
Kyösti Mälkki
2020-01-09
sb/intel/common: Add smbus_host_reset()
Kyösti Mälkki
2020-01-09
device,sb/intel: Move SMBus host controller prototypes
Kyösti Mälkki
2020-01-02
intel/i82371eb: Drop unused code
Kyösti Mälkki
2019-12-14
sb/intel/*: Remove romcc guards
Arthur Heymans
2019-12-14
bootblock: Provide some common prototypes
Kyösti Mälkki
2019-11-25
cpu/intel/slot_1: Move to C_ENVIRONMENT_BOOTBLOCK
Arthur Heymans
2019-11-10
sb/intel/common: Remove the SOUTHBRIDGE_INTEL_COMMON Kconfig symbol
Arthur Heymans
2019-11-10
sb/intel/common: Make COMMON_RESET optional
Arthur Heymans
2019-11-10
sb/intel/common: Make linking rtc.c conditional
Arthur Heymans
2019-10-18
src: Remove unused include '<device/pci_ids.h>'
Elyes HAOUAS
2019-10-09
acpi_table_header: Replace hard-coded length via sizeof(acpi_fadt_t)
Himanshu Sahdev
2019-10-08
device: Use scan_static_bus() over scan_lpc_bus()
Nico Huber
2019-10-04
acpi_table_header: Replace hard-coded revision via macro and function
Himanshu Sahdev
2019-08-21
southbridge/intel: Tidy up preprocessor and headers
Kyösti Mälkki
2019-04-25
src/southbridge/intel: Remove unused variables
Elyes HAOUAS
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-03-04
arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv field
Elyes HAOUAS
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-02-21
ACPI: Correct asl_compiler_revision value
Elyes HAOUAS
2019-02-20
sb/intel/i82371eb/fadt: Fix compilation on x86_64
Patrick Rudolph
2019-02-11
device/pci_ops: Move questionable pci_locate() variants
Kyösti Mälkki
2018-12-19
southbridge: Remove useless include <device/pci_ids.h>
Elyes HAOUAS
2018-11-16
src: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-10-24
vboot: fix CONFIG_RESUME_PATH_SAME_AS_BOOT S3 resume logic
Joel Kitching
2018-10-23
src: Remove unneeded whitespace
Elyes HAOUAS
2018-05-14
sb/intel/i82371eb: Get rid of device_t
Elyes HAOUAS
2018-04-30
southbridge/intel: Remove space before/after parenthesis
Elyes HAOUAS
2017-12-07
sb/intel/i82371eb: Rework ACPI tables
Keith Hui
2017-11-03
sb/intel/i82371eb: Consolidate bootblock.c logic
Keith Hui
2017-08-06
sb/intel/*: Use common SMBus functions
Arthur Heymans
2017-07-16
southbridge/intel: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2016-09-10
southbridge/intel/i82371eb: transition away from device_t
Antonello Dettori
2016-08-31
src/southbridge: Code formating
Elyes HAOUAS
2016-07-31
src/southbridge: Capitalize CPU, RAM and ROM
Elyes HAOUAS
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-06-05
device_ops: add device_t argument to acpi_fill_ssdt_generator
Alexander Couzens
2015-06-04
devicetree: Discriminate device ops scan_bus()
Kyösti Mälkki
2015-05-26
acpi: Remove monolithic ACPI
Vladimir Serbinenko
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-05-20
acpi: make fill_slit and fill_srat into arguments.
Vladimir Serbinenko
2015-04-27
kbuild: automatically include southbridges
Stefan Reinauer
2015-01-10
ACPI: Add acpi_is_wakeup_s3() for romstage
Kyösti Mälkki
2015-01-06
southbridge: Drop print_ implementation from non-romcc boards
Stefan Reinauer
2014-12-18
i82371eb & qemu: Move to per-device ACPI.
Vladimir Serbinenko
2014-11-16
i82371eb: Remove weak functions
Vladimir Serbinenko
2014-11-05
soutbridge/*/bootblock: Use pci_dev_t over device_t typedef
Edward O'Callaghan
2014-10-22
cmos: Rename the CMOS related functions.
Gabe Black
2014-10-16
ACPI: Remove CONFIG_GENERATE_ACPI_TABLES
Vladimir Serbinenko
2014-07-08
southbridge: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2013-12-23
Coding style: punctuation cleanup [1/2].
Idwer Vollering
2013-10-15
intel/i82371: Remove HAVE_ACPI_RESUME
Kyösti Mälkki
2013-05-10
Drop prototype guarding for romcc
Stefan Reinauer
2013-03-22
x86: Unify arch/io.h and arch/romcc_io.h
Stefan Reinauer
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2013-02-14
sconfig: rename lapic_cluster -> cpu_cluster
Stefan Reinauer
2012-11-27
Get rid of drivers class
Patrick Georgi
2012-08-22
Auto-declare chip_operations
Kyösti Mälkki
2012-05-08
Clean up #ifs
Patrick Georgi
2012-04-20
Refactor some alignment handling
Patrick Georgi
2011-10-28
Get rid of the old romstage-as-bootblock ROM layout
Patrick Georgi
2011-10-13
Use default table creator macro for all SSDTs
Stefan Reinauer
2011-09-21
Use ACPI text fields consistently with all other boards
Stefan Reinauer
2011-09-12
Add acpi_get_sleep_type() to i82371eb and P2B _PTS/_WAK methods
Tobias Diedrich
2011-04-19
Fix compilation of all i82371eb boards when ACPI tables aren't generated
Idwer Vollering
2011-04-10
In 2007 Adrian Reber suggested that we drop ASSEMBLY in favor of __ASSEMBLER__.
Stefan Reinauer
2010-12-09
Merge enable_rom.c files into bootblock.c files.
Uwe Hermann
2010-12-08
Tobias Diedrich wrote:
Tobias Diedrich
2010-12-08
first round name simplification. drop the <component>_ prefix.
stepan
2010-12-07
Get rid of some unneeded function prototypes in romstage.c files.
Uwe Hermann
2010-11-29
Tobias Diedrich wrote:
Tobias Diedrich
[next]