1. aeeafc0 sconfig: Fix build dependencies by Patrick Georgi · 10 years ago
  2. 9b0de71 buildsystem: check for coreboot toolchain by default by Patrick Georgi · 11 years ago
  3. 34195be abuild: break early if building tools fails by Patrick Georgi · 10 years ago
  4. 7bd269e abuild: more verbose configuration step by Patrick Georgi · 10 years ago
  5. 6ac7f53 hp/pavilion_m6_1035dx: Add EC keyboard controller to devicetree by Alexandru Gagniuc · 10 years ago
  6. e07cb65 vendorcode/amd/agesa/fam14: Build as a static library by Edward O'Callaghan · 10 years ago
  7. 00b6146 hp/pavilion_m6_1035dx: Use hexdump() for dumping ACPI tables by Edward O'Callaghan · 10 years ago
  8. ef4dcc0 mainboard/jetway/nf81-t56n-lf: Make ACPI debug menuconfigable by Edward O'Callaghan · 10 years ago
  9. feebd86 mainboard/jetway/nf81-t56n-lf: Documentation cosmetics by Edward O'Callaghan · 10 years ago
  10. c12db59 superio/ite/it8728f: Fix headers and prototype location by Edward O'Callaghan · 10 years ago
  11. 01e0adf southbridge/amd/agesa/hudson: Clean up AGESA #includes by Alexandru Gagniuc · 10 years ago
  12. ee905a8 vendorcode/amd/agesa/fam15tn: Build as a static library by Alexandru Gagniuc · 10 years ago
  13. 5405d3f hp/pavilion_m6_1035dx: Fix GPIO map and add WLAN pin by Alexandru Gagniuc · 10 years ago
  14. 5188d40 jetway/nf81-t56n-lf: Use hexdump() for dumping ACPI tables by Edward O'Callaghan · 10 years ago
  15. cd96e82 hudson boards: Don't require ide.asl file on boards without IDE by Alexandru Gagniuc · 10 years ago
  16. 10b8343 cimx/sb800/cfg.c: Cut out purposeless ROM reading noise. by Edward O'Callaghan · 10 years ago
  17. b4417fb hp/pavilion_m6_1035dx: Add basic EC initialization by Alexandru Gagniuc · 10 years ago
  18. 99e2bf8 cimx/sb800 boards: Don't require ide.asl on boards without IDE by Edward O'Callaghan · 10 years ago
  19. 0e3ca27 mainboard/*/acpi/ide.asl: Serialize ACPI methods to avoid races. by Edward O'Callaghan · 10 years ago
  20. 374251d cpu/amd/agesa/s3_resume.c: Specify include paths from AGESA_ROOT by Alexandru Gagniuc · 10 years ago
  21. c21bd88 jetway/nf81-t56n-lf: Replace AGESA types with stdint types by Edward O'Callaghan · 10 years ago
  22. e2f3bfc jetway/nf81-t56n-lf: Use std memset/memcpy func over AGESA by Edward O'Callaghan · 10 years ago
  23. ac13897 hp/pavilion_m6_1035dx: Add ACPI support for lid switch by Alexandru Gagniuc · 10 years ago
  24. 27bb6ad hp/pavilion_m6_1035dx: Declare GPIO control block in ACPI by Alexandru Gagniuc · 10 years ago
  25. f050435 hp/pavilion_m6_1035dx: Add ACPI support for reading battery level by Alexandru Gagniuc · 10 years ago
  26. 1a3872f ec/compal/ene932/acpi: Let mainboard define the ACPI lid object by Alexandru Gagniuc · 10 years ago
  27. 5d41c1a agesa: Always include family* Kconfig by Patrick Georgi · 10 years ago
  28. 4e6881f Add the Rangeley FSP include & srx directories by Martin Roth · 10 years ago
  29. 954f388 Add the Bay Trail FSP include & srx directories by Martin Roth · 10 years ago
  30. debd765 Add the ivybridge i89xx FSP include & srx directories by Martin Roth · 10 years ago
  31. 18a40e0 Update vendorcode/intel/makefile for coming FSPs by Martin Roth · 10 years ago
  32. eb4920d intel/*bd82x6x/acpi/pch.asl: Correct name of field unit to GP03 by Paul Menzel · 10 years ago
  33. 6b583a4 vendorcode/amd/agesa: Do not hardcode ROM base address by Alexandru Gagniuc · 10 years ago
  34. 8395e90 supermicro/h8qgi/dsdt: Use PIC as default interrupt model by Konstantin Aladyshev · 10 years ago
  35. fe365ac mainboard/lenovo: [2/2] implement initial T530 support by Edward O'Callaghan · 10 years ago
  36. 956c298 mainboard/lenovo: [1/2] fork X230 to T530 by Edward O'Callaghan · 10 years ago
  37. a09dad0 asus/f2a85-m: conditionally show POST codes by Idwer Vollering · 10 years ago
  38. 1a25c9cd lynxpoint: Fix SerialIO ACPI compile issue with recent IASL by Duncan Laurie · 10 years ago
  39. 69813fe sb/amd/amd8111/acpi.c: Remove set but unused variable `dword` by Paul Menzel · 10 years ago
  40. dbc7bd9 console: Refactor uart8250/NE2K by Kyösti Mälkki · 10 years ago
  41. 77f43e9 console: Remove old fix for DEBUG_SMI by Kyösti Mälkki · 10 years ago
  42. b04e0ff console: Simplify vtxprintf by Kyösti Mälkki · 10 years ago
  43. 657e0be console: Move newline translation outside console_tx_byte by Kyösti Mälkki · 10 years ago
  44. b3356bb console: Add printk helper for ChromeOS by Kyösti Mälkki · 10 years ago
  45. 56ae139 console: Hide global console_loglevel by Kyösti Mälkki · 10 years ago
  46. b2d2596 console: Unify do_printk() by Kyösti Mälkki · 10 years ago
  47. 21333f9 console: Split console_init() by Kyösti Mälkki · 10 years ago
  48. d53d96d OxPCIe uart: Move under drivers/uart by Kyösti Mälkki · 10 years ago
  49. 4c686f2 OxPCIe uart: Split PCI bridge control by Kyösti Mälkki · 10 years ago
  50. afa7b13 uart: Redefine Kconfig options by Kyösti Mälkki · 10 years ago
  51. bbf6f3d console uart: Fill coreboot table entries by Kyösti Mälkki · 10 years ago
  52. c2610a4 uart: Prepare to support multiple base addresses by Kyösti Mälkki · 10 years ago
  53. e5760af cpu/amd/car: Use define MSR_MCFG_BASE rather than hardcoded value by Patrick Georgi · 10 years ago
  54. 597cc45 jetway/nf81-t56n-lf: Simplify agesawrapper_amdinitcpuio() by Edward O'Callaghan · 10 years ago
  55. b1e63e4 ec/compal/ene932/ec.h: Include stdint.h for definition of 'u8' by Alexandru Gagniuc · 10 years ago
  56. 0b2fa34 hp/pavilion_m6_1035dx/buildOpts.c: Remove commented out tables by Alexandru Gagniuc · 10 years ago
  57. 05ba1bb supermicro/h8qgi/dsdt: Move _PIC method to root scope by Konstantin Aladyshev · 10 years ago
  58. 12fd779 hp/pavilion_m6_1035dx: Simplify agesawrapper_amdinitcpuio() by Alexandru Gagniuc · 10 years ago
  59. a0f9ece util/cbfstool: Make cbfs_image_delete() NULL-tolerant. by Edward O'Callaghan · 10 years ago
  60. 7c1a49b SeaBIOS: have coreboot pass the choice to run optionroms in parallel by Idwer Vollering · 10 years ago
  61. 011341d hp/pavilion_m6_1035dx: Remove inexistent devices from devicetree by Alexandru Gagniuc · 10 years ago
  62. fa02e16 asus/f2a85-m: Sanitize #includes by Idwer Vollering · 10 years ago
  63. 6181e3d amd/agesa/hudson: Implement PNP resource setup in LPC bridge by Rudolf Marek · 11 years ago
  64. 4f5a525 superio/winbond/w83627thg: Avoid .c includes by Edward O'Callaghan · 10 years ago
  65. 5ff4b08 jetway/nf81-t56n-lf: Sanitize #includes by Edward O'Callaghan · 10 years ago
  66. 3c04917 superio/nuvoton/nct5104d: Avoid .c includes by Edward O'Callaghan · 10 years ago
  67. 793a429 superio/winbond/w83627ehg: Avoid .c includes by Edward O'Callaghan · 10 years ago
  68. 59674d2 chromeos: fix build breakage when !CHROMEOS_RAMOOPS by Aaron Durbin · 10 years ago
  69. eb3c991 x86/Makefile: Allow addition of link libraries for rom/ramstage by Alexandru Gagniuc · 10 years ago
  70. 1d87dac hp/pavilion_m6_1035dx: Sanitize #includes by Alexandru Gagniuc · 10 years ago
  71. cb3ba5f lenovo/x60: Remove duplicate console_init() by Kyösti Mälkki · 10 years ago
  72. c814be4 amd/agesa/s3_resume: Make compiler agnostic. by Edward O'Callaghan · 10 years ago
  73. ab180d8 util/cbmem: handle larger than 1MiB mappings for console by Aaron Durbin · 10 years ago
  74. a270586 superio/fintek/f71859: Avoid .c includes by Edward O'Callaghan · 10 years ago
  75. b5a49ad superio/fintek/f71889: Avoid .c includes by Edward O'Callaghan · 10 years ago
  76. 880e524 superio/fintek/f71872: Avoid .c includes by Edward O'Callaghan · 10 years ago
  77. ade70a0 superio/fintek/f71863fg: Avoid .c includes by Edward O'Callaghan · 10 years ago
  78. fbdc3ef superio/fintek/f71805f: Avoid .c includes by Edward O'Callaghan · 10 years ago
  79. 905bfb0 x86: use car_(get|set)_var accessors for apic timer by Aaron Durbin · 10 years ago
  80. deb2cb2 Static CBMEM / CAR: Flag boards with BROKEN_CAR_MIGRATE by Kyösti Mälkki · 10 years ago
  81. 0ec3f49 git-ignore site-local by Patrick Georgi · 10 years ago
  82. d304331 superio/fintek/f81865f: Avoid .c includes by Edward O'Callaghan · 10 years ago
  83. 01c4400 cubieboard: Enable the SD controller and mux SD pins by Alexandru Gagniuc · 11 years ago
  84. fccfee3 mainboard/hp: Add initial support for Pavilion m6-1035dx by Alexandru Gagniuc · 10 years ago
  85. 35a4901 mainboard/*/*/ec.c: Do not include `chromeos/chromeos.h` by Paul Menzel · 10 years ago
  86. 4f3bb80 cbfstool: provide structure to linux payload builder by Aaron Durbin · 10 years ago
  87. 2164831 util/superiotool: Add initial support for Fintek F71869ED. by Wilbert Duijvenvoorde · 10 years ago
  88. 024822f mainboard/jetway/nf81-t56n-lf: Enable ACPI S3 support in Kconfig by Edward O'Callaghan · 10 years ago
  89. ffdf2e1 util/superiotool: Register fix for Fintek F71869AD by Wilbert Duijvenvoorde · 10 years ago
  90. 1547ef2 mainboard/jetway/nf81-t56n-lf: Turn on PME in devicetree.cb by Edward O'Callaghan · 10 years ago
  91. 3eb8eb7 rmodules: use rmodtool to create rmodules by Aaron Durbin · 10 years ago
  92. 4fde5a6 util: add rmodtool for parsing ELF files to rmodules by Aaron Durbin · 10 years ago
  93. 36be813 cbfstool: add ELF writing support by Aaron Durbin · 10 years ago
  94. 8089f17 mainboard/lenovo/x230 Fix usage of GNU field designator extension by Edward O'Callaghan · 10 years ago
  95. 3860893 romcc.c: Fixes warning about unused function from unused macros. by Edward O'Callaghan · 10 years ago
  96. 5809a73 Make POST device configurable. by Idwer Vollering · 10 years ago
  97. c078094 cbfstool: add symbol table parsing to the ELF parser by Aaron Durbin · 10 years ago
  98. c3e6e14 cbfstool: add string table parsing to ELF parser by Aaron Durbin · 10 years ago
  99. ccb5ad8 cbfstool: add relocation parsing to ELF parser by Aaron Durbin · 10 years ago
  100. d0f6165 cbfstool: introduce struct parsed_elf and parse_elf() by Aaron Durbin · 10 years ago