summaryrefslogtreecommitdiffstats
path: root/src/soc/nvidia/tegra124
Commit message (Expand)AuthorAgeFilesLines
* src/soc: Add required space before opening parenthesis '('Elyes HAOUAS2016-08-311-2/+2
* src/soc: Capitalize CPU, ACPI, RAM and ROMElyes HAOUAS2016-07-315-6/+6
* nvidia/tegra124: Adjust memlayout to Chrome OS toolchainStefan Reinauer2016-07-311-3/+3
* soc/nvidia/tegra124: remove cache_policiy optionAaron Durbin2016-07-272-2/+1
* tegra124: Build verstage when CHROMEOS is selectedPaul Kocialkowski2016-07-071-0/+3
* tegra124: Actually align the framebuffer's bytes-per-line to 32Paul Kocialkowski2016-06-281-1/+1
* Kconfig: Set VBOOT_OPROM_MATTERS for relevant non-x86 devicesJulius Werner2016-06-121-0/+3
* tegra124: Align the framebuffer's bytes-per-line to 32Paul Kocialkowski2016-05-091-1/+1
* edid: Make framebuffer row alignment configurableJulius Werner2016-04-071-1/+1
* edid: Add helper function to calculate bits-per-pixel dependent valuesJulius Werner2016-03-241-5/+4
* nyan: Fix timestamps and CBFS SPI integrationJulius Werner2016-03-083-93/+5
* soc/*: fix uart's regwidth specification in cbtablesPatrick Georgi2016-02-211-1/+1
* Correct some common spelling mistakesMartin Roth2016-01-071-1/+1
* arm/arm64: Generalize bootblock C entry pointJulius Werner2015-11-111-9/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-3141-149/+0
* vboot: remove remnants of VBOOT_STUBAaron Durbin2015-10-111-1/+0
* tegra124: use the common verstage flowAaron Durbin2015-10-021-12/+3
* linking: link bootblock.elf with .data and .bss sections againAaron Durbin2015-09-221-3/+0
* verstage: use common program.ld for linkingAaron Durbin2015-09-091-1/+0
* Drop "See file CREDITS..." commentStefan Reinauer2015-09-071-3/+0
* bootmode: add display_init_required()Aaron Durbin2015-09-041-4/+4
* edid: Use edid_mode struct to reduce redundancyDavid Hendricks2015-08-281-9/+9
* tegra lp0: fix checkpatch errorsStefan Reinauer2015-07-241-4/+4
* tegra124/tegra210: Include stages.h in bootblock.cStefan Reinauer2015-07-131-0/+1
* tegra124: verified boot fixupsStefan Reinauer2015-07-021-1/+1
* tegra: Move pinmux enum constants from tegra/pinmux.h to soc-specific pinmux.hFurquan Shaikh2015-06-231-0/+16
* Remove empty lines at end of fileElyes HAOUAS2015-06-082-2/+0
* cbfs: new API and better program loadingAaron Durbin2015-06-021-75/+0
* coreboot: introduce boot_deviceAaron Durbin2015-05-264-76/+78
* Remove address from GPLv2 headersPatrick Georgi2015-05-2127-28/+27
* vboot: remove uses of vboot2_verify_firmware()Aaron Durbin2015-05-051-7/+2
* kbuild: automatically include SOCsStefan Reinauer2015-04-291-0/+4
* nvidia/tegra*: check bus number for i2c driver APIsYen Lin2015-04-221-0/+2
* soc: select generic gpio lib on (almost) all non-x86 SOCsStefan Reinauer2015-04-221-1/+1
* arm(64): Manually clean up the mess left by write32() transitionJulius Werner2015-04-213-22/+58
* arm(64): Globally replace writel(v, a) with write32(a, v)Julius Werner2015-04-217-405/+411
* arm(64): Replace write32() and friends with writel()Julius Werner2015-04-215-141/+100
* vboot: make vboot2_verify_firmware returnDaisuke Nojiri2015-04-181-3/+16
* chromeos: Move memlayout.h/symbols.h into common directoryJulius Werner2015-04-171-1/+1
* uart: pass register width in the coreboot tableVadim Bendebury2015-04-171-0/+1
* CBFS: Automate ROM image layout and remove hardcoded offsetsJulius Werner2015-04-141-12/+0
* vboot: move vboot files to designated directoryDaisuke Nojiri2015-04-101-1/+1
* gpio: Extend common GPIO header, simplify function namesJulius Werner2015-04-101-1/+1
* timer: Add generic udelay() implementationAaron Durbin2015-04-083-57/+2
* tegra124: Change all SoC headers to <soc/headername.h> systemJulius Werner2015-04-0837-83/+79
* New mechanism to define SRAM/memory map with automatic bounds checkingJulius Werner2015-04-069-114/+67
* tegra124: use known-good drive for fast-train onlyNeil Chen2015-04-043-23/+29
* tegra124: add support for full DP link trainingNeil Chen2015-04-043-44/+492
* tegra124: implement platform_prog_run()Aaron Durbin2015-04-031-18/+21
* Nyans: replace cpu_reset with hard_resetDaisuke Nojiri2015-04-021-0/+1