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
/
pineview
/
northbridge.c
Age
Commit message (
Expand
)
Author
2021-01-19
nb/intel/pineview/northbridge.c: Fix overlapping resources
Arthur Heymans
2021-01-19
nb/intel/pineview/northbridge.c: Improve readability
Arthur Heymans
2020-11-09
nb/intel/pineview: Fix clearing memory
Arthur Heymans
2020-08-04
nb/intel/pineview: Change signature of `decode_pciebar`
Angel Pons
2020-08-04
nb/intel/pineview: Use `MiB` definition
Angel Pons
2020-05-26
nb/intel: Fix 16-bit read/write PCI_COMMAND register
Elyes HAOUAS
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-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
nb/intel/pineview: Clean up code and comments
Angel Pons
2020-03-06
northbridge: Remove unused include <device/pci.h>
Elyes HAOUAS
2019-12-31
northbridge: Add missing include <device/pci_def.h>
Elyes HAOUAS
2019-12-19
src/northbridge: Remove unused <stdlib.h>
Elyes HAOUAS
2019-10-28
src: Remove unused '#include <cpu/cpu.h>'
Elyes HAOUAS
2019-08-15
intel/smm/gen1: Rename header file
Kyösti Mälkki
2019-08-15
cpu/intel: Replace bsp_init_and_start_aps()
Kyösti Mälkki
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-01-23
nb/intel/pineview: Use parallel MP init
Arthur Heymans
2019-01-06
device: Use pcidev_on_root()
Kyösti Mälkki
2018-12-19
northbridge: Remove useless include <device/pci_ids.h>
Elyes HAOUAS
2018-12-03
nb/intel/pineview: Use common code for SMM in TSEG
Arthur Heymans
2018-10-24
nb/intel/*: Account for cbmem_top alignment
Arthur Heymans
2018-08-01
nb/intel/pineview: Don't use PCI operations on the pci_domain device
Arthur Heymans
2018-06-29
sb/intel/i82801{g,j}x: Automatically generate ACPI PIRQ tables
Arthur Heymans
2018-05-08
{mb,nb,soc}: Remove references to pci_bus_default_ops()
Nico Huber
2018-04-30
nb/intel/pineview: Get rid of device_t
Elyes HAOUAS
2017-06-28
cpu/intel/pineview: Include speedstep
Arthur Heymans
2017-04-24
nb/intel/pineview: Move to early cbmem
Arthur Heymans
2017-01-06
nb/intel/*/northbridge.c: Remove #include <device/hypertransport.h>
Arthur Heymans
2016-07-15
intel/pineview: Do not use scratchpad register for ACPI S3
Kyösti Mälkki
2016-07-14
nb/intel/pineview/northbridge.c: Remove legacy_hole_size_k declaration
Jonathan Neuschäfer
2016-01-28
nb/intel/pineview: Native VGA init (CRT)
Damien Zammit
2016-01-20
nb/intel/pineview: Use macro names for memory base registers
Damien Zammit
2015-12-02
northbridge/intel/pineview: Add remaining boilerplate code for northbridge
Damien Zammit