aboutsummaryrefslogtreecommitdiff
path: root/src/soc/nvidia/tegra124
AgeCommit message (Expand)Author
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-02-22symbols.h: Add macro to define memlayout region symbolsJulius Werner
2019-01-14console: Change BOOTBLOCK_CONSOLE default to `y`Nico Huber
2018-11-29src: Remove duplicated round up functionElyes HAOUAS
2018-11-21(console,drivers/uart)/Kconfig: Fix dependenciesNico Huber
2018-11-16src: Remove unneeded include <cbmem.h>Elyes HAOUAS
2018-11-16src: Remove unneeded include <cbfs.h>Elyes HAOUAS
2018-11-16src: Remove unneeded include <lib.h>Elyes HAOUAS
2018-11-16src: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-11-16src: Get rid of duplicated includesElyes HAOUAS
2018-11-12src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS
2018-10-23src: Remove unneeded whitespaceElyes HAOUAS
2018-10-22reset: Convert individual boards to `board_reset()`Nico Huber
2018-10-11tegra124_lp0: make sure to build with compiler.h includedPatrick Georgi
2018-10-08Move compiler.h to commonlibNico Huber
2018-10-08src: Use tabs for indentationElyes HAOUAS
2018-10-04soc/nvidia/tegra124: Increase bootblock sizePatrick Rudolph
2018-09-14complier.h: add __always_inline and use it in code baseAaron Durbin
2018-09-10complier.h: add __noreturn and use it in code baseAaron Durbin
2018-08-09src/soc: Fix typoElyes HAOUAS
2018-07-09src/soc: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS
2018-06-04src/soc: Get rid of whitespace before tabElyes HAOUAS
2018-05-29src/soc: Add and update license headersMartin Roth
2018-05-28soc/nvidia: Get rid of device_tElyes HAOUAS
2018-05-22soc/nvidia/tegra(124|210): Add distclean targetsMartin Roth
2018-02-21driver/uart: Introduce a way for mainboard to override the baudrateJulien Viard de Galbert
2017-09-23mb/*/*: Remove rtc nvram configurable baud rateArthur Heymans
2017-09-05nvidia/tegra*: Use xcompile for compiler prefix unless specifiedPatrick Georgi
2017-08-18include/device: Split i2c.h into threeNico Huber
2017-08-02soc/nvidia/tegra*: force using our headers instead of compiler's/system'sPatrick Georgi
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2017-06-08device/Kconfig: Introduce MAINBOARD_FORCE_NATIVE_VGA_INITNico Huber
2017-06-02Kconfig: Introduce HAVE_(VBE_)LINEAR_FRAMEBUFFERNico Huber
2017-05-24soc/nvidia/tegra*: Move spi driver to use spi_bus_mapFurquan Shaikh
2017-05-05drivers/spi: Re-factor spi_crop_chunkFurquan Shaikh
2017-05-03lib/edid.c: Differentiate between absent and non-conformant EDIDArthur Heymans
2017-03-28vboot: Move remaining features out of vendorcode/google/chromeosJulius Werner
2017-03-28vboot: Remove CHIPSET_PROVIDES_VERSTAGE_MAIN_SYMBOL Kconfig optionJulius Werner
2016-12-05spi: Define and use spi_ctrlr structureFurquan Shaikh
2016-12-05spi: Pass pointer to spi_slave structure in spi_setup_slaveFurquan Shaikh
2016-12-05spi: Fix parameter types for spi functionsFurquan Shaikh
2016-08-31src/soc: Add required space before opening parenthesis '('Elyes HAOUAS
2016-07-31src/soc: Capitalize CPU, ACPI, RAM and ROMElyes HAOUAS
2016-07-31nvidia/tegra124: Adjust memlayout to Chrome OS toolchainStefan Reinauer
2016-07-27soc/nvidia/tegra124: remove cache_policiy optionAaron Durbin
2016-07-07tegra124: Build verstage when CHROMEOS is selectedPaul Kocialkowski
2016-06-28tegra124: Actually align the framebuffer's bytes-per-line to 32Paul Kocialkowski
2016-06-12Kconfig: Set VBOOT_OPROM_MATTERS for relevant non-x86 devicesJulius Werner
2016-05-09tegra124: Align the framebuffer's bytes-per-line to 32Paul Kocialkowski
2016-04-07edid: Make framebuffer row alignment configurableJulius Werner
2016-03-24edid: Add helper function to calculate bits-per-pixel dependent valuesJulius Werner
2016-03-08nyan: Fix timestamps and CBFS SPI integrationJulius Werner
2016-02-21soc/*: fix uart's regwidth specification in cbtablesPatrick Georgi
2016-01-07Correct some common spelling mistakesMartin Roth
2015-11-11arm/arm64: Generalize bootblock C entry pointJulius Werner
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-11vboot: remove remnants of VBOOT_STUBAaron Durbin
2015-10-02tegra124: use the common verstage flowAaron Durbin
2015-09-22linking: link bootblock.elf with .data and .bss sections againAaron Durbin
2015-09-09verstage: use common program.ld for linkingAaron Durbin
2015-09-07Drop "See file CREDITS..." commentStefan Reinauer
2015-09-04bootmode: add display_init_required()Aaron Durbin
2015-08-28edid: Use edid_mode struct to reduce redundancyDavid Hendricks
2015-07-24tegra lp0: fix checkpatch errorsStefan Reinauer
2015-07-13tegra124/tegra210: Include stages.h in bootblock.cStefan Reinauer
2015-07-02tegra124: verified boot fixupsStefan Reinauer
2015-06-23tegra: Move pinmux enum constants from tegra/pinmux.h to soc-specific pinmux.hFurquan Shaikh
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2015-06-02cbfs: new API and better program loadingAaron Durbin
2015-05-26coreboot: introduce boot_deviceAaron Durbin
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-05vboot: remove uses of vboot2_verify_firmware()Aaron Durbin
2015-04-29kbuild: automatically include SOCsStefan Reinauer
2015-04-22nvidia/tegra*: check bus number for i2c driver APIsYen Lin
2015-04-22soc: select generic gpio lib on (almost) all non-x86 SOCsStefan Reinauer
2015-04-21arm(64): Manually clean up the mess left by write32() transitionJulius Werner
2015-04-21arm(64): Globally replace writel(v, a) with write32(a, v)Julius Werner
2015-04-21arm(64): Replace write32() and friends with writel()Julius Werner
2015-04-18vboot: make vboot2_verify_firmware returnDaisuke Nojiri
2015-04-17chromeos: Move memlayout.h/symbols.h into common directoryJulius Werner
2015-04-17uart: pass register width in the coreboot tableVadim Bendebury
2015-04-14CBFS: Automate ROM image layout and remove hardcoded offsetsJulius Werner
2015-04-10vboot: move vboot files to designated directoryDaisuke Nojiri
2015-04-10gpio: Extend common GPIO header, simplify function namesJulius Werner
2015-04-08timer: Add generic udelay() implementationAaron Durbin
2015-04-08tegra124: Change all SoC headers to <soc/headername.h> systemJulius Werner
2015-04-06New mechanism to define SRAM/memory map with automatic bounds checkingJulius Werner
2015-04-04tegra124: use known-good drive for fast-train onlyNeil Chen
2015-04-04tegra124: add support for full DP link trainingNeil Chen
2015-04-03tegra124: implement platform_prog_run()Aaron Durbin
2015-04-02Nyans: replace cpu_reset with hard_resetDaisuke Nojiri
2015-03-31cbfs: remove cbfs_core.h includesAaron Durbin
2015-03-26tegra: Clean up USB codeFurquan Shaikh
2015-03-24vboot2: separate verstage from bootblockDaisuke Nojiri
2015-03-24nyans: reduce code duplication in bootblock and romstagesDaisuke Nojiri
2015-03-23vboot2: read secdata and nvdataDaisuke Nojiri
2015-03-21tegra124: switch to stopwatch APIAaron Durbin
2015-03-17coreboot classes: Add dynamic classes to corebootFurquan Shaikh
2015-03-13nyan: Remove broken setup_display() from romstageJulius Werner
2015-03-02coreboot arm: Define function for setting cntfrq registerFurquan Shaikh