Age | Commit message (Expand) | Author |
2021-02-15 | src: use ARRAY_SIZE where possible | Patrick Georgi |
2020-09-21 | src/northbridge: Drop unneeded empty lines | Elyes HAOUAS |
2020-07-14 | src: Remove unused 'include <cpu/x86/msr.h>' | Elyes HAOUAS |
2020-06-22 | device/smbus_host: Declare common early SMBus prototypes | Kyösti Mälkki |
2020-06-06 | src: Remove unused 'include <cpu/x86/mtrr.h>' | Elyes HAOUAS |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-01 | src: Remove unused 'include <cpu/x86/cache.h>' | Elyes HAOUAS |
2020-04-05 | src/northbridge: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-01-12 | intel/e7505: Always enable DIMM compatibility checks | Kyösti Mälkki |
2020-01-12 | intel/e7505: Remove commented out suspicious code | Kyösti Mälkki |
2020-01-12 | intel/e7505,i82801dx: Refactor raminit | Kyösti Mälkki |
2020-01-12 | intel/e7505,i82801dx: Remove wrapper spd_read_byte() | Kyösti Mälkki |
2019-12-19 | src/northbridge: Remove unused <stdlib.h> | Elyes HAOUAS |
2019-10-27 | src/[northbridge,security]: change "unsigned" to "unsigned int" | Martin Roth |
2019-07-03 | intel/e7505: Drop debug code | Kyösti Mälkki |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-04 | device/mmio.h: Add include file for MMIO ops | Kyösti Mälkki |
2019-03-01 | device/pci: Fix PCI accessor headers | Kyösti Mälkki |
2019-01-10 | aopen/dxplplusu: Move timestamps to common code | Kyösti Mälkki |
2019-01-04 | intel/e7505: Drop ECC scrubber code | Kyösti Mälkki |
2018-11-16 | src: Remove unneeded include <cbmem.h> | Elyes HAOUAS |
2018-11-12 | src: Remove unneeded include "{arch,cpu}/cpu.h" | Elyes HAOUAS |
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
2018-09-14 | complier.h: add __always_inline and use it in code base | Aaron Durbin |
2018-06-06 | intel/e7505: Remove ROMCC workaround | Kyösti Mälkki |
2018-06-02 | intel/e7505: Assume AGP slot disabled | Kyösti Mälkki |
2018-06-02 | aopen/dxplplusu intel/e7505: Move to EARLY_CBMEM_INIT | Kyösti Mälkki |
2018-05-29 | src/northbridge: Add and update license headers | Martin Roth |
2017-06-27 | nb/intel: add IS_ENABLED() around Kconfig symbol references | Martin Roth |
2017-05-27 | CBMEM: Clarify CBMEM_TOP_BACKUP function usage | Kyösti Mälkki |
2016-11-21 | nb/intel: Fix some spelling mistakes in comments and strings | Martin Roth |
2016-09-20 | northbridge/intel/e7505: Improve code formatting | Elyes HAOUAS |
2016-08-31 | northbridge/intel: Add required space before opening parenthesis '(' | Elyes HAOUAS |
2016-08-01 | Remove non-ascii & unprintable characters | Martin Roth |
2015-10-15 | cpu/mtrr.h: Fix macro names for MTRR registers | Alexandru Gagniuc |
2015-02-15 | x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer | Kevin Paul Herbert |
2015-01-06 | northbridge: Drop print_ implementation from non-romcc boards | Stefan Reinauer |
2014-07-29 | Uniformly spell frequency unit symbol as Hz | Elyes HAOUAS |
2014-05-25 | northbridge/intel/e7505/raminit.c: Silence warn of unused func | Edward O'Callaghan |
2014-01-13 | lib: Make log2() available in romstage on ARM, not just x86 | Alexandru Gagniuc |
2013-09-11 | CBMEM: Unify get_top_of_ram() | Kyösti Mälkki |
2013-03-22 | x86: Unify arch/io.h and arch/romcc_io.h | Stefan Reinauer |
2013-03-07 | Intel e7505: provide get_top_of_ram | Kyösti Mälkki |
2012-11-02 | Fix some issues with new "reference" toolchain | Stefan Reinauer |
2012-04-21 | Intel e7505: build as separate object file | Kyösti Mälkki |
2012-04-21 | Intel e7505: enable ECC scrubbing | Kyösti Mälkki |
2012-04-19 | Intel e7505: refactor only | Kyösti Mälkki |
2012-04-17 | Intel e7505: handlers for undocumented registers | Kyösti Mälkki |
2012-04-11 | Intel e7505: cleanups | Kyösti Mälkki |
2012-04-11 | Intel e7505: renames only | Kyösti Mälkki |
2011-10-31 | Add support for E7505 northbridge. | Kyösti Mälkki |
2011-10-28 | copy e7501 component to e7505 | Stefan Reinauer |