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
/
nvidia
/
tegra124
Age
Commit message (
Expand
)
Author
2016-12-05
spi: Define and use spi_ctrlr structure
Furquan Shaikh
2016-12-05
spi: Pass pointer to spi_slave structure in spi_setup_slave
Furquan Shaikh
2016-12-05
spi: Fix parameter types for spi functions
Furquan Shaikh
2016-08-31
src/soc: Add required space before opening parenthesis '('
Elyes HAOUAS
2016-07-31
src/soc: Capitalize CPU, ACPI, RAM and ROM
Elyes HAOUAS
2016-07-31
nvidia/tegra124: Adjust memlayout to Chrome OS toolchain
Stefan Reinauer
2016-07-27
soc/nvidia/tegra124: remove cache_policiy option
Aaron Durbin
2016-07-07
tegra124: Build verstage when CHROMEOS is selected
Paul Kocialkowski
2016-06-28
tegra124: Actually align the framebuffer's bytes-per-line to 32
Paul Kocialkowski
2016-06-12
Kconfig: Set VBOOT_OPROM_MATTERS for relevant non-x86 devices
Julius Werner
2016-05-09
tegra124: Align the framebuffer's bytes-per-line to 32
Paul Kocialkowski
2016-04-07
edid: Make framebuffer row alignment configurable
Julius Werner
2016-03-24
edid: Add helper function to calculate bits-per-pixel dependent values
Julius Werner
2016-03-08
nyan: Fix timestamps and CBFS SPI integration
Julius Werner
2016-02-21
soc/*: fix uart's regwidth specification in cbtables
Patrick Georgi
2016-01-07
Correct some common spelling mistakes
Martin Roth
2015-11-11
arm/arm64: Generalize bootblock C entry point
Julius Werner
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-11
vboot: remove remnants of VBOOT_STUB
Aaron Durbin
2015-10-02
tegra124: use the common verstage flow
Aaron Durbin
2015-09-22
linking: link bootblock.elf with .data and .bss sections again
Aaron Durbin
2015-09-09
verstage: use common program.ld for linking
Aaron Durbin
2015-09-07
Drop "See file CREDITS..." comment
Stefan Reinauer
2015-09-04
bootmode: add display_init_required()
Aaron Durbin
2015-08-28
edid: Use edid_mode struct to reduce redundancy
David Hendricks
2015-07-24
tegra lp0: fix checkpatch errors
Stefan Reinauer
2015-07-13
tegra124/tegra210: Include stages.h in bootblock.c
Stefan Reinauer
2015-07-02
tegra124: verified boot fixups
Stefan Reinauer
2015-06-23
tegra: Move pinmux enum constants from tegra/pinmux.h to soc-specific pinmux.h
Furquan Shaikh
2015-06-08
Remove empty lines at end of file
Elyes HAOUAS
2015-06-02
cbfs: new API and better program loading
Aaron Durbin
2015-05-26
coreboot: introduce boot_device
Aaron Durbin
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-05-05
vboot: remove uses of vboot2_verify_firmware()
Aaron Durbin
2015-04-29
kbuild: automatically include SOCs
Stefan Reinauer
2015-04-22
nvidia/tegra*: check bus number for i2c driver APIs
Yen Lin
2015-04-22
soc: select generic gpio lib on (almost) all non-x86 SOCs
Stefan Reinauer
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): Replace write32() and friends with writel()
Julius Werner
2015-04-18
vboot: make vboot2_verify_firmware return
Daisuke Nojiri
2015-04-17
chromeos: Move memlayout.h/symbols.h into common directory
Julius Werner
2015-04-17
uart: pass register width in the coreboot table
Vadim Bendebury
2015-04-14
CBFS: Automate ROM image layout and remove hardcoded offsets
Julius Werner
2015-04-10
vboot: move vboot files to designated directory
Daisuke Nojiri
2015-04-10
gpio: Extend common GPIO header, simplify function names
Julius Werner
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-06
New mechanism to define SRAM/memory map with automatic bounds checking
Julius Werner
2015-04-04
tegra124: use known-good drive for fast-train only
Neil Chen
2015-04-04
tegra124: add support for full DP link training
Neil Chen
2015-04-03
tegra124: implement platform_prog_run()
Aaron Durbin
2015-04-02
Nyans: replace cpu_reset with hard_reset
Daisuke Nojiri
2015-03-31
cbfs: remove cbfs_core.h includes
Aaron Durbin
2015-03-26
tegra: Clean up USB code
Furquan Shaikh
2015-03-24
vboot2: separate verstage from bootblock
Daisuke Nojiri
2015-03-24
nyans: reduce code duplication in bootblock and romstages
Daisuke Nojiri
2015-03-23
vboot2: read secdata and nvdata
Daisuke Nojiri
2015-03-21
tegra124: switch to stopwatch API
Aaron Durbin
2015-03-17
coreboot classes: Add dynamic classes to coreboot
Furquan Shaikh
2015-03-13
nyan: Remove broken setup_display() from romstage
Julius Werner
2015-03-02
coreboot arm: Define function for setting cntfrq register
Furquan Shaikh
2015-02-25
tegra124: Clean up ARM UART driver build
Marc Jones
2015-02-17
T124: perform ram_repair when CPU rail is powered on in warmboot
Yen Lin
2015-02-17
T124: perform ram_repair when CPU rail is powered on in coldboot
Yen Lin
2015-02-17
tegra124: Correct cpu power on sequence and CPUPWRGOOD_TIME
Jimmy Zhang
2015-01-27
CBMEM: Always use DYNAMIC_CBMEM
Kyösti Mälkki
2015-01-27
vboot2: implement select_firmware for pre-romstage verification
Daisuke Nojiri
2015-01-27
vboot2: add verstage
Stefan Reinauer
2015-01-14
Revert "vboot2: add verstage"
Paul Menzel
2015-01-13
vboot2: add verstage
Daisuke Nojiri
2015-01-09
tegra124: fix and fine tune the warm boot code
Joseph Lo
2015-01-04
tegra124: configure DP with correct pixel clock
Vince Hsu
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-26
tegra124: Add a utility function to read the cause of the most recent reset.
Gabe Black
2014-12-19
nyan*: Add fast link training functions
Jimmy Zhang
2014-12-17
tegra124: modify panel init sequence
Ken Chang
2014-12-17
nyan*: enable CLAMP_INPUTS
Ken Chang
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-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
[next]