Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
1f4b5eff379c5285b70d11f2b2210ffc5600be5b
/
src
/
soc
/
nvidia
448d9fb
src: Use "foo *bar" instead of "foo* bar"
by Elyes HAOUAS
· 4 years, 8 months ago
c515898
src/soc: Add and update license headers
by Martin Roth
· 4 years, 8 months ago
3fcb218
soc/nvidia: Get rid of device_t
by Elyes HAOUAS
· 4 years, 8 months ago
7a604bb
soc/nvidia/tegra(124|210): Add distclean targets
by Martin Roth
· 4 years, 8 months ago
6403167
compiler.h: add __weak macro
by Aaron Durbin
· 4 years, 9 months ago
235daa4
driver/uart: Introduce a way for mainboard to override the baudrate
by Julien Viard de Galbert
· 5 years ago
5268b76
src/soc: Fix various typos
by Jonathan Neuschäfer
· 5 years ago
feefcca
soc/nvidia/tegra210: add missing bl31 params to ATF config
by Andre Heider
· 5 years ago
92712d3
soc/nvidia/tegra210: set up the clock of the chosen UART
by Andre Heider
· 5 years ago
86fd16c
soc/nvidia/tegra210: add console UART helper functions
by Andre Heider
· 5 years ago
c9aa0c3
soc/nvidia/tegra210: define missing UART clocks sources
by Andre Heider
· 5 years ago
aa8e5d3
soc: Add Kconfig for each soc vendor
by Chris Ching
· 5 years ago
b29078e
mb/*/*: Remove rtc nvram configurable baud rate
by Arthur Heymans
· 6 years ago
2517484
nvidia/tegra*: Use xcompile for compiler prefix unless specified
by Patrick Georgi
· 5 years ago
0f2dd1e
include/device: Split i2c.h into three
by Nico Huber
· 5 years ago
029dfff
i2c: Move to Linux like `struct i2c_msg`
by Nico Huber
· 6 years ago
1ac0aa9
soc/nvidia/tegra*: force using our headers instead of compiler's/system's
by Patrick Georgi
· 5 years ago
99aa6ce
src/soc: add IS_ENABLED() around Kconfig symbol references
by Martin Roth
· 6 years ago
6a00113
Rename __attribute__((packed)) --> __packed
by Stefan Reinauer
· 6 years ago
26ce9af
device/Kconfig: Introduce MAINBOARD_FORCE_NATIVE_VGA_INIT
by Nico Huber
· 6 years ago
7971582e
Kconfig: Introduce HAVE_(VBE_)LINEAR_FRAMEBUFFER
by Nico Huber
· 6 years ago
c25b2a1
tegra210: Remove fake cpu_reset()
by Julius Werner
· 6 years ago
b46e9f6
soc/nvidia/tegra*: Move spi driver to use spi_bus_map
by Furquan Shaikh
· 6 years ago
de705fa
drivers/spi: Re-factor spi_crop_chunk
by Furquan Shaikh
· 6 years ago
8c5884e
lib/edid.c: Differentiate between absent and non-conformant EDID
by Arthur Heymans
· 6 years ago
58c3938
vboot: Move remaining features out of vendorcode/google/chromeos
by Julius Werner
· 6 years ago
94d9411
vboot: Remove CHIPSET_PROVIDES_VERSTAGE_MAIN_SYMBOL Kconfig option
by Julius Werner
· 6 years ago
1210b41
vboot: Select SoC-specific configuration for all Chrome OS boards
by Julius Werner
· 6 years ago
94f8699
spi: Define and use spi_ctrlr structure
by Furquan Shaikh
· 6 years ago
36b81af
spi: Pass pointer to spi_slave structure in spi_setup_slave
by Furquan Shaikh
· 6 years ago
0dba025
spi: Fix parameter types for spi functions
by Furquan Shaikh
· 6 years ago
f924aee
soc/nvidia/tegra210: Remove CONSOLE_SERIAL_TEGRA210_UART_CHOICES
by Martin Roth
· 6 years ago
8ea0651
Makefiles: update cbfs types from bare numbers to values
by Martin Roth
· 6 years ago
29fc9bb
commonlib: move DIV_ROUND macros from nvidia/tegra
by Arthur Heymans
· 6 years ago
4a83f1c
src/soc: Add required space before opening parenthesis '('
by Elyes HAOUAS
· 6 years ago
c7740d6
chromeos: Make CHROMEOS_RAMOOPS_NON_ACPI a default for non-ACPI boards
by Julius Werner
· 6 years ago
480a38f
soc/nvidia/tegra210: remove unused spi boot device support
by Aaron Durbin
· 6 years ago
9ba0699
soc/nvidia/tegra132: remove tegra132 support
by Aaron Durbin
· 6 years ago
038e724
src/soc: Capitalize CPU, ACPI, RAM and ROM
by Elyes HAOUAS
· 7 years ago
9071670
nvidia/tegra124: Adjust memlayout to Chrome OS toolchain
by Stefan Reinauer
· 7 years ago
4c72d36
Remove extra newlines from the end of all coreboot files.
by Martin Roth
· 7 years ago
9cbc90a
soc/nvidia/tegra124: remove cache_policiy option
by Aaron Durbin
· 7 years ago
4934818
Documentation: Fix doxygen errors
by Martin Roth
· 7 years ago
2d0281c
tegra124: Build verstage when CHROMEOS is selected
by Paul Kocialkowski
· 7 years ago
bc141de
tegra124: Actually align the framebuffer's bytes-per-line to 32
by Paul Kocialkowski
· 7 years ago
0a0f9c5
Kconfig: Set VBOOT_OPROM_MATTERS for relevant non-x86 devices
by Julius Werner
· 7 years ago
6ec72c9
drivers/uart: Use uart_platform_refclk for all UART models
by Lee Leahy
· 7 years ago
8957dd6
tegra124: Align the framebuffer's bytes-per-line to 32
by Paul Kocialkowski
· 7 years ago
0dcd417
tegra132, tegra210: Align the framebuffer's bytes-per-line to 64
by Paul Kocialkowski
· 7 years ago
536f5a7
tegra132, tegra210: Fix "becasue" typo in comments
by Paul Kocialkowski
· 7 years ago
2b6db97
edid: Make framebuffer row alignment configurable
by Julius Werner
· 7 years ago
6911219
edid: Add helper function to calculate bits-per-pixel dependent values
by Julius Werner
· 7 years ago
f545208
nyan: Fix timestamps and CBFS SPI integration
by Julius Werner
· 7 years ago
a7cac0c
soc/*: fix uart's regwidth specification in cbtables
by Patrick Georgi
· 7 years ago
d189987
tegra132/pistachio: Increase romstage size in memlayout.ld
by Julius Werner
· 7 years ago
ce8c4bf
tegra132/210: Remove memlayout_vboot2.ld
by Julius Werner
· 7 years ago
8c09377
timestamp: Remove HAS_PRECBMEM_TIMESTAMP_REGION Kconfig
by Julius Werner
· 7 years ago
fd277d8
header files: Fix guard name comments to match guard names
by Martin Roth
· 7 years ago
2ed0aa2
Correct some common spelling mistakes
by Martin Roth
· 7 years ago
7dcf9d5
arm64: tegra132: tegra210: Remove old arm64/stage_entry.S
by Julius Werner
· 7 years ago
66a476a
arm64: Implement generic stage transitions for non-Tegra SoCs
by Julius Werner
· 7 years ago
86fc11d
arm/arm64: Generalize bootblock C entry point
by Julius Werner
· 7 years ago
fe4cbf1
arm64: mmu: Make page table manipulation work across stages
by Julius Werner
· 7 years ago
fdb3a8d
arm64: Remove cpu intialization through device-tree
by Furquan Shaikh
· 7 years ago
b3f6ad3
arm64: Remove SMP support
by Furquan Shaikh
· 7 years ago
1148786
arm64: remove spin table support
by Aaron Durbin
· 7 years ago
0325a45
arm64: remove ARCH_ARM64_CORTEX_A57_POWER_DOWN_SUPPORT
by Aaron Durbin
· 7 years ago
8c8e2b7
arm64: remove secmon
by Aaron Durbin
· 7 years ago
a28e908
nvidia/tegra210: lp0_resume: clear the MC_INTSTATUS if MC_INTMASK was 0
by Joseph Lo
· 7 years ago
a73b931
tree: drop last paragraph of GPL copyright header
by Patrick Georgi
· 7 years ago
b864de5
nvidia/tegra210: Drop FSF address
by Patrick Georgi
· 7 years ago
b1535e6
t132: Add TIMESTAMP region to memlayout.ld
by Furquan Shaikh
· 7 years ago
fb9e378
tegra132: increase romstage size for vboot
by Aaron Durbin
· 7 years ago
e957832b
vboot: remove remnants of VBOOT_STUB
by Aaron Durbin
· 7 years ago
5226266
Do not show HAVE_MTC on non-tegra210
by Vladimir Serbinenko
· 7 years ago
37a5d15
cbfs: add struct cbfsf
by Aaron Durbin
· 7 years ago
5a4f289
tegra124: use the common verstage flow
by Aaron Durbin
· 7 years ago
77051f1
tegra132/tegra210: remove verstage.c
by Aaron Durbin
· 7 years ago
588ad7b
vboot: provide a unified flow for separate verstage
by Aaron Durbin
· 7 years ago
d972f78
linking: link bootblock.elf with .data and .bss sections again
by Aaron Durbin
· 7 years ago
741537e
t210: lp0_resume: Configure unused SDMMC1/3 pads for low power leakage
by Yen Lin
· 7 years ago
e5bad5c
verstage: use common program.ld for linking
by Aaron Durbin
· 7 years ago
4460703
Drop "See file CREDITS..." comment
by Stefan Reinauer
· 7 years ago
bc98cc6
bootmode: add display_init_required()
by Aaron Durbin
· 7 years ago
3ad69e8
t210: sdram_lp0: also save EmcBctSpare2 field
by Yen Lin
· 7 years ago
4cd0d2f
t210: lp0_resume: apply mbist WAR for audio on resume
by Christopher Freeman
· 7 years ago
7dbf9c6
edid: Use edid_mode struct to reduce redundancy
by David Hendricks
· 7 years ago
5096787
T210: Add 128MB VPR allocation/carveout
by Tom Warren
· 7 years ago
8b38519
t210: Move page tables to end of TZDRAM
by Furquan Shaikh
· 7 years ago
f814215
t210: Pass in required BL31 parameters
by Furquan Shaikh
· 7 years ago
0bdb88b
Smaug: Add NVDEC and TSEC carveouts
by Tom Warren
· 7 years ago
967cd9a
ChromeOS: Fix Kconfig dependencies
by Martin Roth
· 7 years ago
d7eb0cb
license headers: Drop FSF addresses again
by Patrick Georgi
· 7 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
Next »