1. a7f2b0e Add support for dumping GPIOS on Intel ICH10R. This information comes from the Intel ICH10 Family Datasheet. by Warren Turkal · 14 years ago
  2. 28e4af5 Add suport for normal register dumping on ite8510E/TE/G by Anders Juel Jensen · 14 years ago
  3. 3d0ff91 Add another port to find ite8510 on. by Anders Juel Jensen · 14 years ago
  4. 4fd7df9 Add support for non LDN register/device naming. by Anders Juel Jensen · 14 years ago
  5. 280275d The LDFLAGS = -lz is needed to compile on slackware. by Anders Juel Jensen · 14 years ago
  6. acc3749 image parsing for getpir by Marc Bertens · 14 years ago
  7. f366ce0 Add support for the Intel NM10 (a variant of ICH7) and ICH8 southbridges. by Corey Osgood · 14 years ago
  8. e7b7ae2 Add support for Fintek F81216D/DG/AD by Stefan Reinauer · 14 years ago
  9. a6f000c Add support for the Nuvoton NCT5571D. This chip acts nothing like the other by Corey Osgood · 14 years ago
  10. 7c1f6b8 sconfig parser: by Stefan Reinauer · 14 years ago
  11. 03e54de Superiotool support for the IT8500 embedded controller. by Donald Huang · 14 years ago
  12. 2ad6d55 Some chips do not require enter/exit sequences. This causes them to be by David Hendricks · 14 years ago
  13. 9bf7810 make sconfig parser regeneration menu selectable by Stefan Reinauer · 14 years ago
  14. 35d346f Fix build error introduced in r5868. by Patrick Georgi · 14 years ago
  15. df61dd2 non-root devices are not supposed to be accessed outside of static.c except by by Stefan Reinauer · 14 years ago
  16. 25bf69a Adds id for ITE IT8707F to superiotool. by Mattias Mattsson · 14 years ago
  17. 2d33dc4 add i945GSE to inteltool by Björn Busse · 14 years ago
  18. 23d98c7 Add support for the Intel Atom D400/500- and N400-series integrated by Corey Osgood · 14 years ago
  19. e1822d9 Superiotool support for Nuvoton WPCE775x/NPCE781x. by David Hendricks · 14 years ago
  20. 7fc9e29 Trivial: Improve error reporting of sconfig slightly by reporting the line number. by Patrick Georgi · 14 years ago
  21. eb50c7d Re-integrate "USE_OPTION_TABLE" code. by Edwin Beasant · 14 years ago
  22. 106f7ff Add support to IT85xx series by Anton Kochkov · 14 years ago
  23. 7e59f769 Add support to extended EC series by Anton Kochkov · 14 years ago
  24. 9bb04385 fix return value checks of cbfstool's writerom by Stefan Reinauer · 14 years ago
  25. e10757e This patch adds inteltool support for i810E and ICH2. by Joseph Smith · 14 years ago
  26. 1965a23 Check for NULL before calling device_match() by Myles Watson · 14 years ago
  27. 894a347 Same conversion as with resources from static arrays to lists, except by Myles Watson · 14 years ago
  28. 74cd5698 inteltool: basic poulsbo sch support. by Stefan Reinauer · 14 years ago
  29. 1c60c88 whitespace cleanup inteltool cpu.c by Stefan Reinauer · 14 years ago
  30. da0b456 Added support to ICH9 chipset family by Anton Kochkov · 14 years ago
  31. c25cc11 Use lists instead of arrays for resources in devices to reduce memory usage. by Myles Watson · 14 years ago
  32. ace2dc3 The AMD Fam10 code breaks with coreboot 4.5.0. by Stefan Reinauer · 14 years ago
  33. 5b0280f Fix path for mingw workaround. Trivial. by Patrick Georgi · 14 years ago
  34. 5f1ad89 New buildgcc version. by Stefan Reinauer · 14 years ago
  35. 119c589 drop old patches from crossgcc by Stefan Reinauer · 14 years ago
  36. b1180b4 msrtool: Print hex values using only as many digits as the field needs by Peter Stuge · 14 years ago
  37. 8796486 msrtool: Remove some unneeded casts by Peter Stuge · 14 years ago
  38. 4bdd643 Various superiotool fixes. by Uwe Hermann · 14 years ago
  39. 7b5df5a Begin implementation support to IT8512/IT8513 by Anton Kochkov · 14 years ago
  40. 14db1c0 Add registers for the it8671f chip. by Anders Jenbo · 14 years ago
  41. 8f625f6 Improve the sconfig parser: by Patrick Georgi · 14 years ago
  42. 8d31368 Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster" by Patrick Georgi · 14 years ago
  43. 68befd5 sconfig: Make cur_bus and cur_parent local to the parser. by Patrick Georgi · 14 years ago
  44. 114e7b2 Split C code in sconfig's parser into a separate file. by Patrick Georgi · 14 years ago
  45. 9ebd65d More "prepare"-dependencies we don't need anymore by Patrick Georgi · 14 years ago
  46. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  47. 0704058 print the known cbfs types in cbfstool "usage" by Stefan Reinauer · 14 years ago
  48. ca3548e This patch adds: by Pat Erley · 14 years ago
  49. 1cd76e7 - Make abuild -sb work again by Patrick Georgi · 14 years ago
  50. a2acbc7 Build utils into their source directory equivalent in by Patrick Georgi · 14 years ago
  51. 4aeff4f enable more warnings for vgabios utility, and enable some debugging by Stefan Reinauer · 14 years ago
  52. c24d383 Avoid strdup(0) in build_opt_tbl by Patrick Georgi · 14 years ago
  53. 73166c7 Update mingw source versions and allow parallel builds in buildgcc by Patrick Georgi · 14 years ago
  54. 71ed353 sconfig should return success when it's successful by Patrick Georgi · 14 years ago
  55. 34ee3cd Rename variable to not confuse gcc on mingw by Patrick Georgi · 14 years ago
  56. 4d68df7 Add support for the SMSC FDC37C932 Super I/O. by Marc Bertens · 14 years ago
  57. e705f9c output cosmetics by Stefan Reinauer · 14 years ago
  58. 05245ec Remove #line statements in processed parser source, by Patrick Georgi · 14 years ago
  59. 2bbd0c2 sconfig: Mangle - to _ for struct names, too. by Patrick Georgi · 14 years ago
  60. 109a1de Remove duplicate registers in digitallogic/adl855pc's device tree by Patrick Georgi · 14 years ago
  61. 7e8c9aa Replace sconfig with a C implementation. by Patrick Georgi · 14 years ago
  62. bed872d Add noreturn attribute to die() in romcc. by Stefan Reinauer · 14 years ago
  63. 0ed0b7c abuild: by Stefan Reinauer · 14 years ago
  64. abdf848 abuild: by Stefan Reinauer · 14 years ago
  65. fd0bef8 build_opt_tbl: error instead of null pointer access if no checksum is defined. by Stefan Reinauer · 14 years ago
  66. b5828d7 This patch drops the coreboot CMOS checksum ranges from Kconfig because by Stefan Reinauer · 14 years ago
  67. 002c9ff abuild: fail with dignity if mainboard does not exist. by Stefan Reinauer · 14 years ago
  68. 51e142f make only needs to read Makefile.incs once, thanks to the by Patrick Georgi · 14 years ago
  69. 026476e Make sconfig only complain about real conflicts. by Patrick Georgi · 14 years ago
  70. 516a2a7 Add support to build with ccache in the build system by Patrick Georgi · 14 years ago
  71. 0ab9d12 Make build verbose when requested by abuild by Patrick Georgi · 14 years ago
  72. c2d0b62 Copy argument of -include as it's modified later. by Patrick Georgi · 14 years ago
  73. 09a0eb4 It's really obj=, not O= (see toplevel Makefile) by Patrick Georgi · 14 years ago
  74. 86dbe15 One feature I've been really missing since we switched to by Stefan Reinauer · 14 years ago
  75. 715d6e0 abuild should be using O=, not obj= by Stefan Reinauer · 14 years ago
  76. a2e5f37 Drop unneeded code that checks for CONFIG_ variables in build_opt_tbl. by Stefan Reinauer · 14 years ago
  77. 86051f9 Use coreboot-internal version of x86emu for the vgabios utility. by Stefan Reinauer · 14 years ago
  78. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  79. 27852ab drop dead code. by Stefan Reinauer · 14 years ago
  80. 121f0b8 Don't abuse LDFLAGS and fix linking with -Wl,--as-needed. by Christian Ruppert · 14 years ago
  81. 8483b70 Catch non-static arrays in romcc. Not allowed. by Eric W. Biederman · 14 years ago
  82. 859e94a it was reason for workaround rules already, and it's somewhat ugly: by Stefan Reinauer · 14 years ago
  83. c5f773d Various changes to the buildsystem: by Patrick Georgi patrick.georgi · 14 years ago
  84. 23d89cc Make CLANG selectable in Kconfig by Patrick Georgi · 14 years ago
  85. c6b0e7e back out r5212 and r5210; Follow the thread of by Stefan Reinauer · 14 years ago
  86. 8f4546f Use copy_triple only on non-flattened nodes. by Patrick Georgi · 14 years ago
  87. f761aef Fix segfault of romcc when complex assignment operators by Patrick Georgi · 14 years ago
  88. 020f51f Add scan-build support to the build system. by Patrick Georgi · 14 years ago
  89. 9493bfb Remove redundant run_bios prototype. Trivial. by Myles Watson · 14 years ago
  90. b025911 1. Move run_bios prototype to device.h by Myles Watson · 14 years ago
  91. 01ce601 This patch is from 2009-10-20 by Uwe Hermann · 14 years ago
  92. 800379f by Stefan Reinauer · 14 years ago
  93. c89c4d4 Add attribute((noreturn)) to romcc by Stefan Reinauer · 14 years ago
  94. 44ca39f drop empty x86emu Makefile by Stefan Reinauer · 14 years ago
  95. 0484481 Inteltool: Add i830/Tolapai/Ich4 support by Stefan Reinauer · 14 years ago
  96. de3206a This is a general cleanup patch by Stefan Reinauer · 14 years ago
  97. d650e99 YABEL update by Stefan Reinauer · 14 years ago
  98. 8e9234f 1. Change CONFIG_DEBUG to DEBUG in util/x86emu/* by Myles Watson · 14 years ago
  99. 01708ca romcc: Fix a few (harmless) warnings by Peter Stuge · 14 years ago
  100. 78fbb51 romcc: Ignore empty string tokens. So far, romcc emitted a single double-quote for them. by Patrick Georgi · 14 years ago