1. 516d05f device/azalia: Separate codec checking and initialization by Nicholas Sudsgaard · 5 months ago
  2. 4e8bbc1 include/device/azalia_device.h: Merge location1 and location2 by Nicholas Sudsgaard · 5 months ago
  3. 4a62b8a include/device: Merge enums from azalia_device.h and azalia.h by Nicholas Sudsgaard · 5 months ago
  4. 9620b3d include/device/azalia_device.h: Correct location2 shift to 28 bits by Nicholas Sudsgaard · 5 months ago
  5. 463a7bc include/device/azalia_device.h: Add enum for misc field by Nicholas Chin · 6 months ago
  6. aae6b55 device/azalia_device: Drop unused function parameter by Angel Pons · 2 years, 8 months ago
  7. 86dfd3c device/azalia_device: Adapt and export `codec_init()` by Angel Pons · 2 years, 8 months ago
  8. 42552ca device/azalia_device: Export `codecs_init()` by Angel Pons · 2 years, 8 months ago
  9. 05c4dcb device/azalia_device.h: Rewrite verb macros by Angel Pons · 2 years, 8 months ago
  10. 779d0c6 device/azalia_device.h: Guard macro parameters by Angel Pons · 2 years, 8 months ago
  11. d6d71ce device/azalia_device: Add mainboard hook to program codecs by Angel Pons · 3 years, 5 months ago
  12. 44c431e device/azalia_device: Add function to program a verb table by Angel Pons · 3 years, 5 months ago
  13. 4919028 device/azalia_device.c: Add codec reset helpers by Angel Pons · 3 years, 7 months ago
  14. d425ddd azalia: Make `azalia_find_verb` parametric by Angel Pons · 3 years, 7 months ago
  15. fcf8a3a azalia: Drop unused parameter from `azalia_find_verb` by Angel Pons · 3 years, 7 months ago
  16. 75c4f06 azalia: Make `find_verb` function non-static by Angel Pons · 3 years, 7 months ago
  17. 61dd836 azalia: Make `set_bits` function non-static by Angel Pons · 3 years, 7 months ago
  18. 9572dd8 include/device/azalia_device: Fix typo by Patrick Rudolph · 3 years, 9 months ago
  19. 1bdbcd7 azalia_device.h: Add new macro to configure pins as NC by Felix Singer · 3 years, 10 months ago
  20. 15d6240 include/device/azalia_device: Fix typo by Patrick Rudolph · 3 years, 11 months ago
  21. 899d5bde soc/intel/common: Move common HDA registers to <device/azalia_device.h> by Elyes HAOUAS · 4 years ago
  22. 6d097b8 include/device/azalia_device.h: Include <stdint.h> by Elyes HAOUAS · 4 years ago
  23. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  24. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 2 months ago
  25. 9a521d7 include/device/azalia: Add enums and MACROs by Patrick Rudolph · 4 years, 4 months ago
  26. 32859fc src/include: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  27. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 4 months ago
  28. d249657 src: Remove unneeded include <arch/interrupt.h> by Elyes HAOUAS · 5 years ago
  29. 351e3e5 src: Use include <console/console.h> when appropriate by Elyes HAOUAS · 5 years ago
  30. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  31. 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 5 years ago
  32. 5c9237f azalia: Add Azalia Reset macro by Lijian Zhao · 6 years ago
  33. 6a566d7 src/include: Wrap lines at 80 columns by Lee Leahy · 7 years ago
  34. 91d1e76 src/include: Remove spaces before ( and after ) by Lee Leahy · 7 years ago
  35. f00e446 src/include: Add parenthesis around macros by Lee Leahy · 7 years ago
  36. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  37. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  38. c36af7b Replace includes of build.h with version.h by Kyösti Mälkki · 10 years ago
  39. 75c8387 azalia: Shrink boilerplate by Vladimir Serbinenko · 10 years ago
  40. 8f0da58 azalia: Add convenience macros by Vladimir Serbinenko · 10 years ago
  41. 6a3a8ce azalia: Move shared variable to separate file by Vladimir Serbinenko · 10 years ago
  42. b7bb70d Add a generic Intel HD audio (Azalia) module azalia_device.c by Andrew Wu · 11 years ago