Age | Commit message (Expand) | Author |
2021-05-06 | src: Retype option API to use unsigned integers | Angel Pons |
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-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-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: 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-01-30 | nb/intel/ironlake: Use RCBA macros | Angel Pons |
2021-01-25 | nb/intel/ironlake: Drop constant parameter | Angel Pons |
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-14 | nb/intel/ironlake: Add comment about MCH scan chains | Angel Pons |
2020-12-14 | nb/intel/ironlake: Remove unused constant | Angel Pons |
2020-10-10 | nb/intel/ironlake: Clean up DMIBAR/EPBAR registers | 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 | 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-15 | nb/intel/ironlake/raminit: Work around compiler bug | Patrick Rudolph |
2020-08-24 | mrc_cache: Add mrc_cache fetch functions to support non-x86 platforms | Shelley Chen |
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: 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-07-25 | nb/intel/ironlake/raminit.c: initialize 'reply.command' | Elyes HAOUAS |
2020-07-09 | nb/intel/ironlake/raminit.c: Drop dead code | Angel Pons |
2020-06-22 | device/smbus_host: Declare common early SMBus prototypes | Kyösti Mälkki |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-06 | treewide: replace GPLv2 long form headers with SPDX header | Patrick Georgi |
2020-05-06 | treewide: Move "is part of the coreboot project" line in its own comment | Patrick Georgi |
2020-03-17 | src (minus soc and mainboard): Remove copyright notices | Patrick Georgi |
2020-03-15 | nb/intel/nehalem: Rename to ironlake | Angel Pons |