summaryrefslogtreecommitdiffstats
path: root/src/soc/nvidia/tegra124/soc.c
Commit message (Expand)AuthorAgeFilesLines
* include/device/device.h: Remove CHIP_NAME() macroNicholas Sudsgaard2024-01-311-1/+1
* mb/qemu-i440fx,soc/nvidia: Fix coverity reported defectsKyösti Mälkki2022-07-041-3/+3
* soc/nvidia/tegra124: Do resource transitionKyösti Mälkki2022-06-301-9/+4
* device/resource: Add _kb postfix for resource allocatorsKyösti Mälkki2022-06-221-3/+3
* soc/nvidia/tegra124: add resources during read_resources()Furquan Shaikh2020-05-141-3/+2
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* Replace DEVICE_NOOP with noop_(set|read)_resourcesNico Huber2020-04-101-2/+2
* soc/nvidia: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* Drop explicit NULL initializations from `device_operations`Elyes HAOUAS2020-04-051-1/+0
* soc: Remove copyright noticesPatrick Georgi2020-03-181-3/+0
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* soc/nvidia: Get rid of device_tElyes HAOUAS2018-05-281-3/+3
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* bootmode: add display_init_required()Aaron Durbin2015-09-041-4/+4
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* tegra124: Change all SoC headers to <soc/headername.h> systemJulius Werner2015-04-081-3/+4
* New mechanism to define SRAM/memory map with automatic bounds checkingJulius Werner2015-04-061-3/+4
* tegra124: Skip display init when vboot says we don't need it.Gabe Black2014-12-151-1/+5
* t124: Clean up display init functionsJimmy Zhang2014-11-141-0/+2
* tegra124: nyan: Keep in memory structures below 4GB.Gabe Black2014-11-121-1/+8
* {cpu,soc}: Use DEVICE_NOOP macro over dummy symbolEdward O'Callaghan2014-11-011-6/+2
* tegra/nyan*: sdram updatesTom Warren2014-10-221-3/+5
* tegra124/nyan: rougly stable code baseGabe Black2014-09-111-0/+66