Age | Commit message (Expand) | Author |
2020-11-13 | nb/intel/haswell/acpi: Do not add PEG devices for LP | Angel Pons |
2020-11-13 | nb/intel/haswell/acpi: Move PEG and CTDP includes downwards | Angel Pons |
2020-11-13 | nb/intel/haswell/acpi: Merge `haswell.asl` into `hostbridge.asl` | Angel Pons |
2020-11-13 | nb/intel/haswell/acpi/hostbridge.asl: Drop unused registers | Angel Pons |
2020-11-13 | nb/intel/haswell/acpi/peg.asl: Leverage ASL for DEVEN | Angel Pons |
2020-11-13 | haswell/lynxpoint: Drop remaining uses of `ISLP` method | Angel Pons |
2020-11-09 | nb/intel/pineview: Fix clearing memory | Arthur Heymans |
2020-11-04 | haswell: Add Intel TXT support in romstage | Angel Pons |
2020-11-04 | nb/intel/haswell: Place CTDP ASL code in a separate scope | Angel Pons |
2020-11-04 | nb/intel/haswell/acpi: Align with Broadwell | Angel Pons |
2020-10-31 | {cpu,nb}/intel/haswell: Drop unnecessary `UL` suffix | Angel Pons |
2020-10-26 | src: Include <arch/io.h> when appropriate | Elyes HAOUAS |
2020-10-25 | nb/intel/haswell/gma.c: Drop unused ChromeOS include | Angel Pons |
2020-10-25 | nb/intel/haswell/gma.c: Drop unused `set_translation_table` function | Angel Pons |
2020-10-24 | nb/intel/haswell/gma.c: Drop space after unary `!` | Angel Pons |
2020-10-24 | nb/intel/haswell/gma.c: Move log message to the right place | Angel Pons |
2020-10-24 | nb/intel/haswell/gma.c: Use `config_of` in `gma_setup_panel` | Angel Pons |
2020-10-24 | nb/intel/haswell/early_init.c: Remove invalid register writes | Angel Pons |
2020-10-24 | nb/intel/haswell/finalize.c: Align with Broadwell | Angel Pons |
2020-10-24 | nb/intel/haswell/finalize.c: Align MC locking with Broadwell | Angel Pons |
2020-10-24 | nb/intel/haswell/finalize.c: Lock down MC ARB register | Angel Pons |
2020-10-24 | nb/intel/haswell/finalize.c: Lock PCU DDR PTM | Angel Pons |
2020-10-24 | nb/intel/haswell/finalize.c: Drop obsolete SA PM lock | Angel Pons |
2020-10-24 | nb/intel/haswell/finalize.c: Use PCI register names | Angel Pons |
2020-10-24 | nb/intel/gm45: Clean up header handling | Angel Pons |
2020-10-24 | nb/intel/gm45: Introduce memmap.h | Angel Pons |
2020-10-24 | nb/intel/gm45: Add more DMIBAR/EPBAR registers | Angel Pons |
2020-10-24 | nb/intel/ironlake: Add more host bridge PCI IDs | Angel Pons |
2020-10-24 | nb/intel/ironlake: Generalise northbridge chip name | Angel Pons |
2020-10-24 | nb/intel/haswell: Generalise northbridge chip name | Angel Pons |
2020-10-24 | nb/intel/haswell: Set up Root Complex topology | Angel Pons |
2020-10-23 | nb/intel/haswell/raminit.c: Clean up local variables | Angel Pons |
2020-10-23 | nb/intel/sandybridge: Correct designation of MRC version | Angel Pons |
2020-10-23 | nb/intel/haswell: Correct designation of MRC version | Angel Pons |
2020-10-23 | nb/intel/haswell: Drop ASM to call into MRC | Angel Pons |
2020-10-23 | nb/intel/haswell: Constify pointers to strings | Angel Pons |
2020-10-23 | nb/intel/haswell: Make MAD_DIMM_* registers indexed | Angel Pons |
2020-10-23 | nb/intel/haswell: Drop unnecessary register read | Angel Pons |
2020-10-22 | nb/intel/haswell: Add HASWELL_HIDE_PEG_FROM_MRC option | Angel Pons |
2020-10-17 | intel/txt: Add `txt_get_chipset_dpr` function | Angel Pons |
2020-10-15 | nb/intel/haswell: Account for DPR region in memory map | Angel Pons |
2020-10-14 | nb/intel/x4x: Place raminit definitions in raminit.h | Angel Pons |
2020-10-14 | nb/intel/x4x: Move register headers into a subfolder | Angel Pons |
2020-10-14 | nb/intel/x4x: Clean up DMIBAR/EPBAR definitions | Angel Pons |
2020-10-13 | nb/intel/ironlake: Put DMIBAR/EPBAR registers into separate files | Angel Pons |
2020-10-13 | nb/intel/sandybridge: Improve cbmem_top_chipset calculation | Angel Pons |
2020-10-12 | nb/intel/i945/acpi: Convert i945.asl to ASL 2.0 syntax | Elyes HAOUAS |
2020-10-10 | nb/intel/ironlake: Move register headers into a subfolder | Angel Pons |
2020-10-10 | nb/intel/ironlake: Clean up DMIBAR/EPBAR registers | Angel Pons |
2020-10-05 | nb/intel/ironlake: Drop unnecessary `smm_region_start` function | Angel Pons |
2020-10-05 | nb/intel/ironlake/memmap.c: Clean up includes | Angel Pons |
2020-10-02 | drivers/spi: Add BOOT_DEVICE_SPI_FLASH_NO_EARLY_WRITES config | Shelley Chen |
2020-09-29 | nb/intel/gm45: Answer question about conversion stepping A1 | Angel Pons |
2020-09-26 | ironlake: Fix compilation on x86_64 | Patrick Rudolph |
2020-09-25 | nb/intel/x4x/x4x.h: Clean up cosmetics | Angel Pons |
2020-09-25 | nb/intel/x4x/iomap.h: Rename to memmap.h | Angel Pons |
2020-09-25 | nb/intel/pineview: Place raminit definitions in raminit.h | Angel Pons |
2020-09-25 | nb/intel/gm45/gm45.h: Clean up cosmetics | Angel Pons |
2020-09-25 | nb/intel/gm45: Drop unused `DEFAULT_HECIBAR` macro | Angel Pons |
2020-09-25 | nb/intel/gm45: Drop casts from DEFAULT_{MCHBAR,DMIBAR} | Angel Pons |
2020-09-22 | nb/intel/ironlake: Use `MSAC` definition | Angel Pons |
2020-09-22 | nb/intel/ironlake: Use DMIBAR/EPBAR macros | Angel Pons |
2020-09-21 | src/northbridge: Drop unneeded empty lines | Elyes HAOUAS |
2020-09-21 | nb/intel/sandybridge: Check ME status only once | Angel Pons |
2020-09-21 | nb/intel/sandybridge: Simplify SPD validity check | Angel Pons |
2020-09-21 | nb/intel/ironlake: Clean up cosmetics of early ME functions | Angel Pons |
2020-09-21 | nb/intel/ironlake: Clean up `send_heci_uma_message` signature | Angel Pons |
2020-09-21 | nb/intel/ironlake: Reduce the scope of `heci_uma_addr` | Angel Pons |
2020-09-21 | nb/intel/sandybridge: Drop unnecessary `gma.h` | Angel Pons |
2020-09-21 | nb/intel/sandybridge: Put DMIBAR/EPBAR registers into separate files | Angel Pons |
2020-09-21 | nb/intel/sandybridge: Move register headers into a subfolder | Angel Pons |
2020-09-21 | nb/intel/sandybridge: Clean up DMIBAR/EPBAR registers | Angel Pons |
2020-09-21 | nb/intel/sandybridge: Introduce memmap.h | Angel Pons |
2020-09-17 | nb/intel/haswell: Put DMIBAR/EPBAR registers into separate files | Angel Pons |
2020-09-17 | nb/intel/haswell: Move register headers into a subfolder | Angel Pons |
2020-09-17 | nb/intel/x4x: Clean up TPM-related code | Angel Pons |
2020-09-17 | nb/intel/pineview: Guard DMIBAR/EPBAR macro parameters | Angel Pons |
2020-09-17 | nb/intel/pineview/iomap.h: Rename to memmap.h | Angel Pons |
2020-09-17 | nb/intel/ironlake: Do not re-read ME UMA size | Angel Pons |
2020-09-17 | nb/intel/ironlake: Drop some unused function parameters | Angel Pons |
2020-09-17 | nb/intel/ironlake: Drop `heci_bar` field from raminit | Angel Pons |
2020-09-17 | nb/intel/haswell: Clean up register definitions | Angel Pons |
2020-09-17 | nb/intel/haswell: Guard DMIBAR/EPBAR macro parameters | Angel Pons |
2020-09-17 | nb/intel/haswell: Introduce memmap.h | Angel Pons |
2020-09-17 | nb/intel/sandybridge: Drop `void *` cast in `MCHBAR32` | Angel Pons |
2020-09-17 | nb/intel/sandybridge: Drop casts from DEFAULT_{MCHBAR,DMIBAR} | Angel Pons |
2020-09-17 | nb/intel/sandybridge: Drop invalid `DEFAULT_RCBABASE` macro | Angel Pons |
2020-09-17 | nb/intel/ironlake: Drop invalid `DEFAULT_RCBABASE` macro | Angel Pons |
2020-09-15 | nb/intel/ironlake/raminit: Work around compiler bug | Patrick Rudolph |
2020-09-14 | nb/intel/ironlake: Reserve gap betwen TSEG and BGSM | Nico Huber |
2020-09-14 | nb/intel/ironlake: Use an `index` variable for resources | Nico Huber |
2020-09-08 | nb/intel/ironlake: Use an enum for `gpu_panel_port_select` | Angel Pons |
2020-09-08 | nb/intel/sandybridge: Use an enum for `gpu_panel_port_select` | Angel Pons |
2020-09-08 | nb/intel/haswell: Drop `gpu_panel_port_select` | Angel Pons |
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 |