1. 7358643 sconfig: don't "const" structs twice by Patrick Georgi · 11 years ago
  2. 6aeb4a2 AMD: Drop empty root_complex by Kyösti Mälkki · 11 years ago
  3. 0aa37c4 sconfig: rename lapic_cluster -> cpu_cluster by Stefan Reinauer · 12 years ago
  4. 4aff445 sconfig: rename pci_domain -> domain by Stefan Reinauer · 12 years ago
  5. e773c92 Make mainboard_ops and mainboard.c file optional by Kyösti Mälkki · 12 years ago
  6. b6f765e Provide weak empty declarations of all chip_ops used on a board by Patrick Georgi · 12 years ago
  7. 1a2a6ee Cleanup sconfig by Kyösti Mälkki · 12 years ago
  8. a93c3fe Drop redundant CHIP_NAME in mainboard.c by Kyösti Mälkki · 12 years ago
  9. aada2e1 Every chip must have chip_operations by Kyösti Mälkki · 12 years ago
  10. fee73df Auto-declare chip_operations by Kyösti Mälkki · 12 years ago
  11. a675d49 Fix SMBIOS generation by Stefan Reinauer · 12 years ago
  12. 57879c9 Make the device tree available in the rom stage by Stefan Reinauer · 12 years ago
  13. 188e3c2 Drop mainboard chip.h by Stefan Reinauer · 12 years ago
  14. 116327e sconfig: typo fix by Patrick Georgi · 12 years ago
  15. 0fa50a1 MPTAPLE: generate from devicetree.cb by Sven Schnelle · 12 years ago
  16. 2dbfcb7 sconfig: Some fixes by Patrick Georgi · 12 years ago
  17. 472d902 Sconfig: parse Kconfig options from devicetree.cb by Kyösti Mälkki · 13 years ago
  18. 5ff7c13 remove trailing whitespace by Stefan Reinauer · 13 years ago
  19. 76c44ae sconfig: check whether component directory actually exists by Stefan Reinauer · 13 years ago
  20. 5325a48 [SCONFIG] remove unused variable in inherit_subsystem_ids() by Sylvain "ythier" Hitier · 13 years ago
  21. 270a908 Add subsystemid option to sconfig by Sven Schnelle · 13 years ago
  22. 70679a0 Simplify last_dev_p so that it matches comments. by Myles Watson · 14 years ago
  23. 7c1f6b8 sconfig parser: by Stefan Reinauer · 14 years ago
  24. 35d346f Fix build error introduced in r5868. by Patrick Georgi · 14 years ago
  25. df61dd2 non-root devices are not supposed to be accessed outside of static.c except by by Stefan Reinauer · 14 years ago
  26. 7fc9e29 Trivial: Improve error reporting of sconfig slightly by reporting the line number. by Patrick Georgi · 14 years ago
  27. 1965a23 Check for NULL before calling device_match() by Myles Watson · 14 years ago
  28. 894a347 Same conversion as with resources from static arrays to lists, except by Myles Watson · 14 years ago
  29. c25cc11 Use lists instead of arrays for resources in devices to reduce memory usage. by Myles Watson · 14 years ago
  30. 68befd5 sconfig: Make cur_bus and cur_parent local to the parser. by Patrick Georgi · 14 years ago
  31. 114e7b2 Split C code in sconfig's parser into a separate file. by Patrick Georgi · 14 years ago