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
/
i945
/
early_init.c
Age
Commit message (
Expand
)
Author
2020-07-22
nb/intel/i945: Put names to northbridge PCI devices
Angel Pons
2020-07-11
nb/intel/i945: Drop dead code
Angel Pons
2020-06-10
nb/intel/i945: Use PCI bitwise ops
Angel Pons
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-11
nb/i945: Improve code formatting
Elyes HAOUAS
2020-04-09
nb/intel/i945: Use 'const' to set pci_devfn_t statically
Elyes HAOUAS
2020-04-05
src/northbridge: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-17
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2020-02-24
treewide: Capitalize 'CMOS'
Elyes HAOUAS
2020-01-09
drivers/pc80/rtc: Separate {get|set}_option() prototypes
Kyösti Mälkki
2019-12-19
src/northbridge: Remove unused <stdlib.h>
Elyes HAOUAS
2019-12-10
mainboard/(i945,ich7): Remove commented RCBA32(0x341c) code
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-05
kontron/986lcd-m,roda/rk886ex: Drop secondary PCI reset
Kyösti Mälkki
2019-10-05
intel/i945,i82801gx: Refactor early PCI bridge reset
Kyösti Mälkki
2019-10-01
intel/i945: Define peg_plugin for potential add-on PCIe card
Kyösti Mälkki
2019-10-01
intel/i945: Delay bridge VGA IO enable to ramstage
Kyösti Mälkki
2019-10-01
intel/i945: Define p2peg for PCIe x16 slot
Kyösti Mälkki
2019-10-01
intel/pci: Utilise pci_def.h for PCI_BRIDGE_CONTROL
Kyösti Mälkki
2019-05-29
src/northbridge: Add missing 'include <types.h>'
Elyes HAOUAS
2019-05-10
nb/intel/i945: Use macro instead of magic number
Elyes HAOUAS
2019-05-06
src: Remove unused include <halt.h>
Elyes HAOUAS
2019-04-29
ich7/i945: Use system_reset()
Elyes HAOUAS
2019-04-11
nb/intel/i945: Fix ich7_setup_root_complex_topology
Elyes HAOUAS
2019-03-24
nb/intel/i945: Use DEBUG_RAM_SETUP
Kyösti Mälkki
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-18
nb/intel/i945: Remove 2nd write on SLOTCAP (R/WO)
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-06
src: Drop unused include <arch/acpi.h>
Elyes HAOUAS
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-01-27
nb/intel/i945: Fix typo on DMIBAR32(0x334)
Elyes HAOUAS
2019-01-27
nb/intel/i945: Remove initialization already done at bootblock
Elyes HAOUAS
2019-01-23
i945,ICH7: Write on RPFN only once
Elyes HAOUAS
2018-11-25
nb/intel/i945: Add and use defines for registers of device 0:01.0
Elyes HAOUAS
2018-11-25
nb/intel/i945/early_init.c: Correct the PEG_LC address of DEV(0:01.0)
Elyes HAOUAS
2018-10-24
nb/intel/*: Use 2M TSEG instead of 8M on pre-arrandale hardware
Arthur Heymans
2018-10-08
nb/intel/{gm45,i945,pineview}: Use macro instead of GGC address
Elyes HAOUAS
2018-06-07
nb/intel/i945: Enable and allocate 8M for TSEG
Arthur Heymans
2017-09-20
nb/intel/i945/early_init.c: Replace numbers with macros
Elyes HAOUAS
2017-09-10
nb/intel/i945: Clear timeout bits after disabling watchdog
Nico Huber
2017-06-27
nb/intel: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-04-14
nb/intel/i945: Fix PEG port on 945gc
Arthur Heymans
2017-03-22
nb/intel/i945: Fix errors found by checkpatch.pl
Arthur Heymans
2017-01-06
sb/ich7: Use common/gpio.h to set up GPIOs
Arthur Heymans
2016-12-21
nb/i945/early_init.c: Add FSB800 and 1067 to Egress Port Virtual Channel
Elyes HAOUAS
2016-12-11
intel/i945: Use romstage_handoff for S3
Kyösti Mälkki
2016-12-11
intel i945 gm45 x4x post-car: Use postcar_frame for MTRR setup
Kyösti Mälkki
2016-11-21
nb/intel: Fix some spelling mistakes in comments and strings
Martin Roth
2016-11-09
nb/intel/i945/early_init.c: Add DDR2-667 detection for 945GC
Elyes HAOUAS
2016-11-02
nb/intel/i945/early_init.c: Use "IS_ENABLED(CONFIG_ ....)"
Elyes HAOUAS
2016-10-04
src/northbridge: Remove unnecessary whitespace
Elyes HAOUAS
2016-09-20
northbridge/intel/i945: Add space around operators
Elyes HAOUAS
2016-08-31
i945: Enable changing VRAM size
Arthur Heymans
2016-06-26
intel/i945: Use common ACPI S3 recovery
Kyösti Mälkki
2016-06-17
Move definitions of HIGH_MEMORY_SAVE
Kyösti Mälkki
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-02-15
x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
Kevin Paul Herbert
2014-12-19
intel/i945: Use define for `BSM`
Paul Menzel
2014-12-03
i82801gx: Enable upper CMOS in bootblock.
Vladimir Serbinenko
2014-12-02
i945: Bit 49 of CAPID0 trivial fix
Elyes HAOUAS
2014-12-02
Replace hlt with halt()
Patrick Georgi
2014-11-28
i945: make PCIe link wait sensible
Patrick Georgi
2014-11-09
i945: consolidate sb & nb early inits
Vladimir Serbinenko
2014-10-01
intel/i945: Another magic number
Patrick Georgi
2014-10-01
intel/i945: Fix "always false" statement
Patrick Georgi
2014-07-08
northbridge: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-05-31
i945: Use defines for DEVEN
Kyösti Mälkki
2013-09-10
intel/i945 intel/i82801gx: remove explicit pcie config accesses
Kyösti Mälkki
2013-07-10
Drop some duplicates of PCI-e config functions
Kyösti Mälkki
2013-07-04
intel/i945: Use MMCONF_SUPPORT_DEFAULT
Kyösti Mälkki
2013-03-22
x86: Unify arch/io.h and arch/romcc_io.h
Stefan Reinauer
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2012-03-16
Intel northbridge I945: Apply un-written naming rules
Kyösti Mälkki
2011-10-19
I945: replace #if defined() by #if
Sven Schnelle
2011-09-09
Report GSE chipset and warn if the code has been compiled for the wrong chipset.
Stefan Reinauer
2011-06-15
i82801gx: replace cafed00d/cafebabe by defines
Sven Schnelle
2010-11-18
Fix/drop some obsolete comments,
Uwe Hermann
2010-10-05
Remove lib/ramtest.c-include from all CAR boards.
Patrick Georgi
2010-05-14
i945:
Stefan Reinauer
2010-03-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-01-17
Support a few more i945 variants. With this framework in place it should
Stefan Reinauer
2009-10-26
Kontron 986LCD-M update
Stefan Reinauer
2009-07-21
* drop ich7 include
Stefan Reinauer
2009-03-11
i945 northbridge update
Stefan Reinauer
2008-11-10
Merge some parts of the i945 review (trivial):
Stefan Reinauer
2008-10-29
Support for the Intel 945 northbridge.
Stefan Reinauer