index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
northbridge
/
intel
/
pineview
Age
Commit message (
Expand
)
Author
2019-01-24
nb/intel/pineview: Put stage cache in TSEG
Arthur Heymans
2019-01-23
nb/intel/pineview: Use parallel MP init
Arthur Heymans
2019-01-14
nb/intel/pineview: Select 1M TSEG
Arthur Heymans
2019-01-14
nb/intel/pineview: Move the boilerplate mainboard_romstage_entry
Arthur Heymans
2019-01-14
nb/intel/{i945,pineview}: Remove unused function
Arthur Heymans
2019-01-06
device: Use pcidev_on_root()
Kyösti Mälkki
2019-01-03
nb/intel/pineview/raminit.c: Remove unused variable
Elyes HAOUAS
2018-12-19
northbridge: Remove useless include <device/pci_ids.h>
Elyes HAOUAS
2018-12-18
northbridge: Remove unneeded include <pc80/mc146818rtc.h>
Elyes HAOUAS
2018-12-03
nb/intel/pineview: Use common code for SMM in TSEG
Arthur Heymans
2018-10-24
nb/intel/*: Use 2M TSEG instead of 8M on pre-arrandale hardware
Arthur Heymans
2018-10-24
nb/intel/*: Account for cbmem_top alignment
Arthur Heymans
2018-10-23
src: Remove unneeded whitespace
Elyes HAOUAS
2018-10-08
nb/intel/{gm45,i945,pineview}: Use macro instead of GGC address
Elyes HAOUAS
2018-09-25
northbridge: Use 'unsigned int' to bare use of 'unsigned'
Elyes HAOUAS
2018-08-22
nb/intel/*/gma.c: Skip NGI when VGA decode is not enabled
Arthur Heymans
2018-08-21
nb/intel/pineview: Use a common MMCONF_BASE_ADDRESS
Arthur Heymans
2018-08-21
nb/intel/pineview: Use the correct address for the RCVEN strobe
Arthur Heymans
2018-08-21
nb/intel/pineview: Use i2c block read to fetch SPD
Arthur Heymans
2018-08-10
src: Fix typo
Elyes HAOUAS
2018-08-09
src/northbridge: Fix typo
Elyes HAOUAS
2018-08-01
nb/intel/pineview: Don't use PCI operations on the pci_domain device
Arthur Heymans
2018-07-09
src/northbridge: Use "foo *bar" instead of "foo* bar"
Elyes HAOUAS
2018-06-29
sb/intel/i82801{g,j}x: Automatically generate ACPI PIRQ tables
Arthur Heymans
2018-06-07
nb/intel/pineview: Enable and allocate 8M for TSEG
Arthur Heymans
2018-06-06
arch/x86: Make RELOCATABLE_RAMSTAGE the default
Kyösti Mälkki
2018-06-05
nb/intel/pineview: Switch to POSTCAR_STAGE
Arthur Heymans
2018-06-04
nb/intel: Use postcar_frame_add_romcache()
Nico Huber
2018-06-04
northbridge/intel: Remove unneeded includes
Elyes HAOUAS
2018-05-31
{cpu,drivers,nb,soc}/intel: Use CACHE_ROM_BASE where appropriate
Nico Huber
2018-05-29
src/northbridge: Add and update license headers
Martin Roth
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-10-22
nb/intel/pineview: Port ACPI opregion to pineview
Patrick Rudolph
2017-09-02
nb/intel/pineview: Enable dram remapping
Arthur Heymans
2017-08-27
nb/intel/pineview: Fix typo in DRAM timing computation
Arthur Heymans
2017-07-21
nb/intel/pineview/raminit: Refactor timings selection
Arthur Heymans
2017-06-28
cpu/intel/pineview: Include speedstep
Arthur Heymans
2017-06-27
nb/intel: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-06-19
nb/intel/pineview/raminit: Remove very long delays
Arthur Heymans
2017-06-13
nb/intel/pineview/raminit.c: Use static const for lookup tables
Arthur Heymans
2017-06-08
device/Kconfig: Put gfx init methods into a `choice`
Nico Huber
2017-06-02
Kconfig: Rework MAINBOARD_HAS_NATIVE_VGA_INIT_TEXTMODECFG
Nico Huber
2017-04-26
nb/pineview/raminit: Don't do Jedec init on resume from S3
Arthur Heymans
2017-04-24
nb/intel/pineview: Select RELOCATABLE_RAMSTAGE
Arthur Heymans
2017-04-24
nb/intel/pineview: Move to early cbmem
Arthur Heymans
2017-04-24
nb/pineview/raminit: Fix raminit failing on hot reset path
Arthur Heymans
2017-04-22
nb/intel/pineview/raminit: Fix CONFIG_DEBUG_RAM_SETUP=y not compiling
Arthur Heymans
2017-01-25
nb/intel/pineview: Make preallocated igd memory a cmos parameter
Arthur Heymans
2017-01-06
nb/intel/*/northbridge.c: Remove #include <device/hypertransport.h>
Arthur Heymans
[next]