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
Age
Commit message (
Expand
)
Author
2022-12-16
sb/intel/lynxpoint: Add native USB init
Angel Pons
2022-12-16
haswell/lynxpoint: Add native early ME init
Angel Pons
2022-12-16
haswell/lynxpoint: Add native DMI init
Angel Pons
2022-12-15
nb/intel/sandybridge/sandybridge.h: Remove unnecessary guard
Elyes Haouas
2022-12-12
nb/intel/haswell: Introduce option to not use MRC.bin
Angel Pons
2022-12-10
treewide: Include <device/mmio.h> instead of <arch/mmio.h>
Elyes Haouas
2022-12-06
nb/intel/pineview: Use read32p()
Elyes Haouas
2022-12-06
nb/intel/haswell: Use {read,write}32p()
Elyes Haouas
2022-12-06
nb/intel/x4x: Use read32p()
Elyes Haouas
2022-12-06
nb/intel/e7505: Use read32p()
Elyes Haouas
2022-12-06
nb/intel/sandybridge: Use read{8,32}p()
Elyes Haouas
2022-12-06
nb/intel/sandybridge: Use write32p()
Elyes Haouas
2022-12-05
cpu/intel/speedstep: Have nb and sb code provide c5/c6/slfm
Arthur Heymans
2022-12-02
nb/intel/i945: Use boolean for gpu_lvds_use_spread_spectrum_clock
Elyes Haouas
2022-12-02
nb/intel/pineview: Remove unused 'gpu_lvds_use_spread_spectrum_clock'
Elyes Haouas
2022-12-01
nb/intel/x4x: Hook up PCI domain and CPU bus ops to devicetree
Arthur Heymans
2022-12-01
nb/intel/i945: Hook up PCI domain and CPU bus ops to devicetree
Arthur Heymans
2022-12-01
nb/intel/gm45: Hook up PCI domain and CPU bus ops to devicetree
Arthur Heymans
2022-12-01
cpu/intel/model_206ax: Remove fake lapic device
Arthur Heymans
2022-12-01
cpu/intel/sandybridge: Use enum for ACPI C states
Arthur Heymans
2022-11-30
nb/intel/sandybridge: Hook up CPU bus and PCI domain ops to devicetree
Arthur Heymans
2022-11-30
nb/intel/sandybridge: Add a chipset devicetree
Arthur Heymans
2022-11-30
nb/intel/e7505: Hook up PCI domain and CPU ops to devicetree
Kyösti Mälkki
2022-11-28
aopen/dxplplusu: Support SMM_ASEG and SMM_TSEG
Kyösti Mälkki
2022-11-25
cpu/intel/haswell: Move chip_ops to cpu cluster
Arthur Heymans
2022-11-22
src/northbridge: Remove unnecessary space after casts
Elyes Haouas
2022-11-18
cbmem_top_chipset: Change the return value to uintptr_t
Elyes Haouas
2022-11-17
intel/haswell,lynxpoint: Fix out() parameter order
Kyösti Mälkki
2022-11-17
nb/intel/ironlake,sandybridge/gma: Fix out() parameter order
Kyösti Mälkki
2022-11-17
nb/amd/pi/Kconfig: Drop unused Kconfig symbol
Elyes Haouas
2022-11-17
sb/intel/i82801dx: Improve LPC device early init
Kyösti Mälkki
2022-11-14
nb/intel/ironlake: Hook up PCI domain and CPU ops to devicetree
Arthur Heymans
2022-11-12
nb/intel/ironlake: Work around unused variable warning
Arthur Heymans
2022-11-09
Revert "mb/aopen/dxplplusu: Remove board"
Kyösti Mälkki
2022-11-09
nb/intel/haswell: Hook up PCI domain and CPU cluster ops to devicetree
Arthur Heymans
2022-11-07
sb/amd: Remove dropped platforms
Arthur Heymans
2022-11-07
nb/amd/agesa: Remove leftover code
Arthur Heymans
2022-11-07
cpu/amd/agesa: Remove leftover code
Arthur Heymans
2022-11-07
{cpu/nb}/amd/family16: Remove platform
Arthur Heymans
2022-11-07
{cpu/nb}/amd/family15tn: Remove platform
Arthur Heymans
2022-11-07
{cpu/nb}/amd/family14: Remove platform
Arthur Heymans
2022-11-07
mb/aopen/dxplplusu: Remove board
Arthur Heymans
2022-11-04
nb/intel/pineview: Specify supported memory types
Elyes Haouas
2022-11-04
nb/intel/x4x: Specify supported memory types
Elyes Haouas
2022-11-04
nb/intel/sandybridge: Specify supported memory types
Elyes Haouas
2022-11-04
nb/intel/gm45: Specify supported memory types
Elyes Haouas
2022-11-04
nb/intel/i945: Specify supported memory type
Elyes Haouas
2022-11-03
nb/intel/gm45: Make polling loops more explicit
Angel Pons
2022-10-22
nb/intel/i945/raminit: Use 'bool' for do_reset
Elyes Haouas
2022-10-22
nb/intel/i945/raminit: Use 'bool' for clkcfg_bit7
Elyes Haouas
2022-10-22
nb/intel/i945/raminit: Use 'size_t' for banksize[]
Elyes Haouas
2022-10-21
nb/x4x/dq_dqs.c: Use 'enum cb_err'
Elyes Haouas
2022-10-21
nb/intel/x4x/raminit.c: Use 'enum cb_err'
Elyes Haouas
2022-10-21
nb/intel/i945/rcven.c: Use read32p()
Elyes Haouas
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-17
nb/amd/agesa/fam16kb: Remove dead code
Arthur Heymans
2022-10-17
nb/amd/agesa/fam15tn: Remove dead code
Arthur Heymans
2022-10-13
payloads,src: Replace ALIGN(x, a) by ALIGN_UP(x, a) for clarity
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
soc/amd/common: Add common function to get cpu count
Arthur Heymans
2022-09-14
nb/intel: Use "if (!ptr)" in preference to "if (ptr == NULL)"
Elyes Haouas
2022-08-26
nb/intel/sandybridge: Align TOUUD down to 1 MiB granularity
Arthur Heymans
2022-08-17
commonlib/clamp.h: Relicense file to be BSD-compatible
Angel Pons
2022-07-17
nb/amd: Fix some white spaces issues
Elyes Haouas
2022-07-17
nb/amd/*/*/pci_devs.h: Fix some white spaces issues
Elyes Haouas
2022-07-17
nb/amd/agesa/*/dimmSpd.c: Fix some white spaces issues
Elyes Haouas
2022-07-17
nb/amd/agesa/*/northbridge.c: Fix some white spaces issues
Elyes Haouas
2022-07-17
nb/amd/agesa/*/acpi_tables.c: Fix some white spaces issues
Elyes Haouas
2022-07-17
nb/intel/sandybridge/raminit_mrc.c: Use semicolon instead of comma
Elyes Haouas
2022-07-14
northbridge/intel/i945: Fix GCC optimizing out cache preload jump
Petr Cvek
2022-07-05
nb,soc/intel: Handle upper RAM boundary
Kyösti Mälkki
2022-06-30
nb/intel: Drop local legacy_hole definitions
Kyösti Mälkki
2022-06-24
device/resource: Modify some resource allocation instances
Kyösti Mälkki
2022-06-24
nb/intel/gm45/acpi: Fix max PCI bus number
Nico Huber
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-06-06
drivers/amd/agesa: Don't save regular boot MTRR to flash
Arthur Heymans
2022-06-02
nb/intel/i440bx: Use PARALLEL_MP
Arthur Heymans
2022-05-28
arch/x86/car.ld: Remove AGESA linker warning workaround
Arthur Heymans
2022-05-28
vendorcode/amd/agesa/fam16kb: Fix improper use of .data
Arthur Heymans
2022-05-28
vendorcode/amd/agesa/f14: Fix improper use of .data
Arthur Heymans
2022-05-28
vendorcode/amd/agesa/f15tn: Fix all improper use of .data
Arthur Heymans
2022-05-24
nb/intel/i945,gm45: Use incrementing index with fixed resource
Kyösti Mälkki
2022-05-19
arch/x86/car.ld: Add a Kconfig param to flag AGESA brokenness
Arthur Heymans
2022-05-16
drivers/amd/agesa: Use prepare_and_run_postcar
Arthur Heymans
2022-05-16
northbridge/intel/i945: Convert to ASL 2.0
Elyes HAOUAS
2022-05-16
src: Remove unused <cf9_reset.h>
Elyes Haouas
2022-05-13
nb/intel/snb/raminit_mrc.c: Remove set but unused variable
Arthur Heymans
2022-05-13
nb/intel/gm45: Enable 64bit support
Arthur Heymans
2022-05-13
nb/intel/gm45/iommu.c: Fix clearing GTT
Arthur Heymans
2022-05-13
nb/intel/gm45/dsdt: Fix number of PCI busses
Arthur Heymans
2022-05-13
nb/intel/gm45: Allow for PCI BARs above 4G
Arthur Heymans
[prev]
[next]