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