1. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  2. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  3. e1133b7 kbuild: automatically include northbridges by Stefan Reinauer · 9 years ago
  4. 3bf3854 CBMEM: Tag chipsets with LATE_CBMEM_INIT by Kyösti Mälkki · 10 years ago
  5. 65b72ab northbridge: Drop print_ implementation from non-romcc boards by Stefan Reinauer · 10 years ago
  6. 2d072d4 northbridge/amd/gx2,lx: Treat MSR constant as unsigned long by Edward O'Callaghan · 10 years ago
  7. 812d2a4 northbridge/amd: Use DEVICE_NOOP macro over dummy symbol by Edward O'Callaghan · 10 years ago
  8. 234781e northbridge: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  9. df3629b northbridge/amd/{gx2,lx}: Qualify pointer with `volatile` by Edward O'Callaghan · 10 years ago
  10. d2a7523 northbridge/amd/gx2/raminit.c Halt func needs noreturn attrib by Edward O'Callaghan · 10 years ago
  11. 42f4651 CBMEM northbridges: Remove references to global high_tables_base by Kyösti Mälkki · 11 years ago
  12. 33e5df3 Set PCI bus operations at buildtime for ramstage by Kyösti Mälkki · 11 years ago
  13. 59d0d15 AMD: Kconfig cleanup by Kyösti Mälkki · 11 years ago
  14. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  15. fd611f9 Drop CONFIG_WRITE_HIGH_TABLES by Stefan Reinauer · 11 years ago
  16. a8ae1c6 Whitespace: Replace tab character in license text with two spaces by Paul Menzel · 11 years ago
  17. 0aa37c4 sconfig: rename lapic_cluster -> cpu_cluster by Stefan Reinauer · 11 years ago
  18. 4aff445 sconfig: rename pci_domain -> domain by Stefan Reinauer · 11 years ago
  19. 5079a0d Remove assembly coded log2 function by Ronald G. Minnich · 12 years ago
  20. 23f38cd Get rid of drivers class by Patrick Georgi · 12 years ago
  21. 0279036 Remove chip.h files without config structure by Kyösti Mälkki · 12 years ago
  22. fee73df Auto-declare chip_operations by Kyösti Mälkki · 12 years ago
  23. bcdbe90 Drop VGA_BRIDGE_SETUP config option by Patrick Georgi · 12 years ago
  24. e166782 Clean up #ifs by Patrick Georgi · 12 years ago
  25. 472efa6 Remove whitespace. by Patrick Georgi · 12 years ago
  26. 976f8cc Make Geode GX2 VGA setup work. by Nils Jacobs · 12 years ago
  27. d0ac789 Update geode GX2 tree to match LX. by Nils Jacobs · 13 years ago
  28. a4f06f1 White space and coding style fixes. by Nils Jacobs · 13 years ago
  29. 86fc984 Fix compilation of AMD GX2 northbridge code with gcc 4.6 by Stefan Reinauer · 13 years ago
  30. c29675f Add a GX2 Kconfig option to choose the framebuffer size. by Nils Jacobs · 13 years ago
  31. 8cf54c9 Use die() to assure the processor can't wake up from an interrupt. by Nils Jacobs · 14 years ago
  32. 84be0f5 -Change the remaining GLIU1 port 5 register names from VIP (Video Input Port) by Nils Jacobs · 14 years ago
  33. 19d69e3 Move Geode GX2 UMA video memory size to Kconfig by Nils Jacobs · 14 years ago
  34. 642509c Remove dead and unused Geode GX2 code by Nils Jacobs · 14 years ago
  35. 3344743 Replace Geode GX2 MSR addresses for GLCP on GLIU1 with names by Nils Jacobs · 14 years ago
  36. 1c6d4e6 Clean up Geode GX2 comments, whitespace and coding style. Trivial. by Nils Jacobs · 14 years ago
  37. 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
  38. eca3280 Add Kconfig CPU speed selection to Geode GX2 boards. by Nils Jacobs · 14 years ago
  39. a1e2c56 Remove banner wrapper function and unify print(k) usage. by Nils Jacobs · 14 years ago
  40. a215b0f Remove some unused code from gx2/raminit.c. by Nils Jacobs · 14 years ago
  41. 5beac7f Clean up some comments and white space in gx2/northbridgeinit.c by Nils Jacobs · 14 years ago
  42. 76890dd Change Geode GX2 to use the auto DRAM detect code from Geode LX. by Nils Jacobs · 14 years ago
  43. 9644623 Remove some unused code. by Nils Jacobs · 14 years ago
  44. 809e29e GX2: Clean up some white space and comments. by Nils Jacobs · 14 years ago
  45. fc9fcf7 GX2: Change MSR register numbers into more descriptive names. by Nils Jacobs · 14 years ago
  46. 4b42a62 Factor out a few commonly duplicated functions from northbridge.c. by Uwe Hermann · 14 years ago
  47. 8463dd9 Rename build system variables to be more intuitive, and by Patrick Georgi · 14 years ago
  48. e474070 This patch converts the Geode GX2 boards to CAR. by Nils Jacobs · 14 years ago
  49. 7eac445 Always enable parent resources before child resources. by Myles Watson · 14 years ago
  50. 894a347 Same conversion as with resources from static arrays to lists, except by Myles Watson · 14 years ago
  51. bd8d7ee Fix auto-mangled comments (trivial) by Patrick Georgi · 14 years ago
  52. 2305f74 Move CS5535 specific setup from GX2 driver to CS5535. by Stefan Reinauer · 14 years ago
  53. c25cc11 Use lists instead of arrays for resources in devices to reduce memory usage. by Myles Watson · 14 years ago
  54. 930d32b fix SeaBIOS loading on GX2. by Nils Jacobs · 14 years ago
  55. aa567a7 Fix warning. Hardware tested and didn't change behavior. by Stefan Reinauer · 14 years ago
  56. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  57. ba09695 fix compilation remaining geode boards by Stefan Reinauer · 14 years ago
  58. f94a97b oops, sorry for the last commit. This commit changes the code to distinguish by Stefan Reinauer · 14 years ago
  59. 9839cbd * clean up all but two warnings on artecgroup dbe61 by Stefan Reinauer · 14 years ago
  60. 4154c66 zero warnings days. Down to under 600 different warnings by Stefan Reinauer · 14 years ago
  61. 26afd18 remove more warnings. by Stefan Reinauer · 14 years ago
  62. 0c781b2 - get rid of ASM_CONSOLE_LOGLEVEL except in two assembler files. by Stefan Reinauer · 14 years ago
  63. 64ed2b7 Drop \r\n and \n\r as both print_XXX and printk now do this internally. by Stefan Reinauer · 14 years ago
  64. 08e0fb8 Fix all the format string warnings. Some other random warnings. by Myles Watson · 14 years ago
  65. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  66. c70e9fc Various license header consistency fixes (trivial). by Uwe Hermann · 14 years ago
  67. abf2ad7 newconfig is no more. by Patrick Georgi · 14 years ago
  68. b8e2027 Add CONFIG_GENERATE_* for tables so that the user can select which tables not by Myles Watson · 15 years ago
  69. e7bbb50 Remove default n statements to simplify .config and ldoptions files. by Myles Watson · 15 years ago
  70. ea47143 Fixes per Uwe's comments. by Ronald G. Minnich · 15 years ago
  71. 07b8c2d This is the beginning of support for Geode and Kconfig in v2. by Ronald G. Minnich · 15 years ago
  72. 29cc9ed Move the v3 resource allocator to v2. by Myles Watson · 15 years ago
  73. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  74. b5fb0c5 Add high tables support to all northbridges. by Stefan Reinauer · 15 years ago
  75. b8e2517 Every object file with a struct pci_driver ... __pci_driver needs to be marked by Stefan Reinauer · 15 years ago
  76. 552b327 This patch converts __FUNCTION__ to __func__, since __func__ is standard. by Myles Watson · 15 years ago
  77. e562f72 Fix a LOT of implicit function declarations before they become errors. by Corey Osgood · 16 years ago
  78. 160361a The POST_CODE macro had the outb() argument order backwards. by Carl-Daniel Hailfinger · 16 years ago
  79. 2ee6779 The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of by Carl-Daniel Hailfinger · 16 years ago
  80. f8ee180 Rename almost all occurences of LinuxBIOS to coreboot. by Stefan Reinauer · 17 years ago
  81. f1cf1f7 Ever wondered where those "setting incorrect section attributes for by Stefan Reinauer · 17 years ago
  82. 08da4f1 This repairs the other Geode mainboards so they'll build with the new by Marc Jones · 17 years ago
  83. a7aa29b Use the canonical name of the vendors/devices and the by Uwe Hermann · 18 years ago
  84. 0740c31 A fix for hynix dram problems seen at 366/244 by Ronald G. Minnich · 18 years ago
  85. 9cf0050 Slow down the clock, per Tom Sylla Signed-off-by: Ronald G. Minnich by Ronald G. Minnich · 18 years ago
  86. aefa3d7 warm boot patch from richard smith. signed-off-by: Ronald G. Minnich by Ronald G. Minnich · 18 years ago
  87. af9cd4d change from AMD for the IRQ10 problem. by Ronald G. Minnich · 18 years ago
  88. 08af3f5 mods for the ultra40 bringup. This now builds. by Ronald G. Minnich · 18 years ago
  89. 4788eff restore the old code for enabling flash. The new amd code did not work. by Ronald G. Minnich · 18 years ago
  90. da7ee9f These changes incorporate steve goodrich'es fixes, and one bug that is by Ronald G. Minnich · 18 years ago
  91. 53a00b7 match settings per steve goodrich. by Ronald G. Minnich · 18 years ago
  92. 9d0b30d Fixes from AMD. Tested to build on rumba and olpc, and builds. by Ronald G. Minnich · 18 years ago
  93. 48415d5 add irq mapper support for OLPC and other boards that need this mapping by Ronald G. Minnich · 18 years ago
  94. 73c92a4 ron forget an svn add. by Ronald G. Minnich · 18 years ago
  95. 90dc0db Get rid of #if 01 and debug prints that are compiled out. by Ronald G. Minnich · 18 years ago
  96. fb93749 changes from AMD for making OLPC video work. by Ronald G. Minnich · 18 years ago
  97. 98e904e OLPC now builds and works just fine. by Ronald G. Minnich · 18 years ago
  98. 6084160 memory size in cf07 goodrich pll code disable havedmi by Ronald G. Minnich · 18 years ago
  99. c01fe5d more changes; rumba enet works fine now. by Ronald G. Minnich · 18 years ago
  100. d3ba4aa Fall back to pre-broken settings and setup for GX2. by Ronald G. Minnich · 18 years ago