summaryrefslogtreecommitdiff
path: root/src/soc/nvidia/tegra124/include/soc
AgeCommit message (Expand)Author
2020-05-08soc/nvidia: Replace GPLv2 long form headers with SPDX headerElyes HAOUAS
2020-05-06treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi
2020-04-06soc/nvidia: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-31security/vboot: Decouple measured boot from verified bootBill XIE
2020-03-18soc: Remove copyright noticesPatrick Georgi
2019-12-19src/soc/nvidia: Remove unused <stdlib.h>Elyes HAOUAS
2019-12-04Change all clrsetbits_leXX() to clrsetbitsXX()Julius Werner
2019-11-14lib/fmap: Add optional pre-RAM cacheJulius Werner
2019-08-10src: Include <stdint.h> instead of <inttypes.h>Jacob Garber
2019-03-21vboot: standardize on working data sizeJoel Kitching
2019-03-07security/tpm: Fix TCPA log featurePhilipp Deppenwiese
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2018-11-29src: Remove duplicated round up functionElyes HAOUAS
2018-10-08Move compiler.h to commonlibNico Huber
2018-10-04soc/nvidia/tegra124: Increase bootblock sizePatrick Rudolph
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
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2016-07-31src/soc: Capitalize CPU, ACPI, RAM and ROMElyes HAOUAS
2016-07-31nvidia/tegra124: Adjust memlayout to Chrome OS toolchainStefan Reinauer
2016-03-08nyan: Fix timestamps and CBFS SPI integrationJulius Werner
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-09-09verstage: use common program.ld for linkingAaron Durbin
2015-09-07Drop "See file CREDITS..." commentStefan 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-05-26coreboot: introduce boot_deviceAaron Durbin
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-17chromeos: Move memlayout.h/symbols.h into common directoryJulius Werner
2015-04-10vboot: move vboot files to designated directoryDaisuke Nojiri
2015-04-08tegra124: Change all SoC headers to <soc/headername.h> systemJulius Werner
2015-02-17tegra124: Correct cpu power on sequence and CPUPWRGOOD_TIMEJimmy Zhang
2015-01-04tegra124: configure DP with correct pixel clockVince Hsu
2014-12-16tegra124: clock: Enforce PLL constraints for VCO and CFJulius Werner
2014-12-16tegra124: Initialize display panel by EDID.Hung-Te Lin
2014-12-15tegra124: Setup clock PLLD by approximating display panel pixel clock.Hung-Te Lin
2014-12-15tegra124: More improvements to the clock initialization macros.Gabe Black
2014-12-15tegra124: A couple clock fixes.Gabe Black
2014-11-14tegra124: Add some functions for resetting peripherals.Gabe Black
2014-11-14t124: Clean up display init functionsJimmy Zhang
2014-11-13tegra124: Add a macro specifically for configuring the I2C controller clocks.Gabe Black
2014-11-13tegra124: Fix some bugs in the clock configuration macros.Gabe Black
2014-11-13tegra124: Make the PLLX frequency selectable by model.Gabe Black
2014-11-12tegra124: Add PWM base addressAndrew Chew
2014-10-22tegra/nyan*: sdram updatesTom Warren
2014-09-22tegra124/nyan: memory and display updatesAndrew Bresticker
2014-09-13tegra124/nyan: display, clock, and other updatesJulius Werner
2014-09-12tegra124/nyan: various fixes and additionsHung-Te Lin
2014-09-11tegra124/nyan: rougly stable code baseGabe Black