index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
soc
/
rockchip
Age
Commit message (
Expand
)
Author
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
2015-04-14
rk3288: Fix memlayout to allow a little more bootblock space
Julius Werner
2015-04-14
rk3288: Add CBMEM console support and fix RETURN_FROM_VERSTAGE
Julius Werner
2015-04-14
timer: Reestablish init_timer(), consolidate timer initialization calls
Julius Werner
2015-04-14
CBFS: Automate ROM image layout and remove hardcoded offsets
Julius Werner
2015-04-13
rk3288/exynos5250/exynos5420: Consolidate timer files
Julius Werner
2015-04-13
rk3288: Increase PD_BUS_ACLK (SRAM clock) to improve boot speed
Julius Werner
2015-04-13
rk3288: Move UART initialization to bootblock_mainboard_early_init()
Julius Werner
2015-04-13
arm: Redesign mainboard and SoC hooks for bootblock
Julius Werner
2015-04-13
rk3288: Increase the delay after DDR reset de-assert to 10us.
Dailunxue
2015-04-10
rk3288: reset edp after edp clock source select
huang lin
2015-04-10
rockchip: support display
huang lin
2015-04-10
veyron: Change VCC10_LCD_PWREN_H to allowed maximum of 2.5V
Julius Werner
2015-04-10
vboot: move vboot files to designated directory
Daisuke Nojiri
2015-04-10
rk3288: Adjust CBFS header and ROM offsets
Julius Werner
2015-04-10
rk3288: don't log LAST_TSHUT bit
huang lin
2015-04-10
rk3288: slowly raise to max cpu voltage to prevent overshoot
huang lin
2015-04-10
gpio: Extend common GPIO header, simplify function names
Julius Werner
2015-04-09
soc: Use DEVICE_NOOP macro formalism over static stub func
Edward O'Callaghan
2015-04-08
timer: Add generic udelay() implementation
Aaron Durbin
2015-04-08
console: fix Kconfig uses
Patrick Georgi
2015-04-08
rk3288: Change all SoC headers to <soc/headername.h> system
Julius Werner
2015-04-08
rk3288: support tsadc
huang lin
2015-04-08
rk3288: Add early SRAM mapping
Julius Werner
2015-04-08
rk3288: Fix some PLL divisors and improve clock code
Julius Werner
2015-04-08
rk3288: Re-write spi_xfer() to support full duplex
David Hendricks
2015-04-07
kconfig: drop intermittend forwarder files
Stefan Reinauer
2015-04-06
New mechanism to define SRAM/memory map with automatic bounds checking
Julius Werner
2015-04-06
Add predefined __ROMSTAGE__ and __RAMSTAGE__ macros
Julius Werner
2015-04-04
rk3288: set cpu frequency up to 1.8GHz
huang lin
2015-04-04
rk3288: guarantee i2c low period more than 1.3us
huang lin
2015-04-04
veyron_pinky/rk3288: Use KHz, MHz and GHz constants
Julius Werner
2015-04-04
rk3288: Replace SPI fifo_size with constant
David Hendricks
2015-04-04
rk3288: Pass SPI bus speed in as parameter to init function
David Hendricks
2015-04-02
pinky: Move some init to mainboard bootblock
David Hendricks
2015-04-02
rk3288/pinky: Move uart address to mainboard Kconfig
David Hendricks
2015-04-02
rk3288: remove duplicated #define `PERI_ACLK_DIV_SHIFT`
Aaron Durbin
2015-04-02
coreboot: rk3288: add new ddr config and support ddr3 freq up to 800mhz
jinkun.hong
2015-04-02
rockchip: support pwm regulator
huang lin
2015-04-02
rockchip: support i2c clock setting
huang lin
2015-04-02
veyron_pinky: Add rev2 support, clean up mainboard.c
Julius Werner
2015-04-02
veyron: select rw romstage using vboot2
Daisuke Nojiri
2015-03-27
rk3288: Add GPIO() macro
Julius Werner
2015-03-27
rk3288: Add missing #include and use uniform types
David Hendricks
2015-03-26
rk3288: switch to stopwatch API
Aaron Durbin
2015-03-24
rk3288: sync i2c driver with depthcharge
Daisuke Nojiri
2015-03-24
veyron_pinky: Move PMIC driver into SoC directory
Julius Werner
2015-03-24
veyron: Fix file permissions
Julius Werner
2015-03-24
rk3288: update romstage & mainboard
huang lin
2015-03-24
rk3288: add cpu and chip
huang lin
2015-03-24
rk3288: add ddr driver
Jinkun Hong
2015-03-24
rk3288: add gpio
huang lin
2015-03-24
rk3288: add i2c
huang lin
2015-03-24
add make_idb.py & update bootblock
huang lin
2015-03-24
rk3288: add media
huang lin
2015-03-24
rk3288: add iomux operation
huang lin
2015-03-24
rk3288: add spi
huang lin
2015-03-24
rk3288: add clock module
jinkun.hong
2015-03-17
rockchip/rk3288: Fix whitespace
Kyösti Mälkki
2015-03-16
coreboot: rk3288: Add a stub implementation of the rk3288 SOC
jinkun.hong