1. 27d6299 device/resource: Add _kb postfix for resource allocators by Kyösti Mälkki · 2 years, 2 months ago
  2. 43b7f41 src: Make PCI ID define names shorter by Felix Singer · 2 years, 4 months ago
  3. fff2021 Use the fallthrough statement in switch loops by Arthur Heymans · 3 years, 4 months ago
  4. 88e37c7 src/drivers: Remove unused <delay.h> by Elyes HAOUAS · 2 years, 7 months ago
  5. e058841 drivers: Replace bad uses of `find_resource` by Angel Pons · 2 years, 8 months ago
  6. dec2c78 drivers/aspeed: Fix some issues by Patrick Rudolph · 3 years, 5 months ago
  7. 8b56c8c drivers: Replace set_vbe_mode_info_valid by Patrick Rudolph · 4 years, 5 months ago
  8. 0e3884c drivers/aspeed/common/ast: Fix compilation under x86_64 by Patrick Rudolph · 3 years, 8 months ago
  9. 27718ac src: Add missing 'include <console/console.h>' by Elyes HAOUAS · 3 years, 10 months ago
  10. d161a2f src/drivers: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  11. 0f65165 drivers/aspeed/common: Reduce severity of `EDID not found` log message by Angel Pons · 3 years, 10 months ago
  12. 9d63a6b drivers/aspeed/common: Support disabled P2A bridge by Patrick Rudolph · 3 years, 10 months ago
  13. a4dd33c src: Use PCI_BASE_ADDRESS_* macros instead of magic numbers by Elyes HAOUAS · 4 years ago
  14. 1dac605 aspeed/ast2050: Fix when resources are added by Furquan Shaikh · 4 years, 2 months ago
  15. 593124d treewide: Convert more license headers to SPDX style by Patrick Georgi · 4 years, 2 months ago
  16. 16849bb treewide: split off license text, remove extra copyright notices by Patrick Georgi · 4 years, 2 months ago
  17. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  18. ac95903 treewide: replace GPLv2 long form headers with SPDX header by Patrick Georgi · 4 years, 2 months ago
  19. 02363b5 treewide: Move "is part of the coreboot project" line in its own comment by Patrick Georgi · 4 years, 2 months ago
  20. 8a3453f src/drivers: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  21. deeccbf Drop explicit NULL initializations from `device_operations` by Elyes HAOUAS · 4 years, 3 months ago
  22. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 4 months ago
  23. b12c276 src/{drivers,device,ec}: Remove unused <stdlib.h> by Elyes HAOUAS · 4 years, 8 months ago
  24. 9fe3d69 drivers/aspeed: Add AST2500 support by Patrick Rudolph · 5 years ago
  25. f1a4ae0 drivers/aspeed/common: Add support for high resolution framebuffer by Patrick Rudolph · 4 years, 10 months ago
  26. cddd600 AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS file by Martin Roth · 4 years, 10 months ago
  27. 02381a2 {cpu,device,drivers}: Remove unused include <device/pci_ops.h> by Elyes HAOUAS · 5 years ago
  28. 1a7623b drivers/aspeed/ast2050: Remove variable set but not used by Elyes HAOUAS · 5 years ago
  29. bf0970e src: Use include <delay.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. 68dc36c drivers/aspeed: Fix AST2400 POST failure without BMC FW or VBIOS by Tristan Corrick · 6 years ago
  33. a26b024 drivers/aspeed/ast: Select `MAINBOARD_HAS_NATIVE_VGA_INIT` by Tristan Corrick · 6 years ago
  34. 1711515 {device,drivers}: Remove useless include <device/pci_ids.h> by Elyes HAOUAS · 6 years ago
  35. 0ce41f1 src: Add required space after "switch" by Elyes HAOUAS · 6 years ago
  36. b0b0c8c src/{device,drivers}: Use "foo *bar" instead of "foo* bar" by Elyes HAOUAS · 6 years ago
  37. 0d8f1da src/drivers: Get rid of whitespace before tab by Elyes HAOUAS · 6 years ago
  38. c80435d drivers/aspeed/ast2050: Get rid of device_t by Elyes HAOUAS · 6 years ago
  39. e4dbd36 drivers/aspeed/Kconfig: Select HAVE_VGA_TEXT_FRAMEBUFFER by Daniel Gröber · 6 years ago
  40. b9810a4 src/drivers: Fix checkpatch warning: no spaces at the start of a line by Martin Roth · 7 years ago
  41. 0e66087 drivers: Drop level of indirection for MMIO HW access by Stefan Reinauer · 7 years ago
  42. e18e642 src: change coreboot to lowercase by Martin Roth · 7 years ago
  43. a93387b drivers/{aspeed,xgi_z9s}/Kconfig: Don't override NATIVE_VGA_USE_EDID by Arthur Heymans · 7 years ago
  44. 4c72d36 Remove extra newlines from the end of all coreboot files. by Martin Roth · 8 years ago
  45. 8f3aaa8 Fix leaking CONFIG_VGA=y by Kyösti Mälkki · 8 years ago
  46. fa45b52 drivers/aspeed: Switch to src/drivers/[X]/[Y]/ scheme by Stefan Reinauer · 8 years ago
  47. ba894be During DRAM initialization on certain ASpeed devices, an incorrect by Timothy Pearson · 8 years ago
  48. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  49. 04cf449 drivers/aspeed: Add native text mode VGA support for the AST2050 by Timothy Pearson · 9 years ago