1. bc64cae spi-generic.h: Adapt include guard by Patrick Georgi · 12 years ago
  2. d7bd4eb Add support for "Butterfly" Chromebook by Stefan Reinauer · 12 years ago
  3. 4815913 build system: Mark clean-for-update phony by Patrick Georgi · 12 years ago
  4. bd5e1a0 Update 3rdparty mark to latest repository by Stefan Reinauer · 12 years ago
  5. 5e11f84 snow: fix high_tables_base calculation by David Hendricks · 12 years ago
  6. 600784e spi.h: Rename the spi.h to spi-generic.h by Zheng Bao · 12 years ago
  7. 8cc8468 Intel: Replace MSR 0xcd with MSR_FSB_FREQ by Patrick Georgi · 12 years ago
  8. 3b19cba AMD/Persimmon: Enable the 2nd COM port by Dave Frodin · 12 years ago
  9. ebae438 crossgcc: Support hosts using non-GNU make as default make. by Hung-Te Lin · 12 years ago
  10. 3d990ff Supermicro H8QGI: Substract 1 from MMCONF range limit by Konstantin Aladyshev · 12 years ago
  11. 96e3035 AMD SB900: fix warnings by Martin Roth · 12 years ago
  12. c52e106 AMD S3: Add missing erasing flash sector for saving MTRR register by Zheng Bao · 12 years ago
  13. e07e253 AMD S3: Change the hardcoded data size to macros. by Zheng Bao · 12 years ago
  14. e7c76b4 snow: make build script erase 192KB instead of 128KB by David Hendricks · 12 years ago
  15. 5d99463 armv7/exynos5250/snow: deprecate CONFIG_{RAMBASE,RAMTOP} by David Hendricks · 12 years ago
  16. a40435a armv7/snow: Remove unused modules in bootblock and romstage. by Hung-Te Lin · 12 years ago
  17. 0b153bd exynos/snow: move SPI GPIO setup to mainboard bootblock code by David Hendricks · 12 years ago
  18. 0f7b400 exynos/snow: set SPI clock rate in romstage main by David Hendricks · 12 years ago
  19. e50e343 armv7/exynos5250: place .id between .start and bootblock main by David Hendricks · 12 years ago
  20. f5a3023 armv7: make bootblock linker script more explicit by David Hendricks · 12 years ago
  21. 74e27b4 armv7/exynos: make BL1_SIZE_KB consistent with numbers used... by David Hendricks · 12 years ago
  22. 644e83b speedstep: Deduplicate some MSR identifiers by Patrick Georgi · 12 years ago
  23. dbc6ca7 romcc: Use default romcc flags for most boards by Patrick Georgi · 12 years ago
  24. f03d22e romcc: Don't use user overridable romcc flags for bootblock by Patrick Georgi · 12 years ago
  25. 4610247 cbfstool: Handle alignment in UEFI payloads by Patrick Georgi · 12 years ago
  26. 408aefd cbfstool: Fix crash on image without bootblock in end of ROM. by Hung-Te Lin · 12 years ago
  27. 1c270b1 armv7: update coreboot tables for armv7 by David Hendricks · 12 years ago
  28. 896edc2 snow: do something useful in ramstage() by David Hendricks · 12 years ago
  29. b73d904 armv7/snow: add BL1_SIZE_KB and get rid of magic constants by David Hendricks · 12 years ago
  30. 3001c5b armv7: include $(obj)/config.h when building bootblock by David Hendricks · 12 years ago
  31. c146d66 DEBUG_CBFS should not depend on TPM by David Hendricks · 12 years ago
  32. 223af0d document Intel VMX locking behavior by Mike Frysinger · 12 years ago
  33. 22ae2b9 VBE: Skip graphics mode setting for non-VGA devices by Stefan Reinauer · 12 years ago
  34. 882f7e3 console: Fix using CMOS for options by Patrick Georgi · 12 years ago
  35. 69e432e oprom: fix compilation for Qemu target (and possibly others) by Stefan Reinauer · 12 years ago
  36. 87d6550 armv7/snow: Move clock initialization from bootblock to romstage. by Hung-Te Lin · 12 years ago
  37. b868d40 armv7: Use same console initialization procedure for all ARM stages by Hung-Te Lin · 12 years ago
  38. 580fa2b console: Only print romstage messages with EARLY_CONSOLE enabled. by Hung-Te Lin · 12 years ago
  39. f7fcb20 console: Always allow setting "EARLY_CONSOLE" configuration. by Hung-Te Lin · 12 years ago
  40. 31bb2df exynos/snow: Configure UART peripheral during console initialization. by Hung-Te Lin · 12 years ago
  41. ad173ea console: Revise serial console configuration names. by Hung-Te Lin · 12 years ago
  42. 1c31879 Revert "armv7/snow: Move clock initialization from bootblock to romstage." by David Hendricks · 12 years ago
  43. 9029f4b armv7/snow: Move clock initialization from bootblock to romstage. by Hung-Te Lin · 12 years ago
  44. 632d6fe YABEL: use system {in,out}[bwl] on x86 by Patrick Georgi · 12 years ago
  45. 77608b2 armv7/snow: Remove power_init from bootblock. by Hung-Te Lin · 12 years ago
  46. 60485a3 armv7/snow: Remove redundant I2C initialization calls in bootblock. by Hung-Te Lin · 12 years ago
  47. 5f83f6c armv7: Clean up arm/snow bootblock build process. by Hung-Te Lin · 12 years ago
  48. c720d8d cbfs: Fix CBFS max size calculation. by Hung-Te Lin · 12 years ago
  49. 439e0d2 armv7: Clean up: remove deprecated SPL. by Hung-Te Lin · 12 years ago
  50. 23b5afe snow: remove dead code from bootblock by David Hendricks · 12 years ago
  51. da147d7 armv7: Clean up: replace hang() by hlt(). by Hung-Te Lin · 12 years ago
  52. 9efc42e AMD Fam14 - Fix warnings by Martin Roth · 12 years ago
  53. 30b895f crossgcc: Save the script itself when cross build is over. by Zheng Bao · 12 years ago
  54. 315dec4 bootblock: Reduce register load by Patrick Georgi · 12 years ago
  55. c5ff648 armv7: Prevent CBFS data overlapping bootblock. by Hung-Te Lin · 12 years ago
  56. 966e2db cbfs: Revise debug messages. by Hung-Te Lin · 12 years ago
  57. d87d639 replace uchar and uint with standard types in generic i2c header by David Hendricks · 12 years ago
  58. 0d4f97e exynos/snow: Move core/memory clock-related and board ID code by David Hendricks · 12 years ago
  59. 94e230a snow: use bootblock build class for I2C code by David Hendricks · 12 years ago
  60. 00e480e snow: use bootblock build class for GPIO by David Hendricks · 12 years ago
  61. 6aaf856 exynos5250: Move the ID section again by David Hendricks · 12 years ago
  62. e876418 cbfstool: Add support for 64bit UEFI by Stefan Reinauer · 12 years ago
  63. 275fb63 Don't add another Kconfig special case for Tiano by Stefan Reinauer · 12 years ago
  64. 15a66a1 snow: use bootblock build class for UART code by David Hendricks · 12 years ago
  65. 4c2aafe exynos: de-duplicate UART header content by David Hendricks · 12 years ago
  66. 543a682 cbfstool: support parsing UEFI firmware volumes by Stefan Reinauer · 12 years ago
  67. c13e4bf cbfstool: Use cbfs_image API for "add-*" (add-payload, add-stage, ...) commands. by Hung-Te Lin · 12 years ago
  68. 5f3eb26 cbfstool: Use cbfs_image api for "add" command. by Hung-Te Lin · 12 years ago
  69. f56c73f cbfstool: Use cbfs_image API for "create" command. by Hung-Te Lin · 12 years ago
  70. 215d1d7 cbfstool: Use cbfs_image API for "locate" command. by Hung-Te Lin · 12 years ago
  71. 49fcd75 cbfstool: Fix incorrect CBFS free space by old cbfstool. by Hung-Te Lin · 12 years ago
  72. c03d9b0 cbfstool: Use cbfs_image API for "remove" command. by Hung-Te Lin · 12 years ago
  73. 0f8af71 cbfstool: Use cbfs_image API for "extract" command. by Hung-Te Lin · 12 years ago
  74. 3bb035b cbfstool: Use cbfs_image API for "print" command. by Hung-Te Lin · 12 years ago
  75. eab2c81 cbfstool: Add cbfs_image new CBFS image manipulation API. by Hung-Te Lin · 12 years ago
  76. 3cfacbf cbfstool: Add buffer management API. by Hung-Te Lin · 12 years ago
  77. f04e68e Add MMCONF resource to AMD fam15 PCI_DOMAIN by Steven Sherk · 12 years ago
  78. ed08bcc Hook up corebootPkg as Tianocore payload by Patrick Georgi · 12 years ago
  79. 63950f8 AGESA boards: Fix grammar in description of `OemCustomizeInitEarly` by Paul Menzel · 12 years ago
  80. 5e272a4 smbios: show CONFIG_LOCALVERSION in DMI bios_version by Christian Gmeiner · 12 years ago
  81. 7407f43 Family 12: Update for string portability by Mike Loptien · 12 years ago
  82. e133aab Family 15tn: Update for string portability by Mike Loptien · 12 years ago
  83. 6eced51 Family 10: Update for string portability by Mike Loptien · 12 years ago
  84. 8401453 Family 15: Update for string portability by Mike Loptien · 12 years ago
  85. 1cbabb0 Add MMCONF resource to AMD fam15tn PCI_DOMAIN by Steven Sherk · 12 years ago
  86. 17aed02 ASRock 939A785GMH: Align comments of DSDT’s `IndexField` by Paul Menzel · 12 years ago
  87. cb54f31 ASRock 939A785GMH: Align comments in DSDT header with tabs by Paul Menzel · 12 years ago
  88. 6a427b9 Use tabs instead of spaces to align comments in DSTD header by Paul Menzel · 12 years ago
  89. d2e0e29 Intel based boards: Use tab instead of spaces to align comment in DSDT by Paul Menzel · 12 years ago
  90. dada125 crossgcc: add armv7a-eabi to list of working toolchains by David Hendricks · 12 years ago
  91. 5be6673 cbfstool: Update example file. by Hung-Te Lin · 12 years ago
  92. 18ee01e exynos5250: make lowlevel_init_c.c benign by David Hendricks · 12 years ago
  93. 2354ef8 exynos/snow: get rid of board-specific arbitration code by David Hendricks · 12 years ago
  94. aa6701c exynos/snow: partial clean-up of snow bootblock using build class by David Hendricks · 12 years ago
  95. ad7f98cb exynos/s5p: Add helper function for reading a single MVL3 GPIO by David Hendricks · 12 years ago
  96. d58ba2a add gpio.h for generic GPIO-related definitions by David Hendricks · 12 years ago
  97. 1088394 exynos5250: remove CPU check from samsung_get_base_* macro by David Hendricks · 12 years ago
  98. fe18792 armv7: Add 'bootblock' build class. by Hung-Te Lin · 12 years ago
  99. e876819 Fix libpayload xcompile xgcc path by Marc Jones · 12 years ago
  100. 2d5c0e6 AMD/Persimmon: LVDS assignment was made to wrong DPx by Dave Frodin · 12 years ago