1. 249f9cc rk3288: Handle framebuffer through memlayout, not the resource system by Julius Werner · 9 years ago
  2. 1c78009 rk3288: Add a config variable hack to skip display init by David Hendricks · 10 years ago
  3. b7641cc veyron: Activate Winbond SPI driver by Julius Werner · 10 years ago
  4. c14e426 rk3288: support edp HPD function by huang lin · 9 years ago
  5. 75f431a rk3288: set the rk808 BUCK default inductor current to max value by huang lin · 9 years ago
  6. 129b5fa rk3288: Fix failing LPDDR3 reboot test by jinkun.hong · 9 years ago
  7. d4a227b rk3288: Fix failing DDR3 reboot test by jinkun.hong · 9 years ago
  8. c16ba0a rk3288: send correct EDID buffer size by huang lin · 9 years ago
  9. 3c4951e rk808: Implement RTC driver by David Hendricks · 9 years ago
  10. 4d24421 veyron_*: Move PMIC_BUS to a Kconfig variable by David Hendricks · 9 years ago
  11. 33df495 rk3288: Implement support for CRYPTO module and use it in vboot hashing by Julius Werner · 10 years ago
  12. 3cbf02c veyron_*: Use common CBFS wrapper by David Hendricks · 10 years ago
  13. d462d3c veyron: Move backlight gpio control to mainboard.c by huang lin · 10 years ago
  14. 2460a55 veyron: Trigger hard reset (via GPIO) if last reboot was caused by watchdog by Julius Werner · 10 years ago
  15. dbfa9d5 veyron: Turn off SD card power in romstage by Julius Werner · 10 years ago
  16. 13cee14 rk3288: implement spi_crop_chunk() by Patrick Georgi · 9 years ago
  17. b863425 rk3288: Fix memlayout to allow a little more bootblock space by Julius Werner · 10 years ago
  18. b5995b5 rk3288: Add CBMEM console support and fix RETURN_FROM_VERSTAGE by Julius Werner · 10 years ago
  19. 44cf870 timer: Reestablish init_timer(), consolidate timer initialization calls by Julius Werner · 10 years ago
  20. efcee76 CBFS: Automate ROM image layout and remove hardcoded offsets by Julius Werner · 10 years ago
  21. 8d978a8 rk3288/exynos5250/exynos5420: Consolidate timer files by Julius Werner · 10 years ago
  22. e244986 rk3288: Increase PD_BUS_ACLK (SRAM clock) to improve boot speed by Julius Werner · 10 years ago
  23. df5bf2b rk3288: Move UART initialization to bootblock_mainboard_early_init() by Julius Werner · 10 years ago
  24. a512e11 arm: Redesign mainboard and SoC hooks for bootblock by Julius Werner · 10 years ago
  25. 8188ab7 rk3288: Increase the delay after DDR reset de-assert to 10us. by Dailunxue · 10 years ago
  26. 2e2288d rk3288: reset edp after edp clock source select by huang lin · 10 years ago
  27. 40f558e rockchip: support display by huang lin · 10 years ago
  28. ef639b2 veyron: Change VCC10_LCD_PWREN_H to allowed maximum of 2.5V by Julius Werner · 10 years ago
  29. 742fc8d vboot: move vboot files to designated directory by Daisuke Nojiri · 10 years ago
  30. 7a89d85 rk3288: Adjust CBFS header and ROM offsets by Julius Werner · 10 years ago
  31. 335d9f1 rk3288: don't log LAST_TSHUT bit by huang lin · 10 years ago
  32. d1bdef0 rk3288: slowly raise to max cpu voltage to prevent overshoot by huang lin · 10 years ago
  33. eaa9c45 gpio: Extend common GPIO header, simplify function names by Julius Werner · 10 years ago
  34. c1a9dfe soc: Use DEVICE_NOOP macro formalism over static stub func by Edward O'Callaghan · 9 years ago
  35. e5e3630 timer: Add generic udelay() implementation by Aaron Durbin · 10 years ago
  36. 94e4d81 console: fix Kconfig uses by Patrick Georgi · 9 years ago
  37. 7a453eb rk3288: Change all SoC headers to <soc/headername.h> system by Julius Werner · 10 years ago
  38. a97bd5a rk3288: support tsadc by huang lin · 10 years ago
  39. dae15a6 rk3288: Add early SRAM mapping by Julius Werner · 10 years ago
  40. f8dcdea rk3288: Fix some PLL divisors and improve clock code by Julius Werner · 10 years ago
  41. 558614d rk3288: Re-write spi_xfer() to support full duplex by David Hendricks · 10 years ago
  42. a48ca84 kconfig: drop intermittend forwarder files by Stefan Reinauer · 9 years ago
  43. ec5e5e0 New mechanism to define SRAM/memory map with automatic bounds checking by Julius Werner · 10 years ago
  44. 015f0ae Add predefined __ROMSTAGE__ and __RAMSTAGE__ macros by Julius Werner · 10 years ago
  45. 08884e3 rk3288: set cpu frequency up to 1.8GHz by huang lin · 10 years ago
  46. 8affee5 rk3288: guarantee i2c low period more than 1.3us by huang lin · 10 years ago
  47. b6092b7 veyron_pinky/rk3288: Use KHz, MHz and GHz constants by Julius Werner · 10 years ago
  48. 9dceb0e rk3288: Replace SPI fifo_size with constant by David Hendricks · 10 years ago
  49. b4ff291 rk3288: Pass SPI bus speed in as parameter to init function by David Hendricks · 10 years ago
  50. 3b63161 pinky: Move some init to mainboard bootblock by David Hendricks · 10 years ago
  51. 7e9ffbc rk3288/pinky: Move uart address to mainboard Kconfig by David Hendricks · 10 years ago
  52. 77a9ebd6 rk3288: remove duplicated #define `PERI_ACLK_DIV_SHIFT` by Aaron Durbin · 9 years ago
  53. 3e9ea16 coreboot: rk3288: add new ddr config and support ddr3 freq up to 800mhz by jinkun.hong · 10 years ago
  54. bfdd732 rockchip: support pwm regulator by huang lin · 10 years ago
  55. bbcffd9 rockchip: support i2c clock setting by huang lin · 10 years ago
  56. 8f3883d veyron_pinky: Add rev2 support, clean up mainboard.c by Julius Werner · 10 years ago
  57. 5c2988c veyron: select rw romstage using vboot2 by Daisuke Nojiri · 10 years ago
  58. e35e2e7 rk3288: Add GPIO() macro by Julius Werner · 10 years ago
  59. 5c8b034 rk3288: Add missing #include and use uniform types by David Hendricks · 10 years ago
  60. a32a9d1 rk3288: switch to stopwatch API by Aaron Durbin · 10 years ago
  61. 51de5a8 rk3288: sync i2c driver with depthcharge by Daisuke Nojiri · 10 years ago
  62. 7a757c9 veyron_pinky: Move PMIC driver into SoC directory by Julius Werner · 10 years ago
  63. 19420c1 veyron: Fix file permissions by Julius Werner · 10 years ago
  64. 739df1b rk3288: update romstage & mainboard by huang lin · 10 years ago
  65. 82ba4d0 rk3288: add cpu and chip by huang lin · 10 years ago
  66. c33ce35 rk3288: add ddr driver by Jinkun Hong · 10 years ago
  67. d5fb66e rk3288: add gpio by huang lin · 10 years ago
  68. 441a578 rk3288: add i2c by huang lin · 10 years ago
  69. 817e455 add make_idb.py & update bootblock by huang lin · 10 years ago
  70. 7333e1f rk3288: add media by huang lin · 10 years ago
  71. 5a9b8f6 rk3288: add iomux operation by huang lin · 10 years ago
  72. 630c86d rk3288: add spi by huang lin · 10 years ago
  73. 503d121 rk3288: add clock module by jinkun.hong · 10 years ago
  74. 5179419 rockchip/rk3288: Fix whitespace by Kyösti Mälkki · 9 years ago
  75. ac490b8 coreboot: rk3288: Add a stub implementation of the rk3288 SOC by jinkun.hong · 10 years ago