1. 4c686f2 OxPCIe uart: Split PCI bridge control by Kyösti Mälkki · 11 years ago
  2. afa7b13 uart: Redefine Kconfig options by Kyösti Mälkki · 11 years ago
  3. bbf6f3d console uart: Fill coreboot table entries by Kyösti Mälkki · 10 years ago
  4. c2610a4 uart: Prepare to support multiple base addresses by Kyösti Mälkki · 10 years ago
  5. e5760af cpu/amd/car: Use define MSR_MCFG_BASE rather than hardcoded value by Patrick Georgi · 10 years ago
  6. 597cc45 jetway/nf81-t56n-lf: Simplify agesawrapper_amdinitcpuio() by Edward O'Callaghan · 10 years ago
  7. b1e63e4 ec/compal/ene932/ec.h: Include stdint.h for definition of 'u8' by Alexandru Gagniuc · 10 years ago
  8. 0b2fa34 hp/pavilion_m6_1035dx/buildOpts.c: Remove commented out tables by Alexandru Gagniuc · 10 years ago
  9. 05ba1bb supermicro/h8qgi/dsdt: Move _PIC method to root scope by Konstantin Aladyshev · 10 years ago
  10. 12fd779 hp/pavilion_m6_1035dx: Simplify agesawrapper_amdinitcpuio() by Alexandru Gagniuc · 10 years ago
  11. a0f9ece util/cbfstool: Make cbfs_image_delete() NULL-tolerant. by Edward O'Callaghan · 10 years ago
  12. 7c1a49b SeaBIOS: have coreboot pass the choice to run optionroms in parallel by Idwer Vollering · 10 years ago
  13. 011341d hp/pavilion_m6_1035dx: Remove inexistent devices from devicetree by Alexandru Gagniuc · 10 years ago
  14. fa02e16 asus/f2a85-m: Sanitize #includes by Idwer Vollering · 10 years ago
  15. 6181e3d amd/agesa/hudson: Implement PNP resource setup in LPC bridge by Rudolf Marek · 11 years ago
  16. 4f5a525 superio/winbond/w83627thg: Avoid .c includes by Edward O'Callaghan · 10 years ago
  17. 5ff4b08 jetway/nf81-t56n-lf: Sanitize #includes by Edward O'Callaghan · 10 years ago
  18. 3c04917 superio/nuvoton/nct5104d: Avoid .c includes by Edward O'Callaghan · 10 years ago
  19. 793a429 superio/winbond/w83627ehg: Avoid .c includes by Edward O'Callaghan · 10 years ago
  20. 59674d2 chromeos: fix build breakage when !CHROMEOS_RAMOOPS by Aaron Durbin · 10 years ago
  21. eb3c991 x86/Makefile: Allow addition of link libraries for rom/ramstage by Alexandru Gagniuc · 10 years ago
  22. 1d87dac hp/pavilion_m6_1035dx: Sanitize #includes by Alexandru Gagniuc · 10 years ago
  23. cb3ba5f lenovo/x60: Remove duplicate console_init() by Kyösti Mälkki · 10 years ago
  24. c814be4 amd/agesa/s3_resume: Make compiler agnostic. by Edward O'Callaghan · 10 years ago
  25. ab180d8 util/cbmem: handle larger than 1MiB mappings for console by Aaron Durbin · 10 years ago
  26. a270586 superio/fintek/f71859: Avoid .c includes by Edward O'Callaghan · 10 years ago
  27. b5a49ad superio/fintek/f71889: Avoid .c includes by Edward O'Callaghan · 10 years ago
  28. 880e524 superio/fintek/f71872: Avoid .c includes by Edward O'Callaghan · 10 years ago
  29. ade70a0 superio/fintek/f71863fg: Avoid .c includes by Edward O'Callaghan · 10 years ago
  30. fbdc3ef superio/fintek/f71805f: Avoid .c includes by Edward O'Callaghan · 10 years ago
  31. 905bfb0 x86: use car_(get|set)_var accessors for apic timer by Aaron Durbin · 10 years ago
  32. deb2cb2 Static CBMEM / CAR: Flag boards with BROKEN_CAR_MIGRATE by Kyösti Mälkki · 10 years ago
  33. 0ec3f49 git-ignore site-local by Patrick Georgi · 10 years ago
  34. d304331 superio/fintek/f81865f: Avoid .c includes by Edward O'Callaghan · 10 years ago
  35. 01c4400 cubieboard: Enable the SD controller and mux SD pins by Alexandru Gagniuc · 11 years ago
  36. fccfee3 mainboard/hp: Add initial support for Pavilion m6-1035dx by Alexandru Gagniuc · 10 years ago
  37. 35a4901 mainboard/*/*/ec.c: Do not include `chromeos/chromeos.h` by Paul Menzel · 10 years ago
  38. 4f3bb80 cbfstool: provide structure to linux payload builder by Aaron Durbin · 10 years ago
  39. 2164831 util/superiotool: Add initial support for Fintek F71869ED. by Wilbert Duijvenvoorde · 10 years ago
  40. 024822f mainboard/jetway/nf81-t56n-lf: Enable ACPI S3 support in Kconfig by Edward O'Callaghan · 10 years ago
  41. ffdf2e1 util/superiotool: Register fix for Fintek F71869AD by Wilbert Duijvenvoorde · 10 years ago
  42. 1547ef2 mainboard/jetway/nf81-t56n-lf: Turn on PME in devicetree.cb by Edward O'Callaghan · 10 years ago
  43. 3eb8eb7 rmodules: use rmodtool to create rmodules by Aaron Durbin · 10 years ago
  44. 4fde5a6 util: add rmodtool for parsing ELF files to rmodules by Aaron Durbin · 10 years ago
  45. 36be813 cbfstool: add ELF writing support by Aaron Durbin · 10 years ago
  46. 8089f17 mainboard/lenovo/x230 Fix usage of GNU field designator extension by Edward O'Callaghan · 10 years ago
  47. 3860893 romcc.c: Fixes warning about unused function from unused macros. by Edward O'Callaghan · 10 years ago
  48. 5809a73 Make POST device configurable. by Idwer Vollering · 10 years ago
  49. c078094 cbfstool: add symbol table parsing to the ELF parser by Aaron Durbin · 10 years ago
  50. c3e6e14 cbfstool: add string table parsing to ELF parser by Aaron Durbin · 10 years ago
  51. ccb5ad8 cbfstool: add relocation parsing to ELF parser by Aaron Durbin · 10 years ago
  52. d0f6165 cbfstool: introduce struct parsed_elf and parse_elf() by Aaron Durbin · 10 years ago
  53. 19a11d6 cbfstool: remove incorrect section size check by Aaron Durbin · 10 years ago
  54. ed2bcaa mainboard/jetway/nf81-t56n-lf: Fix HWM base addr. by Edward O'Callaghan · 10 years ago
  55. 236cf47 mainboard/jetway/nf81-t56n-lf: Remove hard-coded IMC fan craft. by Edward O'Callaghan · 10 years ago
  56. a31ff73 cbfstool: elfparsing: check segment and section regions by Aaron Durbin · 10 years ago
  57. b1b5118 cbfstool: elfheaders: use proper parameters to calloc() by Aaron Durbin · 10 years ago
  58. 54ef306 cbfstool: add eflparsing.h by Aaron Durbin · 10 years ago
  59. aa8784c cbfstool: move iself() to eflheaders.c by Aaron Durbin · 10 years ago
  60. a983cea cbfstool: elfheaders: use common checks and buffer helpers by Aaron Durbin · 10 years ago
  61. 0c54bfa Revert "boardstatus/towiki: Declare southbridge=northbridge=cpu on SOCs" by Alexandru Gagniuc · 11 years ago
  62. b34739b drivers/spi: Add support for adesto SPI flash parts by Chris Douglass · 11 years ago
  63. 06ece7d chromeos: provide option to dynamically allocate ram oops buffer by Aaron Durbin · 11 years ago
  64. e7e78d6 baytrail: Reserve memory between ASEG and 1MB and for ramoops by Duncan Laurie · 11 years ago
  65. 714b1e8 rambi: Enable USB boot with EHCI controller by Duncan Laurie · 11 years ago
  66. 3c9f174 baytrail: Add EHCI initialization by Duncan Laurie · 11 years ago
  67. f81a91a baytrail: Add XHCI initialization by Duncan Laurie · 11 years ago
  68. 97651c5 baytrail: add audio clock workaround for LPE by Aaron Durbin · 11 years ago
  69. 65ad521 baytrail: add ccu iosf access functions by Aaron Durbin · 11 years ago
  70. 46ab8cd baytrail: HDA function disable workaround by Aaron Durbin · 11 years ago
  71. 1eae3ee baytrail: allow function disable on TXE by Aaron Durbin · 11 years ago
  72. 223d4a4f baytrail: Switch graphics init to use reg_script by Duncan Laurie · 11 years ago
  73. 6e8c279 cbfstool: add struct buffer helper routines by Aaron Durbin · 10 years ago
  74. 1240d29 cbfstool: add bputs() to store a byte stream to a buffer by Aaron Durbin · 10 years ago
  75. 0165004 cbfstool: add get8/put8 variants to xdr structures by Aaron Durbin · 10 years ago
  76. fae7517 cbfstool: move verbose to common.c by Aaron Durbin · 10 years ago
  77. 4e6ad1b rmodule: allow rmodule header structure to be used by userland by Aaron Durbin · 10 years ago
  78. 62a3f6f AMD Olive Hill: add IMC fan control by WANG Siyuan · 11 years ago
  79. d581353 AMD Parmer: add IMC fan control by WANG Siyuan · 11 years ago
  80. 7841ece CBMEM console: Fix build for ARM by Kyösti Mälkki · 10 years ago
  81. afc62a7 intel/gma: Remove MCH register declarations. by Vladimir Serbinenko · 10 years ago
  82. 47089f2 smbios: Supply tag type 2 (base board information) by Vladimir Serbinenko · 10 years ago
  83. 7d48f04 lbtdump: Dump forwarded tables. by Vladimir Serbinenko · 11 years ago
  84. b66d53a mainboard/jetway/nf81-t56n-lf: Turn PS/2 driver on by default. by Edward O'Callaghan · 10 years ago
  85. bfa29dc mainboard/jetway/nf81-t56n-lf: Fix GPP missing CLK on PCI bridge. by Edward O'Callaghan · 10 years ago
  86. 8340666 intel/jarrell: Apply ROMCC workaround by Kyösti Mälkki · 10 years ago
  87. 233f5b3 ROMCC: Trigger internal compiler failure and apply the workaround by Kyösti Mälkki · 10 years ago
  88. 2cf9715 utils/romcc.c: Fix spurious unsigned integer comparisons. by Edward O'Callaghan · 10 years ago
  89. 946923b qemu-i440fx: add a prototype for main() by Patrick Georgi · 11 years ago
  90. 1386d5c lib/dynamic_cbmem.c: Include `cbmem_console.h` by Paul Menzel · 10 years ago
  91. c34713d x86: add MIRROR_PAYLOAD_TO_RAM_BEFORE_LOADING option by Aaron Durbin · 10 years ago
  92. 7274800 Add a generic register script handler by Duncan Laurie · 11 years ago
  93. 0567c91 console: Use single driver entry for UARTs by Kyösti Mälkki · 11 years ago
  94. ab94bbf usbdebug: Move Kconfig under drivers/usb by Kyösti Mälkki · 10 years ago
  95. 9c479c9 SMM: Only have console with DEBUG_SMI by Kyösti Mälkki · 11 years ago
  96. bea6bf0 uart8250: Move under drivers/uart by Kyösti Mälkki · 11 years ago
  97. 2b95da0 uart8250mem: Unify calls with generic UART by Kyösti Mälkki · 11 years ago
  98. 4770749 uart8250io: Unify calls with generic UART by Kyösti Mälkki · 11 years ago
  99. 1d7541f console: Fix includes by Kyösti Mälkki · 11 years ago
  100. 7e75f20 pl011 UART: Move under drivers/uart by Kyösti Mälkki · 11 years ago