summaryrefslogtreecommitdiff
path: root/src/soc/nvidia/tegra210/soc.c
AgeCommit message (Expand)Author
2020-04-10Replace DEVICE_NOOP with noop_(set|read)_resourcesNico Huber
2020-04-10Drop unnecessary DEVICE_NOOP entriesNico Huber
2020-04-06soc/nvidia: Use SPDX for GPL-2.0-only filesAngel Pons
2020-04-05Drop explicit NULL initializations from `device_operations`Elyes HAOUAS
2020-03-18soc: Remove copyright noticesPatrick Georgi
2020-03-10src: Remove unneeded 'include <arch/cache.h>'Elyes HAOUAS
2019-04-06src: Use #include <timer.h> when appropriateElyes HAOUAS
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-02-05bootmem: add new memory type for BL31Ting Shen
2018-11-16src: Remove unneeded include <cbmem.h>Elyes HAOUAS
2018-11-12src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS
2018-05-28soc/nvidia: Get rid of device_tElyes HAOUAS
2015-11-07arm64: Remove cpu intialization through device-treeFurquan Shaikh
2015-11-07arm64: Remove SMP supportFurquan Shaikh
2015-11-07arm64: remove spin table supportAaron Durbin
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-09-04bootmode: add display_init_required()Aaron Durbin
2015-08-28T210: Add 128MB VPR allocation/carveoutTom Warren
2015-07-16t210: new sdram_lp0_save_params() functionYen Lin
2015-07-06t210: MTC cleanupFurquan Shaikh
2015-06-30nvidia/tegra210: add new SoCPatrick Georgi