Age | Commit message (Expand) | Author |
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 |
2020-07-08 | haswell: drop unused function parameter | Angel Pons |
2020-07-08 | nb/intel/pineview/acpi: Remove unmatched comment start | Angel Pons |
2020-07-08 | nb/intel/pineview: Convert to ASL 2.0 syntax | Angel Pons |
2020-07-08 | nb/intel/pineview: Tidy up comments and cosmetics | Angel Pons |
2020-07-08 | nb/intel/i945: Use ASL 2.0 syntax | Angel Pons |
2020-07-08 | nb/intel/i945/acpi: Tidy up comments and cosmetics | Angel Pons |
2020-07-08 | nb/intel/gm45: Use ASL 2.0 syntax | Angel Pons |
2020-07-08 | nb/intel/gm45: Tidy up comments and cosmetics | Angel Pons |
2020-07-08 | nb/intel/x4x/acpi: Use ASL 2.0 syntax | Angel Pons |
2020-07-08 | nb/intel/x4x/acpi: Clean up comments | Angel Pons |
2020-07-08 | nb/intel/haswell/acpi: Update to ASL 2.0 syntax | Angel Pons |
2020-07-08 | nb/intel/haswell/acpi: Fix host bridge registers | Angel Pons |
2020-07-06 | nb/intel/i440bx: Add PMCR register to ACPI code | Keith Hui |
2020-07-06 | nb/intel/i440bx: Refactor ACPI code | Keith Hui |
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 |
2020-07-01 | nb/intel/ironlake: Drop copy-pasted and dead code | Angel Pons |
2020-07-01 | nb/intel/ironlake: Remove unused structs | Angel Pons |
2020-07-01 | nb/intel/pineview: Drop undefined function declaration | Angel Pons |
2020-06-27 | sb/intel/i82801ix: Use pmutil.h definitions | Angel Pons |
2020-06-22 | nb/intel/sandybridge/gma.c: Remove useless if condition | Evgeny Zinoviev |
2020-06-22 | device/smbus_host: Declare common early SMBus prototypes | Kyösti Mälkki |
2020-06-22 | nb/intel/haswell: Use 16-bit ops on PCI COMMAND | Angel Pons |
2020-06-15 | i945 boards: Factor out MAX_CPUS | Angel Pons |
2020-06-15 | x4x boards: Factor out MAX_CPUS | Angel Pons |
2020-06-12 | nb/intel/i945/rcven.c: Correct comment | Angel Pons |
2020-06-12 | nb/intel/i945: Clean up raminit coding style | Angel Pons |
2020-06-10 | nb/intel/i945: Use PCI bitwise ops | Angel Pons |
2020-06-10 | nb/intel/x4x: Drop unused `pci_ops.h` include | Angel Pons |
2020-06-10 | nb/intel/pineview: Use PCI bitwise ops | Angel Pons |
2020-06-09 | nb/intel/x4x: Use PCI bitwise ops | Angel Pons |
2020-06-09 | nb/intel/haswell: Use PCI bitwise ops | Angel Pons |
2020-06-09 | nb/intel/sandybridge: Use MCHBAR bitwise ops | Angel Pons |
2020-06-09 | nb/intel/sandybridge: Use PCI bitwise ops | Angel Pons |
2020-06-09 | nb/intel/gm45/iommu.c: Fix regression when updating PCI command | Angel Pons |
2020-06-06 | src: Use pci_dev_ops_pci where applicable | Angel Pons |
2020-06-06 | src: Remove unused 'include <cpu/x86/mtrr.h>' | Elyes HAOUAS |
2020-06-06 | src: Remove unused '#include <cpu/x86/smm.h>' | Elyes HAOUAS |
2020-06-03 | northbridge/intel/sandybridge: Mask lower 20 bits of TOLUD and TOLM in hostbr... | Furquan Shaikh |
2020-06-03 | northbridge/intel/sandybridge: Update hostbridge.asl to ASL2.0 syntax | Furquan Shaikh |
2020-06-03 | northbridge/intel/haswell: Mask lower 20 bits of TOLUD and TOLM in hostbridge... | Furquan Shaikh |
2020-06-03 | northbridge/intel/haswell: Update hostbridge.asl to ASL2.0 | Furquan Shaikh |
2020-06-02 | src: Remove redundant includes | Elyes HAOUAS |
2020-06-02 | src: Remove unused 'include <bootmode.h>' | Elyes HAOUAS |
2020-06-02 | src: Remove unused '#include <cpu/x86/lapic.h>' | Elyes HAOUAS |
2020-05-27 | intel/gma: Only enable bus mastering if we are going to use it | Nico Huber |
2020-05-27 | intel/gma: Don't bluntly enable I/O | Nico Huber |
2020-05-27 | drivers/intel/gma: Move IGD OpRegion to CBMEM | Nico Huber |
2020-05-26 | northbridge/intel/i945: Mark legacy VGA memory as reserved | Furquan Shaikh |
2020-05-26 | northbridge/amd: Keep using old resource allocator | Furquan Shaikh |
2020-05-26 | device_util,agesa/family14: Do not consider unassigned resources in find_pci_... | Furquan Shaikh |
2020-05-26 | nb/intel: Fix 16-bit read/write PCI_COMMAND register | Elyes HAOUAS |
2020-05-21 | nb/intel/sandybridge: Use the new IOSAV struct API | Angel Pons |
2020-05-21 | nb/intel/sandybridge: Drop unused parameters | Angel Pons |
2020-05-21 | nb/intel/sandybridge: Redefine IOSAV_SUBSEQUENCE | Angel Pons |
2020-05-21 | nb/intel/sandybridge: Truncate IOSAV subseq gaps | Angel Pons |
2020-05-21 | nb/intel/sandybridge: Replace macros with functions | Angel Pons |
2020-05-21 | nb/intel/sandybridge: Refactor IOSAV_RUN_ONCE | Angel Pons |
2020-05-21 | nb/intel/sandybridge: Refactor IOSAV_SUBSEQUENCE again | Angel Pons |
2020-05-19 | nb/intel/sandybridge: Do not hardcode resource indices | Angel Pons |
2020-05-19 | nb/intel/sandybridge: Correct IOSAV register notes | Angel Pons |
2020-05-18 | nb/intel/sandybridge: Use or-based logic for RANKSEL | Angel Pons |
2020-05-18 | nb/intel/sandybridge: Program IOSAV with macros | Angel Pons |
2020-05-18 | nb/intel/sandybridge: Add and use BROADCAST_CH for IOSAV | Angel Pons |
2020-05-18 | nb/intel: Const'ify pci_devfn_t devices | Elyes HAOUAS |
2020-05-18 | src: Remove leading blank lines from SPDX header | Elyes HAOUAS |
2020-05-14 | nb/intel/i440bx: add resources during read_resources() | Furquan Shaikh |
2020-05-14 | nb/intel/sandybridge: add resources during read_resources() | Aaron Durbin |
2020-05-13 | src: Remove unused '#include <stddef.h>' | Elyes HAOUAS |