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
Age
Commit message (
Expand
)
Author
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-02-12
tegra132/pistachio: Increase romstage size in memlayout.ld
Julius Werner
2016-02-12
tegra132/210: Remove memlayout_vboot2.ld
Julius Werner
2016-02-12
timestamp: Remove HAS_PRECBMEM_TIMESTAMP_REGION Kconfig
Julius Werner
2016-01-18
header files: Fix guard name comments to match guard names
Martin Roth
2016-01-07
Correct some common spelling mistakes
Martin Roth
2015-11-17
arm64: tegra132: tegra210: Remove old arm64/stage_entry.S
Julius Werner
2015-11-16
arm64: Implement generic stage transitions for non-Tegra SoCs
Julius Werner
2015-11-11
arm/arm64: Generalize bootblock C entry point
Julius Werner
2015-11-11
arm64: mmu: Make page table manipulation work across stages
Julius Werner
2015-11-07
arm64: Remove cpu intialization through device-tree
Furquan Shaikh
2015-11-07
arm64: Remove SMP support
Furquan Shaikh
2015-11-07
arm64: remove spin table support
Aaron Durbin
2015-11-07
arm64: remove ARCH_ARM64_CORTEX_A57_POWER_DOWN_SUPPORT
Aaron Durbin
2015-11-07
arm64: remove secmon
Aaron Durbin
2015-11-05
nvidia/tegra210: lp0_resume: clear the MC_INTSTATUS if MC_INTMASK was 0
Joseph Lo
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-15
nvidia/tegra210: Drop FSF address
Patrick Georgi
2015-10-13
t132: Add TIMESTAMP region to memlayout.ld
Furquan Shaikh
2015-10-11
tegra132: increase romstage size for vboot
Aaron Durbin
2015-10-11
vboot: remove remnants of VBOOT_STUB
Aaron Durbin
2015-10-11
Do not show HAVE_MTC on non-tegra210
Vladimir Serbinenko
2015-10-07
cbfs: add struct cbfsf
Aaron Durbin
2015-10-02
tegra124: use the common verstage flow
Aaron Durbin
2015-10-01
tegra132/tegra210: remove verstage.c
Aaron Durbin
2015-09-30
vboot: provide a unified flow for separate verstage
Aaron Durbin
2015-09-22
linking: link bootblock.elf with .data and .bss sections again
Aaron Durbin
2015-09-17
t210: lp0_resume: Configure unused SDMMC1/3 pads for low power leakage
Yen Lin
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
t210: sdram_lp0: also save EmcBctSpare2 field
Yen Lin
2015-08-28
t210: lp0_resume: apply mbist WAR for audio on resume
Christopher Freeman
2015-08-28
edid: Use edid_mode struct to reduce redundancy
David Hendricks
2015-08-28
T210: Add 128MB VPR allocation/carveout
Tom Warren
2015-08-28
t210: Move page tables to end of TZDRAM
Furquan Shaikh
2015-08-28
t210: Pass in required BL31 parameters
Furquan Shaikh
2015-08-28
Smaug: Add NVDEC and TSEC carveouts
Tom Warren
2015-08-21
ChromeOS: Fix Kconfig dependencies
Martin Roth
2015-08-09
license headers: Drop FSF addresses again
Patrick Georgi
2015-07-29
t210: lp0_resume: implement MBIST workaround
Yen Lin
2015-07-24
tegra210: Fix parameter order of write32()
Stefan Reinauer
2015-07-24
tegra lp0: fix checkpatch errors
Stefan Reinauer
2015-07-23
t210: audio: add CLK_V_EXTPERIPH1 clock
Yen Lin
2015-07-23
t210: Enable WRAP to INCR burst type conversion in MSELECT
Yen Lin
2015-07-23
t210: implement MBIST workaround
Yen Lin
2015-07-23
t210: lp0_resume: set CAR2PMC_CPU_ACK_WIDTH to 0
Yen Lin
2015-07-23
t210: change memlayout.ld
Yen Lin
2015-07-21
t132: Correct dma_busy function
Tom Warren
2015-07-21
t210: Add tegra_lp0_resume code
Yen Lin
2015-07-21
t210: Correct device MMIO range
Jimmy Zhang
2015-07-16
t210: new sdram_lp0_save_params() function
Yen Lin
2015-07-16
t210: correct odmdata location in bct
Yen Lin
2015-07-16
t210: Reorganize memlayout.ld
Furquan Shaikh
2015-07-16
t210: SPI driver cleanup
Furquan Shaikh
2015-07-16
t210: Correct dma_busy function
Furquan Shaikh
2015-07-16
t210: Add PINMUX macros for drive strength
Furquan Shaikh
2015-07-13
tegra124/tegra210: Include stages.h in bootblock.c
Stefan Reinauer
2015-07-13
tegra210: Fix coding style in clock.c
Stefan Reinauer
2015-07-13
t210: Apply A57 hardware issue workaround during cpu startup
Furquan Shaikh
2015-07-13
t210: Add TZDRAM_BASE param to BL31_MAKEARGS
Furquan Shaikh
2015-07-09
t210: set CAR2PMC_CPU_ACK_WIDTH to 0
Yen Lin
2015-07-09
t210: i2c6: enable SOR_SAFE and DPAUX1 clocks for i2c6 to work
Yen Lin
2015-07-08
memlayout: Add timestamp regions for t210 and cygnus
Stefan Reinauer
2015-07-07
t132: Add timestamp collection support in t132
Furquan Shaikh
2015-07-07
T210: UTMIP: Correct UTMIP PLL programming as per Mark Kuo
Tom Warren
2015-07-06
t210: MTC cleanup
Furquan Shaikh
2015-07-04
Kconfig: Fix references to obsolete symbols
Martin Roth
2015-07-03
Kconfig whitespace cleanup: Change leading spaces to tabs
Martin Roth
2015-07-02
tegra124: verified boot fixups
Stefan Reinauer
2015-07-01
tegra132: adjust vboot2 memlayout to make coreboot compile
Stefan Reinauer
2015-07-01
nvidia/tegra210: Drop unused Kconfig symbol
Patrick Georgi
2015-07-01
tegra210: Include correct include files
Stefan Reinauer
2015-06-30
nvidia/tegra210: reserve more room for the romstage in vboot builds
Patrick Georgi
2015-06-30
nvidia/tegra210: add new SoC
Patrick Georgi
2015-06-30
t210: Set UTMIP_PCOUNT_UPDN_DIV to 0
Stephen Barber
2015-06-23
nvidia/tegra: expose more registers
Tom Warren
2015-06-23
tegra: Move pinmux enum constants from tegra/pinmux.h to soc-specific pinmux.h
Furquan Shaikh
2015-06-21
Remove obsolete EARLY_CONSOLE usage
Martin Roth
2015-06-21
Remove old HAVE_UART_MEMORY_MAPPED select statements
Martin Roth
2015-06-09
cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() API
Kyösti Mälkki
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-19
Remove Kconfig variable that has no effect
Patrick Georgi
2015-05-19
arm64: Reorganize payload entry code and related Kconfigs
Julius Werner
2015-05-19
arm64: Reorganize payload entry code and related Kconfigs
Julius Werner
2015-05-11
nvidia/tegra132: we write tables in ramstage
Patrick Georgi
2015-05-05
3rdparty: move to 3rdparty/blobs
Patrick Georgi
2015-05-05
3rdparty: Move to blobs
Patrick Georgi
2015-05-05
nvidia/tegra132: Fix vboot2 memory layout
Aaron Durbin
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/tegra132: Add spi_crop_chunk()
Patrick Georgi
2015-04-22
t132: Add gic.c to secmon
Furquan Shaikh
2015-04-22
nvidia/tegra*: check bus number for i2c driver APIs
Yen Lin
[next]