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-10
gpio: compile gpio.c at all stages
David Hendricks
2015-04-10
marvell/bg4cd: add gpio.h to fix broken build
Daisuke Nojiri
2015-04-10
gpio: decouple tristate gpio support from board ID
David Hendricks
2015-04-10
gpio: add a function to read GPIO array as base-2 value
David Hendricks
2015-04-10
gpio: cosmetic changes to tristate_gpios.c
David Hendricks
2015-04-10
rk3288: Adjust CBFS header and ROM offsets
Julius Werner
2015-04-10
rk3288: don't log LAST_TSHUT bit
huang lin
2015-04-10
rk3288: slowly raise to max cpu voltage to prevent overshoot
huang lin
2015-04-10
ryu: update board id definitions
Aaron Durbin
2015-04-10
ryu: remove board id normalization
Aaron Durbin
2015-04-10
tpm: allow 0 as valid i2c bus number
Daisuke Nojiri
2015-04-10
google/storm: Minor board ID changes
Dan Ehrenberg
2015-04-10
chromeos: add another VPD access API
Vadim Bendebury
2015-04-10
storm: Initialize clock, pinmux for NAND if present on board
Dan Ehrenberg
2015-04-10
gpio: Remove non-ternary tristate mode, make ternaries easier
Julius Werner
2015-04-10
gpio: Extend common GPIO header, simplify function names
Julius Werner
2015-04-10
storm: retrieve MAC address from VPD
Vadim Bendebury
2015-04-10
chromeos: move VPD MAC address retrieval function
Vadim Bendebury
2015-04-10
arm64: secmon: pass online CPUs to secmon
Aaron Durbin
2015-04-10
arm64: psci: use struct cpu_action to track startup entry
Aaron Durbin
2015-04-10
arm64: secmon: prepare for passing more state into secmon
Aaron Durbin
2015-04-10
arm64: secmon: wait for all CPUs to enter secmon
Aaron Durbin
2015-04-10
armv7-m: set stack pointer to _estack
Daisuke Nojiri
2015-04-10
armv7-m: add bootblock entry point
Daisuke Nojiri
2015-04-10
armv7-m: add empty cache routines
Daisuke Nojiri
2015-04-10
bg4cd: set bootblock and verstage architecture to armv7-m
Daisuke Nojiri
2015-04-10
armv7-m: add armv7-m configuration
Daisuke Nojiri
2015-04-09
northbridge/amd/agesa/familyXY: Make NULL device op explicit
Edward O'Callaghan
2015-04-09
soc: Use DEVICE_NOOP macro formalism over static stub func
Edward O'Callaghan
2015-04-09
bg4cd: drop init_timer() stub
Patrick Georgi
2015-04-09
bg4cd: Change all SoC headers to <soc/headername.h> system
Julius Werner
2015-04-09
bg4cd, cosmos: use SPI_WRAPPER configuration mode
Vadim Bendebury
2015-04-09
arm64: secmon: direct non-BSP cpus to start before BSP
Aaron Durbin
2015-04-09
tegra132: configure debug uart to 115200n8 in tegra_lp0_resume
Yen Lin
2015-04-09
arm64: psci: add node hierarchy
Aaron Durbin
2015-04-09
arm64: add malloc support to secmon
Aaron Durbin
2015-04-09
arm64: add mpidr field to cpu_info struct
Aaron Durbin
2015-04-09
bg4cd: add SPI controller driver skeleton
Vadim Bendebury
2015-04-09
pistachio: add timer frequency for SOC; correct platform ID
Ionela Voinescu
2015-04-09
pistachio: add SOC descriptor
Vadim Bendebury
2015-04-09
pistachio: modify memory layout
Vadim Bendebury
2015-04-09
pistachio: set correct CBMEM top address
Vadim Bendebury
2015-04-09
pistachio: allow more room for bootblock
Vadim Bendebury
2015-04-09
pistachio: implement timer support
Vadim Bendebury
2015-04-09
cosmos: rearrange configuration and makefile definitions
Vadim Bendebury
2015-04-09
cosmos: add template for soc and board files
Daisuke Nojiri
2015-04-08
rush: Add vboot2 support
Furquan Shaikh
2015-04-08
ryu: Add vboot2 support
Furquan Shaikh
2015-04-08
t132: Add vboot2 support
Furquan Shaikh
2015-04-08
timer: Add generic udelay() implementation
Aaron Durbin
2015-04-08
arm64: Add timestamp.c to bootblock and verstage
Furquan Shaikh
2015-04-08
tegra124: Change all SoC headers to <soc/headername.h> system
Julius Werner
2015-04-08
ipq806x: Change all SoC headers to <soc/headername.h> system
Julius Werner
2015-04-08
console: fix Kconfig uses
Patrick Georgi
2015-04-08
rk3288: Change all SoC headers to <soc/headername.h> system
Julius Werner
2015-04-08
rk3288: support tsadc
huang lin
2015-04-08
rk3288: configure l2ctlr in romstage
huang lin
2015-04-08
tegra132: Remove clamp_tristate_inputs() call
Tom Warren
2015-04-08
arm: Dump additional fault registers in abort handlers
Julius Werner
2015-04-08
arm: Add timestamp.c to bootblock and verstage
Furquan Shaikh
2015-04-08
armv7: Change all memory domains to Client so XN bits work
Julius Werner
2015-04-08
tegra132: Change all SoC headers to <soc/headername.h> system
Julius Werner
2015-04-08
rk3288: Add early SRAM mapping
Julius Werner
2015-04-08
armv7: Add fine-grained page table support
Julius Werner
2015-04-08
timestamp: Add bootblock start and end to timestamp constants
Furquan Shaikh
2015-04-08
rk3288: Fix some PLL divisors and improve clock code
Julius Werner
2015-04-08
rk3288: Re-write spi_xfer() to support full duplex
David Hendricks
2015-04-07
rmodule: remove cbmem_entry usage
Aaron Durbin
2015-04-07
hardwaremain: explicitly call cbmem_initialize() early
Aaron Durbin
2015-04-07
cbfs: Enforce media->map() result checking, improve error messages
Julius Werner
2015-04-07
storm: fix CBFS definitions
Vadim Bendebury
2015-04-07
armv4: correct ARMV4 VERSTAGE guard
Aaron Durbin
2015-04-07
rmodules: fix linking
Aaron Durbin
2015-04-07
tegra132: Provide weak implementation of usb_setup_utmip in funitcfg.c
Furquan Shaikh
2015-04-07
mips: add c0 register access plumbing
Vadim Bendebury
2015-04-07
pistachio: Change all SoC headers to <soc/headername.h> system
Julius Werner
2015-04-07
exynos5420: Change all SoC headers to <soc/headername.h> system
Julius Werner
2015-04-07
exynos5250: Change all SoC headers to <soc/headername.h> system
Julius Werner
2015-04-07
arm: Include types.h in clock.h
Patrick Georgi
2015-04-07
broadwell: Change all SoC headers to <soc/headername.h> system
Julius Werner
2015-04-07
baytrail: Change all SoC headers to <soc/headername.h> system
Julius Werner
2015-04-07
arm64: Add verstage support
Furquan Shaikh
2015-04-07
kconfig: drop intermittend forwarder files
Stefan Reinauer
2015-04-06
New mechanism to define SRAM/memory map with automatic bounds checking
Julius Werner
2015-04-06
global: Refactor get_option usage
Varad Gautam
2015-04-06
Add predefined __ROMSTAGE__ and __RAMSTAGE__ macros
Julius Werner
2015-04-06
build system: run linker scripts through the preprocessor
Patrick Georgi
2015-04-06
tegra132: Add tegra_lp0_resume code
Yen Lin
2015-04-06
baytrail: Fix hdmi audio choppy issue
Kein Yuan
2015-04-06
baytrail: reinitialize spi controller in SMM finalization
Aaron Durbin
2015-04-06
arch/arm64/boot.c: Only return if condition is met
Paul Menzel
2015-04-05
acpi: protect acpi generators from PRE_RAM & SMM
Alexander Couzens
2015-04-05
mainboard/lenovo/x201: correct sata_port_map
Alexander Couzens
2015-04-05
intel/nehalem: rename copypasted smi finalizer function
Alexander Couzens
2015-04-04
build system: rename __BOOT_BLOCK__ and __VER_STAGE__
Patrick Georgi
2015-04-04
build system x86: deprecate bootblock_lds and ldscripts variables
Patrick Georgi
2015-04-04
build system: use full (in-tree) paths
Patrick Georgi
2015-04-04
rk3288: set cpu frequency up to 1.8GHz
huang lin
2015-04-04
rk3288: guarantee i2c low period more than 1.3us
huang lin
2015-04-04
t132: Enable SMMU translations
Furquan Shaikh
[prev]
[next]