1. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  2. 8a5283a src: Remove unneeded include <cbmem.h> by Elyes HAOUAS · 6 years ago
  3. 1e8c9ad src: Remove unneeded include <pc80/keyboard.h> by Elyes HAOUAS · 6 years ago
  4. 961d31b intel/i440bx: Drop tests for LATE_CBMEM_INIT by Kyösti Mälkki · 6 years ago
  5. 5474eb1 src/northbridge: Add and update license headers by Martin Roth · 6 years ago
  6. 322fa32 nb/intel/i440bx: Get rid of device_t by Elyes HAOUAS · 6 years ago
  7. 3de3031 {mb,nb,soc}: Remove references to pci_bus_default_ops() by Nico Huber · 6 years ago
  8. 64d2d10 nb/intel/i440: Get rid of device_t by Elyes HAOUAS · 6 years ago
  9. d0301c1 intel/i440bx: Implement EARLY_CBMEM_INIT support by Keith Hui · 7 years ago
  10. 70d92b9 CBMEM: Clarify CBMEM_TOP_BACKUP function usage by Kyösti Mälkki · 7 years ago
  11. 7c414e7 northbridge/intel/i440bx: Align code by Paul Menzel · 7 years ago
  12. 9f74462 northbridge/intel: Use DEVICE_NOOP macro over dummy symbol by Edward O'Callaghan · 10 years ago
  13. 42f4651 CBMEM northbridges: Remove references to global high_tables_base by Kyösti Mälkki · 11 years ago
  14. 33e5df3 Set PCI bus operations at buildtime for ramstage by Kyösti Mälkki · 11 years ago
  15. fd611f9 Drop CONFIG_WRITE_HIGH_TABLES by Stefan Reinauer · 11 years ago
  16. 0aa37c4 sconfig: rename lapic_cluster -> cpu_cluster by Stefan Reinauer · 11 years ago
  17. 4aff445 sconfig: rename pci_domain -> domain by Stefan Reinauer · 11 years ago
  18. 5079a0d Remove assembly coded log2 function by Ronald G. Minnich · 12 years ago
  19. 0279036 Remove chip.h files without config structure by Kyösti Mälkki · 12 years ago
  20. e166782 Clean up #ifs by Patrick Georgi · 12 years ago
  21. 97be27e We hardcode highmemory size in every northbridge! This is bad, and especially if suspend to ram is involved. Let the default be taken from cbmem.h which also handles the suspend logic. by Rudolf Marek · 14 years ago
  22. 4b42a62 Factor out a few commonly duplicated functions from northbridge.c. by Uwe Hermann · 14 years ago
  23. 7eac445 Always enable parent resources before child resources. by Myles Watson · 14 years ago
  24. 894a347 Same conversion as with resources from static arrays to lists, except by Myles Watson · 14 years ago
  25. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  26. 312673c Improve coreboot build output and eliminate some warnings: by Uwe Hermann · 15 years ago
  27. b8e2027 Add CONFIG_GENERATE_* for tables so that the user can select which tables not by Myles Watson · 15 years ago
  28. 29cc9ed Move the v3 resource allocator to v2. by Myles Watson · 15 years ago
  29. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  30. 032a965 Trivial white space fixes so that the next patches are easier to read. by Myles Watson · 15 years ago
  31. b5fb0c5 Add high tables support to all northbridges. by Stefan Reinauer · 15 years ago
  32. e562f72 Fix a LOT of implicit function declarations before they become errors. by Corey Osgood · 16 years ago
  33. f1cf1f7 Ever wondered where those "setting incorrect section attributes for by Stefan Reinauer · 17 years ago
  34. f5a6fd2 Various 440BX and Tyan S1846 related minor changes and fixes (trivial): by Uwe Hermann · 17 years ago
  35. f03e4e9 Fixup the 440BX northbridge.c (self-ack as this wasn't working anyway). by Uwe Hermann · 17 years ago
  36. e1dd5e9 Fixed a bug within the 440BX RAM size calculation. Since the DRB values by Ceri Coburn · 17 years ago
  37. 1a9c892 Initial Intel 440BX RAM initialization framework. by Uwe Hermann · 17 years ago
  38. a7aa29b Use the canonical name of the vendors/devices and the by Uwe Hermann · 18 years ago
  39. cb8eab4 add framework for i440bx chipset by Richard Smith · 18 years ago