1. 9bf7810 make sconfig parser regeneration menu selectable by Stefan Reinauer · 14 years ago
  2. 35d346f Fix build error introduced in r5868. by Patrick Georgi · 14 years ago
  3. df61dd2 non-root devices are not supposed to be accessed outside of static.c except by by Stefan Reinauer · 14 years ago
  4. 7fc9e29 Trivial: Improve error reporting of sconfig slightly by reporting the line number. by Patrick Georgi · 14 years ago
  5. 1965a23 Check for NULL before calling device_match() by Myles Watson · 14 years ago
  6. 894a347 Same conversion as with resources from static arrays to lists, except by Myles Watson · 14 years ago
  7. c25cc11 Use lists instead of arrays for resources in devices to reduce memory usage. by Myles Watson · 14 years ago
  8. 8f625f6 Improve the sconfig parser: by Patrick Georgi · 14 years ago
  9. 8d31368 Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster" by Patrick Georgi · 14 years ago
  10. 68befd5 sconfig: Make cur_bus and cur_parent local to the parser. by Patrick Georgi · 14 years ago
  11. 114e7b2 Split C code in sconfig's parser into a separate file. by Patrick Georgi · 14 years ago
  12. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  13. a2acbc7 Build utils into their source directory equivalent in by Patrick Georgi · 14 years ago
  14. 71ed353 sconfig should return success when it's successful by Patrick Georgi · 14 years ago
  15. e705f9c output cosmetics by Stefan Reinauer · 14 years ago
  16. 05245ec Remove #line statements in processed parser source, by Patrick Georgi · 14 years ago
  17. 2bbd0c2 sconfig: Mangle - to _ for struct names, too. by Patrick Georgi · 14 years ago
  18. 109a1de Remove duplicate registers in digitallogic/adl855pc's device tree by Patrick Georgi · 14 years ago
  19. 7e8c9aa Replace sconfig with a C implementation. by Patrick Georgi · 14 years ago
  20. 026476e Make sconfig only complain about real conflicts. by Patrick Georgi · 14 years ago
  21. 6c73b441 Remove all build/ prefixes in the build output. by Uwe Hermann · 15 years ago
  22. 7782319 Prefix all build output file names of files which end up in the build by Uwe Hermann · 15 years ago
  23. 312673c Improve coreboot build output and eliminate some warnings: by Uwe Hermann · 15 years ago
  24. 0588d19 Kconfig! Works on Kontron, qemu, and serengeti. by Patrick Georgi · 15 years ago