Age | Commit message (Expand) | Author |
2021-07-26 | src/*: Specify type of `CBFS_SIZE` once | Angel Pons |
2021-06-17 | nb/intel/ironlake: Factor out common uncore ASL | Angel Pons |
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-25 | Revert "nb/intel/ironlake: Handle broken ME firmware" | Nico Huber |
2021-04-21 | nb/intel: Use get_int_option() | Angel Pons |
2021-04-10 | nb/intel/ironlake: Use new fixed BAR accessors | Angel Pons |
2021-04-10 | nb/intel: Factor out remaining MCHBAR macros | Angel Pons |
2021-04-06 | arch/x86: Provide readXp/writeXp helpers in arch/mmio.h | Angel Pons |
2021-04-05 | nb/intel/ironlake: Drop `pci_mmio_size` | Angel Pons |
2021-03-28 | nb/intel/ironlake/quickpath.c: Correct one value | Angel Pons |
2021-03-28 | nb/intel/ironlake: Drop copy-pasted finalisation steps | Angel Pons |
2021-02-27 | nb/intel/ironlake: Avoid casting pointers to structs | Angel Pons |
2021-02-27 | nb/intel/ironlake: Handle broken ME firmware | Angel Pons |
2021-02-24 | nb/intel/ironlake: Rewrite early QPI init | Angel Pons |
2021-02-24 | nb/intel/ironlake: Correct even more replay issues | Angel Pons |
2021-02-24 | nb/intel/ironlake: Relocate early QuickPath init | Angel Pons |
2021-02-24 | nb/intel/ironlake: Deduplicate programming 274/265 values | Angel Pons |
2021-02-24 | nb/intel/ironlake: Split out some QuickPath init code | Angel Pons |
2021-02-24 | nb/intel/ironlake: Remove unnecessary declaration | Angel Pons |
2021-02-24 | nb/intel/ironlake: Fix more replay issues | Angel Pons |
2021-02-24 | nb/intel/ironlake: Fix some replay issues | Angel Pons |
2021-02-24 | nb/intel/ironlake: Correct `set_4cf` | Angel Pons |
2021-02-23 | nb/intel/ironlake: Drop redundant clear of SLP_TYP | Kyösti Mälkki |
2021-02-22 | nb/intel/ironlake: Do not call `collect_system_info` twice | Angel Pons |
2021-02-15 | src: use ARRAY_SIZE where possible | Patrick Georgi |
2021-02-11 | sb/intel/ibexpeak: Drop Global NVS support | Angel Pons |
2021-02-10 | nb/intel/ironlake: Use common {DMI,EP,MCH}BAR accessors | Angel Pons |
2021-02-07 | nb/intel/ironlake: Avoid pointer arithmetics | 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-01 | nb/intel/ironlake/bootblock.c: include <arch/pci_io_cfg.h> | Elyes HAOUAS |
2021-01-30 | nb/intel/ironlake: Use MMCONF_BUS_NUMBER everywhere | Angel Pons |
2021-01-30 | nb/intel/ironlake: Use RCBA macros | Angel Pons |
2021-01-29 | device/Kconfig: Declare MMCONF symbols' type once | Angel Pons |
2021-01-25 | nb/intel/ironlake: Drop constant parameter | Angel Pons |
2021-01-19 | nb/intel/ironlake/northbridge.c: Fix overlapping resources | Arthur Heymans |
2021-01-19 | nb/intel/ironlake/northbridge.c: Improve readability | Arthur Heymans |
2021-01-19 | nb/intel/ironlake/ironlake.asl: Remove sandy bridge copy pasta | Arthur Heymans |
2021-01-19 | nb/intel/ironlake: Remove chromeos copy pasta | Arthur Heymans |
2021-01-19 | nb/intel/ironlake: Print MCH dev/revision IDs and CAPID | Angel Pons |
2021-01-18 | lib/ramtest: Fix ram_check() declarations | Kyösti Mälkki |
2020-12-30 | drivers/intel/gma: Include gfx.asl by default for all platforms... | Matt DeVillier |
2020-12-14 | nb/intel/ironlake: Add comment about MCH scan chains | Angel Pons |
2020-12-14 | nb/intel/ironlake: Remove unused constant | Angel Pons |
2020-12-07 | nb/intel/ironlake: Introduce memmap.h | Angel Pons |
2020-12-07 | nb/intel/ironlake: Drop casts from DEFAULT_{MCHBAR,DMIBAR} | Angel Pons |
2020-10-26 | src: Include <arch/io.h> when appropriate | Elyes HAOUAS |
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-13 | nb/intel/ironlake: Put DMIBAR/EPBAR registers into separate files | Angel Pons |
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-09-26 | ironlake: Fix compilation on x86_64 | Patrick Rudolph |
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/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-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/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-08-24 | mrc_cache: Add mrc_cache fetch functions to support non-x86 platforms | Shelley Chen |
2020-08-18 | src: Remove unused 'include <delay.h>' | Elyes HAOUAS |
2020-08-04 | nb/intel/ironlake/acpi.c: Factor out PCIEXBAR decoding | Angel Pons |
2020-08-04 | nb/intel/ironlake/acpi/hostbridge.asl: Use ASL 2.0 syntax | Angel Pons |
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-07-25 | nb/intel/ironlake/raminit.c: initialize 'reply.command' | Elyes HAOUAS |
2020-07-24 | nb/intel/ironlake: Move southbridge code to ibexpeak | Angel Pons |
2020-07-14 | src: Remove unused 'include <cpu/x86/msr.h>' | Elyes HAOUAS |
2020-07-09 | nb/intel/ironlake/raminit.c: Drop dead code | Angel Pons |
2020-07-02 | nb/intel/ironlake: Clean up code style (except raminit) | Angel Pons |
2020-07-01 | nb/intel/ironlake/northbridge.c: Drop thunk functions | Angel Pons |
2020-07-01 | nb/intel/ironlake: Drop copy-pasted and unused macro | Angel Pons |
2020-07-01 | nb/intel/ironlake: Use `pci_update_config32()` | Angel Pons |
2020-07-01 | nb/intel/ironlake: Simplify BAR handling | Angel Pons |
2020-07-01 | nb/intel/ironlake/ironlake.h: Clean up | Angel Pons |