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
/
soc
Age
Commit message (
Expand
)
Author
2015-04-10
tegra132: rename clock_display() to clock_configure_plld()
Aaron Durbin
2015-04-10
tegra132: Set dc to resize the difference between framebuffer and panel
Jimmy Zhang
2015-04-10
tegra132: Add framebuffer parameters
Jimmy Zhang
2015-04-10
tegra132: Pass panel spec to lib_sysinfo
Jimmy Zhang
2015-04-10
tegra132: Expand ramstage size to 208k (from 192k)
Jimmy Zhang
2015-04-10
tegra132: Add dsi driver
Jimmy Zhang
2015-04-10
tegra132: Add panel mode spec
Jimmy Zhang
2015-04-10
google/rush_ryu: dsi: Enable panel related vdd and clocks
Jimmy Zhang
2015-04-10
tegra132: Increase space for romstage in memlayout
Furquan Shaikh
2015-04-10
baytrail: correct NC pin to GPO pin according to BYT platform design guide
Kane Chen
2015-04-10
broadwell: Correct XHCI offset for USB 3.0 ports
Julius Werner
2015-04-10
broadwell: Set PCIe replay timeout to 0xD
Duncan Laurie
2015-04-10
baytrail: add code for supporting 2x ddr refresh rate
Kane Chen
2015-04-10
broadwell: Add configuration for tuning VR for C-state operations
Duncan Laurie
2015-04-10
broadwell: Preserve VbNv around cmos_init
Duncan Laurie
2015-04-10
broadwell: Add function to apply PRR to a range of SPI flash
Duncan Laurie
2015-04-10
broadwell: Turn off panel backlight in S5 SMI handler
Duncan Laurie
2015-04-10
broadwell: Skip steps when disabling PCIe port
Duncan Laurie
2015-04-10
broadwell: Remove XHCI workarounds on WPT
Duncan Laurie
2015-04-10
broadwell: Only do pre-graphics delay when running option rom
Duncan Laurie
2015-04-10
broadwell: Fix PCIe ports programming sequences to enable HSIOPC
Wenkai Du
2015-04-10
broadwell: Update SATA Gen3 TX adjustment registers
Duncan Laurie
2015-04-10
broadwell: Add a few bits to finalize step
Duncan Laurie
2015-04-10
baytrail: fix the coding error on PCIe L1 exit latency
Kevin L Lee
2015-04-10
Baytrail: Prior to PCI scan, wait for LCTL to be active in 50 ms
Kevin Hsieh
2015-04-10
Broadwell: Set boot_mode of pei_data before running reference code
Kenji Chen
2015-04-10
broadwell: Increase I2C SDA hold timing to 300ns
Chiranjeevi Rapolu
2015-04-10
broadwell: add RCBA posting read after writing
Wenkai Du
2015-04-10
Broadwell: Synchronization with FRC for Root Port Power Management
Kenji Chen
2015-04-10
broadwell: Skip DDI-A enable in S3 resume
Duncan Laurie
2015-04-10
broadwell: Add support for ACPI \_GPE._SWS
Duncan Laurie
2015-04-10
baytrail: Switch from ACPI mode to PCI mode for legacy support
Marc Jones
2015-04-10
vboot: move vboot files to designated directory
Daisuke Nojiri
2015-04-10
ipq806x: Remove extra INCLUDES
Patrick Georgi
2015-04-10
google/rush: Add I2C1 init and audio clock enable/resets
Tom Warren
2015-04-10
tegra132: Add routine to enable all audio periphs under AHUB
Tom Warren
2015-04-10
tegra132: Add I2C1 support to funit
Tom Warren
2015-04-10
arm64: Implement PSCI command support
Aaron Durbin
2015-04-10
arm64: secmon: add entry point for turned on CPUs
Aaron Durbin
2015-04-10
ryu: Add display_start api
Jimmy Zhang
2015-04-10
marvell/bg4cd: add gpio.h to fix broken build
Daisuke Nojiri
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
google/storm: Minor board ID changes
Dan Ehrenberg
2015-04-10
storm: Initialize clock, pinmux for NAND if present on board
Dan Ehrenberg
2015-04-10
gpio: Extend common GPIO header, simplify function names
Julius Werner
2015-04-10
bg4cd: set bootblock and verstage architecture to armv7-m
Daisuke Nojiri
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
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
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
t132: Add vboot2 support
Furquan Shaikh
2015-04-08
timer: Add generic udelay() implementation
Aaron Durbin
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
tegra132: Remove clamp_tristate_inputs() call
Tom Warren
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
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
storm: fix CBFS definitions
Vadim Bendebury
2015-04-07
tegra132: Provide weak implementation of usb_setup_utmip in funitcfg.c
Furquan Shaikh
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
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
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
Add predefined __ROMSTAGE__ and __RAMSTAGE__ macros
Julius Werner
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-04
build system: rename __BOOT_BLOCK__ and __VER_STAGE__
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
2015-04-04
tegra132: Store ODMDATA from BCT into PMC scratch for use by kernel
Tom Warren
2015-04-04
tegra132: remove framebuffer reservation
Aaron Durbin
2015-04-04
veyron_pinky/rk3288: Use KHz, MHz and GHz constants
Julius Werner
2015-04-04
broadwell: Enable turbo ratio if available
Duncan Laurie
2015-04-04
Broadwell: Pass TSC value to romstage_main
Lee Leahy
2015-04-04
broadwell: fix typo in pei_data
Duncan Laurie
2015-04-04
broadwell: Add USB3 PHY tuning fields to PEI DATA
Duncan Laurie
2015-04-04
Baytrail: Fix no_dev_behind_port not executed for RP1/2/3.
Kenji Chen
[next]