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
/
northbridge.c
Age
Commit message (
Expand
)
Author
2022-10-06
treewide: use predicate to check if pci device is on n-th bus
Fabio Aiuto
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-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
2021-04-10
nb/intel/ironlake: Use new fixed BAR accessors
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: Remove chromeos copy pasta
Arthur Heymans
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-10
nb/intel/ironlake: Clean up DMIBAR/EPBAR registers
Angel Pons
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-08-18
src: Remove unused 'include <delay.h>'
Elyes HAOUAS
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-07-14
src: Remove unused 'include <cpu/x86/msr.h>'
Elyes HAOUAS
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 dead code
Angel Pons
2020-06-06
src: Use pci_dev_ops_pci where applicable
Angel Pons
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-02
acpi: Move ACPI table support out of arch/x86 (3/5)
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
Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`
Nico Huber
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