Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
43a1f780ff6809f758092136b0b38c6917c27340
/
src
/
soc
/
nvidia
7dcf9d5
arm64: tegra132: tegra210: Remove old arm64/stage_entry.S
by Julius Werner
· 8 years ago
66a476a
arm64: Implement generic stage transitions for non-Tegra SoCs
by Julius Werner
· 8 years ago
86fc11d
arm/arm64: Generalize bootblock C entry point
by Julius Werner
· 8 years ago
fe4cbf1
arm64: mmu: Make page table manipulation work across stages
by Julius Werner
· 8 years ago
fdb3a8d
arm64: Remove cpu intialization through device-tree
by Furquan Shaikh
· 8 years ago
b3f6ad3
arm64: Remove SMP support
by Furquan Shaikh
· 8 years ago
1148786
arm64: remove spin table support
by Aaron Durbin
· 8 years ago
0325a45
arm64: remove ARCH_ARM64_CORTEX_A57_POWER_DOWN_SUPPORT
by Aaron Durbin
· 8 years ago
8c8e2b7
arm64: remove secmon
by Aaron Durbin
· 8 years ago
a28e908
nvidia/tegra210: lp0_resume: clear the MC_INTSTATUS if MC_INTMASK was 0
by Joseph Lo
· 8 years ago
a73b931
tree: drop last paragraph of GPL copyright header
by Patrick Georgi
· 8 years ago
b864de5
nvidia/tegra210: Drop FSF address
by Patrick Georgi
· 8 years ago
b1535e6
t132: Add TIMESTAMP region to memlayout.ld
by Furquan Shaikh
· 8 years ago
fb9e378
tegra132: increase romstage size for vboot
by Aaron Durbin
· 8 years ago
e957832b
vboot: remove remnants of VBOOT_STUB
by Aaron Durbin
· 8 years ago
5226266
Do not show HAVE_MTC on non-tegra210
by Vladimir Serbinenko
· 8 years ago
37a5d15
cbfs: add struct cbfsf
by Aaron Durbin
· 8 years ago
5a4f289
tegra124: use the common verstage flow
by Aaron Durbin
· 8 years ago
77051f1
tegra132/tegra210: remove verstage.c
by Aaron Durbin
· 8 years ago
588ad7b
vboot: provide a unified flow for separate verstage
by Aaron Durbin
· 8 years ago
d972f78
linking: link bootblock.elf with .data and .bss sections again
by Aaron Durbin
· 8 years ago
741537e
t210: lp0_resume: Configure unused SDMMC1/3 pads for low power leakage
by Yen Lin
· 8 years ago
e5bad5c
verstage: use common program.ld for linking
by Aaron Durbin
· 8 years ago
4460703
Drop "See file CREDITS..." comment
by Stefan Reinauer
· 8 years ago
bc98cc6
bootmode: add display_init_required()
by Aaron Durbin
· 8 years ago
3ad69e8
t210: sdram_lp0: also save EmcBctSpare2 field
by Yen Lin
· 8 years ago
4cd0d2f
t210: lp0_resume: apply mbist WAR for audio on resume
by Christopher Freeman
· 8 years ago
7dbf9c6
edid: Use edid_mode struct to reduce redundancy
by David Hendricks
· 8 years ago
5096787
T210: Add 128MB VPR allocation/carveout
by Tom Warren
· 8 years ago
8b38519
t210: Move page tables to end of TZDRAM
by Furquan Shaikh
· 8 years ago
f814215
t210: Pass in required BL31 parameters
by Furquan Shaikh
· 8 years ago
0bdb88b
Smaug: Add NVDEC and TSEC carveouts
by Tom Warren
· 8 years ago
967cd9a
ChromeOS: Fix Kconfig dependencies
by Martin Roth
· 8 years ago
d7eb0cb
license headers: Drop FSF addresses again
by Patrick Georgi
· 8 years ago
dec2751
t210: lp0_resume: implement MBIST workaround
by Yen Lin
· 8 years ago
5bd030d
tegra210: Fix parameter order of write32()
by Stefan Reinauer
· 8 years ago
775f833
tegra lp0: fix checkpatch errors
by Stefan Reinauer
· 8 years ago
ff40196
t210: audio: add CLK_V_EXTPERIPH1 clock
by Yen Lin
· 8 years ago
c2eae1a
t210: Enable WRAP to INCR burst type conversion in MSELECT
by Yen Lin
· 8 years ago
a501a8f
t210: implement MBIST workaround
by Yen Lin
· 8 years ago
21ee13c
t210: lp0_resume: set CAR2PMC_CPU_ACK_WIDTH to 0
by Yen Lin
· 8 years ago
cbaf927
t210: change memlayout.ld
by Yen Lin
· 8 years ago
d9c7a7b
t132: Correct dma_busy function
by Tom Warren
· 8 years ago
2b7693d
t210: Add tegra_lp0_resume code
by Yen Lin
· 8 years ago
7fea270
t210: Correct device MMIO range
by Jimmy Zhang
· 8 years ago
ae3d71a
t210: new sdram_lp0_save_params() function
by Yen Lin
· 8 years ago
5e03cd5
t210: correct odmdata location in bct
by Yen Lin
· 8 years ago
37daf35
t210: Reorganize memlayout.ld
by Furquan Shaikh
· 8 years ago
7731cdd
t210: SPI driver cleanup
by Furquan Shaikh
· 8 years ago
fe48f09
t210: Correct dma_busy function
by Furquan Shaikh
· 8 years ago
0aa1d50
t210: Add PINMUX macros for drive strength
by Furquan Shaikh
· 8 years ago
a9bc3bf
tegra124/tegra210: Include stages.h in bootblock.c
by Stefan Reinauer
· 8 years ago
2687d93
tegra210: Fix coding style in clock.c
by Stefan Reinauer
· 8 years ago
25fbe2a
t210: Apply A57 hardware issue workaround during cpu startup
by Furquan Shaikh
· 8 years ago
3ae5044
t210: Add TZDRAM_BASE param to BL31_MAKEARGS
by Furquan Shaikh
· 8 years ago
cad9e7a
t210: set CAR2PMC_CPU_ACK_WIDTH to 0
by Yen Lin
· 8 years ago
13fb749
t210: i2c6: enable SOR_SAFE and DPAUX1 clocks for i2c6 to work
by Yen Lin
· 8 years ago
8e39975
memlayout: Add timestamp regions for t210 and cygnus
by Stefan Reinauer
· 8 years ago
8e584ae
t132: Add timestamp collection support in t132
by Furquan Shaikh
· 9 years ago
faa76f5
T210: UTMIP: Correct UTMIP PLL programming as per Mark Kuo
by Tom Warren
· 8 years ago
5bcf8d6
t210: MTC cleanup
by Furquan Shaikh
· 8 years ago
df02c33
Kconfig: Fix references to obsolete symbols
by Martin Roth
· 8 years ago
45895f1
Kconfig whitespace cleanup: Change leading spaces to tabs
by Martin Roth
· 8 years ago
417f16b
tegra124: verified boot fixups
by Stefan Reinauer
· 8 years ago
ca77948
tegra132: adjust vboot2 memlayout to make coreboot compile
by Stefan Reinauer
· 8 years ago
ec88681
nvidia/tegra210: Drop unused Kconfig symbol
by Patrick Georgi
· 8 years ago
d0ed7ee
tegra210: Include correct include files
by Stefan Reinauer
· 8 years ago
d13fd1b
nvidia/tegra210: reserve more room for the romstage in vboot builds
by Patrick Georgi
· 8 years ago
40a3e32
nvidia/tegra210: add new SoC
by Patrick Georgi
· 8 years ago
e724879
t210: Set UTMIP_PCOUNT_UPDN_DIV to 0
by Stephen Barber
· 8 years ago
355dc1e
nvidia/tegra: expose more registers
by Tom Warren
· 8 years ago
018216d
tegra: Move pinmux enum constants from tegra/pinmux.h to soc-specific pinmux.h
by Furquan Shaikh
· 9 years ago
a412d39
Remove obsolete EARLY_CONSOLE usage
by Martin Roth
· 8 years ago
eb22da0e
Remove old HAVE_UART_MEMORY_MAPPED select statements
by Martin Roth
· 8 years ago
4fbac46
cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() API
by Kyösti Mälkki
· 9 years ago
5264862
Remove empty lines at end of file
by Elyes HAOUAS
· 8 years ago
899d13d
cbfs: new API and better program loading
by Aaron Durbin
· 8 years ago
c6588c5
coreboot: introduce boot_device
by Aaron Durbin
· 8 years ago
b890a12
Remove address from GPLv2 headers
by Patrick Georgi
· 9 years ago
e2b0aff
Remove Kconfig variable that has no effect
by Patrick Georgi
· 8 years ago
f1df50e
arm64: Reorganize payload entry code and related Kconfigs
by Julius Werner
· 8 years ago
59e7b42
arm64: Reorganize payload entry code and related Kconfigs
by Julius Werner
· 8 years ago
c96ff45
nvidia/tegra132: we write tables in ramstage
by Patrick Georgi
· 8 years ago
26e24cc
3rdparty: move to 3rdparty/blobs
by Patrick Georgi
· 8 years ago
f4f0287
3rdparty: Move to blobs
by Patrick Georgi
· 8 years ago
32bc18ef
nvidia/tegra132: Fix vboot2 memory layout
by Aaron Durbin
· 8 years ago
0946a1b
vboot: remove uses of vboot2_verify_firmware()
by Aaron Durbin
· 8 years ago
aae53ab
kbuild: automatically include SOCs
by Stefan Reinauer
· 8 years ago
21edc97
nvidia/tegra132: Add spi_crop_chunk()
by Patrick Georgi
· 8 years ago
54594d0
t132: Add gic.c to secmon
by Furquan Shaikh
· 8 years ago
cb6bb3b
nvidia/tegra*: check bus number for i2c driver APIs
by Yen Lin
· 8 years ago
97db1fb
soc: select generic gpio lib on (almost) all non-x86 SOCs
by Stefan Reinauer
· 9 years ago
9418476
arm(64): Manually clean up the mess left by write32() transition
by Julius Werner
· 9 years ago
2f37bd6
arm(64): Globally replace writel(v, a) with write32(a, v)
by Julius Werner
· 9 years ago
d21a329
arm(64): Replace write32() and friends with writel()
by Julius Werner
· 9 years ago
01368ed
Kconfig: rename CONSOLE_SERIAL_UART to DRIVERS_UART
by Patrick Georgi
· 8 years ago
23727ca
vboot: make vboot2_verify_firmware return
by Daisuke Nojiri
· 9 years ago
731bfef
chromeos: Move memlayout.h/symbols.h into common directory
by Julius Werner
· 9 years ago
9dccf1c
uart: pass register width in the coreboot table
by Vadim Bendebury
· 9 years ago
47f18d4
tegra132: lock down VPR
by Aaron Durbin
· 9 years ago
Next »