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
2022-09-14
nb/intel: Use "if (!ptr)" in preference to "if (ptr == NULL)"
Elyes Haouas
2022-07-05
nb,soc/intel: Handle upper RAM boundary
Kyösti Mälkki
2022-06-30
nb/intel: Drop local legacy_hole definitions
Kyösti Mälkki
2022-06-22
device/resource: Add _kb postfix for resource allocators
Kyösti Mälkki
2022-05-16
src: Remove unused <cf9_reset.h>
Elyes Haouas
2022-03-08
timestamps: Rename timestamps to make names more consistent
Jakub Czapiga
2022-03-07
src: Make PCI ID define names shorter
Felix Singer
2022-02-25
cpu,mb,nb,soc: use HPET_BASE_ADDRESS instead of magic number
Felix Held
2022-02-24
nb/intel/ironlake: Clean up `jedec_read()` function
Angel Pons
2022-02-24
nb/intel/ironlake: Fix some quickpath init magic
Angel Pons
2022-02-24
nb/intel/ironlake: Move out HECI remainders into southbridge
Angel Pons
2022-02-15
nb/intel/ironlake/raminit_heci.c: Move to southbridge scope
Angel Pons
2022-02-15
nb/intel/ironlake: Decouple `setup_heci_uma()` from northbridge
Angel Pons
2022-02-15
nb/intel/ironlake/raminit_heci.c: Turn into compilation unit
Angel Pons
2022-02-15
nb/intel/ironlake: Split out HECI code out of raminit
Angel Pons
2022-02-05
cpu,nb/intel: Drop remains of LAPIC_MONOTONIC_TIMER
Kyösti Mälkki
2021-12-30
northbridge/intel/ironlake/acpi: Use Printf() for debug prints
Felix Singer
2021-12-23
nb/intel/ironlake: Use `NUM_CHANNELS` macro
Angel Pons
2021-11-10
Rename ECAM-specific MMCONF Kconfigs
Shelley Chen
2021-11-04
nb/intel: Replace bad uses of `find_resource`
Angel Pons
2021-10-18
ACPI: Have common acpi_fill_mcfg()
Kyösti Mälkki
2021-10-05
src/mainboard to src/security: Fix spelling errors
Martin Roth
2021-07-26
src/*: Specify type of `CBFS_SIZE` once
Angel Pons
2021-06-17
nb/intel/ironlake: Factor out common uncore ASL
Angel Pons
2021-05-06
src: Retype option API to use unsigned integers
Angel Pons
2021-05-05
nb/intel: Don't select VBOOT_SEPARATE_VERSTAGE
Arthur Heymans
2021-04-25
Revert "nb/intel/ironlake: Handle broken ME firmware"
Nico Huber
2021-04-21
nb/intel: Use get_int_option()
Angel Pons
2021-04-10
nb/intel/ironlake: Use new fixed BAR accessors
Angel Pons
2021-04-10
nb/intel: Factor out remaining MCHBAR macros
Angel Pons
2021-04-06
arch/x86: Provide readXp/writeXp helpers in arch/mmio.h
Angel Pons
2021-04-05
nb/intel/ironlake: Drop `pci_mmio_size`
Angel Pons
2021-03-28
nb/intel/ironlake/quickpath.c: Correct one value
Angel Pons
2021-03-28
nb/intel/ironlake: Drop copy-pasted finalisation steps
Angel Pons
2021-02-27
nb/intel/ironlake: Avoid casting pointers to structs
Angel Pons
2021-02-27
nb/intel/ironlake: Handle broken ME firmware
Angel Pons
2021-02-24
nb/intel/ironlake: Rewrite early QPI init
Angel Pons
2021-02-24
nb/intel/ironlake: Correct even more replay issues
Angel Pons
2021-02-24
nb/intel/ironlake: Relocate early QuickPath init
Angel Pons
2021-02-24
nb/intel/ironlake: Deduplicate programming 274/265 values
Angel Pons
2021-02-24
nb/intel/ironlake: Split out some QuickPath init code
Angel Pons
2021-02-24
nb/intel/ironlake: Remove unnecessary declaration
Angel Pons
2021-02-24
nb/intel/ironlake: Fix more replay issues
Angel Pons
2021-02-24
nb/intel/ironlake: Fix some replay issues
Angel Pons
2021-02-24
nb/intel/ironlake: Correct `set_4cf`
Angel Pons
2021-02-23
nb/intel/ironlake: Drop redundant clear of SLP_TYP
Kyösti Mälkki
2021-02-22
nb/intel/ironlake: Do not call `collect_system_info` twice
Angel Pons
2021-02-15
src: use ARRAY_SIZE where possible
Patrick Georgi
2021-02-11
sb/intel/ibexpeak: Drop Global NVS support
Angel Pons
2021-02-10
nb/intel/ironlake: Use common {DMI,EP,MCH}BAR accessors
Angel Pons
2021-02-07
nb/intel/ironlake: Avoid pointer arithmetics
Angel Pons
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
[next]