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
/
mainboard
/
google
/
veyron_pinky
/
bootblock.c
Age
Commit message (
Expand
)
Author
2015-04-21
arm(64): Globally replace writel(v, a) with write32(a, v)
Julius Werner
2015-04-20
Kconfig: rename CONSOLE_SERIAL_UART to DRIVERS_UART
Patrick Georgi
2015-04-17
rk3288: move reboot_from_watchdog() before rk808 setting
huang lin
2015-04-17
chromeos: Provide common watchdog reboot support
Julius Werner
2015-04-15
veyron_*: Move PMIC_BUS to a Kconfig variable
David Hendricks
2015-04-15
veyron: Fix TPM I2C initialization and sync boards
Julius Werner
2015-04-15
veyron: Trigger hard reset (via GPIO) if last reboot was caused by watchdog
Julius Werner
2015-04-13
rk3288: Move UART initialization to bootblock_mainboard_early_init()
Julius Werner
2015-04-10
veyron_jerry: Port CPU overshoot prevention
Julius Werner
2015-04-10
rk3288: slowly raise to max cpu voltage to prevent overshoot
huang lin
2015-04-08
rk3288: Change all SoC headers to <soc/headername.h> system
Julius Werner
2015-04-04
rk3288: set cpu frequency up to 1.8GHz
huang lin
2015-04-04
veyron_pinky/rk3288: Use KHz, MHz and GHz constants
Julius Werner
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-03-27
pinky: Add mainboard-specific bootblock init
David Hendricks