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
Age
Commit message (
Expand
)
Author
2022-10-20
nb/intel/i945/i945.h: Drop useless guard
Elyes Haouas
2022-10-20
nb/intel/i945: Clean up includes
Elyes Haouas
2022-10-20
intel/i945: Use 'bool' for dual_channel and interleaved
Elyes Haouas
2022-10-12
nb/intel/i945/raminit: Include `inttypes.h` for PRIxPTR
Paul Menzel
2022-10-10
nb/intel/i945/raminit.c: Fix formatted print
Elyes Haouas
2022-10-06
treewide: use predicate to check if pci device is on n-th bus
Fabio Aiuto
2022-10-06
nb/intel/i945/memmap.c: Clean up includes
Elyes Haouas
2022-10-06
nb/intel/i945/rcven.c: Sort includes and add <types.h>
Elyes Haouas
2022-10-06
nb/intel/i945/raminit.c: Clean up includes and add <types.h>
Elyes Haouas
2022-09-29
nb/intel/i945/raminit.c: Use read32p()
Elyes Haouas
2022-09-14
nb/intel: Use "if (!ptr)" in preference to "if (ptr == NULL)"
Elyes Haouas
2022-07-14
northbridge/intel/i945: Fix GCC optimizing out cache preload jump
Petr Cvek
2022-06-22
device/resource: Add _kb postfix for resource allocators
Kyösti Mälkki
2022-06-20
intel/gma: Use bitwise or instead addition for valid bit
Petr Cvek
2022-05-24
nb/intel/i945,gm45: Use incrementing index with fixed resource
Kyösti Mälkki
2022-05-16
northbridge/intel/i945: Convert to ASL 2.0
Elyes HAOUAS
2022-04-22
nb/intel/i945/memmap.c: Fix TOLUD bit field mask
Petr Cvek
2022-03-08
timestamps: Rename timestamps to make names more consistent
Jakub Czapiga
2022-03-07
src: Make PCI ID define names shorter
Felix Singer
2022-02-07
treewide: Remove "ERROR: "/"WARN: " prefixes from log messages
Julius Werner
2022-02-05
cpu,nb/intel: Drop remains of LAPIC_MONOTONIC_TIMER
Kyösti Mälkki
2022-01-25
northbridge/intel/i945: Change types to uintptr_t where appropriate
Elyes HAOUAS
2022-01-04
nb/intel/i945/raminit.c: Set "integrated_graphics" as bool
Elyes HAOUAS
2021-11-10
Rename ECAM-specific MMCONF Kconfigs
Shelley Chen
2021-10-18
ACPI: Have common acpi_fill_mcfg()
Kyösti Mälkki
2021-10-05
src/mainboard to src/security: Fix spelling errors
Martin Roth
2021-06-07
cpu/x86: Default to PARALLEL_MP selected
Kyösti Mälkki
2021-05-06
src: Retype option API to use unsigned integers
Angel Pons
2021-05-05
nb/intel: Don't select VBOOT_SEPARATE_VERSTAGE
Arthur Heymans
2021-04-21
nb/intel: Use get_int_option()
Angel Pons
2021-04-10
nb/intel/i945: Use new fixed BAR accessors
Angel Pons
2021-04-05
nb/intel/i945/raminit.c: Replace `DIMM0`
Angel Pons
2021-04-05
nb/intel/i945: Refactor `dump_spd_registers` function
Angel Pons
2021-02-24
device/device.c: Rename .disable to .vga_disable
Arthur Heymans
2021-02-16
nb/intel/i945: Use UPMC4 macro
Elyes HAOUAS
2021-02-16
nb/intel: Add missing <types.h>
Elyes HAOUAS
2021-02-16
nb/i945/raminit.c: Don't hard code 'bool integrated_graphics'
Elyes HAOUAS
2021-02-15
src/nb: Remove unused <console/console.h>
Elyes HAOUAS
2021-02-10
nb/intel/i945: Use common {DMI,EP,MCH}BAR accessors
Angel Pons
2021-02-06
intel: Define `RCBA_LENGTH` in Kconfig and use it
Angel Pons
2021-02-05
intel: Turn `DEFAULT_RCBA` into a Kconfig symbol
Angel Pons
2021-02-04
nb/intel/x/bootblock.c Revert `include <arch/pci_io_cfg.h>`
Angel Pons
2021-02-02
treewide [Kconfig]: Remove useless comment
Elyes HAOUAS
2021-02-01
nb/intel/i945/bootblock.c: include <arch/pci_io_cfg.h>
Elyes HAOUAS
2021-02-01
nb/intel/i945: Drop casts from DEFAULT_{MCH,DMI}BAR
Angel Pons
2021-01-30
nb/intel/i945: Define and use MMCONF_BUS_NUMBER
Angel Pons
2021-01-29
device/Kconfig: Declare MMCONF symbols' type once
Angel Pons
2021-01-19
nb/intel/i945/northbridge.c: Reserve upper part of lower memory
Arthur Heymans
2021-01-19
nb/intel/i945/northbridge.c: Improve readability
Arthur Heymans
2020-12-30
drivers/intel/gma: Include gfx.asl by default for all platforms...
Matt DeVillier
2020-12-17
drivers: Replace set_vbe_mode_info_valid
Patrick Rudolph
2020-12-07
nb/intel/i945: Introduce memmap.h
Patrick Georgi
2020-10-26
src: Include <arch/io.h> when appropriate
Elyes HAOUAS
2020-10-12
nb/intel/i945/acpi: Convert i945.asl to ASL 2.0 syntax
Elyes HAOUAS
2020-09-21
src/northbridge: Drop unneeded empty lines
Elyes HAOUAS
2020-08-04
nb/intel/i945: Deduplicate PCIEXBAR decoding
Angel Pons
2020-08-04
nb/intel/i945: Refactor `get_pcie_bar`
Angel Pons
2020-07-28
nb/intel/i945/gma.c: Remove extra indentation
Elyes HAOUAS
2020-07-26
src: Change BOOL CONFIG_ to CONFIG() in comments & strings
Martin Roth
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-07-08
nb/intel/i945: Use ASL 2.0 syntax
Angel Pons
2020-07-08
nb/intel/i945/acpi: Tidy up comments and cosmetics
Angel Pons
2020-06-22
device/smbus_host: Declare common early SMBus prototypes
Kyösti Mälkki
2020-06-15
i945 boards: Factor out MAX_CPUS
Angel Pons
2020-06-12
nb/intel/i945/rcven.c: Correct comment
Angel Pons
2020-06-12
nb/intel/i945: Clean up raminit coding style
Angel Pons
2020-06-10
nb/intel/i945: Use PCI bitwise ops
Angel Pons
2020-06-06
src: Use pci_dev_ops_pci where applicable
Angel Pons
2020-05-27
intel/gma: Only enable bus mastering if we are going to use it
Nico Huber
2020-05-27
intel/gma: Don't bluntly enable I/O
Nico Huber
2020-05-27
drivers/intel/gma: Move IGD OpRegion to CBMEM
Nico Huber
2020-05-26
northbridge/intel/i945: Mark legacy VGA memory as reserved
Furquan Shaikh
2020-05-18
src: Remove leading blank lines from SPDX header
Elyes HAOUAS
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-09
src/: Replace GPL boilerplate with SPDX headers
Patrick Georgi
2020-05-08
northbridge/*/Kconfig: Replace GPLv2 long form headers with SPDX header
Elyes HAOUAS
2020-05-04
nb/intel/i945/memmap: Convert to 96 characters line length
Elyes HAOUAS
2020-05-02
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-04-28
device: Constify struct device * parameter to acpi_fill_ssdt()
Furquan Shaikh
2020-04-28
device: Constify struct device * parameter to write_acpi_tables
Furquan Shaikh
2020-04-14
nb/intel/i945: Add vboot support
Arthur Heymans
2020-04-11
nb/i945: Improve code formatting
Elyes HAOUAS
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-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-04-05
Drop explicit NULL initializations from `device_operations`
Elyes HAOUAS
2020-04-02
nb/intel/i945: Simplify GMA SSDT generator
Matt DeVillier
2020-04-02
Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`
Nico Huber
2020-03-30
nb/intel/i945: Make some cosmetic changes
Elyes HAOUAS
2020-03-17
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2020-03-16
nb/intel/i945/raminit: Simplify if condition
Paul Menzel
2020-03-15
nb/intel/i945/raminit: Use boolean type for helper variables
Paul Menzel
2020-03-15
nb/intel/i945/raminit: Remove space for correct alignment
Paul Menzel
2020-03-11
intel/i945: Call fixup_i945_errata() only for mobile version
Elyes HAOUAS
2020-03-07
src/nb: Use 'print("%s...", __func__)'
Elyes HAOUAS
2020-03-06
northbridge: Remove unused include <device/pci.h>
Elyes HAOUAS
2020-02-24
treewide: Capitalize 'CMOS'
Elyes HAOUAS
2020-02-24
src: capitalize 'RAM'
Elyes HAOUAS
[next]