1. 1fc0edd src: Use pci_dev_ops_pci where applicable by Angel Pons · 4 years, 3 months ago
  2. 066a9af drivers/generic/max98357a: Don't write device if HID is missing by Raul E Rangel · 4 years, 3 months ago
  3. c4b7027 src: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  4. f70bd99 src: Remove unused '#include <stdint.h>' by Elyes HAOUAS · 4 years, 3 months ago
  5. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  6. c49d7a3 src/: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 4 years, 3 months ago
  7. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 4 months ago
  8. 7536a39 device: Constify struct device * parameter to acpi_fill_ssdt() by Furquan Shaikh · 4 years, 4 months ago
  9. 2f8ba69 Replace DEVICE_NOOP with noop_(set|read)_resources by Nico Huber · 4 years, 4 months ago
  10. a461b69 Drop unnecessary DEVICE_NOOP entries by Nico Huber · 4 years, 4 months ago
  11. 8a3453f src/drivers: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  12. 68680dd Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` by Nico Huber · 4 years, 5 months ago
  13. a1c82c5 drivers/generic/max98357a: Allow custom _HID from config by Aamir Bohra · 4 years, 5 months ago
  14. a0b0d42 gfx: Move drivers/generic/gfx to drivers/gfx/generic by Furquan Shaikh · 4 years, 6 months ago
  15. 4519277 drivers/generic/gfx: Add null pointer error check by Jacob Garber · 4 years, 7 months ago
  16. 92b0e8d drivers/generic/cbfs-serial: Add driver to read serial from CBFS by Matt DeVillier · 4 years, 8 months ago
  17. 4200a52 src: Remove unused include <string.h> by Elyes HAOUAS · 4 years, 8 months ago
  18. 540a980 printf: Automatically prefix %p with 0x by Julius Werner · 4 years, 8 months ago
  19. c135b82 drivers/gfx: Add generic graphics with SSDT generator by Mathew King · 4 years, 10 months ago
  20. 38ddbfb src/[arch-lib]: change "unsigned" to "unsigned int" by Martin Roth · 4 years, 10 months ago
  21. cddd600 AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS file by Martin Roth · 5 years ago
  22. 08c76e1 devicetree: Fix improper use of chip_operations by Kyösti Mälkki · 5 years ago
  23. bd1683d src/{device,drivers}: Add missing 'include <types.h>' by Elyes HAOUAS · 5 years ago
  24. bdcb4d3 drivers/generic/max98357a: Add extra error handling by Jacob Garber · 5 years ago
  25. 351e3e5 src: Use include <console/console.h> when appropriate by Elyes HAOUAS · 5 years ago
  26. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  27. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  28. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  29. d5c458f drivers/gpio_keys: Remove redundant is_wakeup_source flag by Karthikeyan Ramasubramanian · 6 years ago
  30. c442739 drivers/generic/gpio_keys: Add trigger for wakeup event action by Karthikeyan Ramasubramanian · 6 years ago
  31. 2aa3b16 src/drivers: Remove needless '&' on function pointers by Elyes HAOUAS · 6 years ago
  32. 7ac3149 drivers/generic/adau7002: Add wakeup-delay-ms property by Akshu Agrawal · 6 years ago
  33. fd1557f drivers/generic/gpio_keys: Add mechanism to configure GPE wake event by Karthikeyan Ramasubramanian · 6 years ago
  34. 6fb0448 drivers/generic: Add support for providing DSD properties by Furquan Shaikh · 6 years ago
  35. 5b2a2d0 src/*: normalize Google copyright headers by Patrick Georgi · 6 years ago
  36. b4be50c acpi: Call acpi_gen_writeSTA by status from device tree by Hung-Te Lin · 6 years ago
  37. 328ff7d google/grunt: Reset BayHub EMMC freq to SD base CLK 50MHz by Kevin Chiu · 6 years ago
  38. 089b685 google/grunt: Override BayHub EMMC driving strength by Kevin Chiu · 6 years ago
  39. 4f16049 mb/google/kahlee/variants/grunt: Select low-power mode for BayHub720 by Simon Glass · 6 years ago
  40. 0d8f1da src/drivers: Get rid of whitespace before tab by Elyes HAOUAS · 6 years ago
  41. 4ff2233 drivers/generic/ioapic/ioapic.c: Remove unneeded include by Elyes HAOUAS · 6 years ago
  42. 38d875f drivers/generic/bayhub: Add driver for BayHub BH720 by Simon Glass · 6 years ago
  43. f7dc972 ioapic: extend definition name to avoid collision by Marc Jones · 6 years ago
  44. e0d3064 drivers/generic/adau7002/adau7002.c: Fix null pointer dereference by Richard Spiegel · 7 years ago
  45. 22429191 drivers/adau7002: Fix include file by Daniel Kurtz · 7 years ago
  46. 53b6213 drivers/adau7002: Add driver for handling ADAU7002 by Daniel Kurtz · 7 years ago
  47. 3c8e00e drivers/gpio_keys: Add driver for handling gpio-keys by Furquan Shaikh · 7 years ago
  48. aa090cb device: acpi_name() should take a const struct device by Aaron Durbin · 7 years ago
  49. 60f3217 drivers/regulator: Add driver for handling GPIO-based fixed regulator by Furquan Shaikh · 8 years ago
  50. 028200f x86/acpi_device: Add support for GPIO output polarity by Furquan Shaikh · 8 years ago
  51. ffc9990 acpi: Change device properties to work as a tree by Duncan Laurie · 8 years ago
  52. 366cd21 drivers/generic/max98357a: Fix naming and ACPI path handling by Duncan Laurie · 8 years ago
  53. 7db1509 generic: Add a Maxim 98357A codec driver by Duncan Laurie · 8 years ago
  54. 56f1981 drivers/generic: Switch to src/drivers/[X]/[Y]/ scheme by Stefan Reinauer · 8 years ago
  55. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  56. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  57. bde6d30 x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer by Kevin Paul Herbert · 10 years ago
  58. 0d84a2c drivers/ioapic: DEVICE_NOOP some stub function callbacks by Edward O'Callaghan · 10 years ago
  59. 2c9d2cf {arch,cpu,drivers,ec}: Don't hide pointers behind typedefs by Edward O'Callaghan · 10 years ago
  60. 147f703 Drop drivers/generic/debug by Kyösti Mälkki · 11 years ago
  61. ac75bc6 x86 I/O APIC: Make functions `io_apic_{read,write}()` public by Paul Menzel · 11 years ago
  62. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  63. 23f38cd Get rid of drivers class by Patrick Georgi · 12 years ago
  64. 7baadac Take care of NULL chip_ops->name by Kyösti Mälkki · 12 years ago
  65. 0279036 Remove chip.h files without config structure by Kyösti Mälkki · 12 years ago
  66. 83a6dbd ioapic driver: typedef the ioapic_config struct (TRIVIAL) by Alexandru Gagniuc · 12 years ago
  67. fee73df Auto-declare chip_operations by Kyösti Mälkki · 12 years ago
  68. 6591470 IOAPIC: hook up driver in Kconfig by Sven Schnelle · 12 years ago
  69. aa03af7 Add generic IOAPIC driver by Sven Schnelle · 12 years ago
  70. 76c44ae sconfig: check whether component directory actually exists by Stefan Reinauer · 13 years ago
  71. d85400d Handle drivers/ equally to any other sub directory. by Stefan Reinauer · 13 years ago
  72. 8463dd9 Rename build system variables to be more intuitive, and by Patrick Georgi · 14 years ago
  73. 894a347 Same conversion as with resources from static arrays to lists, except by Myles Watson · 14 years ago
  74. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  75. c2d2941 switch some ROMCC boards back to ROMCC. by Stefan Reinauer · 14 years ago
  76. 64ed2b7 Drop \r\n and \n\r as both print_XXX and printk now do this internally. by Stefan Reinauer · 14 years ago
  77. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  78. de3206a This is a general cleanup patch by Stefan Reinauer · 14 years ago
  79. abf2ad7 newconfig is no more. by Patrick Georgi · 15 years ago
  80. 61c7fbf undo another accidential rename of X -> CONFIG_X (trivial) by Stefan Reinauer · 15 years ago
  81. 00f0267 Remaining boards are Kconfig'd now. Whether they work by Patrick Georgi · 15 years ago
  82. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  83. 3081bdf Drop CONFIG_CHIP_NAME. Those config statements in Config.lb should by Stefan Reinauer · 15 years ago
  84. be7f798 This, ladies and gentlement, is commit #4000. by Stefan Reinauer · 15 years ago
  85. 2b34db8 coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3 by Stefan Reinauer · 15 years ago
  86. 13f1c2a eric patch by Yinghai Lu · 19 years ago
  87. 6ca7636 Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-51 by arch import user (historical) · 19 years ago
  88. 2305364 Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-10 by arch import user (historical) · 19 years ago
  89. ec01aa9 - Fix the definition of the linuxbios table so all of the compilers by Eric Biederman · 20 years ago
  90. 7213d0f i2c mux support by Yinghai Lu · 20 years ago
  91. 7bf1b48 *** empty log message *** by Yinghai Lu · 20 years ago
  92. 9562049 reformat by Li-Ta Lo · 20 years ago
  93. b2d7728 debug device added by Yinghai Lu · 20 years ago
  94. 73f2282 - Add a generic device that does nothing by Eric Biederman · 20 years ago