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