1. 43b7f41 src: Make PCI ID define names shorter by Felix Singer · 2 years, 4 months ago
  2. 667f511 src/southbridge: Remove unused <delay.h> by Elyes HAOUAS · 2 years, 6 months ago
  3. aae6b55 device/azalia_device: Drop unused function parameter by Angel Pons · 2 years, 8 months ago
  4. c359c6a sb/intel/i82801jx: Use `azalia_codecs_init()` by Angel Pons · 2 years, 8 months ago
  5. ed9b350 sb/intel/i82801{ix,jx}: Initialise all codecs by Angel Pons · 2 years, 8 months ago
  6. d0f053e sb/intel: Use `azalia_program_verb_table()` function by Angel Pons · 2 years, 8 months ago
  7. f32ae10 sb/intel: Replace bad uses of `find_resource` by Angel Pons · 2 years, 8 months ago
  8. 26f97f9 src/soc to src/superio: Fix spelling errors by Martin Roth · 2 years, 9 months ago
  9. 2e0053b azalia: Use `azalia_enter_reset` function by Angel Pons · 3 years, 7 months ago
  10. 7f839f6 azalia: Use `azalia_exit_reset` function by Angel Pons · 3 years, 7 months ago
  11. d425ddd azalia: Make `azalia_find_verb` parametric by Angel Pons · 3 years, 7 months ago
  12. fcf8a3a azalia: Drop unused parameter from `azalia_find_verb` by Angel Pons · 3 years, 7 months ago
  13. 75c4f06 azalia: Make `find_verb` function non-static by Angel Pons · 3 years, 7 months ago
  14. 61dd836 azalia: Make `set_bits` function non-static by Angel Pons · 3 years, 7 months ago
  15. 22d4397 azalia: Use `HDA_GCTL_CRST` macro as unset-mask by Angel Pons · 3 years, 9 months ago
  16. 554713e azalia: Treat all negative return values as errors by Angel Pons · 3 years, 9 months ago
  17. 6ea24ff {sb/intel/*/azalia.c,device/azalia_device.c}: Reduce differences by Elyes HAOUAS · 4 years ago
  18. 388c88b sb/intel/i82801jx: Use <device/azalia_device.h> registers by Elyes HAOUAS · 4 years ago
  19. df96d4d sb/intel/i82801jx/hdaudio.c: Rename to `azalia.c` by Angel Pons · 4 years ago[Renamed from src/southbridge/intel/i82801jx/hdaudio.c]
  20. aaa8ab7 sb/intel/i82801{ix,jx}/hdaudio.c: Use `Azalia` in printk by Angel Pons · 4 years, 1 month ago
  21. 98a8b44 sb/intel/i82801{gx,ix,jx}/hdaudio.c: Drop unused typedef by Angel Pons · 4 years, 1 month ago
  22. 7a2864b sb/intel/i82801jx/hdaudio.c: Align with i82801ix by Angel Pons · 4 years, 1 month ago
  23. 2048cb4 sb/intel/i82801jx: Use PCI bitwise ops by Angel Pons · 4 years, 1 month ago
  24. 1fc0edd src: Use pci_dev_ops_pci where applicable by Angel Pons · 4 years, 1 month ago
  25. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  26. ca4ff25 sb/intel/i82801jx: Fix 16-bit read/write PCI_COMMAND register by Elyes HAOUAS · 4 years, 2 months ago
  27. deeccbf Drop explicit NULL initializations from `device_operations` by Elyes HAOUAS · 4 years, 3 months ago
  28. 182dbde src/southbridge: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  29. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 4 months ago
  30. 12b121c southbridge/intel: Tidy up preprocessor and headers by Kyösti Mälkki · 4 years, 11 months ago
  31. 4a0f071 {northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem() by Subrata Banik · 5 years ago
  32. 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 5 years ago
  33. e414a4e src: Use "foo **bar" instead of "foo ** bar" by Elyes HAOUAS · 6 years ago
  34. 1a8c1df sb/intel/i82801jx: Get rid of device_t by Elyes HAOUAS · 6 years ago
  35. 349e085 sb/intel/i82801jx: Add correct PCI ids and change names by Arthur Heymans · 7 years ago
  36. 7b9c139 sb/intel/i82801jx: Copy i82801ix by Arthur Heymans · 7 years ago