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-28
vboot2: Allow merging verstage into bootblock
Patrick Georgi
2015-04-28
vboot2: Always enable timestamps
Patrick Georgi
2015-04-28
vboot2: get rid of global variable that is used locally and only once
Patrick Georgi
2015-04-28
vboot2: Build verstage archive, then use that for building the stage
Patrick Georgi
2015-04-28
lib: When used, add timestamp.c to bootblock and verstage, too
Patrick Georgi
2015-04-28
arch/arm: Move inclusion of timestamps.c to the right directory
Patrick Georgi
2015-04-28
OxPCIe: Fix UART base addresses
Kyösti Mälkki
2015-04-28
intel SMI handlers: Refactor GPI SMI/SCI routing
Kyösti Mälkki
2015-04-28
x60,t60,x201,macbook21 : Declare GPIs for EC
Kyösti Mälkki
2015-04-27
kbuild: automatically include southbridges
Stefan Reinauer
2015-04-27
arch/arm64: update mmu translation table granule size, logic and macros
Jimmy Huang
2015-04-27
chromeec: ec_mec: Fix misaligned data access
Shawn Nematbakhsh
2015-04-27
storm: enable CBMEM console dump
Vadim Bendebury
2015-04-27
Cygnus: add TrustZone functions and set everything non-secure in bootblock
Corneliu Doban
2015-04-27
cbmem: add and use a function to dump console buffer
Vadim Bendebury
2015-04-27
lib/tlcl: Provide mock implementation
Yen Lin
2015-04-27
vboot: #include "fmap.h" for declarations
Aaron Durbin
2015-04-27
intel/fsp_baytrail: Fix default SMM_TSEG_SIZE value
David Imhoff
2015-04-27
arm64: save/restore cptr_el3 and cpacr_el1 registers
Joseph Lo
2015-04-27
arm64: implement CPU power down sequence as per A57/A53/A72 TRM
Joseph Lo
2015-04-27
arm64: introduce data cache ops by set/way to the level specified
Joseph Lo
2015-04-27
arm64: perform early setup in secmon too
Joseph Lo
2015-04-27
arm64: Allow cpu specific early setup
Furquan Shaikh
2015-04-24
driver/intel/fsp: Correct the fastboot data (MRC data) printing length
York Yang
2015-04-24
fsp: Move fsp to fsp1_0
Marc Jones
2015-04-23
ramstage: don't drop cbmem console
Aaron Durbin
2015-04-23
cbmem_console: fix it for x86
Aaron Durbin
2015-04-23
memlayout: Make sure preram_cbmem_console symbols exist
Patrick Georgi
2015-04-23
src/mainboard/*/*/board_info.txt: Added Release year for boards
Mathias Friman
2015-04-23
AMD Lamar: Add a new AMD FP3 socket mainboard
Bruce Griffith
2015-04-22
cbmem: switch over to imd-based cbmem
Aaron Durbin
2015-04-22
elog: enable by default for CHROMEOS
Patrick Georgi
2015-04-22
google/storm: indicate start of normal boot on LED ring
Vadim Bendebury
2015-04-22
i2c/ww_ring: add a pattern for normal boot
Vadim Bendebury
2015-04-22
google/storm: enable zero page access protection.
Deepa Dinamani
2015-04-22
i2c/ww_ring: update color definitions
Vadim Bendebury
2015-04-22
i2c/ww_ring: change colors for different display modes
Vadim Bendebury
2015-04-22
storm: add config option to clear dev mode state on recovery
Vadim Bendebury
2015-04-22
google/storm: enable virtual development mode switch
Vadim Bendebury
2015-04-22
i2c/ww_ring: use shorter blinking program
Vadim Bendebury
2015-04-22
i2c/ww_ring: stop running programs before loading the new ones
Vadim Bendebury
2015-04-22
i2c/ww_ring: define display pattern programs
Vadim Bendebury
2015-04-22
i2c/ww_ring: decouple LED display from vboot
Vadim Bendebury
2015-04-22
i2c/ww_ring: various driver fixes and improvements
Vadim Bendebury
2015-04-22
google/storm: support factory reset (wipeout) request
Vadim Bendebury
2015-04-22
google/storm: use whirlwind LED ring on SP5 boards
Vadim Bendebury
2015-04-22
i2c: add support for ww_ring
Vadim Bendebury
2015-04-22
mainboards: Add CHROMEOS_VBNV_* where appropriate
Patrick Georgi
2015-04-22
intel/broadwell: guard CHROMEOS support better
Patrick Georgi
2015-04-22
coreboot: common stage cache
Aaron Durbin
2015-04-22
coreboot: tiered imd
Aaron Durbin
2015-04-22
coreboot: add imd library
Aaron Durbin
2015-04-22
chromeos: fix some compilation issues
Aaron Durbin
2015-04-22
chromeos: make functions visible with CONFIG_CHROMEOS
Patrick Georgi
2015-04-22
elog: use CONFIG_RTC
Patrick Georgi
2015-04-22
rtc: add config flag to denote rtc API availability
Patrick Georgi
2015-04-22
chromeos: Drop {developer,recovery}_mode_enabled
Patrick Georgi
2015-04-22
nvidia/tegra132: Add spi_crop_chunk()
Patrick Georgi
2015-04-22
google/*: Add MAINBOARD_HAS_CHROMEOS where appropriate
Patrick Georgi
2015-04-22
vboot2: CFLAGS_* doesn't contain preprocessor flags anymore
Patrick Georgi
2015-04-22
qemu-armv7: fix cbfs media implementation
Aaron Durbin
2015-04-22
coreboot: add a place to choose romstage loader
Aaron Durbin
2015-04-22
kontron/986lcd-m: update vendor URL
Patrick Georgi
2015-04-22
kontron/986lcd-m: Add release year
Patrick Georgi
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
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
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
[prev]
[next]