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