1. 842dd33 nb/intel/i945/raminit: Remove space for correct alignment by Paul Menzel · 4 years, 4 months ago
  2. 3cd4327 src/nb: Use 'print("%s...", __func__)' by Elyes HAOUAS · 4 years, 4 months ago
  3. bd65985 nb/intel/{i945,x4x,pineview}: Remove wrapper spd_read_byte() by Kyösti Mälkki · 4 years, 6 months ago
  4. 1034839 {i945,i82801gx}: Remove unneeded include <cpu/x86/cache.h> by Elyes HAOUAS · 5 years ago
  5. 4593d66 nb/i945: Fix gate graphics hardware for frequency change by Elyes HAOUAS · 5 years ago
  6. 7fbed22 intel/i945: Fix udelay() prototypes by Kyösti Mälkki · 5 years ago
  7. 3bf4e28 nb/i945: Drop CHANNEL_XOR_RANDOMIZATION selection by Elyes HAOUAS · 5 years ago
  8. 274dabd src/northbridge: Remove unneeded include <arch/io.h> by Elyes HAOUAS · 5 years ago
  9. 32b9a99 nb/intel/i945: Use macro instead of magic number by Elyes HAOUAS · 5 years ago
  10. 45b824d src: Remove unused include <halt.h> by Elyes HAOUAS · 5 years ago
  11. 0191220 nb/intel/i945: Check if interleaved even if rank #4 size is zero by Elyes HAOUAS · 5 years ago
  12. 420d7e0 ich7/i945: Use full_reset() by Elyes HAOUAS · 5 years ago
  13. 5d1f9a0 Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX) by Julius Werner · 5 years ago
  14. 346d201 nb/intel/i945: Use DEBUG_RAM_SETUP by Kyösti Mälkki · 5 years ago
  15. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  16. 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 5 years ago
  17. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  18. c01a505 sb/intel/common: Rename i2c_block_read() to i2c_eeprom_read() by Kyösti Mälkki · 5 years ago
  19. 3452eca nb/intel/i945: Remove initialization already done at bootblock by Elyes HAOUAS · 5 years ago
  20. c70eed1 device: Use pcidev_on_root() by Kyösti Mälkki · 6 years ago
  21. 68aed91 intel/i945: Fix booting on a dual channel configuration by Patrick Georgi · 6 years ago
  22. 8a5283a src: Remove unneeded include <cbmem.h> by Elyes HAOUAS · 6 years ago
  23. ead574e src: Get rid of duplicated includes by Elyes HAOUAS · 6 years ago
  24. 771328f intel/i945: add timestamps in romstage by Patrick Georgi · 9 years ago
  25. a4fc7be nb/i945/raminit: Correct C0DRAMW & C1DRAMW for 4 DIMMs by Elyes HAOUAS · 6 years ago
  26. fe25107 nb/intel/i945: Remove dead code by Elyes HAOUAS · 6 years ago
  27. f369e60 northbridge/intel: Remove unneeded includes by Elyes HAOUAS · 6 years ago
  28. 9749a85 nb/intel/i945/raminit.c: Remove not necessary braces {} by Elyes HAOUAS · 6 years ago
  29. fc31e44 device/ddr2,ddr3: Rename and move a few things by Arthur Heymans · 6 years ago
  30. 5661945 nb/i945/raminit: Don't fall back to smbus read on failed SPD decode by Arthur Heymans · 7 years ago
  31. 105e368 nb/intel/i945: Add space after comma in log message by Paul Menzel · 7 years ago
  32. 0ab4904 nb/i945/raminit: Use common ddr2 decode functions by Arthur Heymans · 7 years ago
  33. 5613b17 nb/intel/i945/raminit.c: Replace numbers with macros by Elyes HAOUAS · 7 years ago
  34. 2502723 nb/intel/i945/raminit.c: Refactor tRD selection by Arthur Heymans · 7 years ago
  35. 3323260 nb/intel: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  36. 2f6b52e nb/intel/i945: Fix PEG port on 945gc by Arthur Heymans · 7 years ago
  37. 70a8e34 nb/intel/i945: Fix errors found by checkpatch.pl by Arthur Heymans · 7 years ago
  38. 44a3066 nb/i945: Clean "Programming DLL Timings" function by Elyes HAOUAS · 7 years ago
  39. 308aeff nb/intel/i945: Fix sdram_enhanced_addressing_mode for channel1 by Elyes HAOUAS · 7 years ago
  40. bce7e33 intel/i945: Fix up whitespace and indentation by Paul Menzel · 7 years ago
  41. 39bfc6c nb/i945/raminit.c: Fix dll timings on 945GC by Elyes HAOUAS · 8 years ago
  42. 75da1fb nb/i945/raminit: sdram_set_channel_mode Test if DIMM slot 3 is populated by Elyes HAOUAS · 7 years ago
  43. 186e9c4 nb/i945/raminit.c: Use Makefile.inc instead of '#include rcven.c' by Arthur Heymans · 8 years ago
  44. 1853781 nb/intel/945gc: Hardcode the integrated graphic frequencies by Arthur Heymans · 8 years ago
  45. 885c289 nb/intel/i945: Make pci_mmio_size a devicetree parameter by Arthur Heymans · 8 years ago
  46. 128c104 nb/intel: Fix some spelling mistakes in comments and strings by Martin Roth · 8 years ago
  47. 8b6df62 nb/i945/raminit: Add fix for clock crossing for 800MHz FSB CPU by Arthur Heymans · 8 years ago
  48. e189761 nb/i945/raminit: Add fix for 1067MHz FSB CPUs by Arthur Heymans · 8 years ago
  49. 626f8c8 i945/raminit.c: correctly write CLKCFG for 945GC by Arthur Heymans · 8 years ago
  50. c9848a8 intel/i945: Use "IS_ENABLED" for fsbclk & memclk by Elyes HAOUAS · 8 years ago
  51. 0a15fe9 northbridge/intel/i945: Add space around operators by Elyes HAOUAS · 8 years ago
  52. 12df950 northbridge/intel: Add required space before opening parenthesis '(' by Elyes HAOUAS · 8 years ago
  53. 3842498 src/northbridge: Remove unnecessary whitespace before "\n" and "\t" by Elyes HAOUAS · 8 years ago
  54. 15279a9 src/northbridge: Capitalize CPU, RAM and ROM by Elyes HAOUAS · 8 years ago
  55. 2ed0aa2 Correct some common spelling mistakes by Martin Roth · 9 years ago
  56. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  57. 7a8a4ab lib: Unify log2() and related functions by Julius Werner · 9 years ago
  58. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  59. 99bc2ec i945: Disable check for 2-dimm support. by Vladimir Serbinenko · 10 years ago
  60. bde6d30 x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer by Kevin Paul Herbert · 10 years ago
  61. f4cb412 northbridge/amd: Doxygen fixes by Martin Roth · 10 years ago
  62. 546953c Replace hlt with halt() by Patrick Georgi · 10 years ago
  63. 0f92f63 Uniformly spell frequency unit symbol as Hz by Elyes HAOUAS · 10 years ago
  64. 84283bc intel/i945/raminit.c: Remove trailing whitespace from `printk()` by Paul Menzel · 10 years ago
  65. daf9e50 intel/i945/raminit.c: Remove trailing whitespace from `printk()` by Paul Menzel · 10 years ago
  66. 2f237c1 nb/intel/i945/raminit.c: duplicate 'const' declaration specifier by Edward O'Callaghan · 10 years ago
  67. cb08e16 CBMEM intel: Define get_top_of_ram() once per chipset by Kyösti Mälkki · 11 years ago
  68. af4bd59 lib: Make log2() available in romstage on ARM, not just x86 by Alexandru Gagniuc · 11 years ago
  69. 0ce5ebf northbridge/intel/i945/raminit.c: Remove set but unused variable `reg16` by Paul Menzel · 11 years ago
  70. f9f74af CBMEM x86: Unify get_cbmem_toc() by Kyösti Mälkki · 11 years ago
  71. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  72. 86a1110 i945: Replace some two magic values by defined names by Patrick Georgi · 11 years ago
  73. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  74. eb5e28f Intel northbridge I945: Apply un-written naming rules by Kyösti Mälkki · 12 years ago
  75. c5fc7db Move C labels to start-of-line by Patrick Georgi · 12 years ago
  76. 751508a northbridge/intel/i945: CHECK_SLFRCS_ON_RESUME Kconfig option by Peter Stuge · 12 years ago
  77. 1d888a9 some ifdef --> if fixes by Stefan Reinauer · 13 years ago
  78. 148a4f5 i945: improve get_top_of_ram() by Sven Schnelle · 13 years ago
  79. 541269b [i945] Add SPD adress mapping by Sven Schnelle · 13 years ago
  80. 3c0bfaf Fix most CONFIG_DEBUG_RAM_SETUP issues. by Stefan Reinauer · 14 years ago
  81. 259a39f fix according to coding guidelines by Stefan Reinauer · 14 years ago
  82. c436953 Following patch adds support for suspend/resume functions. I had to change the get_cbmem_toc because macro magic did not work well. by Rudolf Marek · 14 years ago
  83. 2b9070a catch some illegal configurations (trivial) by Stefan Reinauer · 14 years ago
  84. d773fd3 Some more DIMM0 related cleanups and deduplication. by Uwe Hermann · 14 years ago
  85. d083595 Remove lib/ramtest.c-include from all CAR boards. by Patrick Georgi · 14 years ago
  86. 76d9143 Make i945/raminit.c:fsbclk() return u16 rather than int by Peter Stuge · 14 years ago
  87. e4bc0f6 Split NORTHBRIDGE_INTEL_I945 into more precise _I945GC and _I945GM by Peter Stuge · 14 years ago
  88. 77d6683 Move several i945 config #defines from romstage.c to Kconfig. by Patrick Georgi · 14 years ago
  89. d058ad1 One of my boards needs this mini delay in order to survive ram initialization. by Stefan Reinauer · 14 years ago
  90. bc8613e Fix i945 based boards by Stefan Reinauer · 14 years ago
  91. eb50c7d Re-integrate "USE_OPTION_TABLE" code. by Edwin Beasant · 14 years ago
  92. bf264e9 i945: by Stefan Reinauer · 14 years ago
  93. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  94. 682ea3c Make RAM init on i945GC work by Patrick Georgi · 14 years ago
  95. 53b0ea4 drop some unused files and fix warnings on i945 based systems. by Stefan Reinauer · 14 years ago
  96. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  97. ed15220 Replace clear_memory with memset. by Myles Watson · 14 years ago
  98. f98ad3a i945 mini patch: by Stefan Reinauer · 14 years ago
  99. 01ce601 This patch is from 2009-10-20 by Uwe Hermann · 14 years ago
  100. de3206a This is a general cleanup patch by Stefan Reinauer · 14 years ago