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
/
early_init.c
Age
Commit message (
Expand
)
Author
2020-06-10
nb/intel/pineview: Use PCI bitwise ops
Angel Pons
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
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-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
2020-02-24
treewide: Capitalize 'CMOS'
Elyes HAOUAS
2020-01-09
drivers/pc80/rtc: Separate {get|set}_option() prototypes
Kyösti Mälkki
2020-01-02
src: Remove unneeded 'include <arch/io.h>'
Elyes HAOUAS
2019-12-19
src/northbridge: Remove unused <stdlib.h>
Elyes HAOUAS
2019-11-14
sb/intel/i82801gx: Add common early code
Arthur Heymans
2019-11-13
sb/intel/i82801gx: Add a function to set up BAR
Arthur Heymans
2019-10-11
sb/intel/i82801gx: Move CIR init to a common place
Arthur Heymans
2019-05-29
src/northbridge: Add missing 'include <types.h>'
Elyes HAOUAS
2019-05-23
nb/intel/pineview/early_init.c: Remove variable set but not used
Elyes HAOUAS
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-16
src: Drop unused '#include <halt.h>'
Elyes HAOUAS
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-01-06
device: Use pcidev_on_root()
Kyösti Mälkki
2018-10-23
src: Remove unneeded whitespace
Elyes HAOUAS
2017-04-24
nb/intel/pineview: Move to early cbmem
Arthur Heymans
2017-01-25
nb/intel/pineview: Make preallocated igd memory a cmos parameter
Arthur Heymans
2016-07-15
intel/pineview: Do not use scratchpad register for ACPI S3
Kyösti Mälkki
2016-01-28
nb/intel/pineview: Native VGA init (CRT)
Damien Zammit
2015-12-02
northbridge/intel/pineview: Add remaining boilerplate code for northbridge
Damien Zammit