1. 43b7f41 src: Make PCI ID define names shorter by Felix Singer · 2 years, 4 months ago
  2. aae6b55 device/azalia_device: Drop unused function parameter by Angel Pons · 2 years, 8 months ago
  3. 4e94822 sb/intel/i82801gx: Use `azalia_codecs_init()` by Angel Pons · 2 years, 8 months ago
  4. 67e4ad8 sb/intel/i82801gx: Program PC BEEP verbs by Angel Pons · 2 years, 8 months ago
  5. d0f053e sb/intel: Use `azalia_program_verb_table()` function by Angel Pons · 2 years, 8 months ago
  6. f32ae10 sb/intel: Replace bad uses of `find_resource` by Angel Pons · 2 years, 8 months ago
  7. 26f97f9 src/soc to src/superio: Fix spelling errors by Martin Roth · 2 years, 9 months ago
  8. 028b94b sb/intel/i82801gx: Prepare for x86_64 by Arthur Heymans · 3 years 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. f1da909 sb/intel/i82801gx: Use <device/azalia_device.h> registers by Elyes HAOUAS · 4 years ago
  19. d19332c sb/intel/i82801gx: Use PCI bitwise ops by Angel Pons · 4 years, 1 month ago
  20. 3c05531 sb/intel/i82801gx/azalia.c: Drop dead code by Angel Pons · 4 years ago
  21. 8d9a6f1 sb/intel/i82801gx: Constify struct southbridge_intel_i82801gx_config by Elyes HAOUAS · 4 years, 2 months ago
  22. 1fc0edd src: Use pci_dev_ops_pci where applicable by Angel Pons · 4 years, 1 month ago
  23. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  24. 1234925 sb/intel/i82801gx: Fix 16-bit read/write PCI_COMMAND register by Elyes HAOUAS · 4 years, 2 months ago
  25. 92646ea sb/intel/i82801gx: Improve code formatting by Elyes HAOUAS · 4 years, 3 months ago
  26. deeccbf Drop explicit NULL initializations from `device_operations` by Elyes HAOUAS · 4 years, 3 months ago
  27. 182dbde src/southbridge: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  28. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 4 months ago
  29. 12b121c southbridge/intel: Tidy up preprocessor and headers by Kyösti Mälkki · 4 years, 11 months ago
  30. 4a0f071 {northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem() by Subrata Banik · 5 years ago
  31. 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 5 years ago
  32. 9966703 sb/intel/i82801gx: Get rid of device_t by Elyes HAOUAS · 6 years ago
  33. 3f111b0 southbridge/intel/i82801gx: Fix problems found by checkpatch.pl by Arthur Heymans · 7 years ago
  34. ba28e8d src/southbridge: Code formating by Elyes HAOUAS · 8 years ago
  35. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  36. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  37. bde6d30 x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer by Kevin Paul Herbert · 10 years ago
  38. 75c8387 azalia: Shrink boilerplate by Vladimir Serbinenko · 10 years ago
  39. 264d265 southbridge: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  40. 8aa7e83 intel/i945 intel/i82801gx: remove explicit pcie config accesses by Kyösti Mälkki · 11 years ago
  41. ae8d069 Remove unnecessary space characters. by Andrew Wu · 11 years ago
  42. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  43. 836ae29 first round name simplification. drop the <component>_ prefix. by stepan · 14 years ago[Renamed from src/southbridge/intel/i82801gx/i82801gx_azalia.c]
  44. 0a58a7b fix typos found by zbao in other files. by Stefan Reinauer · 14 years ago
  45. c4f1a77 Fix two warnings: by Stefan Reinauer · 14 years ago
  46. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  47. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  48. de3206a This is a general cleanup patch by Stefan Reinauer · 14 years ago
  49. 38f147e janitor task: unify and cleanup naming. by Stefan Reinauer · 14 years ago
  50. 9fe4d79 coreboot used to have two different "APIs" for memory accesses: by Stefan Reinauer · 14 years ago
  51. aca6ec6 Kontron 986LCD-M update by Stefan Reinauer · 15 years ago
  52. 109ab31 drop extra whitespace at end of line for i945 + ICH7 (trivial) by Stefan Reinauer · 15 years ago
  53. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  54. a8e1168 This patch contains some significant updates to the i82801gx component and will by Stefan Reinauer · 15 years ago
  55. 679c9f9 forgot to svn add by Stefan Reinauer · 15 years ago