Age | Commit message (Expand) | Author |
2018-07-09 | src/northbridge: Use "foo *bar" instead of "foo* bar" | Elyes HAOUAS |
2018-07-02 | src/nb: Fix non-local header treated as local | Elyes HAOUAS |
2018-06-21 | Revert "sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location" | Arthur Heymans |
2018-06-17 | nb/intel/nehalem: Fix DEVEN defines | Patrick Rudolph |
2018-06-06 | arch/x86: Make RELOCATABLE_RAMSTAGE the default | Kyösti Mälkki |
2018-06-05 | cpu/intel/model_2065x: Switch to POSTCAR_STAGE | Arthur Heymans |
2018-06-04 | nb/intel: Use postcar_frame_add_romcache() | Nico Huber |
2018-06-04 | northbridge/intel: Remove unneeded includes | Elyes HAOUAS |
2018-05-31 | {cpu,drivers,nb,soc}/intel: Use CACHE_ROM_BASE where appropriate | Nico Huber |
2018-05-29 | src/northbridge: Add and update license headers | Martin Roth |
2018-05-21 | nb/intel/nehalem: Fix smashed stack in romstage | Matthias Gazzari |
2018-05-18 | nb/intel/nehalem: Use the common mrc cache driver | Arthur Heymans |
2018-05-17 | nb/intel/nehalem: Add ACPI path | Patrick Rudolph |
2018-05-08 | {mb,nb,soc}: Remove references to pci_bus_default_ops() | Nico Huber |
2018-05-01 | Fix freeze during chipset lockdown on Nehalem | Matthias Gazzari |
2018-04-30 | nb/intel/nehalem: Get rid of device_t | Elyes HAOUAS |
2018-04-20 | pci: Move inline PCI functions to pci_ops.h | Patrick Rudolph |
2018-04-09 | intel/nehalem post-car: Use postcar_frame for MTRR setup | Kyösti Mälkki |
2018-02-27 | sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location | Arthur Heymans |
2018-01-31 | nb/intel/*.h: Remove left-over register definitions | Patrick Rudolph |
2017-12-20 | intel/gma: fix RPNFREQ_VAL bitmask | Felix Held |
2017-12-19 | nb/intel/nehalem/gma: Drop stale pre-pocessor guards | Nico Huber |
2017-10-28 | 3rdparty/lib{hwbase,gfxinit}: Update to latest master | Nico Huber |
2017-10-28 | drivers/intel/gma: Put gma_gfxinit() into its own header | Nico Huber |
2017-08-11 | drivers/intel/gma/opregion: migrate from nb/common | Matt DeVillier |
2017-08-07 | nb/intel/*/gma.c: Use macros for GMBUS numbers | Arthur Heymans |
2017-07-13 | Rename __attribute__((packed)) --> __packed | Stefan Reinauer |
2017-07-12 | nb/intel/nehalem/gma: Set ASLS on S3 resume | Patrick Rudolph |
2017-07-12 | drv/intel/gma/opregion: Add interface for GNVS ASLB handling | Patrick Rudolph |
2017-06-27 | nb/intel: add IS_ENABLED() around Kconfig symbol references | Martin Roth |
2017-06-15 | nb/intel/nehalem/gma: Use common init_igd_opregion method | Patrick Rudolph |
2017-06-08 | device/Kconfig: Put gfx init methods into a `choice` | Nico Huber |
2017-06-04 | Kconfig: Add choice of framebuffer mode | Nico Huber |
2017-06-02 | Kconfig: Introduce HAVE_(VBE_)LINEAR_FRAMEBUFFER | Nico Huber |
2017-06-02 | Kconfig: Rework MAINBOARD_HAS_NATIVE_VGA_INIT_TEXTMODECFG | Nico Huber |
2017-05-01 | nb/intel/nehalem/gma: Set up OpRegion in nb code | Patrick Rudolph |
2017-04-03 | nb/intel: Deduplicate vbt header | Patrick Rudolph |
2017-03-08 | nb/intel/nehalem/raminit.c: Refine broken comment | Stefan Tauner |
2017-02-22 | nehalem/Kconfig: Rename TRAINING_CACHE_SIZE to MRC_CACHE_SIZE | Arthur Heymans |
2017-02-22 | nb/intel/nehalem: Clean nehalem.h | Arthur Heymans |
2017-01-06 | nb/intel/*/northbridge.c: Remove #include <device/hypertransport.h> | Arthur Heymans |
2016-12-18 | intel cache-as-ram: Move DCACHE_RAM_BASE | Kyösti Mälkki |
2016-12-11 | ACPI S3: Flip ACPI_HUGE_LOWMEM_BACKUP default | Kyösti Mälkki |
2016-12-11 | intel/nehalem: Use romstage_handoff for S3 | Kyösti Mälkki |
2016-12-07 | MMCONF_SUPPORT: Consolidate resource registration | Kyösti Mälkki |
2016-12-07 | MMCONF_SUPPORT: Flip default to enabled | Kyösti Mälkki |
2016-12-06 | intel PCI ops: Remove explicit PCI MMCONF access | Kyösti Mälkki |
2016-12-06 | intel PCI ops: Remove explicit PCI MMCONF access | Kyösti Mälkki |
2016-11-29 | nb/intel/nehalem,sandybridge: Hook up libgfxinit | Nico Huber |
2016-11-22 | Remove explicit select MMCONF_SUPPORT | Kyösti Mälkki |
2016-11-21 | nb/intel: Fix some spelling mistakes in comments and strings | Martin Roth |
2016-11-11 | intel post-car: Separate files for setup_stack_and_mtrrs() | Kyösti Mälkki |
2016-10-11 | nb/intel/*/graphic_init: use sizeof instead of hardcoding edid size | Arthur Heymans |
2016-10-11 | cpu/intel/smm: Use CONFIG_SMM_TSEG_SIZE | Nico Huber |
2016-10-10 | northbridge/intel/nehalem: Remove commented code | Elyes HAOUAS |
2016-10-04 | src/northbridge: Remove unnecessary whitespace | Elyes HAOUAS |
2016-10-04 | src/northbridge: Remove whitespace after sizeof | Elyes HAOUAS |
2016-09-15 | northbridge/intel/nehalem/gma.c: Improve code formatting | Elyes HAOUAS |
2016-09-13 | northbridge/intel/nehalem: transition away from device_t | Antonello Dettori |
2016-06-12 | nb/intel/raminit (native): Read PCI mmio size from devicetree | Patrick Rudolph |
2016-06-12 | nb/intel: Factor out common MRC code | Patrick Rudolph |
2016-03-11 | northbridge/intel: move mrccache.c of sandybridge + haswell to common | Alexander Couzens |
2016-03-11 | northbridge/intel: move mrc_cache definition into a common header | Alexander Couzens |
2016-02-28 | northbridge/intel: add missing #include guards | Iru Cai |
2016-02-10 | Kconfig: Move defaults for CBFS_SIZE | Martin Roth |
2015-12-16 | northbridge/intel ACPI: Remove unused Local method | Martin Roth |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-10-23 | Intel: Move MCRS ResourceTemplate outside of _CRS method | Martin Roth |
2015-10-15 | cpu/mtrr.h: Fix macro names for MTRR registers | Alexandru Gagniuc |
2015-10-12 | gma: Consolidate Intel IGD ACPI code some more | Nico Huber |
2015-10-11 | Kill lvds_num_lanes | Vladimir Serbinenko |
2015-10-11 | Derive lvds_dual_channel from EDID timings. | Vladimir Serbinenko |
2015-10-04 | northbridge/intel/nehalem: Fix native VGA init | Nicolas Reinecke |
2015-09-07 | intel: Do not hardcode the position of mrc.cache | Alexandru Gagniuc |
2015-07-13 | x86: flatten hierarchy | Stefan Reinauer |
2015-06-23 | Kconfig: Move CBFS_SIZE into Mainboard menu | Martin Roth |
2015-06-10 | model_2065x: Use common i945-ivy TSEG SMM init. | Vladimir Serbinenko |
2015-06-05 | device_ops: add device_t argument to acpi_fill_ssdt_generator | Alexander Couzens |
2015-05-29 | intel/nehalem/raminit.c: Remove space in `timestamp_add_now(104)` | Paul Menzel |
2015-05-28 | igd.asl rewrite | Vladimir Serbinenko |
2015-05-26 | acpi: Remove monolithic ACPI | Vladimir Serbinenko |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-05-19 | nehalem native gfx init: Adjust state to be compatible with OPROM. | Vladimir Serbinenko |
2015-04-29 | kbuild: automatically include northbridges | Stefan Reinauer |
2015-04-05 | intel/nehalem: rename copypasted smi finalizer function | Alexander Couzens |
2015-03-30 | Update hex values to CBFS binary name types in Makefiles | Martin Roth |
2015-03-13 | northbridge/intel/nehalem: don't set FERR_CAPABILITY on BSP | Alexander Couzens |
2015-02-16 | acpi: Generate valid ACPI processor objects | Timothy Pearson |
2015-02-15 | x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer | Kevin Paul Herbert |
2015-01-27 | CBMEM: Always use DYNAMIC_CBMEM | Kyösti Mälkki |
2015-01-27 | CBMEM: Do not use get_top_of_ram() with DYNAMIC_CBMEM | Kyösti Mälkki |
2015-01-09 | northbridge/intel/nehalem/raminit.c: Remove redundant function | Edward O'Callaghan |
2015-01-06 | northbridge/intel: Do not define include guard as 1 | Edward O'Callaghan |
2014-12-07 | nehalem/raminit: Add decorations to specify that empty loop is intended so. | Vladimir Serbinenko |
2014-12-06 | northbridge/intel/*/acpi/igd.asl: Trivial indent style fix | Edward O'Callaghan |
2014-12-02 | Replace hlt with halt() | Patrick Georgi |
2014-11-23 | sandy/ivy/nehalem: Remerge interrupt handling | Vladimir Serbinenko |
2014-11-20 | Replace includes of build.h with version.h | Kyösti Mälkki |
2014-11-01 | northbridge/intel: Use DEVICE_NOOP macro over dummy symbol | Edward O'Callaghan |
2014-10-16 | ACPI: Remove CONFIG_GENERATE_ACPI_TABLES | Vladimir Serbinenko |