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-01-03
ipq806x: clean up UART driver tx_byte function
Vadim Bendebury
2015-01-03
storm: Put the page table at a correct address
Vadim Bendebury
2015-01-03
storm: modify memory layout
Vadim Bendebury
2015-01-03
soc/ipq806x : Add CONFIG_TTB_BUFFER for the soc.
Deepa Dinamani
2015-01-03
ipq8064: add SOC initialization skeleton
Vadim Bendebury
2015-01-03
storm/ipq8064: add dynamic CBMEM support
Vadim Bendebury
2015-01-03
ipq8064: Configure storm bootblock to run
Vadim Bendebury
2015-01-03
storm: ipq8064: enable CBFS SPI wrapper
Vadim Bendebury
2015-01-03
ipq8084: provide monotonic us timer
Vadim Bendebury
2015-01-01
soc/riscv: Fix typo in src/soc/ucb/Makefile.inc.
Ronald G. Minnich
2014-12-31
broadwell: Hook into the build system
Duncan Laurie
2014-12-31
broadwell: Preparations for building
Marc Jones
2014-12-31
ipq8064: modify SPI controller driver to work in coreboot
Vadim Bendebury
2014-12-31
ipq8064/storm: UART enable and various fixes
Vadim Bendebury
2014-12-31
baytrail: add more gpio init macros
Kane Chen
2014-12-30
ipq8064: copy u-boot spi driver as is
Vadim Bendebury
2014-12-30
tegra: i2c: Add a timeout to I2C bit clear recovery mechanism
Julius Werner
2014-12-30
i2c: Add software_i2c driver for I2C debugging and emulation
Julius Werner
2014-12-30
tegra124: Active dc/sor register change immediately
Vince Hsu
2014-12-30
tegra124: display clock should be initialized before any access
Vince Hsu
2014-12-30
ipq8064: prepare uart driver for use in coreboot
Vadim Bendebury
2014-12-30
ipq8064: prepare include files before adding UART driver
Vadim Bendebury
2014-12-30
ipq8064: SOC UART driver belongs in the SOC directory
Vadim Bendebury
2014-12-30
ipq8064: make timer services available
Marc Jones
2014-12-30
ipq/arm: Redesign hooks for bootblock
Vadim Bendebury
2014-12-30
baytrail: Add defines and functions for GPNCORE
Kein Yuan
2014-12-28
intel baytrail broadwell: Include microcode updates
Kyösti Mälkki
2014-12-27
samsung/exynos*/Makefile.inc: Simplify unnecessary ifeq
Edward O'Callaghan
2014-12-26
tegra124: Add a utility function to read the cause of the most recent reset.
Gabe Black
2014-12-26
nyan*: I2C: Implement bus clear when 'ARB_LOST' error occurs
Tom Warren
2014-12-26
soc/samsung/exynos5250/clk.h: Trivial, fix spelling in comments
Edward O'Callaghan
2014-12-26
soc/samsung/exynos5250/clock.c: Trivial whitespace fixes
Edward O'Callaghan
2014-12-26
soc/samsung/exynos: Sync 'power.c' between chip variants
Edward O'Callaghan
2014-12-25
soc/samsung/exynos: Make 'ps_hold_setup()' static
Edward O'Callaghan
2014-12-19
nyan*: Add fast link training functions
Jimmy Zhang
2014-12-19
fsp_baytrail: Initialize LPC pads in bootblock for port 80
Martin Roth
2014-12-19
fsp_baytrail: Remove GPIO_NC1 #define
Martin Roth
2014-12-19
baytrail SOCs: Add missing comma in gpio.h
Martin Roth
2014-12-17
baytrail: initialize backlight PWM frequency
Aaron Durbin
2014-12-17
x86: Initialize SPI controller explicitly during PCH init
David Hendricks
2014-12-17
tegra124: modify panel init sequence
Ken Chang
2014-12-17
nyan*: enable CLAMP_INPUTS
Ken Chang
2014-12-17
fsp_baytrail: Add code to read GPIOs in romstage
Martin Roth
2014-12-17
ARM: Use LPAE for Virtual Address Translation
Daisuke Nojiri
2014-12-17
tegra124: change PLLD VCO calculation algorithm
Ken Chang
2014-12-16
tegra124: Allow "best" PLLD parameters for unmatched pixel clock.
Hung-Te Lin
2014-12-16
tegra124: Always enable DC when attaching SOR.
Hung-Te Lin
2014-12-16
nyan*: debug: Add sor registers dump function
Jimmy Zhang
2014-12-16
tegra124: clock: Enforce PLL constraints for VCO and CF
Julius Werner
2014-12-16
nyan*: Set SOR_NV_PDISP_SOR_DP_SPARE0 register
Jimmy Zhang
2014-12-16
nyan*: merge a couple of sor setting difference from kernel driver
Jimmy Zhang
2014-12-16
nyan*: Apply sor fix from kernel dc driver
Jimmy Zhang
2014-12-16
tegra124: Initialize display panel by EDID.
Hung-Te Lin
2014-12-16
CBMEM console: Fix boards with BROKEN_CAR_MIGRATE
Kyösti Mälkki
2014-12-16
Intel FSP: Move to DYNAMIC_CBMEM
Kyösti Mälkki
2014-12-16
i2c: Replace the i2c API.
Gabe Black
2014-12-15
tegra124: set MOT bit for I2C-over-AUX
Ken Chang
2014-12-15
tegra124: Setup clock PLLD by approximating display panel pixel clock.
Hung-Te Lin
2014-12-15
tegra124: Release DMA channel at end of transaction
David Hendricks
2014-12-15
tegra124: Use correct mask for APB bus width
David Hendricks
2014-12-15
nyan: Enable the cbmem console on nyan and allocate space for it in SRAM.
Gabe Black
2014-12-15
tegra124: More improvements to the clock initialization macros.
Gabe Black
2014-12-15
tegra: spi: Read the command1 register to ensure the write to it completes.
Gabe Black
2014-12-15
tegra124: A couple clock fixes.
Gabe Black
2014-12-15
tegra124: Add tegra_dc_i2c_aux_read to allow reading EDID.
Hung-Te Lin
2014-12-15
tegra124: Skip display init when vboot says we don't need it.
Gabe Black
2014-12-09
spi: Eliminate the spi_cs_activate and spi_cs_deactivate functions.
Gabe Black
2014-12-09
spi: Remove the spi_set_speed and spi_cs_is_valid functions.
Gabe Black
2014-12-09
spi: Factor EC protocol details out of the SPI drivers.
Gabe Black
2014-12-09
UCB RISCV: Switch to DYNAMIC_CBMEM
Kyösti Mälkki
2014-12-09
fsp platfoms: add prototype & consolidate main entry-point
Martin Roth
2014-12-08
intel/baytrail: Spelling fixes
Martin Roth
2014-12-08
intel/fsp_baytrail: Spelling fixes
Martin Roth
2014-12-08
samsung/exynos5420: Spelling Fixes
Martin Roth
2014-12-08
intel/broadwell: Spelling fixes
Martin Roth
2014-12-06
soc/qualcomm/ipq806x/Kconfig: Fix indent style
Edward O'Callaghan
2014-12-05
fsp_baytrail: Update function disable code
Martin Roth
2014-12-05
fsp_baytrail: Kconfig update for Gold 3 FSP
Martin Roth
2014-12-05
fsp_baytrail: Update microcode for Gold 3 FSP release
Martin Roth
2014-12-05
FSP platform microcode: Update to remove Kconfig variable
Martin Roth
2014-12-05
ipq8064: Make clock code build in coreboot
Vadim Bendebury
2014-12-05
ipq8064: prepare UART driver for use in coreboot
Vadim Bendebury
2014-12-05
fsp_baytrail: remove register option for TSEG size
Martin Roth
2014-12-05
fsp_baytrail: update printk to use FSP_INFO_LEVEL
Martin Roth
2014-12-05
fsp_baytrail: update for UPD_DEVICE_CHECK macro
Martin Roth
2014-12-05
fsp_baytrail: update to add the UPD_MEMDOWN_CHECK macro
Martin Roth
2014-12-05
fsp_baytrail: update for UPD_SPD_CHECK macro
Martin Roth
2014-12-05
fsp_baytrail: update to add the UPD_DEFAULT_CHECK macro
Martin Roth
2014-12-02
Replace hlt with halt()
Patrick Georgi
2014-12-01
Add UCB RISCV support for architecture, soc, and emulation mainboard..
Ronald G. Minnich
2014-12-01
Mark non-executable files non-executable
Patrick Georgi
2014-11-30
Replace hlt() loops with halt()
Patrick Georgi
2014-11-28
ACPI: Remove CBMEM TOC from GNVS
Kyösti Mälkki
2014-11-25
intel: Remove IRQ1 from possible PIRQ assignemnt.
Vladimir Serbinenko
2014-11-24
intel/fsp_baytrail: add new CPUID for Baytrail I step D0
Herve ELter
2014-11-21
intel/fsp_baytrail: add Gold3 FSP support
York Yang
2014-11-20
Replace includes of build.h with version.h
Kyösti Mälkki
2014-11-19
broadwell: move to per-device ACPI.
Vladimir Serbinenko
2014-11-19
fsp_baytrail: Fix ACPI 'Object is not referenced' warnings
Martin Roth
2014-11-19
fsp_baytrail: Update chip.h UPD entries to match names in fspvpd.h
Martin Roth
[prev]
[next]