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
Age
Commit message (
Expand
)
Author
2015-04-22
vboot: route all resets through a single function
Vadim Bendebury
2015-04-22
broadcom/cygnus: Enable DDR auto self-refresh
Icarus Chau
2015-04-22
broadcom/cygnus: add specific controller initialization to coreboot
Corneliu Doban
2015-04-22
google/veyron_rialto: support the developer key GPIO
Jonathan Dixon
2015-04-22
armv8/secmon: Disable and Enable GIC in PSCI path
Furquan Shaikh
2015-04-22
t132: Add gic.c to secmon
Furquan Shaikh
2015-04-22
armv8/secmon: Correct PSCI function ids
Furquan Shaikh
2015-04-22
armv8/secmon: Correct names for SMC macros
Furquan Shaikh
2015-04-22
arm64: save and restore cntfrq for secondary cpus
Jimmy Huang
2015-04-22
vboot: add mocked secdata
Daisuke Nojiri
2015-04-22
broadcom/cygnus: add usb phy driver
Daisuke Nojiri
2015-04-22
imgtec/pistachio: DDR reads return to controller with no bubbles
Ionela Voinescu
2015-04-22
imgtec/pistachio: DDR row/bank/column mapping
Ionela Voinescu
2015-04-22
arm64: add arm64_arch_timer_init function
Joseph Lo
2015-04-22
broadcom/cygnus: add secimage and sign bootblock
Daisuke Nojiri
2015-04-22
nvidia/tegra*: check bus number for i2c driver APIs
Yen Lin
2015-04-22
arch/armv7: Add API to disable MMU pages.
Deepa Dinamani
2015-04-22
rockchip/rk3288: Fix operator precedence error in LPDDR init
Julius Werner
2015-04-22
chromeec: lpc: Add variant MEC IO
Shawn Nematbakhsh
2015-04-22
chromeec: lpc: Read / write IO ports through common functions
Shawn Nematbakhsh
2015-04-22
broadcom/cygnus: Implement I2C driver
Anatol Pomazau
2015-04-22
broadcom/cygnus: Enable gpio on romstage
Icarus Chau
2015-04-22
switch mainboards over to use BOARD_ID_AUTO
Stefan Reinauer
2015-04-22
build system: add manual board id support
Stefan Reinauer
2015-04-22
arm64: Add arch_program_segment_loaded call to arm64
Furquan Shaikh
2015-04-22
libpayload: provide icache_invalidate_all() on ARM64
Furquan Shaikh
2015-04-22
libpayload: Correct shareability mmu configuration on ARM64
Furquan Shaikh
2015-04-22
device: Add class and subclass name support
Lee Leahy
2015-04-22
Kconfig: Don't select GENERIC_GPIO_LIB in BOARD_ID_SUPPORT
Stefan Reinauer
2015-04-22
soc: select generic gpio lib on (almost) all non-x86 SOCs
Stefan Reinauer
2015-04-22
arm64: Correct shareability option for normal memory
Furquan Shaikh
2015-04-22
google/urara: retrieve network device information from VPD
Vadim Bendebury
2015-04-22
vpd: process WiFi MACs along with ethernet MACs
Vadim Bendebury
2015-04-22
vpd: decode calibration data into binary
Vadim Bendebury
2015-04-22
imgtec/pistachio: increase RAM CBFS cache size
Vadim Bendebury
2015-04-22
chromeec: Access ID + flags through ACPI I/O ports
Shawn Nematbakhsh
2015-04-22
lib: add base64 decoder
Vadim Bendebury
2015-04-22
libpayload: fix a mips memmove() bug
Vadim Bendebury
2015-04-22
google/veyron_*: Increase SPI flash frequency to 24.75MHz
Julius Werner
2015-04-22
google/urara: use board ID information to set up hardware
Ionela Voinescu
2015-04-22
rockchip/rk3288: Fix SPI clock divisor calculation
Julius Werner
2015-04-22
chromeec: Support accessing memmap data over port 62/66
Shawn Nematbakhsh
2015-04-22
chromeec: Update ec_commands.h from EC repository
Shawn Nematbakhsh
2015-04-22
arch/arm64: allow floating-point registers access
Yen Lin
2015-04-22
google/rush_ryu: add serialno from vpd
Stephen Barber
2015-04-22
vpd: populate coreboot table with serialno
Stephen Barber
2015-04-22
libpayload: cros: add serial number from coreboot table
Stephen Barber
2015-04-22
vboot2: provide config option to clear dev mode state on recovery
Vadim Bendebury
2015-04-22
libpayload: usb: fix compilation error in debug fuction
Harry Pan
2015-04-22
vboot2: ignore physical dev switch in case virtual mode is configured
Vadim Bendebury
2015-04-22
google/veyron_*: add ELPIDA F8132A3MA and FA232A2MA sdram
jinkun.hong
2015-04-22
arm64: provide icache_invalidate_all()
Aaron Durbin
2015-04-22
elog: Eliminate CONFIG_ELOG_FULL_THRESHOLD and CONFIG_ELOG_SHRINK_SIZE
Sol Boucher
2015-04-22
google/veyron_*: update sdram-ddr3-samsung-4GB.inc
jinkun.hong
2015-04-22
Makefile: Disable implicit rules
Julius Werner
2015-04-22
rockchip/rk3288: use bl_en instead lcd_bl to fill_lb_gpio
huang lin
2015-04-22
vboot: when configured, pass the wipeout request to vboot
Vadim Bendebury
2015-04-22
Makefile: Avoid duplicate class suffixes in $(call src-to-obj)
Julius Werner
2015-04-22
qualcomm/ipq806x: report versions of RPM and DDR init components
Vadim Bendebury
2015-04-22
qualcomm/ipq806x: add board id value for SP5
Vadim Bendebury
2015-04-22
google/urara: retrieve board ID from a CBFS file
Vadim Bendebury
2015-04-22
broadcom/cygnus: add timestamps in pre-ram stages
Daisuke Nojiri
2015-04-22
google/purin: add DMA coherent region
Daisuke Nojiri
2015-04-22
broadcom/cygnus: Initialize dram in romstage.
Icarus Chau
2015-04-21
broadcom/cygnus: Fix missing writel->write32 transformation
Patrick Georgi
2015-04-21
libpayload: add timer driver for cygnus
Daisuke Nojiri
2015-04-21
cygnus: add QSPI driver
Corneliu Doban
2015-04-21
veyron: add new SDRAM configuration with ram-code 1101b
ZhengShunQian
2015-04-21
pistachio: Remove 50% DDR bandwidth restriction
Ionela Voinescu
2015-04-21
pistachio: Decrease DDR ODT from 75R to 50R
Ionela Voinescu
2015-04-21
pistachio: clean DDR2 initialization code
Ionela Voinescu
2015-04-21
cygnus: enable serial driver for depthcharge
Daisuke Nojiri
2015-04-21
storm: print uber-sbl information
Vadim Bendebury
2015-04-21
armv7: preserve bootblock invocation parameter
Vadim Bendebury
2015-04-21
ipq808x: add uber sbl parameter definitions
Vadim Bendebury
2015-04-21
urara: I2C clock and MFIO setup function for all interfaces
Ionela Voinescu
2015-04-21
pistachio: add clock setup for all I2C interfaces
Ionela Voinescu
2015-04-21
Unify byte order macros and clrsetbits
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): Change write32() argument order to match x86
Julius Werner
2015-04-21
arm(64): Replace write32() and friends with writel()
Julius Werner
2015-04-21
romstage_handoff: Fix for changing CBMEM structure
Duncan Laurie
2015-04-21
veyron_{brain,danger}: Specify vboot romstage and ramstage indices
David Hendricks
2015-04-21
rk3288: disable rk808 DCDC_UV_ACT_REG restart converter function
huang lin
2015-04-21
veyron: The ODT function is disabled for LPDDR3
jinkun.hong
2015-04-21
veyron: Sync up SDRAM configurations
Julius Werner
2015-04-21
rockchip: configure lpddr odt properly
Derek Basehore
2015-04-21
cbfs: Print absolute offsets of loaded files
Vadim Bendebury
2015-04-21
veyron_jerry: support K4B8G1646Q-4GB and H5TC8G63XXX-4GB ddr3
jinkun.hong
2015-04-21
x86: Allow builds without ACPI tables
Lee Leahy
2015-04-21
ipq806x: i2c: stop transfer as soon as an error is reported
Sourabh Banerjee
2015-04-21
ipq806x: i2c: write function fixed to avoid spurious success
Sourabh Banerjee
2015-04-21
libpayload: mips: Do not set C0_EBase_WG
Andrew Bresticker
2015-04-21
libpayload: mips: Add macros to convert to/from KSEG{0,1} addresses
Andrew Bresticker
2015-04-21
arch/mips: simplify cache operations
Ionela Voinescu
2015-04-21
rk3288: support single channel ddr
jinkun.hong
2015-04-21
libpayload: mips: Use KSEG1 to access DMA-coherent memory
Andrew Bresticker
2015-04-21
libpayload: mips: Set BASE_ADDRESS to 0
Andrew Bresticker
2015-04-21
urara: Identity map DRAM/SRAM
Andrew Bresticker
[next]