1. 42412b6 checkpatch: Fix running out of coreboot's tree by Stefan Reinauer · 9 years ago
  2. 12d45b2 cbfs: expose init_backing_media() by Aaron Durbin · 9 years ago
  3. d0f9f74 ryu: use padconfig API in bootblock by Aaron Durbin · 10 years ago
  4. 083b21b rush: use padconfig API in bootblock by Aaron Durbin · 10 years ago
  5. 6ecf3f6 tegra132: add bootblock_mainboard_early_init() by Aaron Durbin · 10 years ago
  6. f985621 tegra132: use padconfig for initializing uart pads by Aaron Durbin · 10 years ago
  7. 401b3b6 tegra132: provide pad configuration interface by Aaron Durbin · 10 years ago
  8. aee8426 pinky: implement hard_reset by Daisuke Nojiri · 10 years ago
  9. 05c370e veyron: add config values for fmap and tpm by Daisuke Nojiri · 10 years ago
  10. 51de5a8 rk3288: sync i2c driver with depthcharge by Daisuke Nojiri · 10 years ago
  11. 7a757c9 veyron_pinky: Move PMIC driver into SoC directory by Julius Werner · 10 years ago
  12. 72001e7 veyron_pinky: Add board ID support by Julius Werner · 10 years ago
  13. 96221cf veyron: Rename "veyron" board to "veyron_pinky" by Julius Werner · 10 years ago
  14. 19420c1 veyron: Fix file permissions by Julius Werner · 10 years ago
  15. 739df1b rk3288: update romstage & mainboard by huang lin · 10 years ago
  16. 82ba4d0 rk3288: add cpu and chip by huang lin · 10 years ago
  17. c33ce35 rk3288: add ddr driver by Jinkun Hong · 10 years ago
  18. d5fb66e rk3288: add gpio by huang lin · 10 years ago
  19. 441a578 rk3288: add i2c by huang lin · 10 years ago
  20. 817e455 add make_idb.py & update bootblock by huang lin · 10 years ago
  21. 7333e1f rk3288: add media by huang lin · 10 years ago
  22. 5a9b8f6 rk3288: add iomux operation by huang lin · 10 years ago
  23. 630c86d rk3288: add spi by huang lin · 10 years ago
  24. 503d121 rk3288: add clock module by jinkun.hong · 10 years ago
  25. 338c617 vboot: Add support for OPROM_MATTERS and SLOW_EC by Duncan Laurie · 10 years ago
  26. 477dd18 vboot: add vbnv_flash as template by Daisuke Nojiri · 10 years ago
  27. 97ea9c0 vboot2: factory-initialize kernel space in tpm by Daisuke Nojiri · 10 years ago
  28. 6abe7c6 vboot2: avoid fall through when hard_reset is not implemented by Daisuke Nojiri · 10 years ago
  29. 3589017 vboot2: load decompressed stage directly to load address by Daisuke Nojiri · 10 years ago
  30. 1bbac3f vboot2: Make struct vb2_working_data cpu architecture agnostic by Daisuke Nojiri · 10 years ago
  31. efddcfb vboot2: separate verstage from bootblock by Daisuke Nojiri · 10 years ago
  32. 1b05d88 nyans: reduce code duplication in bootblock and romstages by Daisuke Nojiri · 10 years ago
  33. dad16b1 vboot: Introduce kconfig variable for VBNV backing storage by David Hendricks · 10 years ago
  34. 8c7c05a vboot: Update VBOOT_CFLAGS to include rmodules ccopts by Furquan Shaikh · 10 years ago
  35. 79cac09 vboot2: translate shared data to hand off to depthcharge by Daisuke Nojiri · 10 years ago
  36. 302ed00 chromeos: rename for easier patch merging by Aaron Durbin · 9 years ago
  37. 5799097 vboot2: read secdata and nvdata by Daisuke Nojiri · 10 years ago
  38. e73335c libpayload: usb: xhci: set ENT flag in last Normal TRB by Sourabh Banerjee · 10 years ago
  39. 654cf9c libpayload: EHCI: Support root-hub TT feature by Jim Lin · 10 years ago
  40. 052b7fe Enable publishing of board ID where supported by Vadim Bendebury · 10 years ago
  41. 8167880 storm: Add board ID calculation function by Vadim Bendebury · 10 years ago
  42. 5e1a2d3 Include board ID calculations only when necessary by Vadim Bendebury · 10 years ago
  43. b0c302f Publish the board ID value in coreboot table, when configured by Vadim Bendebury · 10 years ago
  44. d36ef6a ipq806x: implement GPIO API by Vadim Bendebury · 10 years ago
  45. 9c9c336 Generalize revision number calculation function by Vadim Bendebury · 10 years ago
  46. fddf75e build: mips: add default compilation options by Vadim Bendebury · 10 years ago
  47. 6ea3eff console: Allow bootblock console on MIPS by Paul Burton · 10 years ago
  48. 197b801 mips: fix bootblock stack definitions by Vadim Bendebury · 10 years ago
  49. cac5022 imgvp-danube: Support for the ImgTec Danube Virtual Platform by Paul Burton · 10 years ago
  50. f16b082 danube: Use the generic timer interface by Vadim Bendebury · 10 years ago
  51. c7b3f72 danube: use SOC specific rom stage code by Vadim Bendebury · 10 years ago
  52. a252a75 t132: Change romstage base address by Furquan Shaikh · 10 years ago
  53. 13db0b4 rush: Add MMC support by Furquan Shaikh · 10 years ago
  54. dbf3670 t132: Add support for tpm i2c by Furquan Shaikh · 10 years ago
  55. e4a642c libpayload arm64: Allow board to define upper address limit on DMA by Furquan Shaikh · 9 years ago
  56. a874a7c PCIe: Revise L1 Sub-State support by Kenji Chen · 9 years ago
  57. 31c6e63 PCIe: Add L1 Sub-State support. by Kenji Chen · 10 years ago
  58. 431e51e libpayload: whitespace cleanup by Patrick Georgi · 9 years ago
  59. b9894ef tegra132: convert to stopwatch API by Aaron Durbin · 10 years ago
  60. 4393346 exynos: convert to stopwatch API by Aaron Durbin · 10 years ago
  61. 515bd13 tegra132: fill out udelay() implementation by Aaron Durbin · 10 years ago
  62. 53a83fb tegra124: switch to stopwatch API by Aaron Durbin · 10 years ago
  63. 46ba480 device: convert to stopwatch API by Aaron Durbin · 10 years ago
  64. ad5a909 ramstage: remove rela_time use by Aaron Durbin · 10 years ago
  65. 4869111 chromeec: use stopwatch API by Aaron Durbin · 10 years ago
  66. f65153e timer: add stopwatch construct by Aaron Durbin · 10 years ago
  67. a6b220d Allow for different BFD elf formats per architecture by Vadim Bendebury · 10 years ago
  68. b1688ca imgtec/danube: Build BIMG boot images by Paul Burton · 10 years ago
  69. b2e465d danube: prepare SOC directory for urara by Vadim Bendebury · 10 years ago
  70. c1081a4 imgtec/danube: Add support for ImgTec Danube SoC by Paul Burton · 10 years ago
  71. 5b09816 mips: no need in architecture specific implementation of do_printk by Vadim Bendebury · 10 years ago
  72. e853003 arch/mips: Add base MIPS architecture support by Paul Burton · 10 years ago
  73. cb8f360 mips: Add mips/ashldi3.c from Linux by Vadim Bendebury · 10 years ago
  74. 9dd2cf6 libpayload arm64: fix mmu_disable() cache problem by HC Yen · 9 years ago
  75. 11e743c libpayload arm64: Add helper functions with el argument by HC Yen · 9 years ago
  76. 584e048 libpayload arm64: don't modify cbtable entries by Aaron Durbin · 10 years ago
  77. be1b4f1 libpayload arm64: Allocate framebuffer range by Jimmy Zhang · 10 years ago
  78. 8a01eb6 libpayload arm64: Move console_init after post_sysinfo_mmu_setup call by Furquan Shaikh · 10 years ago
  79. 6985623 libpayload arm64: Add function to get new range from available memranges by Furquan Shaikh · 10 years ago
  80. 9425a54 libpayload arm64: fix mmu bugs by Aaron Durbin · 10 years ago
  81. 3929263 libpayload arm64: Initialize and enable MMU by Furquan Shaikh · 10 years ago
  82. 4c2cb16 libpayload arm64: Add support for read and write registers at current EL in assembly by Furquan Shaikh · 10 years ago
  83. adabbe5 libpayload arm64: Add support for mmu by Furquan Shaikh · 10 years ago
  84. cc51256 libpayload arm64: Remove dependency on coreboot tables for dma areas by Furquan Shaikh · 10 years ago
  85. 8e15963 libpayload arm64: Add functions for reading memranges by Furquan Shaikh · 10 years ago
  86. 732f5b5 libpayload arm64: Remove the DONT_USE_DC macro by Furquan Shaikh · 10 years ago
  87. c10e7f2 libpayload arm64: Add functions for {read/write}_tcr_current by Furquan Shaikh · 10 years ago
  88. 678dee0 libpayload arm64: Remove tight-coupling with any particular EL by Furquan Shaikh · 10 years ago
  89. 635b45d libpayload arm64: Add library helpers by Furquan Shaikh · 10 years ago
  90. 3b1ee03 libpayload arm64: Make exceptions work by Furquan Shaikh · 10 years ago
  91. 02efc94 libpayload arm64: Initialize exception stack by Furquan Shaikh · 10 years ago
  92. 68cb88e libpayload arm64: Add console_init to enable console logs by Furquan Shaikh · 10 years ago
  93. debc174 libpayload: arch/mips: add virt/bus/phy_to_bus/phy/virt operations by Ionela Voinescu · 9 years ago
  94. 3673311 libpayload: mips: add SOC CPU frequency by Ionela Voinescu · 9 years ago
  95. bde2081 libpayload: mips: correct platform ID by Ionela Voinescu · 9 years ago
  96. b29a67d libpayload: pistachio: fix timer implementation by Ionela Voinescu · 9 years ago
  97. 66fc77d libpayload: mips: add memcmp to the MIPS string functions by Ionela Voinescu · 9 years ago
  98. ce22c02 libpayload: arch/mips: Add basic MIPS architecture support by Ionela Voinescu · 10 years ago
  99. 5142163 libpayload: cbfs: Fix ram_media map() error return value by Julius Werner · 10 years ago
  100. 272afe8 libpayload: Add RAM code to sysinfo_t by David Hendricks · 10 years ago