summaryrefslogtreecommitdiff
path: root/src/soc/nvidia/tegra124/Kconfig
AgeCommit message (Expand)Author
2020-06-13treewide: Add Kconfig variable MEMLAYOUT_LD_FILEFurquan Shaikh
2019-07-09arch/non-x86: Flip HAVE_MONOTONIC_TIMER defaultKyösti Mälkki
2019-04-30vboot: refactor OPROM codeJoel Kitching
2019-01-14console: Change BOOTBLOCK_CONSOLE default to `y`Nico Huber
2018-10-22reset: Convert individual boards to `board_reset()`Nico Huber
2017-06-08device/Kconfig: Introduce MAINBOARD_FORCE_NATIVE_VGA_INITNico Huber
2017-06-02Kconfig: Introduce HAVE_(VBE_)LINEAR_FRAMEBUFFERNico Huber
2017-03-28vboot: Move remaining features out of vendorcode/google/chromeosJulius Werner
2017-03-28vboot: Remove CHIPSET_PROVIDES_VERSTAGE_MAIN_SYMBOL Kconfig optionJulius Werner
2016-07-07tegra124: Build verstage when CHROMEOS is selectedPaul Kocialkowski
2016-06-12Kconfig: Set VBOOT_OPROM_MATTERS for relevant non-x86 devicesJulius Werner
2015-11-11arm/arm64: Generalize bootblock C entry pointJulius Werner
2015-07-02tegra124: verified boot fixupsStefan Reinauer
2015-04-22soc: select generic gpio lib on (almost) all non-x86 SOCsStefan Reinauer
2015-04-14CBFS: Automate ROM image layout and remove hardcoded offsetsJulius Werner
2015-04-08timer: Add generic udelay() implementationAaron Durbin
2015-04-06New mechanism to define SRAM/memory map with automatic bounds checkingJulius Werner
2015-04-02Nyans: replace cpu_reset with hard_resetDaisuke Nojiri
2015-03-24vboot2: separate verstage from bootblockDaisuke Nojiri
2015-01-27CBMEM: Always use DYNAMIC_CBMEMKyösti Mälkki
2015-01-27vboot2: implement select_firmware for pre-romstage verificationDaisuke Nojiri
2015-01-27vboot2: add verstageStefan Reinauer
2015-01-14Revert "vboot2: add verstage"Paul Menzel
2015-01-13vboot2: add verstageDaisuke Nojiri
2014-12-17ARM: Use LPAE for Virtual Address TranslationDaisuke Nojiri
2014-12-15nyan: Enable the cbmem console on nyan and allocate space for it in SRAM.Gabe Black
2014-11-13tegra124: Make the PLLX frequency selectable by model.Gabe Black
2014-10-22tegra/nyan*: sdram updatesTom Warren
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
2014-09-09tegra124: Switch the bootblock over the ARMv4 impelementation.Gabe Black
2014-08-29tegra124: add custom uartGabe Black
2014-08-28tegra124: Add a custom bootblock implementation.Gabe Black
2014-08-22ARM: Overhaul the ARM Makefile.Gabe Black
2014-08-19tegra124: Pick addresses to load the rom and ram stages.Gabe Black
2014-08-15tegra124: fix Kconfig ARCH settingsIsaac Christensen
2014-08-12tegra124: Add stack related config options to the Kconfig.Gabe Black
2014-08-05tegra124: Add a stub implementation of the tegra124 SOC.Gabe Black