summaryrefslogtreecommitdiffstats
path: root/src/soc/nvidia/tegra124/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* soc: Add SPDX license headers to Kconfig filesMartin Roth2024-02-181-0/+2
* treewide: Add Kconfig variable MEMLAYOUT_LD_FILEFurquan Shaikh2020-06-131-0/+4
* arch/non-x86: Flip HAVE_MONOTONIC_TIMER defaultKyösti Mälkki2019-07-091-2/+0
* vboot: refactor OPROM codeJoel Kitching2019-04-301-1/+1
* console: Change BOOTBLOCK_CONSOLE default to `y`Nico Huber2019-01-141-1/+0
* reset: Convert individual boards to `board_reset()`Nico Huber2018-10-221-1/+0
* device/Kconfig: Introduce MAINBOARD_FORCE_NATIVE_VGA_INITNico Huber2017-06-081-1/+1
* Kconfig: Introduce HAVE_(VBE_)LINEAR_FRAMEBUFFERNico Huber2017-06-021-0/+3
* vboot: Move remaining features out of vendorcode/google/chromeosJulius Werner2017-03-281-2/+2
* vboot: Remove CHIPSET_PROVIDES_VERSTAGE_MAIN_SYMBOL Kconfig optionJulius Werner2017-03-281-1/+0
* tegra124: Build verstage when CHROMEOS is selectedPaul Kocialkowski2016-07-071-0/+3
* Kconfig: Set VBOOT_OPROM_MATTERS for relevant non-x86 devicesJulius Werner2016-06-121-0/+3
* arm/arm64: Generalize bootblock C entry pointJulius Werner2015-11-111-9/+1
* tegra124: verified boot fixupsStefan Reinauer2015-07-021-1/+1
* soc: select generic gpio lib on (almost) all non-x86 SOCsStefan Reinauer2015-04-221-1/+1
* CBFS: Automate ROM image layout and remove hardcoded offsetsJulius Werner2015-04-141-12/+0
* timer: Add generic udelay() implementationAaron Durbin2015-04-081-0/+2
* New mechanism to define SRAM/memory map with automatic bounds checkingJulius Werner2015-04-061-87/+0
* Nyans: replace cpu_reset with hard_resetDaisuke Nojiri2015-04-021-0/+1
* vboot2: separate verstage from bootblockDaisuke Nojiri2015-03-241-4/+20
* CBMEM: Always use DYNAMIC_CBMEMKyösti Mälkki2015-01-271-1/+0
* vboot2: implement select_firmware for pre-romstage verificationDaisuke Nojiri2015-01-271-0/+11
* vboot2: add verstageStefan Reinauer2015-01-271-0/+1
* Revert "vboot2: add verstage"Paul Menzel2015-01-141-1/+0
* vboot2: add verstageDaisuke Nojiri2015-01-131-0/+1
* ARM: Use LPAE for Virtual Address TranslationDaisuke Nojiri2014-12-171-10/+7
* nyan: Enable the cbmem console on nyan and allocate space for it in SRAM.Gabe Black2014-12-151-4/+9
* tegra124: Make the PLLX frequency selectable by model.Gabe Black2014-11-131-0/+21
* tegra/nyan*: sdram updatesTom Warren2014-10-221-17/+16
* tegra124/nyan: display, clock, and other updatesJulius Werner2014-09-131-5/+19
* tegra124/nyan: various fixes and additionsHung-Te Lin2014-09-121-0/+13
* tegra124/nyan: rougly stable code baseGabe Black2014-09-111-0/+1
* tegra124: Switch the bootblock over the ARMv4 impelementation.Gabe Black2014-09-091-1/+1
* tegra124: add custom uartGabe Black2014-08-291-0/+2
* tegra124: Add a custom bootblock implementation.Gabe Black2014-08-281-1/+1
* ARM: Overhaul the ARM Makefile.Gabe Black2014-08-221-0/+1
* tegra124: Pick addresses to load the rom and ram stages.Gabe Black2014-08-191-0/+8
* tegra124: fix Kconfig ARCH settingsIsaac Christensen2014-08-151-1/+3
* tegra124: Add stack related config options to the Kconfig.Gabe Black2014-08-121-0/+12
* tegra124: Add a stub implementation of the tegra124 SOC.Gabe Black2014-08-051-0/+42