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
/
northbridge
/
intel
/
ironlake
Age
Commit message (
Expand
)
Author
2021-02-06
intel: Define `RCBA_LENGTH` in Kconfig and use it
Angel Pons
2021-02-05
intel: Turn `DEFAULT_RCBA` into a Kconfig symbol
Angel Pons
2021-02-04
nb/intel/x/bootblock.c Revert `include <arch/pci_io_cfg.h>`
Angel Pons
2021-02-01
nb/intel/ironlake/bootblock.c: include <arch/pci_io_cfg.h>
Elyes HAOUAS
2021-01-30
nb/intel/ironlake: Use MMCONF_BUS_NUMBER everywhere
Angel Pons
2021-01-30
nb/intel/ironlake: Use RCBA macros
Angel Pons
2021-01-29
device/Kconfig: Declare MMCONF symbols' type once
Angel Pons
2021-01-25
nb/intel/ironlake: Drop constant parameter
Angel Pons
2021-01-19
nb/intel/ironlake/northbridge.c: Fix overlapping resources
Arthur Heymans
2021-01-19
nb/intel/ironlake/northbridge.c: Improve readability
Arthur Heymans
2021-01-19
nb/intel/ironlake/ironlake.asl: Remove sandy bridge copy pasta
Arthur Heymans
2021-01-19
nb/intel/ironlake: Remove chromeos copy pasta
Arthur Heymans
2021-01-19
nb/intel/ironlake: Print MCH dev/revision IDs and CAPID
Angel Pons
2021-01-18
lib/ramtest: Fix ram_check() declarations
Kyösti Mälkki
2020-12-30
drivers/intel/gma: Include gfx.asl by default for all platforms...
Matt DeVillier
2020-12-14
nb/intel/ironlake: Add comment about MCH scan chains
Angel Pons
2020-12-14
nb/intel/ironlake: Remove unused constant
Angel Pons
2020-12-07
nb/intel/ironlake: Introduce memmap.h
Angel Pons
2020-12-07
nb/intel/ironlake: Drop casts from DEFAULT_{MCHBAR,DMIBAR}
Angel Pons
2020-10-26
src: Include <arch/io.h> when appropriate
Elyes HAOUAS
2020-10-24
nb/intel/ironlake: Add more host bridge PCI IDs
Angel Pons
2020-10-24
nb/intel/ironlake: Generalise northbridge chip name
Angel Pons
2020-10-13
nb/intel/ironlake: Put DMIBAR/EPBAR registers into separate files
Angel Pons
2020-10-10
nb/intel/ironlake: Move register headers into a subfolder
Angel Pons
2020-10-10
nb/intel/ironlake: Clean up DMIBAR/EPBAR registers
Angel Pons
2020-10-05
nb/intel/ironlake: Drop unnecessary `smm_region_start` function
Angel Pons
2020-10-05
nb/intel/ironlake/memmap.c: Clean up includes
Angel Pons
2020-09-26
ironlake: Fix compilation on x86_64
Patrick Rudolph
2020-09-22
nb/intel/ironlake: Use `MSAC` definition
Angel Pons
2020-09-22
nb/intel/ironlake: Use DMIBAR/EPBAR macros
Angel Pons
2020-09-21
src/northbridge: Drop unneeded empty lines
Elyes HAOUAS
2020-09-21
nb/intel/ironlake: Clean up cosmetics of early ME functions
Angel Pons
2020-09-21
nb/intel/ironlake: Clean up `send_heci_uma_message` signature
Angel Pons
2020-09-21
nb/intel/ironlake: Reduce the scope of `heci_uma_addr`
Angel Pons
2020-09-17
nb/intel/ironlake: Do not re-read ME UMA size
Angel Pons
2020-09-17
nb/intel/ironlake: Drop some unused function parameters
Angel Pons
2020-09-17
nb/intel/ironlake: Drop `heci_bar` field from raminit
Angel Pons
2020-09-17
nb/intel/ironlake: Drop invalid `DEFAULT_RCBABASE` macro
Angel Pons
2020-09-15
nb/intel/ironlake/raminit: Work around compiler bug
Patrick Rudolph
2020-09-14
nb/intel/ironlake: Reserve gap betwen TSEG and BGSM
Nico Huber
2020-09-14
nb/intel/ironlake: Use an `index` variable for resources
Nico Huber
2020-09-08
nb/intel/ironlake: Use an enum for `gpu_panel_port_select`
Angel Pons
2020-08-24
mrc_cache: Add mrc_cache fetch functions to support non-x86 platforms
Shelley Chen
2020-08-18
src: Remove unused 'include <delay.h>'
Elyes HAOUAS
2020-08-04
nb/intel/ironlake/acpi.c: Factor out PCIEXBAR decoding
Angel Pons
2020-08-04
nb/intel/ironlake/acpi/hostbridge.asl: Use ASL 2.0 syntax
Angel Pons
2020-08-03
nb/intel/ironlake: Add Generic Non-Core register definitions
Angel Pons
2020-08-03
nb/intel/ironlake: Add Generic Non-Core PCI device definition
Angel Pons
2020-08-03
nb/intel/ironlake: Add QPI Physical Layer registers
Angel Pons
2020-08-03
nb/intel/ironlake: Add QPI Physical Layer device definition
Angel Pons
2020-08-03
nb/intel/ironlake: Add QPI Link register definitions
Angel Pons
2020-08-03
nb/intel/ironlake: Add definition for QPI Link PCI device
Angel Pons
2020-08-03
nb/intel/ironlake: Add SAD DRAM register definitions
Angel Pons
2020-08-03
nb/intel/ironlake: Correct PCIEXBAR definition
Angel Pons
2020-08-03
nb/intel/ironlake: Add definition for SAD PCI device
Angel Pons
2020-08-03
nb/intel/ironlake: Drop `D0F0_` prefix from register names
Angel Pons
2020-08-03
nb/intel/ironlake: Rename memory map variables
Angel Pons
2020-08-03
nb/intel/ironlake/raminit.c: Drop unused define
Angel Pons
2020-08-03
nb/intel/ironlake/hostbridge_regs: Drop D0F0_PMBASE
Angel Pons
2020-08-03
nb/intel/ironlake/hostbridge_regs.h: Clean up registers
Angel Pons
2020-08-03
nb/intel/ironlake: Put host bridge registers into its own file
Angel Pons
2020-07-25
nb/intel/ironlake/raminit.c: initialize 'reply.command'
Elyes HAOUAS
2020-07-24
nb/intel/ironlake: Move southbridge code to ibexpeak
Angel Pons
2020-07-14
src: Remove unused 'include <cpu/x86/msr.h>'
Elyes HAOUAS
2020-07-09
nb/intel/ironlake/raminit.c: Drop dead code
Angel Pons
2020-07-02
nb/intel/ironlake: Clean up code style (except raminit)
Angel Pons
2020-07-01
nb/intel/ironlake/northbridge.c: Drop thunk functions
Angel Pons
2020-07-01
nb/intel/ironlake: Drop copy-pasted and unused macro
Angel Pons
2020-07-01
nb/intel/ironlake: Use `pci_update_config32()`
Angel Pons
2020-07-01
nb/intel/ironlake: Simplify BAR handling
Angel Pons
2020-07-01
nb/intel/ironlake/ironlake.h: Clean up
Angel Pons
2020-07-01
nb/intel/ironlake: Drop copy-pasted and dead code
Angel Pons
2020-07-01
nb/intel/ironlake: Remove unused structs
Angel Pons
2020-06-22
device/smbus_host: Declare common early SMBus prototypes
Kyösti Mälkki
2020-06-06
src: Use pci_dev_ops_pci where applicable
Angel Pons
2020-05-27
intel/gma: Only enable bus mastering if we are going to use it
Nico Huber
2020-05-27
intel/gma: Don't bluntly enable I/O
Nico Huber
2020-05-27
drivers/intel/gma: Move IGD OpRegion to CBMEM
Nico Huber
2020-05-18
src: Remove leading blank lines from SPDX header
Elyes HAOUAS
2020-05-12
device/pci_device: Extract pci_domain_set_resources from SOC
Raul E Rangel
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-09
src/: Replace GPL boilerplate with SPDX headers
Patrick Georgi
2020-05-08
northbridge/*/Kconfig: 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-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-28
device: Constify struct device * parameter to write_acpi_tables
Furquan Shaikh
2020-04-10
Replace DEVICE_NOOP with noop_(set|read)_resources
Nico Huber
2020-04-10
Drop unnecessary DEVICE_NOOP entries
Nico Huber
2020-04-05
src/northbridge: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-05
Drop explicit NULL initializations from `device_operations`
Elyes HAOUAS
2020-04-02
nb/intel/ironlake: Simplify GMA SSDT generator
Matt DeVillier
2020-04-02
Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`
Nico Huber
2020-03-31
drivers/intel/gma: fold gma.asl into default_brightness_levels.asl
Matt DeVillier
2020-03-25
drivers/intel/gma/acpi: Add Kconfigs for backlight registers
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-15
treewide: Replace uses of "Nehalem"
Angel Pons
2020-03-15
nb/intel/nehalem: Rename to ironlake
Angel Pons