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
Age
Commit message (
Expand
)
Author
2019-03-27
Move calls to quick_ram_check() before CBMEM init
Kyösti Mälkki
2019-03-25
Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX)
Julius Werner
2019-03-25
sb/intel/{i82801g/i/j,bd82x6x}: Make use of generic set_subsystem()
Kyösti Mälkki
2019-03-21
sb/intel/lynxpoint: Remove PCI bridge function
Kyösti Mälkki
2019-03-21
{northbridge, soc, southbridge}/intel: Make use of generic set_subsystem()
Subrata Banik
2019-03-21
{northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem()
Subrata Banik
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-19
src/southbridge/intel/i82801gx/pcie.c: Correct NULL check
Jacob Garber
2019-03-16
src: Drop unused '#include <halt.h>'
Elyes HAOUAS
2019-03-16
src: Drop unused 'include <device/pciexp.h>'
Elyes HAOUAS
2019-03-16
drivers/intel/fsp1_0: Deduplicate code
Patrick Rudolph
2019-03-14
Remove leftover files
Kyösti Mälkki
2019-03-14
sb/intel/i82801gx: Remove unused include <arch/acpi.h>
Elyes HAOUAS
2019-03-13
{mb,nb/pineview}/*.asl: Remove unneeded include i82801gx.h
Elyes HAOUAS
2019-03-12
src: Drop unused 'include <arch/acpigen.h>'
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-07
mb/{asus/p5qc,intel/dg43gt}: Remove unneeded include i82801jx.h
Elyes HAOUAS
2019-03-05
soc/intel/braswell: Add SMBus support
Frans Hendriks
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-03-04
sb/intel/i82801gx: Remove unnecessary/redundant ACPI offset operator
Elyes HAOUAS
2019-03-04
arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv field
Elyes HAOUAS
2019-03-04
sb/intel/common: Fix SMBus block commands
Kyösti Mälkki
2019-03-03
sb/intel/common/firmware: Don't touch descriptor region
Mario Scheithauer
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-28
intel/spi: Switch to native PCI config accessors
Kyösti Mälkki
2019-02-28
intel/spi: Fix use of __SIMPLE_DEVICE__
Kyösti Mälkki
2019-02-21
sb/intel/bd82x6x: Fix default IRQ mapping
Nico Huber
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-12
sb/intel/common: Remove CAR_GLOBAL use
Arthur Heymans
2019-02-11
device/pci_ops: Move questionable pci_locate() variants
Kyösti Mälkki
2019-02-07
src: Remove unused include device/pnp_def.h
Elyes HAOUAS
2019-02-01
sb/intel/common: Rename i2c_block_read() to i2c_eeprom_read()
Kyösti Mälkki
2019-01-30
sb/intel/common/firmware: Don't call GbE binary `firmware`
Nico Huber
2019-01-25
sb/intel/common: Show "Add gigabit ethernet firmware" only for boards that ne...
Jan Tatje
2019-01-24
sb/intel/common: More SMBus block_cmd_loop()
Kyösti Mälkki
2019-01-24
sb/intel/common: SMBus block_cmd_loop()
Kyösti Mälkki
2019-01-24
sb/intel/common: SMBus complete_command()
Kyösti Mälkki
2019-01-24
sb/intel/common: SMBus execute_command()
Kyösti Mälkki
2019-01-24
sb/intel/common: SMBus setup_command()
Kyösti Mälkki
2019-01-23
nb/intel/pineview: Use parallel MP init
Arthur Heymans
2019-01-23
nb/intel/x4x: Use parallel MP init
Arthur Heymans
2019-01-23
nb/intel/i945: Use parallel MP init
Arthur Heymans
2019-01-23
nb/intel/gm45: Use parallel MP init
Arthur Heymans
2019-01-22
cpu/intel/model_206ax: Use parallel MP init
Arthur Heymans
2019-01-21
drivers/spi: Add controller protection type
Rizwan Qureshi
2019-01-17
mb/kontron/986lcd-m: Implement disabling ethernet NIC in ramstage
Arthur Heymans
2019-01-17
sb/intel/i82801gx: Implement PCIe coalescing
Arthur Heymans
2019-01-16
buildsystem: Promote rules.h to default include
Kyösti Mälkki
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-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/intel/common: Show "Add EC firmware" only for boards that need it
Jan Tatje
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-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_on_root()
Kyösti Mälkki
2019-01-06
device: Use pcidev_on_root()
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-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-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
2018-12-03
sb/intel/i82801jx: Fix the x_pm2_cnt_blk addrl
Arthur Heymans
2018-12-03
sb/intel/lynxpoint: Move `HAVE_SMI_HANDLER` to southbridge Kconfig
Tristan Corrick
2018-12-03
sb/intel/common: Create a common PCH finalise implementation
Tristan Corrick
2018-12-03
sb/intel/lynxpoint: Ensure the finalise handler is called
Tristan Corrick
2018-12-03
sb/intel/lynxpoint: Make the finalise handler common
Tristan Corrick
2018-12-03
sb/intel/lynxpoint/usb_{e,x}hci.c: Don't use device_t
Elyes HAOUAS
2018-12-03
sb/intel/i82801gx: Clean up unneeded smi setup code
Arthur Heymans
2018-12-03
nb/intel/x4x: Use common code for SMM in TSEG
Arthur Heymans
2018-12-03
nb/intel/i945: Use common SMM_TSEG code
Arthur Heymans
2018-12-03
sb/intel/i82801jx: Use common Intel SMM code
Arthur Heymans
2018-11-29
arch/acpi.h: Add some update to version 6.2a
Elyes HAOUAS
2018-11-28
sb/intel/common: Fix style issue in spi.c
Elyes HAOUAS
2018-11-27
sb/intel/i82801gx: Use common Intel SMM code
Arthur Heymans
2018-11-26
sb/intel/common: Fix style issue in spi.c
Patrick Georgi
2018-11-26
sb/intel/spi: read FLCOMP descriptor early and cache it
Stefan Tauner
2018-11-23
sb/intel/bd82x6x/early_usb.c: Fix formatting
Elyes HAOUAS
2018-11-22
sb/intel/common: Reset Pre-OP after atomic SPI cycle is finished
Werner Zeh
2018-11-19
northbridge/intel/fsp_*: Remove legacy SoCs
zaolin
[next]