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
2020-09-02
src: Drop redundant 'select BOOTBLOCK_CONSOLE'
Elyes HAOUAS
2020-09-02
{nb,soc}/intel/{haswell,broadwell}/memmap.c: Use ALIGN_DOWN(x, a)
Elyes HAOUAS
2020-08-31
nb/intel/sandybridge: Add ECC error injection register information
Angel Pons
2020-08-24
mrc_cache: Add mrc_cache fetch functions to support non-x86 platforms
Shelley Chen
2020-08-24
nb/amd/agesa: define DDR3_SPD_SIZE as a common value
Mike Banon
2020-08-18
src: Remove unused 'include <delay.h>'
Elyes HAOUAS
2020-08-17
nb/amd/agesa: read 256 bytes to SPD buffer instead of 128
Mike Banon
2020-08-17
src: Use PCI_BASE_ADDRESS_* macros instead of magic numbers
Elyes HAOUAS
2020-08-17
nb/intel/x4x/raminit_ddr23.c: Remove dead assignment
Elyes HAOUAS
2020-08-12
nb/intel/sandybridge: Add comments to `struct iosav_ssq`
Angel Pons
2020-08-11
nb/intel/sandybridge/raminit: Add comments
Patrick Rudolph
2020-08-11
nb/intel/sandybridge/raminit: Fix ECC scrub
Patrick Rudolph
2020-08-11
nb/intel/sandybridge/raminit: Add ECC debug code
Patrick Rudolph
2020-08-06
nb/intel/sandybridge: Drop inexistent device from DMAR
Angel Pons
2020-08-06
nb/intel/sandybridge: Deduplicate PCIEXBAR decoding
Angel Pons
2020-08-06
nb/intel/sandybridge: Refactor `get_pcie_bar`
Angel Pons
2020-08-05
{nb,soc}/intel: Use get_current_microcode_rev() for ucode version
Subrata Banik
2020-08-05
src: Use space after 'if', 'for'
Elyes HAOUAS
2020-08-05
src: Use space after switch, while
Elyes HAOUAS
2020-08-04
nb/intel/x4x: Define and use `HOST_BRIDGE` macro
Angel Pons
2020-08-04
nb/intel/sandybridge/acpi.c: Add RMRRs after all DRHDs
Angel Pons
2020-08-04
nb/intel/x4x: Remove dead assignments
Angel Pons
2020-08-04
nb/intel/x4x: Refactor `decode_pcie_bar`
Angel Pons
2020-08-04
nb/intel/ironlake/acpi.c: Factor out PCIEXBAR decoding
Angel Pons
2020-08-04
nb/intel/i945: Deduplicate PCIEXBAR decoding
Angel Pons
2020-08-04
nb/intel/i945: Refactor `get_pcie_bar`
Angel Pons
2020-08-04
nb/intel/haswell: Use ASL 2.0 syntax
Angel Pons
2020-08-04
nb/intel/ironlake/acpi/hostbridge.asl: Use ASL 2.0 syntax
Angel Pons
2020-08-04
nb/intel/sandybridge: Update to ASL 2.0 syntax
Angel Pons
2020-08-04
nb/intel/x4x: Change signature of `decode_pciebar`
Angel Pons
2020-08-04
nb/intel/haswell: Deduplicate PCIEXBAR decoding
Angel Pons
2020-08-04
nb/intel/pineview: Refactor `decode_pcie_bar`
Angel Pons
2020-08-04
nb/intel/pineview: Change signature of `decode_pciebar`
Angel Pons
2020-08-04
nb/intel/pineview: Use `MiB` definition
Angel Pons
2020-08-04
nb/intel/pineview: Remove dead assignments
Angel Pons
2020-08-04
nb/intel/gm45: Deduplicate PCIEXBAR decoding
Angel Pons
2020-08-04
nb/intel/gm45/northbridge.c: Use `MiB` definition
Angel Pons
2020-08-04
nb/intel/gm45: Use PCI bitwise ops
Angel Pons
2020-08-04
nb/intel/i440bx: Make ROM area unavailable for MMIO
Keith Hui
2020-08-03
nb/intel/ironlake: Add Generic Non-Core register definitions
Angel Pons
2020-08-03
nb/intel/ironlake: Add Generic Non-Core PCI device definition
Angel Pons
2020-08-03
nb/intel/ironlake: Add QPI Physical Layer registers
Angel Pons
2020-08-03
nb/intel/ironlake: Add QPI Physical Layer device definition
Angel Pons
2020-08-03
nb/intel/ironlake: Add QPI Link register definitions
Angel Pons
2020-08-03
nb/intel/ironlake: Add definition for QPI Link PCI device
Angel Pons
2020-08-03
nb/intel/ironlake: Add SAD DRAM register definitions
Angel Pons
2020-08-03
nb/intel/ironlake: Correct PCIEXBAR definition
Angel Pons
2020-08-03
nb/intel/ironlake: Add definition for SAD PCI device
Angel Pons
2020-08-03
nb/intel/ironlake: Drop `D0F0_` prefix from register names
Angel Pons
2020-08-03
nb/intel/ironlake: Rename memory map variables
Angel Pons
2020-08-03
nb/intel/ironlake/raminit.c: Drop unused define
Angel Pons
2020-08-03
nb/intel/ironlake/hostbridge_regs: Drop D0F0_PMBASE
Angel Pons
2020-08-03
nb/intel/ironlake/hostbridge_regs.h: Clean up registers
Angel Pons
2020-08-03
nb/intel/ironlake: Put host bridge registers into its own file
Angel Pons
2020-08-03
nb/intel/pineview/hostbridge_regs.h: Clean up registers
Angel Pons
2020-08-03
nb/intel/pineview: Put host bridge registers into its own file
Angel Pons
2020-08-03
nb/intel/x4x/hostbridge_regs.h: Clean up registers
Angel Pons
2020-08-03
nb/intel/x4x: Put host bridge registers into its own file
Angel Pons
2020-08-03
nb/intel/haswell: Add Crystal Well PCI IDs
Iru Cai
2020-07-31
nb/intel/haswell: Configure VCs on Egress Port
Angel Pons
2020-07-30
nb/intel/x4x/rcven.c: Rename memory barrier function
Angel Pons
2020-07-30
nb/intel/*: Fill in SMBIOS type 16 on SNB/HSW
Patrick Rudolph
2020-07-28
nb/intel/i945/gma.c: Remove extra indentation
Elyes HAOUAS
2020-07-28
nb/intel/haswell: Enable DMI ASPM
Angel Pons
2020-07-26
nb/amd/pi/00730F01/northbridge.c: Add include <types.h>
Elyes HAOUAS
2020-07-26
src: Change BOOL CONFIG_ to CONFIG() in comments & strings
Martin Roth
2020-07-26
nb/intel/haswell: Use macro for dimm->bus_width
Elyes HAOUAS
2020-07-26
nb/intel/sandybridge: Add missing includes
Elyes HAOUAS
2020-07-25
nb/intel/ironlake/raminit.c: initialize 'reply.command'
Elyes HAOUAS
2020-07-25
nb/intel/haswell/hostbridge_regs.h: Clean up registers
Angel Pons
2020-07-24
nb/intel/sandybridge: Put host bridge registers into its own file
Angel Pons
2020-07-24
nb/intel/haswell: Put host bridge registers into its own file
Angel Pons
2020-07-24
nb/intel/sandybridge: Remove unnecessary `struct sys_info`
Angel Pons
2020-07-24
nb/intel/ironlake: Move southbridge code to ibexpeak
Angel Pons
2020-07-22
nb/intel/i945: Put names to northbridge PCI devices
Angel Pons
2020-07-20
sb/intel: Define CONFIG_FIXED_SMBUS_IO_BASE
Angel Pons
2020-07-14
src: Remove unused 'include <cpu/x86/msr.h>'
Elyes HAOUAS
2020-07-14
src: Remove unused 'include <stdint.h>
Elyes HAOUAS
2020-07-14
src: Remove unused 'include <types.h>'
Elyes HAOUAS
2020-07-12
nb/intel/haswell/romstage.c: Align pei_data initializers
Angel Pons
2020-07-12
haswell: Move some MRC settings to devicetree
Angel Pons
2020-07-12
haswell: Automatically check if Intel GbE is to be enabled
Angel Pons
2020-07-12
haswell: Add function to retrieve SPD addresses
Angel Pons
2020-07-12
haswell: Automatically determine system type
Angel Pons
2020-07-12
haswell: Introduce ENABLE_DDR_2X_REFRESH Kconfig option
Angel Pons
2020-07-12
haswell: Factor out `max_ddr3_freq`
Angel Pons
2020-07-12
haswell: Compute disabled channel masks at runtime
Angel Pons
2020-07-12
mb/asrock/b85m_pro4: Factor out common MRC settings
Angel Pons
2020-07-12
haswell: Relocate `mainboard_romstage_entry` to northbridge
Angel Pons
2020-07-12
haswell: Drop `struct romstage_params` type
Angel Pons
2020-07-12
haswell: Make `copy_spd` a weak function
Angel Pons
2020-07-11
nb/intel/haswell: Add `mb_late_romstage_setup` function
Angel Pons
2020-07-11
arch/x86: Drop CBMEM_TOP_BACKUP
Kyösti Mälkki
2020-07-11
nb/intel/i945: Drop dead code
Angel Pons
2020-07-10
nb/amd/agesa/agesa_helper.h: Drop dead code
Angel Pons
2020-07-09
nb/intel/gm45/acpi/gm45.asl: Drop dead code
Angel Pons
2020-07-09
nb/intel/ironlake/raminit.c: Drop dead code
Angel Pons
2020-07-09
haswell: Drop GPIO indirection layers
Angel Pons
2020-07-09
haswell: Turn RCBA configuration into a function
Angel Pons
2020-07-08
haswell: relocate `romstage_common` to northbridge
Angel Pons
[next]