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