1. 70d92b9 CBMEM: Clarify CBMEM_TOP_BACKUP function usage by Kyösti Mälkki · 7 years ago
  2. 3d15e10 MMCONF_SUPPORT: Flip default to enabled by Kyösti Mälkki · 8 years ago
  3. c8c5ae1 nb/intel/i82810: Make sure DIMM size isn't negative by Martin Roth · 8 years ago
  4. 128c104 nb/intel: Fix some spelling mistakes in comments and strings by Martin Roth · 8 years ago
  5. 12df950 northbridge/intel: Add required space before opening parenthesis '(' by Elyes HAOUAS · 8 years ago
  6. e3fd63f northbridge/intel/i82810: Unify UDELAY selection by Stefan Reinauer · 8 years ago
  7. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  8. 5264862 Remove empty lines at end of file by Elyes HAOUAS · 9 years ago
  9. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  10. e1133b7 kbuild: automatically include northbridges by Stefan Reinauer · 9 years ago
  11. bde6d30 x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer by Kevin Paul Herbert · 10 years ago
  12. 3bf3854 CBMEM: Tag chipsets with LATE_CBMEM_INIT by Kyösti Mälkki · 10 years ago
  13. f4cb412 northbridge/amd: Doxygen fixes by Martin Roth · 10 years ago
  14. 65b72ab northbridge: Drop print_ implementation from non-romcc boards by Stefan Reinauer · 10 years ago
  15. 9f74462 northbridge/intel: Use DEVICE_NOOP macro over dummy symbol by Edward O'Callaghan · 10 years ago
  16. e6d4732 northbridge,Makefile.inc: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  17. 604559c northbridge/intel/i82810/raminit.c: Unused func spd_read_byte() by Edward O'Callaghan · 10 years ago
  18. f7bfc34 intel: Remove GFXUMA and related global variables by Kyösti Mälkki · 11 years ago
  19. 42f4651 CBMEM northbridges: Remove references to global high_tables_base by Kyösti Mälkki · 11 years ago
  20. 33e5df3 Set PCI bus operations at buildtime for ramstage by Kyösti Mälkki · 11 years ago
  21. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  22. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  23. fd611f9 Drop CONFIG_WRITE_HIGH_TABLES by Stefan Reinauer · 11 years ago
  24. 0aa37c4 sconfig: rename lapic_cluster -> cpu_cluster by Stefan Reinauer · 11 years ago
  25. 4aff445 sconfig: rename pci_domain -> domain by Stefan Reinauer · 11 years ago
  26. 5079a0d Remove assembly coded log2 function by Ronald G. Minnich · 12 years ago
  27. 23f38cd Get rid of drivers class by Patrick Georgi · 12 years ago
  28. 0279036 Remove chip.h files without config structure by Kyösti Mälkki · 12 years ago
  29. fee73df Auto-declare chip_operations by Kyösti Mälkki · 12 years ago
  30. cf8e466 Cleanup coreboot memory table includes by Kyösti Mälkki · 12 years ago
  31. 5e29f00 Intel and GFXUMA: drop redundant use of lb_add_memory_range() by Kyösti Mälkki · 12 years ago
  32. 6ff1d36 Intel and GFXUMA: fix MTRR and use uma_resource() by Kyösti Mälkki · 12 years ago
  33. 08ef498 Intel 82810 and 82830: always room for PCI memory by Kyösti Mälkki · 12 years ago
  34. cc55b9b Define global uma_memory variables by Kyösti Mälkki · 12 years ago
  35. e166782 Clean up #ifs by Patrick Georgi · 12 years ago
  36. cdcf983 fix i810 boards with ram init debugging disabled. by Stefan Reinauer · 14 years ago
  37. fc01e5e proper printk handling in src/northbridge/intel/i82810/raminit.c by Stefan Reinauer · 14 years ago
  38. 3c0bfaf Fix most CONFIG_DEBUG_RAM_SETUP issues. by Stefan Reinauer · 14 years ago
  39. bccbbe6 The same mechanisms are used for normal and fallback images. by Stefan Reinauer · 14 years ago
  40. 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
  41. d773fd3 Some more DIMM0 related cleanups and deduplication. by Uwe Hermann · 14 years ago
  42. 212d0a2 Remove various .c #includes from Intel i810/i82801ax/i82801bx boards. by Uwe Hermann · 14 years ago
  43. ab50d62 Convert all Intel i810 boards to CAR. by Uwe Hermann · 14 years ago
  44. f1aa984 Move translate_spd_to_i82810[] from .h to .c file (trivial). by Uwe Hermann · 14 years ago
  45. 4b42a62 Factor out a few commonly duplicated functions from northbridge.c. by Uwe Hermann · 14 years ago
  46. 8463dd9 Rename build system variables to be more intuitive, and by Patrick Georgi · 14 years ago
  47. b3f8090 drop three unneeded config variables: by Jens Rottmann · 14 years ago
  48. 0d11f2d CONFIG_DEBUG_RAM_SETUP and CONFIG_DEBUG_SMBUS are only available if the board / by Jens Rottmann · 14 years ago
  49. 43110f5 Update my old, no longer active email addresses by Corey Osgood · 14 years ago
  50. e32d399 Kill a few more warnings. by Myles Watson · 14 years ago
  51. 992ae48 This patch implements GFXUMA on all supported i810 boards. Also some fix-ups to the i810 northbridge.c code. by Joseph Smith · 14 years ago
  52. 7eac445 Always enable parent resources before child resources. by Myles Watson · 14 years ago
  53. 894a347 Same conversion as with resources from static arrays to lists, except by Myles Watson · 14 years ago
  54. dd6ad34 license header fixes by Nils Jacobs · 14 years ago
  55. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  56. 6a445e8 zero warning days. by Stefan Reinauer · 14 years ago
  57. 64ed2b7 Drop \r\n and \n\r as both print_XXX and printk now do this internally. by Stefan Reinauer · 14 years ago
  58. 3ac400e drop USE_INIT should be USE_PRINTK_IN_CAR here. by Stefan Reinauer · 14 years ago
  59. 08e0fb8 Fix all the format string warnings. Some other random warnings. by Myles Watson · 14 years ago
  60. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  61. 01ce601 This patch is from 2009-10-20 by Uwe Hermann · 14 years ago
  62. abf2ad7 newconfig is no more. by Patrick Georgi · 14 years ago
  63. 81b3c0a Allow per-northbridge and per-board VGA BIOS file name and PCI ID defaults. by Uwe Hermann · 15 years ago
  64. 63a8f2a Add kconfig menus for most chipset VIDEO_MB values. by Uwe Hermann · 15 years ago
  65. ec0ee64 Clean up some #ifdef CONFIG_* by Myles Watson · 15 years ago
  66. b8e2027 Add CONFIG_GENERATE_* for tables so that the user can select which tables not by Myles Watson · 15 years ago
  67. e7bbb50 Remove default n statements to simplify .config and ldoptions files. by Myles Watson · 15 years ago
  68. 53ad9f5 Make CONFIG_HAVE_HIGH_TABLES consistent in where and how it is set. by Myles Watson · 15 years ago
  69. 88f55b2 some progress on kconfig: by Patrick Georgi · 15 years ago
  70. 45bb25f tables.diff: Add Kconfig dialogues for ACPI, MP_TABLE, ... by Myles Watson · 15 years ago
  71. 0588d19 Kconfig! Works on Kontron, qemu, and serengeti. by Patrick Georgi · 15 years ago
  72. 3f1458d Fix build for i810 boards that don't enable onboard VGA, yet. by Uwe Hermann · 15 years ago
  73. 76a88d0 Various Intel 82810/82810E changes which allow onboard VGA to work. by Elia Yehuda · 15 years ago
  74. 29cc9ed Move the v3 resource allocator to v2. by Myles Watson · 15 years ago
  75. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  76. 6114311 Convert the MSI MS-6178 board to CBFS. by Uwe Hermann · 15 years ago
  77. a24e1dd Add a hopefully more correct and flexible set_dram_buffer_strength() by Elia Yehuda · 15 years ago
  78. b5fb0c5 Add high tables support to all northbridges. by Stefan Reinauer · 15 years ago
  79. b8e2517 Every object file with a struct pci_driver ... __pci_driver needs to be marked by Stefan Reinauer · 15 years ago
  80. fbfdba7 Fix the only implicit declaration before it becomes an error. by Corey Osgood · 16 years ago
  81. d24fe7e i810: Add support for multiple DIMMs, both single-sided and double-sided, by Elia Yehuda · 16 years ago
  82. 4cf5ecf Get rid of the unnecessary indirection by 'struct mem_controller' for the by Uwe Hermann · 16 years ago
  83. 8ab91d8 i810: Add some more comments, and especially add a list of tested BUFF_SC by Uwe Hermann · 16 years ago
  84. 7e61e45 Please bear with me - another rename checkin. This qualifies as trivial, no by Stefan Reinauer · 17 years ago
  85. 9b80a8d Drop duplicated and unneeded #defines from some northbridges (trivial). by Uwe Hermann · 17 years ago
  86. f1cf1f7 Ever wondered where those "setting incorrect section attributes for by Stefan Reinauer · 17 years ago
  87. dfb3c13 Various minor cosmetics and coding style fixes (trivial). by Uwe Hermann · 17 years ago
  88. cbb8d8a This patch fixes up a couple mistakes I made with the i82810 and mew-vw to make by Corey Osgood · 17 years ago
  89. c0eb5e0 Add initial support for the Intel 82810 northbridge. by Corey Osgood · 17 years ago