summaryrefslogtreecommitdiffstats
path: root/src/soc/nvidia/tegra124/include/soc
Commit message (Expand)AuthorAgeFilesLines
* src: Remove useless comments in "includes" linesElyes HAOUAS2021-02-041-1/+1
* soc/nvidia/tegra124/include/soc/clk_rst.h: Remove extra tabElyes HAOUAS2020-11-091-1/+1
* {include,mb,soc,sb,vendorcode}: Make hexadecimal notation consistentSubrata Banik2020-09-011-1/+1
* src: Remove unused 'include <stdint.h>Elyes HAOUAS2020-07-143-3/+0
* treewide: Add Kconfig variable MEMLAYOUT_LD_FILEFurquan Shaikh2020-06-131-33/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1122-22/+0
* soc/nvidia: Replace GPLv2 long form headers with SPDX headerElyes HAOUAS2020-05-081-11/+2
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-061-2/+1
* soc/nvidia: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-0621-273/+42
* security/vboot: Decouple measured boot from verified bootBill XIE2020-03-311-1/+1
* soc: Remove copyright noticesPatrick Georgi2020-03-1822-32/+0
* src/soc/nvidia: Remove unused <stdlib.h>Elyes HAOUAS2019-12-191-1/+0
* Change all clrsetbits_leXX() to clrsetbitsXX()Julius Werner2019-12-041-2/+2
* lib/fmap: Add optional pre-RAM cacheJulius Werner2019-11-141-1/+2
* src: Include <stdint.h> instead of <inttypes.h>Jacob Garber2019-08-101-1/+1
* vboot: standardize on working data sizeJoel Kitching2019-03-211-1/+1
* security/tpm: Fix TCPA log featurePhilipp Deppenwiese2019-03-071-3/+4
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-1/+1
* src: Remove duplicated round up functionElyes HAOUAS2018-11-291-2/+2
* Move compiler.h to commonlibNico Huber2018-10-084-5/+0
* soc/nvidia/tegra124: Increase bootblock sizePatrick Rudolph2018-10-041-3/+3
* src/soc: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS2018-07-091-1/+1
* src/soc: Get rid of whitespace before tabElyes HAOUAS2018-06-041-6/+6
* src/soc: Add and update license headersMartin Roth2018-05-2912-80/+104
* Rename __attribute__((packed)) --> __packedStefan Reinauer2017-07-134-5/+10
* src/soc: Capitalize CPU, ACPI, RAM and ROMElyes HAOUAS2016-07-311-2/+2
* nvidia/tegra124: Adjust memlayout to Chrome OS toolchainStefan Reinauer2016-07-311-3/+3
* nyan: Fix timestamps and CBFS SPI integrationJulius Werner2016-03-081-1/+2
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-3121-73/+0
* verstage: use common program.ld for linkingAaron Durbin2015-09-091-1/+0
* Drop "See file CREDITS..." commentStefan Reinauer2015-09-071-3/+0
* 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-081-1/+0
* coreboot: introduce boot_deviceAaron Durbin2015-05-261-5/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-2110-10/+10
* chromeos: Move memlayout.h/symbols.h into common directoryJulius Werner2015-04-171-1/+1
* vboot: move vboot files to designated directoryDaisuke Nojiri2015-04-101-1/+1
* tegra124: Change all SoC headers to <soc/headername.h> systemJulius Werner2015-04-0820-1/+4134
* tegra124: Correct cpu power on sequence and CPUPWRGOOD_TIMEJimmy Zhang2015-02-171-1/+8
* tegra124: configure DP with correct pixel clockVince Hsu2015-01-041-1/+1
* tegra124: clock: Enforce PLL constraints for VCO and CFJulius Werner2014-12-161-0/+1
* tegra124: Initialize display panel by EDID.Hung-Te Lin2014-12-161-0/+1
* tegra124: Setup clock PLLD by approximating display panel pixel clock.Hung-Te Lin2014-12-151-0/+1
* tegra124: More improvements to the clock initialization macros.Gabe Black2014-12-151-9/+23
* tegra124: A couple clock fixes.Gabe Black2014-12-151-4/+9
* tegra124: Add some functions for resetting peripherals.Gabe Black2014-11-141-0/+8
* t124: Clean up display init functionsJimmy Zhang2014-11-141-175/+0
* tegra124: Add a macro specifically for configuring the I2C controller clocks.Gabe Black2014-11-131-0/+11
* tegra124: Fix some bugs in the clock configuration macros.Gabe Black2014-11-131-4/+5
* tegra124: Make the PLLX frequency selectable by model.Gabe Black2014-11-131-1/+1