Age | Commit message (Expand) | Author |
2015-07-09 | rk3288: Fix & vs && mix up in hdmi driver | Stefan Reinauer |
2015-07-07 | rk3288: Use timestamp region for pre-cbmem timestamps | Furquan Shaikh |
2015-07-06 | veyron*: Kill SKIP_DISPLAY_INIT_HACK | David Hendricks |
2015-07-06 | rk3288: Add VOP_MODE_NONE for headless devices | David Hendricks |
2015-07-06 | rk3288: Auto-detect display. | David Hendricks |
2015-07-06 | rockchip: rk3288: correct ddr 300MHz clock setting | huang lin |
2015-07-01 | rockchip/rk3288: Initialize CPU in bootblock | Patrick Georgi |
2015-06-26 | rockchip/rk3288: complete vboot configuration and move to SoC | Patrick Georgi |
2015-06-23 | rockchip/rk3288: add support for hdmi display | Yakir Yang |
2015-06-21 | Remove old HAVE_UART_MEMORY_MAPPED select statements | Martin Roth |
2015-06-10 | rockchip: rk3288: add HDMI related iomux configuration | huang lin |
2015-06-08 | Remove empty lines at end of file | Elyes HAOUAS |
2015-06-05 | lib: Unify log2() and related functions | Julius Werner |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-05-19 | Remove Kconfig variable that has no effect | Patrick Georgi |
2015-05-15 | rk3288: remove unused structs and declarations | Aaron Durbin |
2015-04-30 | vboot: split class in library and stage | Patrick Georgi |
2015-04-29 | kbuild: automatically include SOCs | Stefan Reinauer |
2015-04-22 | rtc: add config flag to denote rtc API availability | Patrick Georgi |
2015-04-22 | rockchip/rk3288: Fix operator precedence error in LPDDR init | Julius Werner |
2015-04-22 | soc: select generic gpio lib on (almost) all non-x86 SOCs | Stefan Reinauer |
2015-04-22 | rockchip/rk3288: Fix SPI clock divisor calculation | Julius Werner |
2015-04-21 | arm(64): Manually clean up the mess left by write32() transition | Julius Werner |
2015-04-21 | arm(64): Globally replace writel(v, a) with write32(a, v) | Julius Werner |
2015-04-21 | arm(64): Replace write32() and friends with writel() | Julius Werner |
2015-04-21 | rk3288: disable rk808 DCDC_UV_ACT_REG restart converter function | huang lin |
2015-04-21 | rockchip: configure lpddr odt properly | Derek Basehore |
2015-04-21 | rk3288: support single channel ddr | jinkun.hong |
2015-04-20 | rk3288: Disable ramstage compression by default | Julius Werner |
2015-04-17 | rk3288: Add software I2C support | Julius Werner |
2015-04-17 | chromeos: Provide common watchdog reboot support | Julius Werner |
2015-04-17 | chromeos: Move memlayout.h/symbols.h into common directory | Julius Werner |
2015-04-17 | uart: pass register width in the coreboot table | Vadim Bendebury |
2015-04-17 | rk3288: detect sdram size at runtime | huang lin |
2015-04-17 | rk3288: Handle framebuffer through memlayout, not the resource system | Julius Werner |
2015-04-17 | rk3288: Add a config variable hack to skip display init | David Hendricks |
2015-04-17 | veyron: Activate Winbond SPI driver | Julius Werner |
2015-04-15 | rk3288: support edp HPD function | huang lin |
2015-04-15 | rk3288: set the rk808 BUCK default inductor current to max value | huang lin |
2015-04-15 | rk3288: Fix failing LPDDR3 reboot test | jinkun.hong |
2015-04-15 | rk3288: Fix failing DDR3 reboot test | jinkun.hong |
2015-04-15 | rk3288: send correct EDID buffer size | huang lin |
2015-04-15 | rk808: Implement RTC driver | David Hendricks |
2015-04-15 | veyron_*: Move PMIC_BUS to a Kconfig variable | David Hendricks |
2015-04-15 | rk3288: Implement support for CRYPTO module and use it in vboot hashing | Julius Werner |
2015-04-15 | veyron_*: Use common CBFS wrapper | David Hendricks |
2015-04-15 | veyron: Move backlight gpio control to mainboard.c | huang lin |
2015-04-15 | veyron: Trigger hard reset (via GPIO) if last reboot was caused by watchdog | Julius Werner |
2015-04-15 | veyron: Turn off SD card power in romstage | Julius Werner |
2015-04-15 | rk3288: implement spi_crop_chunk() | Patrick Georgi |