summaryrefslogtreecommitdiffstats
path: root/src/soc/nvidia/tegra210/soc.c
Commit message (Expand)AuthorAgeFilesLines
* src: Use #include <timer.h> when appropriateElyes HAOUAS2019-04-061-1/+0
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-1/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* bootmem: add new memory type for BL31Ting Shen2019-02-051-1/+12
* src: Remove unneeded include <cbmem.h>Elyes HAOUAS2018-11-161-1/+0
* src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS2018-11-121-1/+0
* soc/nvidia: Get rid of device_tElyes HAOUAS2018-05-281-2/+2
* arm64: Remove cpu intialization through device-treeFurquan Shaikh2015-11-071-43/+11
* arm64: Remove SMP supportFurquan Shaikh2015-11-071-23/+3
* arm64: remove spin table supportAaron Durbin2015-11-071-5/+0
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* bootmode: add display_init_required()Aaron Durbin2015-09-041-6/+7
* T210: Add 128MB VPR allocation/carveoutTom Warren2015-08-281-20/+0
* t210: new sdram_lp0_save_params() functionYen Lin2015-07-161-0/+6
* t210: MTC cleanupFurquan Shaikh2015-07-061-1/+1
* nvidia/tegra210: add new SoCPatrick Georgi2015-06-301-0/+191