1. e2c2bb9 dmp/vortex86: move PLL config to cpu Kconfig by Martin Roth · 9 years ago
  2. 595e777 Kconfig whitespace fixes by Martin Roth · 9 years ago
  3. ceae968 Fix some minor Kconfig issues by Martin Roth · 9 years ago
  4. e2edf71 Makefile x86 SMM: Move smm_wrap recipes by Kyösti Mälkki · 9 years ago
  5. 7868797 fsp: Move fsp to fsp1_0 by Marc Jones · 9 years ago
  6. d70bf7c cbmem_console: fix it for x86 by Aaron Durbin · 9 years ago
  7. bd74a4b coreboot: common stage cache by Aaron Durbin · 9 years ago
  8. 2f37bd6 arm(64): Globally replace writel(v, a) with write32(a, v) by Julius Werner · 9 years ago
  9. d21a329 arm(64): Replace write32() and friends with writel() by Julius Werner · 9 years ago
  10. 9dccf1c uart: pass register width in the coreboot table by Vadim Bendebury · 10 years ago
  11. efcee76 CBFS: Automate ROM image layout and remove hardcoded offsets by Julius Werner · 10 years ago
  12. d1707b0 ti/am335x: switch to generic udelay by Patrick Georgi · 9 years ago
  13. c294d70 vendorcode/amd/agesa/f16kb: Enable support for AM1 socket by Sergej Ivanov · 9 years ago
  14. a48ca84 kconfig: drop intermittend forwarder files by Stefan Reinauer · 9 years ago
  15. ec5e5e0 New mechanism to define SRAM/memory map with automatic bounds checking by Julius Werner · 10 years ago
  16. 06ef046 global: Refactor get_option usage by Varad Gautam · 9 years ago
  17. 828e0e8 build system: run linker scripts through the preprocessor by Patrick Georgi · 9 years ago
  18. 56b8309 build system: rename __BOOT_BLOCK__ and __VER_STAGE__ by Patrick Georgi · 9 years ago
  19. 990e7c9 build system x86: deprecate bootblock_lds and ldscripts variables by Patrick Georgi · 9 years ago
  20. f430546 build system: Introduce manual file type by Patrick Georgi · 9 years ago
  21. db27306 build system: extend src-to-obj for non-.c/.S files by Patrick Georgi · 9 years ago
  22. 5c9f534 urara: Fix CBFS header definitions by Vadim Bendebury · 10 years ago
  23. e73dae4 x86: fix SMM programs linked with gc-sections by Aaron Durbin · 9 years ago
  24. cbe2746 x86/smm: Move SMM configuration out of generic Makefile by Patrick Georgi · 9 years ago
  25. 99f1a61 mips: add verstage configuration by Patrick Georgi · 9 years ago
  26. ea9f308 build system: normalize linker script file names by Patrick Georgi · 9 years ago
  27. 61abe1d cpu/amd/model_10xxx: Increase preram buffer size to 32k by Timothy Pearson · 9 years ago
  28. c1081a4 imgtec/danube: Add support for ImgTec Danube SoC by Paul Burton · 10 years ago
  29. e853003 arch/mips: Add base MIPS architecture support by Paul Burton · 10 years ago
  30. 04654a2 loaders: add program_loading.h header file by Aaron Durbin · 9 years ago
  31. 86f4ca5 cpu/amd/model_10xxx: Add support for early cbmem by Timothy Pearson · 9 years ago
  32. e24f7d3 cpu/amd/model_10xxx: Fix UMA memory sizes by Timothy Pearson · 9 years ago
  33. 9ef9d85 bootstate: use structure pointers for scheduling callbacks by Aaron Durbin · 9 years ago
  34. 3d78ece haswell: Fix monotonic timer integration by Stefan Reinauer · 9 years ago
  35. 4916880 cpu/amd/model_10xxx: Move GFXUMA size calculation to separate function by Timothy Pearson · 9 years ago
  36. 87200e2 Makefile.inc: Use -Og when compiling with GDB support by Stefan Reinauer · 9 years ago
  37. 4b45dd3 cpu/amd/pi: Add amd_initcpuio() and amd_initmmio() by Dave Frodin · 9 years ago
  38. ed48dfd cpu/intel/2065x: add define for MSR IA32_FERR_CAPABILITY by Alexander Couzens · 9 years ago
  39. 48b3dbc x86 SMM: Replace weak prototypes with weak function stub by Kyösti Mälkki · 10 years ago
  40. a637194 x86 cache-as-ram: Remove BROKEN_CAR_MIGRATE option by Kyösti Mälkki · 9 years ago
  41. bdaeea5 cpu/Kconfig: Make in-tree microcode generation dependent on BLOBs repository by Paul Menzel · 9 years ago
  42. 9824735 AGESA: Move agesawrappers related to HAVE_ACPI_RESUME support by Kyösti Mälkki · 10 years ago
  43. 82fbda7 AGESA: Use same HeapManager for all BiosCallOuts by Kyösti Mälkki · 10 years ago
  44. 0127c6c AMD: Uniformly define MSRs for TOP_MEM and TOP_MEM2 by Kyösti Mälkki · 9 years ago
  45. a425b96 AMD Fam10h: Only create _PR scope if it is filled in by Patrick Georgi · 9 years ago
  46. aab66b1 AMD Fam10h: sanity check some CPU data by Patrick Georgi · 9 years ago
  47. a89accd cpu/amd/model_10xxx: Documentation update by Timothy Pearson · 9 years ago
  48. ead8751 cpu/amd/model_10xxx: Refactor model detection to reduce code duplication by Timothy Pearson · 9 years ago
  49. 5818da2 cpu/intel: (non-FSP) Remove microcode updates from tree by Alexandru Gagniuc · 11 years ago
  50. ee89435 cpu/intel (non-FSP): Use microcode from blobs repository by Alexandru Gagniuc · 11 years ago
  51. 477b4c5 AMD Fam10h: Don't write uninitialized data into ACPI by Patrick Georgi · 9 years ago
  52. b85656f cpu/amd/agesa: Use alloc_cbmem() only in ramstage by Dave Frodin · 9 years ago
  53. 1cc3338 cpu/amd/pi: Use alloc_cbmem() only in ramstage by Dave Frodin · 10 years ago
  54. fa0ab8c AMD Bald Eagle: Add CPU subdirectory files for new AMD processor by Bruce Griffith · 10 years ago
  55. e5ccbfd cpu/allwinner/a10/twi.c: Refactor I²C handler to use i2c_seg API by Alexandru Gagniuc · 10 years ago
  56. f5e7fa2 AMD amdfam10: Always have HT3_SUPPORT by Kyösti Mälkki · 10 years ago
  57. 891f71a amd/00730F01: Move SteppeEagle specific settings to northbridge by Dave Frodin · 10 years ago
  58. 452efc2 cpu/intel/model_2065x|nehalem: remove unsupported MSR_PP0/MSR_PP1 by Alexander Couzens · 10 years ago
  59. a2f79d5 cpu/amd/model_10xxx: Add monotonic timer support by Timothy Pearson · 10 years ago
  60. 033bb4b acpi: Generate valid ACPI processor objects by Timothy Pearson · 10 years ago
  61. 4b10dec cpu/allwinner/a10/Kconfig: Link ramstage at base of SDRAM by Alexandru Gagniuc · 10 years ago
  62. 0908839 cpu/amd/model_10xxx: add Propus (00100F52h BL-C2) equivalent id by Nicolas Reinecke · 10 years ago
  63. 6fdb4d5 amd/amdfam10: Fix incorrect core count identification by Timothy Pearson · 10 years ago
  64. fa0b3c8 cpu/amd/model_10xxx: update microcode by Nicolas Reinecke · 10 years ago
  65. f251a6d cpu/intel: >= nehalem: add comments to msr finalize's by Alexander Couzens · 10 years ago
  66. c1f47c1 amd/amdfam10: Fix invalid transition latency in PowerNow! _PSS objects by Timothy Pearson · 10 years ago
  67. 582b2ae FSP & CBMEM: Fix broken cbmem CAR transition. by Martin Roth · 10 years ago
  68. 08e39c5 AMD K8: Remove some excessive preprocessor use by Kyösti Mälkki · 10 years ago
  69. 1608f36 cpu/amd (non-AGESA): Remove terminator from microcode blob by Kyösti Mälkki · 11 years ago
  70. d15cb519 amd/model_10xxx: Drop AMD_UCODE_PATCH_FILE selection by Kyösti Mälkki · 11 years ago
  71. 5fe1fb7a cpu/amd (non-AGESA): Load microcode updates from CBFS by Kyösti Mälkki · 11 years ago
  72. 893b81f cpu/amd/model_10xxx: Remove UPDATE_CPU_MICROCODE option by Alexandru Gagniuc · 10 years ago
  73. 9c81066 cpu/amd (non-AGESA): Fix AP crash during microcode version lookup by Timothy Pearson · 10 years ago
  74. 0d7f8d0 amd/amdfam10: Update name table with Opteron 2400/8400 series codes by Timothy Pearson · 10 years ago
  75. 5e03170 intel/model_2065x: update microcode by Nicolas Reinecke · 10 years ago
  76. 6300b03 amd/amdfam10: Add runtime ACPI _PSS generation by Timothy Pearson · 10 years ago
  77. ae98e83 CBMEM: Always use DYNAMIC_CBMEM by Kyösti Mälkki · 10 years ago
  78. f1e3c76 CBMEM: Do not use get_top_of_ram() with DYNAMIC_CBMEM by Kyösti Mälkki · 10 years ago
  79. 91fac61 CBMEM: Tidy up CAR migration by Kyösti Mälkki · 10 years ago
  80. e455425 CBMEM console: Fix CAR migration step by Kyösti Mälkki · 10 years ago
  81. 77b1655 vboot2: add verstage by Stefan Reinauer · 10 years ago
  82. 78c5d58 ACPI: Add acpi_is_wakeup_s3() for romstage by Kyösti Mälkki · 10 years ago
  83. dc35756 cpu/amd/pi: Use acpi_is_wakeup() by Kyösti Mälkki · 10 years ago
  84. bb0d5ef x86: Initialize drivers in SMM context if needed by David Hendricks · 10 years ago
  85. 5491ca2 cpu: Drop print_ implementation from non-romcc boards by Stefan Reinauer · 10 years ago
  86. 32bc6b6 doxygen fixes: fix parameter names to match the functions by Martin Roth · 10 years ago
  87. dafa12a intel/model_206ax: update microcode by Nicolas Reinecke · 10 years ago
  88. a38d1b2 ARMv7: Always has DYNAMIC_CBMEM by Kyösti Mälkki · 10 years ago
  89. 22261c3 allwinner/a10: Always has DYNAMIC_CBMEM by Kyösti Mälkki · 10 years ago
  90. bae775a arch/x86: Declare GDT symbols and move_gdt() by Kyösti Mälkki · 10 years ago
  91. 37d7ac8 i2c: Add software_i2c driver for I2C debugging and emulation by Julius Werner · 10 years ago
  92. 0b341b3 ipq/arm: Redesign hooks for bootblock by Vadim Bendebury · 10 years ago
  93. 87acccc CBMEM: Always build for x86 romstage by Kyösti Mälkki · 10 years ago
  94. 773485b intel CAR: Fix DCACHE_RAM_BASE for old sockets by Kyösti Mälkki · 10 years ago
  95. 78c6224 intel: Fix microcode alignment by Kyösti Mälkki · 10 years ago
  96. 94e796aa AGESA fam15: Unify agesawrapper by Kyösti Mälkki · 10 years ago
  97. 4a08e15 AGESA fam14: Add amd_initenv() by Kyösti Mälkki · 10 years ago
  98. 48518f0 AGESA: Add amd_initcpuio() and amd_initmmio() by Kyösti Mälkki · 10 years ago
  99. 569bd3f cpu/armltd/cortex-a9: Remove stub func dead code by Edward O'Callaghan · 10 years ago
  100. 3165c46 intel/truxton: Add dummy cache-as-ram region by Kyösti Mälkki · 10 years ago