1. 3a54f4a nb/intel/pineview/raminit.c: Get rid of duplicated branches by Elyes Haouas · 1 year, 7 months ago
  2. a361d35 nb/intel/pineview: Use read32p() by Elyes Haouas · 1 year, 7 months ago
  3. 3a99807 src/northbridge: Remove unnecessary space after casts by Elyes Haouas · 1 year, 8 months ago
  4. 11cabea nb/intel/pineview: Replace remaining BAR accessors by Angel Pons · 3 years, 3 months ago
  5. 0aeaee7 nb/intel/pineview: Use new fixed BAR accessors by Angel Pons · 3 years, 3 months ago
  6. 07ccc8d nb/intel/pineview: Correct COMP register write by Angel Pons · 3 years, 3 months ago
  7. e7a68ec nb/intel/pineview/raminit.c: Correct clkset1 programming by Angel Pons · 3 years, 3 months ago
  8. 7ee1c47 nb/intel/pineview: Correct HICLKGTCTL write by Angel Pons · 3 years, 3 months ago
  9. 94eea6f nb/intel/pineview: Rewrite hex values in lowercase by Angel Pons · 3 years, 5 months ago
  10. 896a1f7 nb/intel/pineview: Delete rude and useless comment by Angel Pons · 3 years, 5 months ago
  11. 12d3768 nb/intel/pineview: Clean up FIXMEs in raminit by Nico Huber · 3 years, 5 months ago
  12. eef4343 nb/intel/pineview: Extract HPET setup and delay function by Angel Pons · 3 years, 6 months ago
  13. dddd1cc src/northbridge: Drop unneeded empty lines by Elyes HAOUAS · 3 years, 11 months ago
  14. 1a1b04e device/smbus_host: Declare common early SMBus prototypes by Kyösti Mälkki · 4 years, 6 months ago
  15. 26766fd nb/intel/pineview: Use PCI bitwise ops by Angel Pons · 4 years, 1 month ago
  16. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  17. ac95903 treewide: replace GPLv2 long form headers with SPDX header by Patrick Georgi · 4 years, 2 months ago
  18. 02363b5 treewide: Move "is part of the coreboot project" line in its own comment by Patrick Georgi · 4 years, 2 months ago
  19. 2d7173d src: Remove unused 'include <cpu/x86/cache.h>' by Elyes HAOUAS · 4 years, 2 months ago
  20. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 4 months ago
  21. 39ff703 nb/intel/pineview: Clean up code and comments by Angel Pons · 4 years, 4 months ago
  22. bd65985 nb/intel/{i945,x4x,pineview}: Remove wrapper spd_read_byte() by Kyösti Mälkki · 4 years, 6 months ago
  23. f97c1c9 {nb,soc}: Replace min/max() with MIN/MAX() by Elyes HAOUAS · 4 years, 7 months ago
  24. c73c923 sb/intel/nm10: Fix enabling HPET by Arthur Heymans · 4 years, 9 months ago
  25. 7810793 nb/intel/pineview: Remove dead code in switch by Jacob Garber · 5 years ago
  26. d10680b nb/intel/pineview: Remove unused code by Jacob Garber · 5 years ago
  27. af159d4 nb/intel/pineview/raminit.c: Remove variable set but not used by Elyes HAOUAS · 5 years ago
  28. 274dabd src/northbridge: Remove unneeded include <arch/io.h> by Elyes HAOUAS · 5 years ago
  29. 1bc7b6e {gm45,pineview,sandybridge,x4x}: Use {full,system}_reset() function by Elyes HAOUAS · 5 years ago
  30. 0f49dd2 src/northbridge/intel: Remove unused variables by Elyes HAOUAS · 5 years ago
  31. b70c776 nb/intel/pineview: Correct lsbpos(0) and msbpos(0) by Jacob Garber · 5 years ago
  32. 74aa99a src: Drop unused '#include <halt.h>' by Elyes HAOUAS · 5 years ago
  33. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  34. 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 5 years ago
  35. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  36. c01a505 sb/intel/common: Rename i2c_block_read() to i2c_eeprom_read() by Kyösti Mälkki · 5 years ago
  37. da44e34 nb/intel/pineview: Select 1M TSEG by Arthur Heymans · 5 years ago
  38. 66b462d nb/intel/pineview/raminit.c: Remove unused variable by Elyes HAOUAS · 6 years ago
  39. 586f24d northbridge: Remove unneeded include <pc80/mc146818rtc.h> by Elyes HAOUAS · 6 years ago
  40. d522db0 nb/intel/*: Use 2M TSEG instead of 8M on pre-arrandale hardware by Arthur Heymans · 6 years ago
  41. a342f39 src: Remove unneeded whitespace by Elyes HAOUAS · 6 years ago
  42. b60920d northbridge: Use 'unsigned int' to bare use of 'unsigned' by Elyes HAOUAS · 6 years ago
  43. 015339f nb/intel/pineview: Use the correct address for the RCVEN strobe by Arthur Heymans · 6 years ago
  44. 1f6369e nb/intel/pineview: Use i2c block read to fetch SPD by Arthur Heymans · 6 years ago
  45. 3d45000 src: Fix typo by Elyes HAOUAS · 6 years ago
  46. fd051dc src/northbridge: Use "foo *bar" instead of "foo* bar" by Elyes HAOUAS · 6 years ago
  47. 4bdfebd nb/intel/pineview: Enable and allocate 8M for TSEG by Arthur Heymans · 6 years ago
  48. f369e60 northbridge/intel: Remove unneeded includes by Elyes HAOUAS · 6 years ago
  49. aaebb41 nb/intel/pineview: Enable dram remapping by Arthur Heymans · 7 years ago
  50. 5bb27b7 nb/intel/pineview: Fix typo in DRAM timing computation by Arthur Heymans · 7 years ago
  51. 12a4e98 nb/intel/pineview/raminit: Refactor timings selection by Arthur Heymans · 7 years ago
  52. 3323260 nb/intel: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  53. 53815e1 nb/intel/pineview/raminit: Remove very long delays by Arthur Heymans · 7 years ago
  54. 6bf1301 nb/intel/pineview/raminit.c: Use static const for lookup tables by Arthur Heymans · 7 years ago
  55. d2ca9d1 nb/pineview/raminit: Don't do Jedec init on resume from S3 by Arthur Heymans · 7 years ago
  56. 62e784b nb/intel/pineview: Move to early cbmem by Arthur Heymans · 7 years ago
  57. 00fd3ff nb/pineview/raminit: Fix raminit failing on hot reset path by Arthur Heymans · 7 years ago
  58. 097d753 nb/intel/pineview/raminit: Fix CONFIG_DEBUG_RAM_SETUP=y not compiling by Arthur Heymans · 7 years ago
  59. 12df950 northbridge/intel: Add required space before opening parenthesis '(' by Elyes HAOUAS · 8 years ago
  60. 66fbeae intel/pineview: Don't try to store 34 bits in 32 by Stefan Reinauer · 8 years ago
  61. 51fdb92 nb/intel/pineview: Native VGA init (CRT) by Damien Zammit · 8 years ago
  62. 003d15c northbridge/intel/pineview: Add native raminit by Damien Zammit · 9 years ago