1. bbc880e amdk8/amdfam10: Use CAR_GLOBAL for sysinfo by Patrick Georgi · 12 years ago
  2. e166782 Clean up #ifs by Patrick Georgi · 12 years ago
  3. c5fc7db Move C labels to start-of-line by Patrick Georgi · 13 years ago
  4. 36b53bf k8: add CONFIG_K8_FORCE_2T_DRAM_TIMING and enable it for asus k8v-x by Florian Zumbiehl · 13 years ago
  5. fa48b96 k8 raminit: fix bug, improve clock selection, add clock limit for sock754 by Florian Zumbiehl · 13 years ago
  6. 6f7b158 fix DDR_MASK in load-dependent clock limiting for socket 939 in k8 raminit by Florian Zumbiehl · 13 years ago
  7. b251753 Change read_option() to a macro that wraps some API uglyness by Patrick Georgi · 13 years ago
  8. 432461e cleanup wrong use of defined() after exporting all variables in Kconfig by Stefan Reinauer · 13 years ago
  9. cc1e645 Attached patch implements the memory speed reductions (and 2T/1T clock logic) for DDR1 memory (939 sockets). The details can be found in BKDG chapter 4.1.3.3. by Rudolf Marek · 14 years ago
  10. 59f410f Following patch adds support to bring out the memory out of self refresh when doing resume. by Rudolf Marek · 14 years ago
  11. 00e1460 Move QRANK_DIMM_SUPPORT to Kconfig, removing it from romstage.c by Patrick Georgi · 14 years ago
  12. e5b7507 Remove duplicate line from pci_ids.h. by Jonathan Kollasch · 14 years ago
  13. 10ec0fe - Fix race condition in option_table.h generation by moving the include by Stefan Reinauer · 14 years ago
  14. 6f57b51 Fix all warnings in the tree by Stefan Reinauer · 14 years ago
  15. eb50c7d Re-integrate "USE_OPTION_TABLE" code. by Edwin Beasant · 14 years ago
  16. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  17. d4f5373 zero warnings days. by Stefan Reinauer · 14 years ago
  18. 8f2c616 No warnings day, next round. by Stefan Reinauer · 14 years ago
  19. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  20. ed15220 Replace clear_memory with memset. by Myles Watson · 15 years ago
  21. 7943fe6 Remove some warnings from the tyan s2895. by Myles Watson · 15 years ago
  22. 0f61a4f Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE. by Myles Watson · 15 years ago
  23. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  24. aa58f54 Fix non-revF K8 ram init compilation which was broken in r4341. by Carl-Daniel Hailfinger · 15 years ago
  25. 3c45a96 K8 RAM init debug messages are pretty short and sometimes cryptic. Make by Carl-Daniel Hailfinger · 15 years ago
  26. 1725703 The point of the patch is to make it easier to understand the raminit by Myles Watson · 15 years ago
  27. fa12b67 Remove warnings from compilation of the s2892 with and without CBFS. by Myles Watson · 15 years ago
  28. 678d614 This patch makes several CMOS/NVRAM reads dependent on whether there's a table to read. Otherwise you never know what you'll get from the factory BIOS. There are probably more, but these are the ones compiled into the s2895. by Myles Watson · 16 years ago
  29. d61ada6 Whitespace cleanup (trivial). by Myles Watson · 16 years ago
  30. 2ee6779 The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of by Carl-Daniel Hailfinger · 16 years ago
  31. ec70af6 This patch changes the "if else" style of parameter matching to table and also changes the rdpreamble parameter, which will cause that more then one DIMM will work for 939 motherboard. by Rudolf Marek · 17 years ago
  32. ca7b4f5 fix some typos, clarify comments and drop dead code (trivial) by Stefan Reinauer · 17 years ago
  33. 75812a6 YhLu's patch from January 18th. This part is mostly cleaning up by Yinghai Lu · 17 years ago
  34. 7110f92 K8_4RANK to QRANK by Yinghai Lu · 18 years ago
  35. 5f9624d CONFIG_USE_PRINTK_IN_CAR and ht chain id for HTX support in serengeti_cheeatah by Yinghai Lu · 18 years ago
  36. d4b278c AMD Rev F support by Yinghai Lu · 18 years ago
  37. 9a791df new cache_as_ram support by Yinghai Lu · 18 years ago
  38. 3057660 from issue 53: don't set TOM2 if 4G less mem installed, opt for init_ecc by Yinghai Lu · 19 years ago
  39. f5183cf Applying YhLu's patch from issue 37. by Stefan Reinauer · 19 years ago
  40. 8b26cab - See Issue Tracker id-4 "lnxi-patch-4" by Jason Schildt · 19 years ago
  41. 043b409 Undoing all HDAMA commits from LNXI from r2005->2003 by Jason Schildt · 19 years ago
  42. 6e44b42 - Merge from linuxbios-lnxi (Linux Networx repository) up to public tree. by Jason Schildt · 19 years ago
  43. c5d9e3b Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-52 by arch import user (historical) · 19 years ago
  44. 6ca7636 Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-51 by arch import user (historical) · 19 years ago
  45. ef03afa Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-34 by arch import user (historical) · 19 years ago
  46. 1944680 - Sync up northbridge/amd/amdk8 by Eric Biederman · 20 years ago
  47. 4c5060d move default_resource_map to its own file by Li-Ta Lo · 20 years ago
  48. e526669 Doxidization, reformat by Li-Ta Lo · 20 years ago
  49. a0be1fc Includes fix from Craig C Forney by David W. Hendricks · 20 years ago
  50. a3a59bf fix typo that keeps solo from working by Stefan Reinauer · 20 years ago
  51. 5cd8173 - Moved hlt() to it's own header. by Eric Biederman · 21 years ago
  52. d4718ff automatically detect southbridge link. this should allow to get rid of most by Stefan Reinauer · 21 years ago
  53. 978c16f add hook for spdrom iohub selection by Stefan Reinauer · 21 years ago
  54. 83b991a - O2, enums, and switch statements work in romcc by Eric Biederman · 21 years ago
  55. 9bdb460 - Updates to config.g so that it works more reliably and has initial support by Eric Biederman · 21 years ago
  56. f5f10d1 cleaning out motherboard specific changes from the generic directories. by Stefan Reinauer · 21 years ago
  57. 60e185f patches from Yh Lu. Tested and working on HDAMA by Ronald G. Minnich · 21 years ago
  58. 8aeb2a4 - Update raminit.c so it works properly for multiple cpus by Eric Biederman · 21 years ago
  59. 57ffeb0 updates from YhLu, plus fixes for PPC/K8 issues. by Ronald G. Minnich · 21 years ago
  60. ebb645a YhLu's changes to resolve several memory and other problems. by Ronald G. Minnich · 21 years ago
  61. 2c018fb - First pass at s2880 support. by Eric Biederman · 21 years ago
  62. 9b4336c - Major cleanup of the bootpath by Eric Biederman · 21 years ago
  63. b03b336 - Update Config so we now have the proper number of cpus by Eric Biederman · 21 years ago
  64. 5fb929e - pci_device.c fixes for generic pci bridges to zero the unused portion of bridge resources by Eric Biederman · 21 years ago
  65. 91a8ce7 - ldscripb.lb remove another $Id: line.. by Eric Biederman · 21 years ago
  66. 91b5ed1 - Commit a working spd based memory initialization routine by Eric Biederman · 21 years ago
  67. f7a0ba8 - Update the romcc version. by Eric Biederman · 21 years ago
  68. d3283ec - A new test case for romcc by Eric Biederman · 21 years ago
  69. 8d9c123 - Minor mod to reset16.inc to work with newer binutils hopefully this works with older ones... by Eric Biederman · 21 years ago
  70. 540ae01 - Changes to the pci config routines moving them closer to the non romcc API by Eric Biederman · 21 years ago
  71. 05f26fc - Factoring of auto.c by Eric Biederman · 21 years ago