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-03-26
tegra132: break out clock config in funit library
Aaron Durbin
2015-03-26
tegra132: use pointers in funitcfg
Aaron Durbin
2015-03-26
ryu: convert hardware initialization to funit API
Aaron Durbin
2015-03-26
tegra132: add i2c2 controller to funit library
Aaron Durbin
2015-03-26
rush: support for DMA region
Furquan Shaikh
2015-03-26
tegra: Clean up USB code
Furquan Shaikh
2015-03-26
ryu: support for DMA region
Aaron Durbin
2015-03-26
arm64: handle non-cacheable normal memory
Aaron Durbin
2015-03-26
tegra132: fix carveout address calculation >= 4GiB
Aaron Durbin
2015-03-26
rush: Convert rush initialization to use funitcfg api
Furquan Shaikh
2015-03-26
t132: Implement clock initialization api for functional units
Furquan Shaikh
2015-03-26
t132: ryu: Correct how board id is retrieved
Jimmy Zhang
2015-03-26
fix how to interpret board id read from gpios
Daisuke Nojiri
2015-03-26
Restore name of the function reading tertiary GPIO states
Vadim Bendebury
2015-03-26
ryu: Update BCT to Max Frequency 924MHz
Jimmy Zhang
2015-03-26
ryu: convert mainboard initialization to use padconfig API
Aaron Durbin
2015-03-26
tegra132: move common bootblock init into SoC code
Aaron Durbin
2015-03-26
ryu: configure EC I2C pads as open drain
Aaron Durbin
2015-03-26
ryu: use EC proto v3 over i2c
Aaron Durbin
2015-03-26
ryu: enable vboot firmware verification
Aaron Durbin
2015-03-25
tegra132: enable pinmux input for PAD_CFG_GPIO_INPUT()
Aaron Durbin
2015-03-25
tegra132: select HAVE_MONOTONIC_TIMER
Aaron Durbin
2015-03-25
tegra132: use pre-existing reset API
Aaron Durbin
2015-03-25
rush/ryu: restore full-speed clocks to TPM I2C and EC SPI
Tom Warren
2015-03-25
rush: switch to padconfig API in ramstage
Furquan Shaikh
2015-03-25
tegra: correct gpio_index_to_port() calculation
Aaron Durbin
2015-03-25
tegra132: fix gpio constants
Aaron Durbin
2015-03-25
tegra132: output chip information and MTS version
Aaron Durbin
2015-03-25
ryu: Add 4 LPDDR3 SDRAM BCTs
Aaron Durbin
2015-03-25
ryu: Add three more full LPDDR3 SDRAM BCTs
Jimmy Zhang
2015-03-25
ryu: switch to padconfig API in romstage
Aaron Durbin
2015-03-25
rush: switch to padconfig API in romstage
Aaron Durbin
2015-03-25
tegra132: introduce romstage_mainboard_init()
Aaron Durbin
2015-03-25
rush: Fix recovery mode switch function
Furquan Shaikh
2015-03-25
rush: Add support for chromeos_ec
Furquan Shaikh
2015-03-25
ryu: Add mainboard_init_xxx functions to get it building again
Tom Warren
2015-03-25
cpu/amd/model_10xxx: Increase preram buffer size to 32k
Timothy Pearson
2015-03-25
console: Convert cbmem log line endings to UNIX standard
Timothy Pearson
2015-03-24
cbfs: expose init_backing_media()
Aaron Durbin
2015-03-24
ryu: use padconfig API in bootblock
Aaron Durbin
2015-03-24
rush: use padconfig API in bootblock
Aaron Durbin
2015-03-24
tegra132: add bootblock_mainboard_early_init()
Aaron Durbin
2015-03-24
tegra132: use padconfig for initializing uart pads
Aaron Durbin
2015-03-24
tegra132: provide pad configuration interface
Aaron Durbin
2015-03-24
pinky: implement hard_reset
Daisuke Nojiri
2015-03-24
veyron: add config values for fmap and tpm
Daisuke Nojiri
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_pinky: Add board ID support
Julius Werner
2015-03-24
veyron: Rename "veyron" board to "veyron_pinky"
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-24
vboot: Add support for OPROM_MATTERS and SLOW_EC
Duncan Laurie
2015-03-24
vboot: add vbnv_flash as template
Daisuke Nojiri
2015-03-24
vboot2: factory-initialize kernel space in tpm
Daisuke Nojiri
2015-03-24
vboot2: avoid fall through when hard_reset is not implemented
Daisuke Nojiri
2015-03-24
vboot2: load decompressed stage directly to load address
Daisuke Nojiri
2015-03-24
vboot2: Make struct vb2_working_data cpu architecture agnostic
Daisuke Nojiri
2015-03-24
vboot2: separate verstage from bootblock
Daisuke Nojiri
2015-03-24
nyans: reduce code duplication in bootblock and romstages
Daisuke Nojiri
2015-03-23
vboot: Introduce kconfig variable for VBNV backing storage
David Hendricks
2015-03-23
vboot: Update VBOOT_CFLAGS to include rmodules ccopts
Furquan Shaikh
2015-03-23
vboot2: translate shared data to hand off to depthcharge
Daisuke Nojiri
2015-03-23
chromeos: rename for easier patch merging
Aaron Durbin
2015-03-23
vboot2: read secdata and nvdata
Daisuke Nojiri
2015-03-23
Enable publishing of board ID where supported
Vadim Bendebury
2015-03-23
storm: Add board ID calculation function
Vadim Bendebury
2015-03-23
Include board ID calculations only when necessary
Vadim Bendebury
2015-03-23
Publish the board ID value in coreboot table, when configured
Vadim Bendebury
2015-03-23
ipq806x: implement GPIO API
Vadim Bendebury
2015-03-23
Generalize revision number calculation function
Vadim Bendebury
2015-03-23
console: Allow bootblock console on MIPS
Paul Burton
2015-03-23
mips: fix bootblock stack definitions
Vadim Bendebury
2015-03-23
imgvp-danube: Support for the ImgTec Danube Virtual Platform
Paul Burton
2015-03-23
danube: Use the generic timer interface
Vadim Bendebury
2015-03-23
danube: use SOC specific rom stage code
Vadim Bendebury
2015-03-23
t132: Change romstage base address
Furquan Shaikh
2015-03-23
rush: Add MMC support
Furquan Shaikh
2015-03-23
t132: Add support for tpm i2c
Furquan Shaikh
2015-03-23
PCIe: Revise L1 Sub-State support
Kenji Chen
2015-03-23
PCIe: Add L1 Sub-State support.
Kenji Chen
2015-03-21
tegra132: convert to stopwatch API
Aaron Durbin
2015-03-21
exynos: convert to stopwatch API
Aaron Durbin
2015-03-21
tegra132: fill out udelay() implementation
Aaron Durbin
2015-03-21
tegra124: switch to stopwatch API
Aaron Durbin
2015-03-21
device: convert to stopwatch API
Aaron Durbin
2015-03-21
ramstage: remove rela_time use
Aaron Durbin
2015-03-21
chromeec: use stopwatch API
Aaron Durbin
2015-03-21
timer: add stopwatch construct
Aaron Durbin
2015-03-21
danube: prepare SOC directory for urara
Vadim Bendebury
2015-03-21
imgtec/danube: Add support for ImgTec Danube SoC
Paul Burton
[next]