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