1. 92bcaa2 sconfig: remove warning about root_complex by Patrick Georgi · 9 years ago
  2. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  3. 5264862 Remove empty lines at end of file by Elyes HAOUAS · 9 years ago
  4. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  5. ffda804b sconfig: add cpu device type by Aaron Durbin · 10 years ago
  6. 6fa6843 sconfig: improve argument parsing by Patrick Georgi · 10 years ago
  7. 80fd01d util/sconfig/main.c: Remove assigned but unused variable `link` by Paul Menzel · 10 years ago
  8. 1f68880 sconfig: more careful string resource handling by Patrick Georgi · 10 years ago
  9. ddf54b1 util/sconfig: fix check for count of command line arguments by Daniele Forsi · 10 years ago
  10. aeeafc0 sconfig: Fix build dependencies by Patrick Georgi · 10 years ago
  11. 7358643 sconfig: don't "const" structs twice by Patrick Georgi · 10 years ago
  12. d935f03 sconfig: avoid regenerating the binary all the time by Patrick Georgi · 11 years ago
  13. 6aeb4a2 AMD: Drop empty root_complex by Kyösti Mälkki · 11 years ago
  14. 0aa37c4 sconfig: rename lapic_cluster -> cpu_cluster by Stefan Reinauer · 11 years ago
  15. 4aff445 sconfig: rename pci_domain -> domain by Stefan Reinauer · 11 years ago
  16. a12eacc use a relative path for #line 3 by David Hendricks · 11 years ago
  17. e773c92 Make mainboard_ops and mainboard.c file optional by Kyösti Mälkki · 12 years ago
  18. b6f765e Provide weak empty declarations of all chip_ops used on a board by Patrick Georgi · 12 years ago
  19. 1a2a6ee Cleanup sconfig by Kyösti Mälkki · 12 years ago
  20. a93c3fe Drop redundant CHIP_NAME in mainboard.c by Kyösti Mälkki · 12 years ago
  21. aada2e1 Every chip must have chip_operations by Kyösti Mälkki · 12 years ago
  22. fee73df Auto-declare chip_operations by Kyösti Mälkki · 12 years ago
  23. a675d49 Fix SMBIOS generation by Stefan Reinauer · 12 years ago
  24. 57879c9 Make the device tree available in the rom stage by Stefan Reinauer · 12 years ago
  25. 188e3c2 Drop mainboard chip.h by Stefan Reinauer · 12 years ago
  26. 116327e sconfig: typo fix by Patrick Georgi · 12 years ago
  27. 2b108a4 sconfig: fix up shipped code by Patrick Georgi · 12 years ago
  28. 0fa50a1 MPTAPLE: generate from devicetree.cb by Sven Schnelle · 12 years ago
  29. 2dbfcb7 sconfig: Some fixes by Patrick Georgi · 12 years ago
  30. 472d902 Sconfig: parse Kconfig options from devicetree.cb by Kyösti Mälkki · 13 years ago
  31. 5ff7c13 remove trailing whitespace by Stefan Reinauer · 13 years ago
  32. 76c44ae sconfig: check whether component directory actually exists by Stefan Reinauer · 13 years ago
  33. 5325a48 [SCONFIG] remove unused variable in inherit_subsystem_ids() by Sylvain "ythier" Hitier · 13 years ago
  34. 750edfd Add lex output by Sven Schnelle · 13 years ago
  35. 270a908 Add subsystemid option to sconfig by Sven Schnelle · 13 years ago
  36. 70679a0 Simplify last_dev_p so that it matches comments. by Myles Watson · 14 years ago
  37. 7c1f6b8 sconfig parser: by Stefan Reinauer · 14 years ago
  38. 9bf7810 make sconfig parser regeneration menu selectable by Stefan Reinauer · 14 years ago
  39. 35d346f Fix build error introduced in r5868. by Patrick Georgi · 14 years ago
  40. df61dd2 non-root devices are not supposed to be accessed outside of static.c except by by Stefan Reinauer · 14 years ago
  41. 7fc9e29 Trivial: Improve error reporting of sconfig slightly by reporting the line number. by Patrick Georgi · 14 years ago
  42. 1965a23 Check for NULL before calling device_match() by Myles Watson · 14 years ago
  43. 894a347 Same conversion as with resources from static arrays to lists, except by Myles Watson · 14 years ago
  44. c25cc11 Use lists instead of arrays for resources in devices to reduce memory usage. by Myles Watson · 14 years ago
  45. 8f625f6 Improve the sconfig parser: by Patrick Georgi · 14 years ago
  46. 8d31368 Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster" by Patrick Georgi · 14 years ago
  47. 68befd5 sconfig: Make cur_bus and cur_parent local to the parser. by Patrick Georgi · 14 years ago
  48. 114e7b2 Split C code in sconfig's parser into a separate file. by Patrick Georgi · 14 years ago
  49. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  50. a2acbc7 Build utils into their source directory equivalent in by Patrick Georgi · 14 years ago
  51. 71ed353 sconfig should return success when it's successful by Patrick Georgi · 14 years ago
  52. e705f9c output cosmetics by Stefan Reinauer · 14 years ago
  53. 05245ec Remove #line statements in processed parser source, by Patrick Georgi · 14 years ago
  54. 2bbd0c2 sconfig: Mangle - to _ for struct names, too. by Patrick Georgi · 14 years ago
  55. 109a1de Remove duplicate registers in digitallogic/adl855pc's device tree by Patrick Georgi · 14 years ago
  56. 7e8c9aa Replace sconfig with a C implementation. by Patrick Georgi · 14 years ago
  57. 026476e Make sconfig only complain about real conflicts. by Patrick Georgi · 14 years ago
  58. 6c73b441 Remove all build/ prefixes in the build output. by Uwe Hermann · 15 years ago
  59. 7782319 Prefix all build output file names of files which end up in the build by Uwe Hermann · 15 years ago
  60. 312673c Improve coreboot build output and eliminate some warnings: by Uwe Hermann · 15 years ago
  61. 0588d19 Kconfig! Works on Kontron, qemu, and serengeti. by Patrick Georgi · 15 years ago