1. ad5a909 ramstage: remove rela_time use by Aaron Durbin · 10 years ago
  2. 4869111 chromeec: use stopwatch API by Aaron Durbin · 10 years ago
  3. f65153e timer: add stopwatch construct by Aaron Durbin · 10 years ago
  4. b2e465d danube: prepare SOC directory for urara by Vadim Bendebury · 10 years ago
  5. c1081a4 imgtec/danube: Add support for ImgTec Danube SoC by Paul Burton · 10 years ago
  6. 5b09816 mips: no need in architecture specific implementation of do_printk by Vadim Bendebury · 10 years ago
  7. e853003 arch/mips: Add base MIPS architecture support by Paul Burton · 10 years ago
  8. cb8f360 mips: Add mips/ashldi3.c from Linux by Vadim Bendebury · 10 years ago
  9. aee78f0 chromeec: provide proto v3 over i2c support by Aaron Durbin · 10 years ago
  10. 8282727 chromeec: allow transport implementation to provide buffers for proto v3 by Aaron Durbin · 10 years ago
  11. 3e49738 chromeec: correct response length for VBNV write by Aaron Durbin · 10 years ago
  12. 29df70f arm: add _end symbol to bootblock.ld by Aaron Durbin · 10 years ago
  13. 0a0fc3b cbfs: change 1 message level to WARNING if cbfs can't find specific data by Kane Chen · 10 years ago
  14. bd97885 superio: ite8772f: Exit extemp busy state by Ryan Lin · 10 years ago
  15. 91e9f67 mainboards/amd/fam10: Add romstage timestamps by Timothy Pearson · 9 years ago
  16. a2a4bcf x86: fix romstage_null.debug link w/o --gc-sections by Aaron Durbin · 9 years ago
  17. 17ada2e Kconfig: Add MAX_REBOOT_CNT description by Timothy Pearson · 9 years ago
  18. f5d7f60 bootblocks: use run_romstage() by Aaron Durbin · 9 years ago
  19. e4f3e7a romstages: use common run_ramstage() by Aaron Durbin · 9 years ago
  20. d1b0e87 loaders: add run_romstage() function to bootblock by Aaron Durbin · 9 years ago
  21. 6bb6a1a qemu-riscv: add preram_cbmem_console by Aaron Durbin · 9 years ago
  22. 04654a2 loaders: add program_loading.h header file by Aaron Durbin · 9 years ago
  23. 3486d1f verstage should include the CBFS SPI wrapper, when configured by Vadim Bendebury · 10 years ago
  24. 9bab54b spi: Add GigaDevice GD25LQ64C/GD25LB64C SPI ROM support by Marc Jones · 10 years ago
  25. fccc7de spi: do not use malloc in Gigadevice driver by David Hendricks · 10 years ago
  26. 032d4d2 spi: do not use malloc in Winbond driver by Vadim Bendebury · 10 years ago
  27. 93b9cb7 spi_flash: add support for S25FL116K by Daisuke Nojiri · 10 years ago
  28. 19fd0b0 stdlib: Add IS_ALIGNED macro by Andrew Bresticker · 9 years ago
  29. 86f4ca5 cpu/amd/model_10xxx: Add support for early cbmem by Timothy Pearson · 9 years ago
  30. e24f7d3 cpu/amd/model_10xxx: Fix UMA memory sizes by Timothy Pearson · 9 years ago
  31. 4da487e CBMEM: Add LATE_CBMEM_INIT guards by Kyösti Mälkki · 9 years ago
  32. e9424c5 northbridge/amd/amdfam10: Unify CBMEM location across UMA and non-UMA by Timothy Pearson · 9 years ago
  33. 1e60839 southbridge/amd/rs780: Remove requirement for CF8/CFC config access by Kyösti Mälkki · 9 years ago
  34. 9ef9d85 bootstate: use structure pointers for scheduling callbacks by Aaron Durbin · 9 years ago
  35. b335c3d chromeec: Move SERIQ mode to LPC option by Marc Jones · 9 years ago
  36. 425b61e arch/x86/Kconfig: Add license header by Stefan Reinauer · 9 years ago
  37. f364fc7 southbridge/amd/pi: Enable early I/O decode to LPC by Dave Frodin · 9 years ago
  38. 68ec2fc ipq806x: Break apart large transfers in spi_xfer() by David Hendricks · 10 years ago
  39. c800129 t132: Add TTB_BUFFER to resource reserved by Furquan Shaikh · 10 years ago
  40. f4731af rush: Update rush Kconfig file by Furquan Shaikh · 10 years ago
  41. e6ede46 rush: Add ec_dummy file to enable vboot compilation by Furquan Shaikh · 10 years ago
  42. 64352a7 rush: Pull in chromeos.c from nyan into rush by Furquan Shaikh · 10 years ago
  43. aa228d0 Tegra132: Configure CPU clock by Jimmy Zhang · 10 years ago
  44. 6ad6e3d t132: Add monotonic_timer.c to rmodules_arm by Furquan Shaikh · 10 years ago
  45. a742ef1 rmodules: Make rmodules inclusion for vboot dependent on romstage_arch by Furquan Shaikh · 10 years ago
  46. fbff908 coreboot classes: Add dynamic classes to coreboot by Furquan Shaikh · 10 years ago
  47. 74aa777 soc/ipq806x: Replace GPT with fine grained DGT timer. by Deepa Dinamani · 10 years ago
  48. f69a99d coreboot: x86: enable gc-sections by Aaron Durbin · 9 years ago
  49. 5179419 rockchip/rk3288: Fix whitespace by Kyösti Mälkki · 9 years ago
  50. 3d78ece haswell: Fix monotonic timer integration by Stefan Reinauer · 9 years ago
  51. c3d15a7 Intel common SPI: Fix compilation breakage from refactoring by Stefan Reinauer · 9 years ago
  52. 45a225b elog: Fix compilation with CONFIG_CHROMEOS enabled by Stefan Reinauer · 9 years ago
  53. 4916880 cpu/amd/model_10xxx: Move GFXUMA size calculation to separate function by Timothy Pearson · 9 years ago
  54. 4472408 lib: Add Kconfig option to enable/disable auto fallback control by Timothy Pearson · 9 years ago
  55. 87200e2 Makefile.inc: Use -Og when compiling with GDB support by Stefan Reinauer · 9 years ago
  56. 84c72de northbridge/amd/pi: Create common agesawrapper.c by Dave Frodin · 9 years ago
  57. 4b45dd3 cpu/amd/pi: Add amd_initcpuio() and amd_initmmio() by Dave Frodin · 9 years ago
  58. 8e3da74 mainboards/amd: Fix incorrect reboot_bits location by Timothy Pearson · 9 years ago
  59. 71512b2 northbridge/i945/gma: fix build error with native graphics init by Francis Rowe · 9 years ago
  60. ac490b8 coreboot: rk3288: Add a stub implementation of the rk3288 SOC by jinkun.hong · 10 years ago
  61. 83b05eb google/butterfly: Drop MRC.bin in favor of native raminit by Alexandru Gagniuc · 9 years ago
  62. 21d898b mainboard/asus/kfsn4-dre: Use Fallback boot image by default by Timothy Pearson · 9 years ago
  63. d7210c5 mainboard/asus/kfsn4-dre: Change default debug level to Spew by Timothy Pearson · 9 years ago
  64. b812d5d northbridge/amd/amdht/h3finit.c: Fix boot failure by Timothy Pearson · 9 years ago
  65. 8517f94 OxPCIe952: Fix read8/write8 argument by Kyösti Mälkki · 9 years ago
  66. f9fb0d9 Use a common boardid.h instead of per board copies by Vadim Bendebury · 10 years ago
  67. 586d6e2 northbridge/amd/amdht: Allow mainboards to set HT frequency limit by Timothy Pearson · 9 years ago
  68. 668828d siemens/mc_tcu3: Fix build and ACPI IRQ bridge entry by Kyösti Mälkki · 9 years ago
  69. c5cd57c nyan: Remove broken setup_display() from romstage by Julius Werner · 10 years ago
  70. b7b8371 northbridge/intel/nehalem: don't set FERR_CAPABILITY on BSP by Alexander Couzens · 9 years ago
  71. ed48dfd cpu/intel/2065x: add define for MSR IA32_FERR_CAPABILITY by Alexander Couzens · 9 years ago
  72. 144a68a coreboot t132: Remove empty function cpu0_config_and_reset by Furquan Shaikh · 10 years ago
  73. d123f86 coreboot t132: Stop running AVP at the end of romstage by Furquan Shaikh · 10 years ago
  74. 9ad04c6 coreboot arm64: Add int constants to stdint.h by Furquan Shaikh · 10 years ago
  75. 44f465d tegra132: fix Rx FIFO underruns with slower SPI clock by Aaron Durbin · 10 years ago
  76. 7ddb5f7 tegra132: Add Trust Zone register access by Aaron Durbin · 10 years ago
  77. da9b9f3 t132: Add mmu support by Furquan Shaikh · 10 years ago
  78. 2486957 armv8: Add mmu support by Furquan Shaikh · 10 years ago
  79. a6ca935 ryu: Add TPS65913 regs/init for VDD_CPU 1.0V by Tom Warren · 10 years ago
  80. 2525885 tegra132: Add code to setup chip operations and mem resources. by Tom Warren · 10 years ago
  81. 31818c9 ryu: Add support for full LPDDR3 SDRAM BCT init via BootROM by Tom Warren · 10 years ago
  82. 01dde90 armv8: correct dcache line size calculation by Aaron Durbin · 10 years ago
  83. b397f01 tegra132: split memory range querying to above/below 4GiB by Aaron Durbin · 10 years ago
  84. c20ff48 storm: allow to override CBFS_SIZE configuration setting by Vadim Bendebury · 10 years ago
  85. bc3019c t132: handle optional Trust Zone region correctly by Aaron Durbin · 10 years ago
  86. d08057a intel/fsp_baytrail: Add PCI Root Port IRQ Routing by Martin Roth · 9 years ago
  87. 48b3dbc x86 SMM: Replace weak prototypes with weak function stub by Kyösti Mälkki · 10 years ago
  88. b0922f0 lenovo: fix smi gpe + wakeup pin for t420s t520 t530 x220 x230 by Nicolas Reinecke · 9 years ago
  89. 60ef456 console/Kconfig: Enable CBMEM console by default by Paul Menzel · 10 years ago
  90. 9e94dbf ACPI: Get S3 resume state from romstage_handoff by Kyösti Mälkki · 10 years ago
  91. a637194 x86 cache-as-ram: Remove BROKEN_CAR_MIGRATE option by Kyösti Mälkki · 9 years ago
  92. f48b38b ARM romstages: Support and fix COLLECT_TIMESTAMPS by Kyösti Mälkki · 10 years ago
  93. 01fe638 cbmem console: Allow the cbmem console on non-x86 systems again. by Gabe Black · 10 years ago
  94. 180a114 northbridge/amd/pi: Remove superfluous logic operand by Dave Frodin · 9 years ago
  95. 006364e AMD Bald Eagle: Add northbridge files for new AMD processor by Bruce Griffith · 10 years ago
  96. 1a7da5c x86: simplify early_variables.h header by Aaron Durbin · 9 years ago
  97. db9d169 qemu: 2.1+ smbios tables support by Gerd Hoffmann · 10 years ago
  98. dbe0df1 Add and consistently use wrapper macro for romstage static variables by Julius Werner · 10 years ago
  99. 408ebe6 console: Fix broken early_print.h include guards by Stefan Reinauer · 9 years ago
  100. bf62b2d AMD fam10: Drop PCI_BUS_SEGN_BITS by Kyösti Mälkki · 9 years ago