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
Age
Commit message (
Expand
)
Author
2015-04-15
blaze: add new Micron 2GB BCT
Neil Chen
2015-04-15
veyron: Fix TPM I2C initialization and sync boards
Julius Werner
2015-04-15
veyron_*: Use common CBFS wrapper
David Hendricks
2015-04-15
veyron: Support Mighty v1 hardware
huang lin
2015-04-15
veyron: Support Jerry v3 hardware
huang lin
2015-04-15
veyron: Support Pinky v4 hardware
huang lin
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_speedy: Support Samsung-4GB and Lynix-4GB LPDDR
huang lin
2015-04-15
veyron: Add veyron_speedy board
huang lin
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-15
Kconfig: Fix incorrect CONFIG_STACK_SIZE values for X86 and ARM64
Julius Werner
2015-04-14
Add console wrapper for UART driver
Vadim Bendebury
2015-04-14
storm: do not enable the ethernet switch by default
Vadim Bendebury
2015-04-14
samus: Declare TPM in devicetree.cb and include ACPI device
Duncan Laurie
2015-04-14
broadwell: Remove TPM device from lpc.asl
Duncan Laurie
2015-04-14
wtm2/samus: fix coreboot compilation error with tpmp removed
Harry Pan
2015-04-14
urara: increase drive strength for SPIM1 MFIOs
Ionela Voinescu
2015-04-14
urara: setup I2C0 clock and MFIOs
Ionela Voinescu
2015-04-14
pistachio: implement clock setup for I2C0
Ionela Voinescu
2015-04-14
urara: Reduce MIPS PLL jitter
Ionela Voinescu
2015-04-14
pistachio: Fix ROM clock base address
Ionela Voinescu
2015-04-14
urara: add clock setup for MIPS CPU, ROM and Ethernet
Ionela Voinescu
2015-04-14
urara: remove call to printk before UART is initialized
Ionela Voinescu
2015-04-14
pistachio: fix clocks setup code
Ionela Voinescu
2015-04-14
pistachio: Use 1.8433179 MHz for UART refclk
David Hendricks
2015-04-14
pistachio: increase size of bootblock to 18 KB
Ionela Voinescu
2015-04-14
pistachio: change memory layout as to allow bigger CBFS cache
Ionela Voinescu
2015-04-14
pistachio: spi: use same clock edge for RX and TX
Ionela Voinescu
2015-04-14
urara: Configure clocks and MFIOs
Ionela Voinescu
2015-04-14
tegra132: lock down VPR
Aaron Durbin
2015-04-14
rush: Enable dp display
Jimmy Zhang
2015-04-14
ryu: display: Add function to pass mode info to payload
Jimmy Zhang
2015-04-14
ryu: display: Set display shift clock divider
Jimmy Zhang
2015-04-14
rush: Configure display related clock, pad, and power
Jimmy Zhang
2015-04-14
rush: devicetree: Define default dp panel parameters
Jimmy Zhang
2015-04-14
rush: Add dp related parameters
Jimmy Zhang
2015-04-14
arm: Fix checkstack() to use correct stack size
Julius Werner
2015-04-14
rk3288: Fix memlayout to allow a little more bootblock space
Julius Werner
2015-04-14
timestamps: You can never have enough of them!
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-14
CBFS: Correct ROM_SIZE for ARM boards, use CBFS_SIZE for cbfstool
Julius Werner
2015-04-14
chromeec: Fix printf formatting warning
Anatol Pomozov
2015-04-14
storm: add ipq8064 blobs to the CBFS
Vadim Bendebury
2015-04-14
ipq8064: use the new utility to build bootblock
Vadim Bendebury
2015-04-13
ti/am335x: switch to generic udelay
Patrick Georgi
2015-04-13
arch/mips: provide proper cache primitives
Ionela Voinescu
2015-04-13
broadwell: Work around VBIOS framebuffer issue
Duncan Laurie
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
storm: Fix timer init order problem
Julius Werner
2015-04-13
ipq806x: copy i2c, qup, and gsbi drivers from depthcharge
Daisuke Nojiri
2015-04-13
storm: add hard_reset template
Daisuke Nojiri
2015-04-13
mips: disable caches in bootblock startup code
Vadim Bendebury
2015-04-13
tpm: Only expose base address Kconfig option when enabled
Patrick Georgi
2015-04-13
rk3288: Move UART initialization to bootblock_mainboard_early_init()
Julius Werner
2015-04-13
arm: Add bootblock_mainboard_early_init() for pre-console initialization
Julius Werner
2015-04-13
arm: Redesign mainboard and SoC hooks for bootblock
Julius Werner
2015-04-13
rush: Add and select DO_SOR_INIT config option
Jimmy Zhang
2015-04-13
ryu: Add and select DO_DSI_INIT config option
Jimmy Zhang
2015-04-13
ryu: display: Move display api to mainboard
Jimmy Zhang
2015-04-13
ryu: display: Split dc functions from dsi display code
Jimmy Zhang
2015-04-13
ryu: audio: Setup I2S1/DAP2 and EXTPERIPH1/MCLK muxes correctly
Tom Warren
2015-04-13
rush: audio: Setup I2S1/DAP2 and EXTPERIPH1/MCLK muxes correctly
Tom Warren
2015-04-13
rk3288: Increase the delay after DDR reset de-assert to 10us.
Dailunxue
2015-04-13
t132: Add I2S1 support to funit
Tom Warren
2015-04-13
rush: Add gpio config for PWR button and LID open switch
Jimmy Zhang
2015-04-13
nyan/rush/veyron: Align ChromeOS GPIOs to new model
Julius Werner
2015-04-13
Fix dependency issue in Chrome OS vendor code
Stefan Reinauer
2015-04-13
spi: support controllers with limited transfer size capabilities
Vadim Bendebury
2015-04-13
broadwell: Fix incorrect SATA port map mask
Wenkai Du
2015-04-13
tpm: wait for valid bit to be set in TPM access register before using tpm
Sourabh Banerjee
2015-04-13
vboot: remove vboot_handoff.h from chromeos.h
Daisuke Nojiri
2015-04-13
vboot2: Fill vboot1 handoff with correct TPM firmware version
Julius Werner
2015-04-13
The vboot_reference fwlib2 target has changed to fwlib20
Bill Richardson
2015-04-13
chromeos: add get_recovery_mode_from_vbnv() to vbnv_flash
David Hendricks
2015-04-13
chromeos: Reverse FMAP signature constant to avoid having it in .rodata
Julius Werner
2015-04-13
vbnv flash: use proper SPI flash offset for NVRAM
Vadim Bendebury
2015-04-13
chromeos: Move common VBNV offsets to a header
David Hendricks
2015-04-13
vboot1: Set BEFORE_OPROM_LOAD flag for VbInit()
Duncan Laurie
2015-04-13
elog: Fix regression that caused elog to omit "System boot" event
Julius Werner
2015-04-13
elog: Correct behavior when FMAP section doesn't exist on ChromeOS
Julius Werner
2015-04-13
urara: add support for DMA coherent memory area
Ionela Voinescu
2015-04-13
t132: add RAM repair to cluster 1
Yen Lin
2015-04-13
vboot1: Fix compilation error with CONFIG_ARCH_ROMSTAGE_ARM64 enabled
Yidi Lin
2015-04-13
broadwell: Enable double self refresh by default
Duncan Laurie
2015-04-13
pistachio: increase the size of romstage to 36K
Ionela Voinescu
2015-04-13
vboot2: use offset to vboot2 work buffer instead of absolute address
Daisuke Nojiri
2015-04-13
arch: armv7: Fix cache sync instructions.
Deepa Dinamani
2015-04-11
hp/pavilion_m6_1035dx/cmos.layout: Remove unused options
Alexandru Gagniuc
2015-04-10
fmap: allocate memory as much as discovered fmap size
Daisuke Nojiri
2015-04-10
rk3288: reset edp after edp clock source select
huang lin
2015-04-10
Add google/veyron_mighty board
Katie Roberts-Hoffman
2015-04-10
rockchip: support display
huang lin
2015-04-10
veyron*: select VIRTUAL_DEV_SWITCH
David Hendricks
2015-04-10
veyron: Adapt to new board revisions
Julius Werner
2015-04-10
veyron_jerry: Port CPU overshoot prevention
Julius Werner
[next]