1. 818e928 chromeos: fix some compilation issues by Aaron Durbin · 9 years ago
  2. b69b05d chromeos: make functions visible with CONFIG_CHROMEOS by Patrick Georgi · 9 years ago
  3. 6e5f22e elog: use CONFIG_RTC by Patrick Georgi · 9 years ago
  4. 0770f25 rtc: add config flag to denote rtc API availability by Patrick Georgi · 9 years ago
  5. b7fad89 chromeos: Drop {developer,recovery}_mode_enabled by Patrick Georgi · 9 years ago
  6. 21edc97 nvidia/tegra132: Add spi_crop_chunk() by Patrick Georgi · 9 years ago
  7. a1e514d google/*: Add MAINBOARD_HAS_CHROMEOS where appropriate by Patrick Georgi · 9 years ago
  8. c082806 vboot2: CFLAGS_* doesn't contain preprocessor flags anymore by Patrick Georgi · 9 years ago
  9. 696689b qemu-armv7: fix cbfs media implementation by Aaron Durbin · 9 years ago
  10. 69cb2c2 coreboot: add a place to choose romstage loader by Aaron Durbin · 9 years ago
  11. 13d45aa kontron/986lcd-m: update vendor URL by Patrick Georgi · 9 years ago
  12. 351bbdc kontron/986lcd-m: Add release year by Patrick Georgi · 9 years ago
  13. c83687d vboot: route all resets through a single function by Vadim Bendebury · 9 years ago
  14. be47636 broadcom/cygnus: Enable DDR auto self-refresh by Icarus Chau · 9 years ago
  15. bcdbdc6 broadcom/cygnus: add specific controller initialization to coreboot by Corneliu Doban · 9 years ago
  16. 2580508 google/veyron_rialto: support the developer key GPIO by Jonathan Dixon · 9 years ago
  17. 1e2abe0 armv8/secmon: Disable and Enable GIC in PSCI path by Furquan Shaikh · 9 years ago
  18. 54594d0 t132: Add gic.c to secmon by Furquan Shaikh · 9 years ago
  19. 3c526b1 armv8/secmon: Correct PSCI function ids by Furquan Shaikh · 9 years ago
  20. 97a20ca armv8/secmon: Correct names for SMC macros by Furquan Shaikh · 9 years ago
  21. 6e41523 arm64: save and restore cntfrq for secondary cpus by Jimmy Huang · 9 years ago
  22. 5d302c7 vboot: add mocked secdata by Daisuke Nojiri · 9 years ago
  23. 4e2e8ee broadcom/cygnus: add usb phy driver by Daisuke Nojiri · 9 years ago
  24. 5d997f9 imgtec/pistachio: DDR reads return to controller with no bubbles by Ionela Voinescu · 9 years ago
  25. a2c4f9e imgtec/pistachio: DDR row/bank/column mapping by Ionela Voinescu · 9 years ago
  26. d1a21d7 arm64: add arm64_arch_timer_init function by Joseph Lo · 9 years ago
  27. e1741c5 broadcom/cygnus: add secimage and sign bootblock by Daisuke Nojiri · 9 years ago
  28. cb6bb3b nvidia/tegra*: check bus number for i2c driver APIs by Yen Lin · 9 years ago
  29. e197748 arch/armv7: Add API to disable MMU pages. by Deepa Dinamani · 9 years ago
  30. ed84a8f rockchip/rk3288: Fix operator precedence error in LPDDR init by Julius Werner · 9 years ago
  31. 5725ea3 chromeec: lpc: Add variant MEC IO by Shawn Nematbakhsh · 9 years ago
  32. 4f332fb chromeec: lpc: Read / write IO ports through common functions by Shawn Nematbakhsh · 9 years ago
  33. d9af30b broadcom/cygnus: Implement I2C driver by Anatol Pomazau · 9 years ago
  34. 9855895 broadcom/cygnus: Enable gpio on romstage by Icarus Chau · 9 years ago
  35. 82c706e switch mainboards over to use BOARD_ID_AUTO by Stefan Reinauer · 9 years ago
  36. d06258c build system: add manual board id support by Stefan Reinauer · 9 years ago
  37. 4b14076 arm64: Add arch_program_segment_loaded call to arm64 by Furquan Shaikh · 9 years ago
  38. fc45f0b libpayload: provide icache_invalidate_all() on ARM64 by Furquan Shaikh · 9 years ago
  39. c769267 libpayload: Correct shareability mmu configuration on ARM64 by Furquan Shaikh · 9 years ago
  40. e1ba3da device: Add class and subclass name support by Lee Leahy · 9 years ago
  41. 3486736 Kconfig: Don't select GENERIC_GPIO_LIB in BOARD_ID_SUPPORT by Stefan Reinauer · 9 years ago
  42. 97db1fb soc: select generic gpio lib on (almost) all non-x86 SOCs by Stefan Reinauer · 9 years ago
  43. 55aa17b arm64: Correct shareability option for normal memory by Furquan Shaikh · 9 years ago
  44. 23dddd5 google/urara: retrieve network device information from VPD by Vadim Bendebury · 9 years ago
  45. 375f392 vpd: process WiFi MACs along with ethernet MACs by Vadim Bendebury · 9 years ago
  46. 65f08d5 vpd: decode calibration data into binary by Vadim Bendebury · 9 years ago
  47. 11ecdb7 imgtec/pistachio: increase RAM CBFS cache size by Vadim Bendebury · 9 years ago
  48. 19ffcb3 chromeec: Access ID + flags through ACPI I/O ports by Shawn Nematbakhsh · 9 years ago
  49. 243c614 lib: add base64 decoder by Vadim Bendebury · 9 years ago
  50. 801aa7c libpayload: fix a mips memmove() bug by Vadim Bendebury · 9 years ago
  51. ee426cf google/veyron_*: Increase SPI flash frequency to 24.75MHz by Julius Werner · 9 years ago
  52. 2fdc61a google/urara: use board ID information to set up hardware by Ionela Voinescu · 9 years ago
  53. 97ab425 rockchip/rk3288: Fix SPI clock divisor calculation by Julius Werner · 9 years ago
  54. 37b7a66 chromeec: Support accessing memmap data over port 62/66 by Shawn Nematbakhsh · 9 years ago
  55. 235f922 chromeec: Update ec_commands.h from EC repository by Shawn Nematbakhsh · 9 years ago
  56. 900059a arch/arm64: allow floating-point registers access by Yen Lin · 9 years ago
  57. f7c5c61 google/rush_ryu: add serialno from vpd by Stephen Barber · 9 years ago
  58. b396a66 vpd: populate coreboot table with serialno by Stephen Barber · 9 years ago
  59. da262a63 libpayload: cros: add serial number from coreboot table by Stephen Barber · 9 years ago
  60. 30773d2 vboot2: provide config option to clear dev mode state on recovery by Vadim Bendebury · 9 years ago
  61. ff3af5f libpayload: usb: fix compilation error in debug fuction by Harry Pan · 9 years ago
  62. bab5fde vboot2: ignore physical dev switch in case virtual mode is configured by Vadim Bendebury · 9 years ago
  63. 5e94e4f google/veyron_*: add ELPIDA F8132A3MA and FA232A2MA sdram by jinkun.hong · 9 years ago
  64. a612fc1 arm64: provide icache_invalidate_all() by Aaron Durbin · 9 years ago
  65. b419149 elog: Eliminate CONFIG_ELOG_FULL_THRESHOLD and CONFIG_ELOG_SHRINK_SIZE by Sol Boucher · 9 years ago
  66. 15b4580 google/veyron_*: update sdram-ddr3-samsung-4GB.inc by jinkun.hong · 9 years ago
  67. 808a429 Makefile: Disable implicit rules by Julius Werner · 9 years ago
  68. 8eb99d0 rockchip/rk3288: use bl_en instead lcd_bl to fill_lb_gpio by huang lin · 9 years ago
  69. fe4253c vboot: when configured, pass the wipeout request to vboot by Vadim Bendebury · 9 years ago
  70. a32b6f0 Makefile: Avoid duplicate class suffixes in $(call src-to-obj) by Julius Werner · 9 years ago
  71. b16a6c4 qualcomm/ipq806x: report versions of RPM and DDR init components by Vadim Bendebury · 9 years ago
  72. 116da27 qualcomm/ipq806x: add board id value for SP5 by Vadim Bendebury · 9 years ago
  73. 5a2e23e google/urara: retrieve board ID from a CBFS file by Vadim Bendebury · 9 years ago
  74. 73dd7b6 broadcom/cygnus: add timestamps in pre-ram stages by Daisuke Nojiri · 9 years ago
  75. 99d3956 google/purin: add DMA coherent region by Daisuke Nojiri · 9 years ago
  76. d5f551a broadcom/cygnus: Initialize dram in romstage. by Icarus Chau · 9 years ago
  77. 1abb600 broadcom/cygnus: Fix missing writel->write32 transformation by Patrick Georgi · 9 years ago
  78. 7ab46f8 libpayload: add timer driver for cygnus by Daisuke Nojiri · 9 years ago
  79. b048432 cygnus: add QSPI driver by Corneliu Doban · 9 years ago
  80. 82a7bc4 veyron: add new SDRAM configuration with ram-code 1101b by ZhengShunQian · 9 years ago
  81. 823f607 pistachio: Remove 50% DDR bandwidth restriction by Ionela Voinescu · 9 years ago
  82. 51ad6ac pistachio: Decrease DDR ODT from 75R to 50R by Ionela Voinescu · 9 years ago
  83. 59074ff pistachio: clean DDR2 initialization code by Ionela Voinescu · 9 years ago
  84. 1e935bf cygnus: enable serial driver for depthcharge by Daisuke Nojiri · 9 years ago
  85. 5a2718c storm: print uber-sbl information by Vadim Bendebury · 9 years ago
  86. be7124e armv7: preserve bootblock invocation parameter by Vadim Bendebury · 9 years ago
  87. 90fe582 ipq808x: add uber sbl parameter definitions by Vadim Bendebury · 9 years ago
  88. d99e082 urara: I2C clock and MFIO setup function for all interfaces by Ionela Voinescu · 9 years ago
  89. 38063b0 pistachio: add clock setup for all I2C interfaces by Ionela Voinescu · 9 years ago
  90. 9ff8f6f Unify byte order macros and clrsetbits by Julius Werner · 9 years ago
  91. 9418476 arm(64): Manually clean up the mess left by write32() transition by Julius Werner · 9 years ago
  92. 2f37bd6 arm(64): Globally replace writel(v, a) with write32(a, v) by Julius Werner · 9 years ago
  93. 1f60f97 arm(64): Change write32() argument order to match x86 by Julius Werner · 9 years ago
  94. d21a329 arm(64): Replace write32() and friends with writel() by Julius Werner · 9 years ago
  95. 24f9476 romstage_handoff: Fix for changing CBMEM structure by Duncan Laurie · 9 years ago
  96. ebdef9f veyron_{brain,danger}: Specify vboot romstage and ramstage indices by David Hendricks · 9 years ago
  97. 3704e69 rk3288: disable rk808 DCDC_UV_ACT_REG restart converter function by huang lin · 9 years ago
  98. 19ee156 veyron: The ODT function is disabled for LPDDR3 by jinkun.hong · 9 years ago
  99. c447f43 veyron: Sync up SDRAM configurations by Julius Werner · 9 years ago
  100. 5c8aacf rockchip: configure lpddr odt properly by Derek Basehore · 9 years ago