1. 26ca08c i945: Replace video gfx init. by Vladimir Serbinenko · 10 years ago
  2. 0f92f63 Uniformly spell frequency unit symbol as Hz by Elyes HAOUAS · 10 years ago
  3. 84283bc intel/i945/raminit.c: Remove trailing whitespace from `printk()` by Paul Menzel · 10 years ago
  4. c1b1c8e northbridge,ASL: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  5. daf9e50 intel/i945/raminit.c: Remove trailing whitespace from `printk()` by Paul Menzel · 10 years ago
  6. 234781e northbridge: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  7. 6455b01 i945 boards: Switch to use DYNAMIC_CBMEM by Kyösti Mälkki · 10 years ago
  8. c862e44 northbridge/intel: Drop use of set_top_of_ram() by Kyösti Mälkki · 10 years ago
  9. f565ab0 lenovo/x60: Fix build issue with DO_NATIVE_VGA_INIT by Kyösti Mälkki · 10 years ago
  10. d235da1 northbridge/intel/i945/gma.c: Add and use defines for `GMADR` and `GTTADR` by Paul Menzel · 10 years ago
  11. 5068463 northbridge/intel/i945/i945.h: Move define `BSM` to section D2F0 by Paul Menzel · 10 years ago
  12. fd2501b i945: Fix TSEG size allocation for get_top_of_ram() by Kyösti Mälkki · 10 years ago
  13. 15935eb i945: Fix resource bases for UMA and TSEG by Kyösti Mälkki · 10 years ago
  14. a34a1da northbridge/intel/i945/i945.h: Trivial, fixup header guards by Edward O'Callaghan · 10 years ago
  15. 3c3e34d i945: Use defines for DEVEN by Kyösti Mälkki · 10 years ago
  16. 66f10b1 northbridge/intel/i945/northbridge.c: Use define `TOLUD` instead of hardcoded value by Paul Menzel · 10 years ago
  17. 355ce38 northbridge/intel/i945: Add define for register `BSM` and use it by Paul Menzel · 10 years ago
  18. 2f237c1 nb/intel/i945/raminit.c: duplicate 'const' declaration specifier by Edward O'Callaghan · 10 years ago
  19. f7bfc34 intel: Remove GFXUMA and related global variables by Kyösti Mälkki · 11 years ago
  20. ab56b3b ChromeOS: Remove oprom_is_loaded by Kyösti Mälkki · 11 years ago
  21. cb08e16 CBMEM intel: Define get_top_of_ram() once per chipset by Kyösti Mälkki · 11 years ago
  22. af4bd59 lib: Make log2() available in romstage on ARM, not just x86 by Alexandru Gagniuc · 11 years ago
  23. 72dccce global: Fix usage of get_option() to make use of CB_CMOS_ codes by Alexandru Gagniuc · 11 years ago
  24. c6f0997 Northbridge: i945: Native VGA init: print the GMA and GTT addresses by Peter Stuge · 11 years ago
  25. 03e4ac6 Northbridge: i945: Native VGA init: use UMA address by Peter Stuge · 11 years ago
  26. 2186b65 lenovo/x60: native vga init: fix code style issues. by Denis 'GNUtoo' Carikli · 11 years ago
  27. 0ce5ebf northbridge/intel/i945/raminit.c: Remove set but unused variable `reg16` by Paul Menzel · 11 years ago
  28. f9f74af CBMEM x86: Unify get_cbmem_toc() by Kyösti Mälkki · 11 years ago
  29. dcb688e CBMEM: Unify get_top_of_ram() by Kyösti Mälkki · 11 years ago
  30. 42f4651 CBMEM northbridges: Remove references to global high_tables_base by Kyösti Mälkki · 11 years ago
  31. 8aa7e83 intel/i945 intel/i82801gx: remove explicit pcie config accesses by Kyösti Mälkki · 11 years ago
  32. 54d6abd Drop some duplicates of PCI-e config functions by Kyösti Mälkki · 11 years ago
  33. 872c922 Fix MMCONF_SUPPORT_DEFAULT for ramstage by Kyösti Mälkki · 11 years ago
  34. 032c23d intel/i945: Use MMCONF_SUPPORT_DEFAULT by Kyösti Mälkki · 11 years ago
  35. abe6847 Intel GM45, 945, Sandy Bridge: Unify `delay.c` and `udelay.c` by Paul Menzel · 11 years ago
  36. 7ed7394 i945: Add Display defines for int15h handler. by Denis 'GNUtoo' Carikli · 11 years ago
  37. fd39ddd Intel 945: Select LAPIC_MONOTONIC_TIMER for X86EMU_DEBUG_TIMINGS by Denis 'GNUtoo' Carikli · 11 years ago
  38. 5750fdd Intel GM45, 945, SNB: Move `multiply_to_tsc()` to `tsc.h` by Ronald G. Minnich · 11 years ago
  39. 4b213a8 Intel i945: ACPI: Add _OSC method by Denis 'GNUtoo' Carikli · 11 years ago
  40. ed7e29e Lenovo ThinkPad X60: Add Native VGA init. by Denis 'GNUtoo' Carikli · 11 years ago
  41. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  42. 86a1110 i945: Replace some two magic values by defined names by Patrick Georgi · 11 years ago
  43. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  44. fd611f9 Drop CONFIG_WRITE_HIGH_TABLES by Stefan Reinauer · 11 years ago
  45. 0aa37c4 sconfig: rename lapic_cluster -> cpu_cluster by Stefan Reinauer · 12 years ago
  46. 4aff445 sconfig: rename pci_domain -> domain by Stefan Reinauer · 12 years ago
  47. 8cc8468 Intel: Replace MSR 0xcd with MSR_FSB_FREQ by Patrick Georgi · 12 years ago
  48. 5079a0d Remove assembly coded log2 function by Ronald G. Minnich · 12 years ago
  49. e135ac5 Remove AMD special case for LAPIC based udelay() by Patrick Georgi · 12 years ago
  50. 23f38cd Get rid of drivers class by Patrick Georgi · 12 years ago
  51. 0279036 Remove chip.h files without config structure by Kyösti Mälkki · 12 years ago
  52. fee73df Auto-declare chip_operations by Kyösti Mälkki · 12 years ago
  53. cf8e466 Cleanup coreboot memory table includes by Kyösti Mälkki · 12 years ago
  54. 6ff1d36 Intel and GFXUMA: fix MTRR and use uma_resource() by Kyösti Mälkki · 12 years ago
  55. b5f5652 Intel i945 and sch: no memory over 4GB by Kyösti Mälkki · 12 years ago
  56. ce6e9fe i945: Disable IGD if plugin VGA is preferred by Patrick Georgi · 12 years ago
  57. 8bacc40 Fix udelay() implementation for i945 romstage by Nico Huber · 12 years ago
  58. cc55b9b Define global uma_memory variables by Kyösti Mälkki · 12 years ago
  59. 6444bd4 i945: Reset IGD on boot by Patrick Georgi · 12 years ago
  60. e166782 Clean up #ifs by Patrick Georgi · 12 years ago
  61. 2c2e78d Unify IO APIC address specification by Patrick Georgi · 13 years ago
  62. eb5e28f Intel northbridge I945: Apply un-written naming rules by Kyösti Mälkki · 12 years ago
  63. c5fc7db Move C labels to start-of-line by Patrick Georgi · 12 years ago
  64. 334328a Avoid ../../.. paths in ASL files by Patrick Georgi · 13 years ago
  65. fdcd135 Rename i945 ACPI files to not carry an i945_ prefix by Patrick Georgi · 13 years ago
  66. 751508a northbridge/intel/i945: CHECK_SLFRCS_ON_RESUME Kconfig option by Peter Stuge · 13 years ago
  67. 784ffb3 i945: fix tsc udelay() by Sven Schnelle · 13 years ago
  68. 5563959 I945: replace #if defined() by #if by Sven Schnelle · 13 years ago
  69. ab87254 use acpi.h include instead of manually adding acpi_slp_type. by Stefan Reinauer · 13 years ago
  70. 7981b94 Report GSE chipset and warn if the code has been compiled for the wrong chipset. by Stefan Reinauer · 13 years ago
  71. b629d14 i945 GMA: restore tft brightness from cmos by Sven Schnelle · 13 years ago
  72. d8c68a9 i82801gx: replace cafed00d/cafebabe by defines by Sven Schnelle · 13 years ago
  73. 1d888a9 some ifdef --> if fixes by Stefan Reinauer · 13 years ago
  74. 148a4f5 i945: improve get_top_of_ram() by Sven Schnelle · 13 years ago
  75. 541269b [i945] Add SPD adress mapping by Sven Schnelle · 13 years ago
  76. 4096fc5 SMM code on i945 platforms needs udelay() by Peter Stuge · 14 years ago
  77. 3c0bfaf Fix most CONFIG_DEBUG_RAM_SETUP issues. by Stefan Reinauer · 14 years ago
  78. bccbbe6 The same mechanisms are used for normal and fallback images. by Stefan Reinauer · 14 years ago
  79. 259a39f fix according to coding guidelines by Stefan Reinauer · 14 years ago
  80. 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
  81. 97be27e We hardcode highmemory size in every northbridge! This is bad, and especially if suspend to ram is involved. Let the default be taken from cbmem.h which also handles the suspend logic. by Rudolf Marek · 14 years ago
  82. 2b9070a catch some illegal configurations (trivial) by Stefan Reinauer · 14 years ago
  83. 4028ce7 Get rid of some unneeded function prototypes in romstage.c files. by Uwe Hermann · 14 years ago
  84. d773fd3 Some more DIMM0 related cleanups and deduplication. by Uwe Hermann · 14 years ago
  85. 607614d Fix/drop some obsolete comments, by Uwe Hermann · 14 years ago
  86. 4b42a62 Factor out a few commonly duplicated functions from northbridge.c. by Uwe Hermann · 14 years ago
  87. d083595 Remove lib/ramtest.c-include from all CAR boards. by Patrick Georgi · 14 years ago
  88. 76d9143 Make i945/raminit.c:fsbclk() return u16 rather than int by Peter Stuge · 14 years ago
  89. e4bc0f6 Split NORTHBRIDGE_INTEL_I945 into more precise _I945GC and _I945GM by Peter Stuge · 14 years ago
  90. 77d6683 Move several i945 config #defines from romstage.c to Kconfig. by Patrick Georgi · 14 years ago
  91. 8463dd9 Rename build system variables to be more intuitive, and by Patrick Georgi · 14 years ago
  92. 25d1213 Convert i945 boards to use reserved resources instead of directly adding by Myles Watson · 14 years ago
  93. b3f8090 drop three unneeded config variables: by Jens Rottmann · 14 years ago
  94. 0d11f2d CONFIG_DEBUG_RAM_SETUP and CONFIG_DEBUG_SMBUS are only available if the board / by Jens Rottmann · 14 years ago
  95. d058ad1 One of my boards needs this mini delay in order to survive ram initialization. by Stefan Reinauer · 14 years ago
  96. bc8613e Fix i945 based boards by Stefan Reinauer · 14 years ago
  97. eb50c7d Re-integrate "USE_OPTION_TABLE" code. by Edwin Beasant · 14 years ago
  98. 7eac445 Always enable parent resources before child resources. by Myles Watson · 14 years ago
  99. 894a347 Same conversion as with resources from static arrays to lists, except by Myles Watson · 14 years ago
  100. bf264e9 i945: by Stefan Reinauer · 14 years ago