1. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  2. 5264862 Remove empty lines at end of file by Elyes HAOUAS · 9 years ago
  3. 899d13d cbfs: new API and better program loading by Aaron Durbin · 9 years ago
  4. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  5. e1133b7 kbuild: automatically include northbridges by Stefan Reinauer · 9 years ago
  6. bde6d30 x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer by Kevin Paul Herbert · 10 years ago
  7. 3bf3854 CBMEM: Tag chipsets with LATE_CBMEM_INIT by Kyösti Mälkki · 10 years ago
  8. 9f74462 northbridge/intel: Use DEVICE_NOOP macro over dummy symbol by Edward O'Callaghan · 10 years ago
  9. 234781e northbridge: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  10. a173a62 Remove guarding #includes by CONFIG_FOO combinations by Edward O'Callaghan · 10 years ago
  11. f7bfc34 intel: Remove GFXUMA and related global variables by Kyösti Mälkki · 11 years ago
  12. 1287416 CBFS: use cbfs_get_file_content whenever possible rather than cbfs_get_file by Vladimir Serbinenko · 11 years ago
  13. 42f4651 CBMEM northbridges: Remove references to global high_tables_base by Kyösti Mälkki · 11 years ago
  14. 33e5df3 Set PCI bus operations at buildtime for ramstage by Kyösti Mälkki · 11 years ago
  15. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  16. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  17. fd611f9 Drop CONFIG_WRITE_HIGH_TABLES by Stefan Reinauer · 11 years ago
  18. 0aa37c4 sconfig: rename lapic_cluster -> cpu_cluster by Stefan Reinauer · 11 years ago
  19. 4aff445 sconfig: rename pci_domain -> domain by Stefan Reinauer · 11 years ago
  20. 6fe0cab Extend CBFS to support arbitrary ROM source media. by Hung-Te Lin · 11 years ago
  21. 5079a0d Remove assembly coded log2 function by Ronald G. Minnich · 12 years ago
  22. 23f38cd Get rid of drivers class by Patrick Georgi · 12 years ago
  23. 3c84261 yabel: Use X86_* instead of the more verbose M.x86.REG_* by Patrick Georgi · 12 years ago
  24. 0279036 Remove chip.h files without config structure by Kyösti Mälkki · 12 years ago
  25. fee73df Auto-declare chip_operations by Kyösti Mälkki · 12 years ago
  26. cf8e466 Cleanup coreboot memory table includes by Kyösti Mälkki · 12 years ago
  27. 5e29f00 Intel and GFXUMA: drop redundant use of lb_add_memory_range() by Kyösti Mälkki · 12 years ago
  28. 6ff1d36 Intel and GFXUMA: fix MTRR and use uma_resource() by Kyösti Mälkki · 12 years ago
  29. 08ef498 Intel 82810 and 82830: always room for PCI memory by Kyösti Mälkki · 12 years ago
  30. cc55b9b Define global uma_memory variables by Kyösti Mälkki · 12 years ago
  31. e166782 Clean up #ifs by Patrick Georgi · 12 years ago
  32. 5ff7c13 remove trailing whitespace by Stefan Reinauer · 13 years ago
  33. 1d888a9 some ifdef --> if fixes by Stefan Reinauer · 13 years ago
  34. 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
  35. 8301d83 second round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  36. d773fd3 Some more DIMM0 related cleanups and deduplication. by Uwe Hermann · 14 years ago
  37. 4b42a62 Factor out a few commonly duplicated functions from northbridge.c. by Uwe Hermann · 14 years ago
  38. 8463dd9 Rename build system variables to be more intuitive, and by Patrick Georgi · 14 years ago
  39. b3f8090 drop three unneeded config variables: by Jens Rottmann · 14 years ago
  40. 0d11f2d CONFIG_DEBUG_RAM_SETUP and CONFIG_DEBUG_SMBUS are only available if the board / by Jens Rottmann · 14 years ago
  41. 0362c6d VGA code needs to be refactored before it can be compiled conditionally. by Myles Watson · 14 years ago
  42. 2d7ff69 Build VGA code conditionally to avoid errors when using SeaBIOS. by Myles Watson · 14 years ago
  43. 7eac445 Always enable parent resources before child resources. by Myles Watson · 14 years ago
  44. 894a347 Same conversion as with resources from static arrays to lists, except by Myles Watson · 14 years ago
  45. 7b2e2b9 Fix MBI walker. by Joseph Smith · 14 years ago
  46. c56e5ad fix warnings. by Stefan Reinauer · 14 years ago
  47. 29d3a92 i82830: fix debugging output and clarify bracketing by Stefan Reinauer · 14 years ago
  48. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  49. 23836e2 zero warnings days... by Stefan Reinauer · 14 years ago
  50. c30a6e8 the dump function assumed that the mbi data comes right after the header. by Stefan Reinauer · 14 years ago
  51. 1abf46c ip1000: fix seabios start, fix flash gpio detection by Stefan Reinauer · 14 years ago
  52. d946649 add int15 handler for thomson ip1000 by Stefan Reinauer · 14 years ago
  53. d93af23 simplify ram_read32 on i82830 by Stefan Reinauer · 14 years ago
  54. 77d31ec More trivial changes to i82830 raminit.c for USE_PRINTK_IN_CAR. by Joseph Smith · 14 years ago
  55. bdf26a6 Trivial changes to i82830 raminit.c for USE_PRINTK_IN_CAR. by Joseph Smith · 14 years ago
  56. 6a445e8 zero warning days. by Stefan Reinauer · 14 years ago
  57. 7488e04 1. This patch adds CAR for Intel P6 series processors. by Joseph Smith · 14 years ago
  58. 64ed2b7 Drop \r\n and \n\r as both print_XXX and printk now do this internally. by Stefan Reinauer · 14 years ago
  59. 3ac400e drop USE_INIT should be USE_PRINTK_IN_CAR here. by Stefan Reinauer · 14 years ago
  60. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  61. 0d7a996 This is kind of a pre CAR patch to properly allocate "shared" graphics memory by Joseph Smith · 14 years ago
  62. bd11298 more warning fixes. by Stefan Reinauer · 14 years ago
  63. 01ce601 This patch is from 2009-10-20 by Uwe Hermann · 14 years ago
  64. 72f75b1 Fix YABEL guards; make debugging optional; fix some warnings by Stefan Reinauer · 14 years ago
  65. 800379f by Stefan Reinauer · 14 years ago
  66. 6363050 drop two warnings (trivial) by Stefan Reinauer · 14 years ago
  67. abf2ad7 newconfig is no more. by Patrick Georgi · 14 years ago
  68. fa742da Alot of it is trivial clean ups and 830 is now able to initialize one row/side of memory at a time. by Joseph Smith · 14 years ago
  69. 63a8f2a Add kconfig menus for most chipset VIDEO_MB values. by Uwe Hermann · 15 years ago
  70. b8e2027 Add CONFIG_GENERATE_* for tables so that the user can select which tables not by Myles Watson · 15 years ago
  71. e7bbb50 Remove default n statements to simplify .config and ldoptions files. by Myles Watson · 15 years ago
  72. 53ad9f5 Make CONFIG_HAVE_HIGH_TABLES consistent in where and how it is set. by Myles Watson · 15 years ago
  73. 88f55b2 some progress on kconfig: by Patrick Georgi · 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. 88e71e8 Run dos2unix on all files: by Stefan Reinauer · 15 years ago
  77. 3544c6b Trivial removal of svn:executable property from vga.c. by Peter Stuge · 15 years ago
  78. 97e6dfe This patch allows a custom vga driver that will give the flexibility to run code after vga is initialized for tv-out. by Joseph Smith · 15 years ago
  79. b5fb0c5 Add high tables support to all northbridges. by Stefan Reinauer · 15 years ago
  80. b8e2517 Every object file with a struct pci_driver ... __pci_driver needs to be marked by Stefan Reinauer · 15 years ago
  81. be7f798 This, ladies and gentlement, is commit #4000. by Stefan Reinauer · 15 years ago
  82. 598ba43 Drop tons of duplicated debug.c files, move common file to by Uwe Hermann · 16 years ago
  83. 14669ae This patch allows support for multiple so-dimms, single or double sided. by Joseph Smith · 16 years ago
  84. da69582 This patch allows the RCA RM4100 to reboot. Upon rebooting in auto.c it detects if the memory is already initialized, if so it issues a hard reset through the southbridge. by Joseph Smith · 16 years ago
  85. 6a1dc86 Initial support for the Intel 82830 northbridge and RCA RM4100 board. by Joseph Smith · 16 years ago