1. e9a0130 src: Remove unneeded include <console/console.h> by Elyes HAOUAS · 6 years ago
  2. 718c6fa reset: Finalize move to new API by Nico Huber · 6 years ago
  3. 78d338c sb/amd: Use 'unsigned int' to bare use of 'unsigned' by Elyes HAOUAS · 6 years ago
  4. a342f39 src: Remove unneeded whitespace by Elyes HAOUAS · 6 years ago
  5. e20dd19 amdfam10: Convert to `board_reset()` by Nico Huber · 6 years ago
  6. ebace9f src/southbridge: Add and update license headers by Martin Roth · 6 years ago
  7. 39733a0 sb/amd/amd8111: Get rid of device_t by Elyes HAOUAS · 6 years ago
  8. 7090377 smbus: Fix a typo ("Set the device I'm talking too") by Jonathan Neuschäfer · 7 years ago
  9. fb94585 sb/amd/amd8111: Define ACPI sleep states by Kyösti Mälkki · 7 years ago
  10. 083504b southbridge/amd: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  11. 01f9aa5 Consolidate reset API, add generic reset_prepare mechanism by Julius Werner · 7 years ago
  12. 75a3d1f amdfam10: Perform major include ".c" cleanup by Damien Zammit · 8 years ago
  13. 8db31a8 PCI ops: Remove conflicting duplicate declarations by Kyösti Mälkki · 8 years ago
  14. 9344bde src/southbridge: Remove unnecessary whitespace by Elyes HAOUAS · 8 years ago
  15. c021ffe southbridge/amd: Add space around operators by Elyes HAOUAS · 8 years ago
  16. bf4224c southbridge/amd/amd8111: transition away from device_t by Antonello Dettori · 8 years ago
  17. ba28e8d src/southbridge: Code formating by Elyes HAOUAS · 8 years ago
  18. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  19. 6f0e8bd amd8111, ck804, mcp55: use CONFIG_HPET_ADDRESS by Jonathan A. Kollasch · 9 years ago
  20. 5eea458 device_ops: add device_t argument to acpi_fill_ssdt_generator by Alexander Couzens · 9 years ago
  21. d0e212c devicetree: Discriminate device ops scan_bus() by Kyösti Mälkki · 10 years ago
  22. 83f81ca acpi: Remove monolithic ACPI by Vladimir Serbinenko · 10 years ago
  23. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  24. 13e4182 kbuild: automatically include southbridges by Stefan Reinauer · 9 years ago
  25. 4104e6c x86: Fix pointer arithmetic regressions from MMIO changes by Kevin Paul Herbert · 10 years ago
  26. bde6d30 x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer by Kevin Paul Herbert · 10 years ago
  27. 5ab52dd southbridge: Drop print_ implementation from non-romcc boards by Stefan Reinauer · 10 years ago
  28. 55e31a9 southbridge/amd amd81XX, cs553X & sr5650 spelling fixes by Martin Roth · 10 years ago
  29. 3ec9c95 Use 'pci_devfn_t' over 'device_t' mixed type in 'reset.c' by Edward O'Callaghan · 10 years ago
  30. 9a817ef soutbridge/*/bootblock: Use pci_dev_t over device_t typedef by Edward O'Callaghan · 10 years ago
  31. b3f08c6 cmos: Rename the CMOS related functions. by Gabe Black · 10 years ago
  32. 4743254 amd: rename model_fxx_powernow to powernow. by Vladimir Serbinenko · 10 years ago
  33. f21271e Fix mismerge of ACPI patches by Vladimir Serbinenko · 10 years ago
  34. 6985d4e amdk8: Move to per-device ACPI by Vladimir Serbinenko · 10 years ago
  35. 822bc65 ACPI: Remove CONFIG_GENERATE_ACPI_TABLES by Vladimir Serbinenko · 11 years ago
  36. 264d265 southbridge: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  37. 69813fe sb/amd/amd8111/acpi.c: Remove set but unused variable `dword` by Paul Menzel · 11 years ago
  38. 4159a80 Correct spelling of shadow, setting and memory by Paul Menzel · 11 years ago
  39. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  40. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 12 years ago
  41. 5079a0d Remove assembly coded log2 function by Ronald G. Minnich · 12 years ago
  42. 23f38cd Get rid of drivers class by Patrick Georgi · 12 years ago
  43. fee73df Auto-declare chip_operations by Kyösti Mälkki · 12 years ago
  44. e166782 Clean up #ifs by Patrick Georgi · 12 years ago
  45. 152738f amd/amd8111: Move HAVE_HARD_RESET to southbridge by Patrick Georgi · 13 years ago
  46. 914377e Get rid of the old romstage-as-bootblock ROM layout by Patrick Georgi · 13 years ago
  47. 9bfa1c8 Added smbus block read/write for amd8111 by Oskar Enoksson · 13 years ago
  48. 42b1c43 Merge enable_rom.c files into bootblock.c files. by Uwe Hermann · 14 years ago
  49. 836ae29 first round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  50. 1f7d3c5 AMD-8111: Add TINY_BOOTBLOCK support. by Uwe Hermann · 14 years ago
  51. 74d1a6e We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it. by Uwe Hermann · 14 years ago
  52. 8463dd9 Rename build system variables to be more intuitive, and by Patrick Georgi · 14 years ago
  53. 817d754 get rid of even more fam10 and k8 warnings. by Stefan Reinauer · 14 years ago
  54. 7eac445 Always enable parent resources before child resources. by Myles Watson · 14 years ago
  55. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  56. 467a065 no warnings days. by Stefan Reinauer · 14 years ago
  57. 3063432 zero warnings days. by Stefan Reinauer · 14 years ago
  58. eea66b7 no warnings day by Stefan Reinauer · 14 years ago
  59. 8f2c616 No warnings day, next round. by Stefan Reinauer · 14 years ago
  60. 64ed2b7 Drop \r\n and \n\r as both print_XXX and printk now do this internally. by Stefan Reinauer · 14 years ago
  61. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  62. 50776fa trivial warning fixes, mostly for ACPI code by Stefan Reinauer · 14 years ago
  63. abf2ad7 newconfig is no more. by Patrick Georgi · 15 years ago
  64. d5663ba Move all IOAPIC selection to southbridges, and remove them by Patrick Georgi · 15 years ago
  65. 0401bd8 coreboot has 13 instances of IOAPIC setup distributed across a lot by Stefan Reinauer · 15 years ago
  66. 9fe4d79 coreboot used to have two different "APIs" for memory accesses: by Stefan Reinauer · 15 years ago
  67. 1bb6828 romcc: by Patrick Georgi · 15 years ago
  68. b8e2027 Add CONFIG_GENERATE_* for tables so that the user can select which tables not by Myles Watson · 15 years ago
  69. e7bbb50 Remove default n statements to simplify .config and ldoptions files. by Myles Watson · 15 years ago
  70. 6e23576 Remove some warnings. by Myles Watson · 15 years ago
  71. 9a94843 Missing files from last patch. by Ronald G. Minnich · 15 years ago
  72. 0588d19 Kconfig! Works on Kontron, qemu, and serengeti. by Patrick Georgi · 15 years ago
  73. 29cc9ed Move the v3 resource allocator to v2. by Myles Watson · 15 years ago
  74. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  75. a9c5ea0 Revert "CMOS: Add set_option and rework get_option." by Luc Verhaegen · 15 years ago
  76. 9ceae90 CMOS: Add set_option and rework get_option. by Luc Verhaegen · 15 years ago
  77. 2b34db8 coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3 by Stefan Reinauer · 16 years ago
  78. 43bb9cd This patch gets rid of all the implicit definition warnings for serengeti except get_nodes. by Myles Watson · 16 years ago
  79. 2ee6779 The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of by Carl-Daniel Hailfinger · 16 years ago
  80. 0da5cde Additional early AMD8111 southbridge support for Barcelona platforms. by Marc Jones · 17 years ago
  81. f1cf1f7 Ever wondered where those "setting incorrect section attributes for by Stefan Reinauer · 17 years ago
  82. a7aa29b Use the canonical name of the vendors/devices and the by Uwe Hermann · 18 years ago
  83. d4b278c AMD Rev F support by Yinghai Lu · 18 years ago
  84. fbce0ff small fixes to get Ward Vandewege's Tyan board booting. by Stefan Reinauer · 18 years ago
  85. 2a9fcb7 15->11 for device num by Yinghai Lu · 18 years ago
  86. 9a791df new cache_as_ram support by Yinghai Lu · 18 years ago
  87. 96f8fb5 make older winbond chips work reliably. by Stefan Reinauer · 18 years ago
  88. eef3f95 enable bsp apic id lifting regarding ioapic setup by Yinghai Lu · 19 years ago
  89. 7ce8c54 1201_ht_bus0_dev0_fidvid_core.diff by Stefan Reinauer · 19 years ago
  90. f622d59 by Stefan Reinauer · 19 years ago
  91. 6cc0e08 first round of agami aruma merge by Stefan Reinauer · 19 years ago
  92. 984bab5 - Fixed fat-finger typo enable - enabled by Jason Schildt · 19 years ago
  93. c9c4dd6 - Issue Tracker ID-2 "lnxi-patch-2". by Jason Schildt · 19 years ago
  94. ab327a3 - Added explanation of device tree enable. by Jason Schildt · 19 years ago
  95. 043b409 Undoing all HDAMA commits from LNXI from r2005->2003 by Jason Schildt · 19 years ago
  96. 6e44b42 - Merge from linuxbios-lnxi (Linux Networx repository) up to public tree. by Jason Schildt · 19 years ago
  97. 13f1c2a eric patch by Yinghai Lu · 19 years ago
  98. 785b1b6 Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-43 by arch import user (historical) · 19 years ago
  99. 1c8cd59 Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-38 by arch import user (historical) · 19 years ago
  100. acfaece Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-36 by arch import user (historical) · 19 years ago