1. 7760a47 google/veyron*: Pulse the i2c clock once if sda was low by Douglas Anderson · 9 years ago
  2. 86fc11d arm/arm64: Generalize bootblock C entry point by Julius Werner · 9 years ago
  3. e78a1be rockchip/rk3288: hdmi: configure display output mode with EDID information by Yakir Yang · 9 years ago
  4. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  5. 6db1045 rockchip/rk3288: If we fail to read the EDID 5 times in a row, it's an error by Douglas Anderson · 9 years ago
  6. f23216d rockchip/rk3288: Remove 1392MHz option for RK3288 APLL by David Hendricks · 9 years ago
  7. 4a14dc2 rockchip/rk3288: Add 1416MHz as an option for RK3288 APLL by David Hendricks · 9 years ago
  8. c8c099f rockchip/rk3288: Add 600MHz as an option for RK3288 APLL by David Hendricks · 9 years ago
  9. d972f78 linking: link bootblock.elf with .data and .bss sections again by Aaron Durbin · 9 years ago
  10. e5bad5c verstage: use common program.ld for linking by Aaron Durbin · 9 years ago
  11. 4bd65e1 rk3288: Allow board-specific APLL (CPU clock) settings by David Hendricks · 9 years ago
  12. bc98cc6 bootmode: add display_init_required() by Aaron Durbin · 9 years ago
  13. 8c3ab6a rockchip: rk3288: multiple NPLL rate in pll_para_config by Yakir Yang · 9 years ago
  14. 9a64059 rk3288: Set HDMI display mode to 480p by Yakir Yang · 9 years ago
  15. 04002a9 rk3288: Ignore EDID errors for HDMI by David Hendricks · 9 years ago
  16. 7dbf9c6 edid: Use edid_mode struct to reduce redundancy by David Hendricks · 9 years ago
  17. 84fb0bf rockchip: rk3288: fix phsync & pvsync bug by Yakir Yang · 9 years ago
  18. 967cd9a ChromeOS: Fix Kconfig dependencies by Martin Roth · 9 years ago
  19. a3f1a2e rk3288: Fix & vs && mix up in hdmi driver by Stefan Reinauer · 9 years ago
  20. d17a862 rk3288: Use timestamp region for pre-cbmem timestamps by Furquan Shaikh · 10 years ago
  21. 1f440f6 veyron*: Kill SKIP_DISPLAY_INIT_HACK by David Hendricks · 9 years ago
  22. cc82851 rk3288: Add VOP_MODE_NONE for headless devices by David Hendricks · 9 years ago
  23. af42f06 rk3288: Auto-detect display. by David Hendricks · 9 years ago
  24. c2b48e5 rockchip: rk3288: correct ddr 300MHz clock setting by huang lin · 9 years ago
  25. 20864c1 rockchip/rk3288: Initialize CPU in bootblock by Patrick Georgi · 9 years ago
  26. bfa5197 rockchip/rk3288: complete vboot configuration and move to SoC by Patrick Georgi · 9 years ago
  27. 68f42be rockchip/rk3288: add support for hdmi display by Yakir Yang · 9 years ago
  28. eb22da0e Remove old HAVE_UART_MEMORY_MAPPED select statements by Martin Roth · 9 years ago
  29. f1bbd4d rockchip: rk3288: add HDMI related iomux configuration by huang lin · 9 years ago
  30. 5264862 Remove empty lines at end of file by Elyes HAOUAS · 9 years ago
  31. 7a8a4ab lib: Unify log2() and related functions by Julius Werner · 9 years ago
  32. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  33. a6225fa Remove Kconfig variable that has no effect by Patrick Georgi · 9 years ago
  34. 7780c4f rk3288: remove unused structs and declarations by Aaron Durbin · 9 years ago
  35. 27ef602 vboot: split class in library and stage by Patrick Georgi · 9 years ago
  36. aae53ab kbuild: automatically include SOCs by Stefan Reinauer · 9 years ago
  37. 0770f25 rtc: add config flag to denote rtc API availability by Patrick Georgi · 9 years ago
  38. ed84a8f rockchip/rk3288: Fix operator precedence error in LPDDR init by Julius Werner · 9 years ago
  39. 97db1fb soc: select generic gpio lib on (almost) all non-x86 SOCs by Stefan Reinauer · 9 years ago
  40. 97ab425 rockchip/rk3288: Fix SPI clock divisor calculation by Julius Werner · 9 years ago
  41. 9418476 arm(64): Manually clean up the mess left by write32() transition by Julius Werner · 9 years ago
  42. 2f37bd6 arm(64): Globally replace writel(v, a) with write32(a, v) by Julius Werner · 9 years ago
  43. d21a329 arm(64): Replace write32() and friends with writel() by Julius Werner · 9 years ago
  44. 3704e69 rk3288: disable rk808 DCDC_UV_ACT_REG restart converter function by huang lin · 9 years ago
  45. 5c8aacf rockchip: configure lpddr odt properly by Derek Basehore · 9 years ago
  46. 8cc3a2a rk3288: support single channel ddr by jinkun.hong · 9 years ago
  47. cdf92ea rk3288: Disable ramstage compression by default by Julius Werner · 10 years ago
  48. 7f70ad6 rk3288: Add software I2C support by Julius Werner · 9 years ago
  49. 105f5b7 chromeos: Provide common watchdog reboot support by Julius Werner · 9 years ago
  50. 731bfef chromeos: Move memlayout.h/symbols.h into common directory by Julius Werner · 9 years ago
  51. 9dccf1c uart: pass register width in the coreboot table by Vadim Bendebury · 9 years ago
  52. ee28c86 rk3288: detect sdram size at runtime by huang lin · 9 years ago
  53. 249f9cc rk3288: Handle framebuffer through memlayout, not the resource system by Julius Werner · 9 years ago
  54. 1c78009 rk3288: Add a config variable hack to skip display init by David Hendricks · 10 years ago
  55. b7641cc veyron: Activate Winbond SPI driver by Julius Werner · 10 years ago
  56. c14e426 rk3288: support edp HPD function by huang lin · 9 years ago
  57. 75f431a rk3288: set the rk808 BUCK default inductor current to max value by huang lin · 9 years ago
  58. 129b5fa rk3288: Fix failing LPDDR3 reboot test by jinkun.hong · 9 years ago
  59. d4a227b rk3288: Fix failing DDR3 reboot test by jinkun.hong · 9 years ago
  60. c16ba0a rk3288: send correct EDID buffer size by huang lin · 9 years ago
  61. 3c4951e rk808: Implement RTC driver by David Hendricks · 9 years ago
  62. 4d24421 veyron_*: Move PMIC_BUS to a Kconfig variable by David Hendricks · 9 years ago
  63. 33df495 rk3288: Implement support for CRYPTO module and use it in vboot hashing by Julius Werner · 10 years ago
  64. 3cbf02c veyron_*: Use common CBFS wrapper by David Hendricks · 10 years ago
  65. d462d3c veyron: Move backlight gpio control to mainboard.c by huang lin · 10 years ago
  66. 2460a55 veyron: Trigger hard reset (via GPIO) if last reboot was caused by watchdog by Julius Werner · 10 years ago
  67. dbfa9d5 veyron: Turn off SD card power in romstage by Julius Werner · 10 years ago
  68. 13cee14 rk3288: implement spi_crop_chunk() by Patrick Georgi · 9 years ago
  69. b863425 rk3288: Fix memlayout to allow a little more bootblock space by Julius Werner · 10 years ago
  70. b5995b5 rk3288: Add CBMEM console support and fix RETURN_FROM_VERSTAGE by Julius Werner · 10 years ago
  71. 44cf870 timer: Reestablish init_timer(), consolidate timer initialization calls by Julius Werner · 10 years ago
  72. efcee76 CBFS: Automate ROM image layout and remove hardcoded offsets by Julius Werner · 10 years ago
  73. 8d978a8 rk3288/exynos5250/exynos5420: Consolidate timer files by Julius Werner · 10 years ago
  74. e244986 rk3288: Increase PD_BUS_ACLK (SRAM clock) to improve boot speed by Julius Werner · 10 years ago
  75. df5bf2b rk3288: Move UART initialization to bootblock_mainboard_early_init() by Julius Werner · 10 years ago
  76. a512e11 arm: Redesign mainboard and SoC hooks for bootblock by Julius Werner · 10 years ago
  77. 8188ab7 rk3288: Increase the delay after DDR reset de-assert to 10us. by Dailunxue · 10 years ago
  78. 2e2288d rk3288: reset edp after edp clock source select by huang lin · 10 years ago
  79. 40f558e rockchip: support display by huang lin · 10 years ago
  80. ef639b2 veyron: Change VCC10_LCD_PWREN_H to allowed maximum of 2.5V by Julius Werner · 10 years ago
  81. 742fc8d vboot: move vboot files to designated directory by Daisuke Nojiri · 10 years ago
  82. 7a89d85 rk3288: Adjust CBFS header and ROM offsets by Julius Werner · 10 years ago
  83. 335d9f1 rk3288: don't log LAST_TSHUT bit by huang lin · 10 years ago
  84. d1bdef0 rk3288: slowly raise to max cpu voltage to prevent overshoot by huang lin · 10 years ago
  85. eaa9c45 gpio: Extend common GPIO header, simplify function names by Julius Werner · 10 years ago
  86. c1a9dfe soc: Use DEVICE_NOOP macro formalism over static stub func by Edward O'Callaghan · 9 years ago
  87. e5e3630 timer: Add generic udelay() implementation by Aaron Durbin · 10 years ago
  88. 94e4d81 console: fix Kconfig uses by Patrick Georgi · 9 years ago
  89. 7a453eb rk3288: Change all SoC headers to <soc/headername.h> system by Julius Werner · 10 years ago
  90. a97bd5a rk3288: support tsadc by huang lin · 10 years ago
  91. dae15a6 rk3288: Add early SRAM mapping by Julius Werner · 10 years ago
  92. f8dcdea rk3288: Fix some PLL divisors and improve clock code by Julius Werner · 10 years ago
  93. 558614d rk3288: Re-write spi_xfer() to support full duplex by David Hendricks · 10 years ago
  94. ec5e5e0 New mechanism to define SRAM/memory map with automatic bounds checking by Julius Werner · 10 years ago
  95. 015f0ae Add predefined __ROMSTAGE__ and __RAMSTAGE__ macros by Julius Werner · 10 years ago
  96. 08884e3 rk3288: set cpu frequency up to 1.8GHz by huang lin · 10 years ago
  97. 8affee5 rk3288: guarantee i2c low period more than 1.3us by huang lin · 10 years ago
  98. b6092b7 veyron_pinky/rk3288: Use KHz, MHz and GHz constants by Julius Werner · 10 years ago
  99. 9dceb0e rk3288: Replace SPI fifo_size with constant by David Hendricks · 10 years ago
  100. b4ff291 rk3288: Pass SPI bus speed in as parameter to init function by David Hendricks · 10 years ago