aboutsummaryrefslogtreecommitdiff
path: root/src/soc/nvidia/tegra124/Makefile.inc
AgeCommit message (Expand)Author
2019-11-03arch/arm: Pass cbmem_top to ramstage via calling argumentArthur Heymans
2018-11-21(console,drivers/uart)/Kconfig: Fix dependenciesNico Huber
2015-10-11vboot: remove remnants of VBOOT_STUBAaron Durbin
2015-09-22linking: link bootblock.elf with .data and .bss sections againAaron Durbin
2015-05-26coreboot: introduce boot_deviceAaron Durbin
2015-04-29kbuild: automatically include SOCsStefan Reinauer
2015-04-08timer: Add generic udelay() implementationAaron Durbin
2015-04-06New mechanism to define SRAM/memory map with automatic bounds checkingJulius Werner
2015-03-24nyans: reduce code duplication in bootblock and romstagesDaisuke Nojiri
2015-03-23vboot2: read secdata and nvdataDaisuke Nojiri
2015-03-17coreboot classes: Add dynamic classes to corebootFurquan Shaikh
2015-03-13nyan: Remove broken setup_display() from romstageJulius Werner
2015-02-25tegra124: Clean up ARM UART driver buildMarc Jones
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-30i2c: Add software_i2c driver for I2C debugging and emulationJulius Werner
2014-12-26tegra124: Add a utility function to read the cause of the most recent reset.Gabe Black
2014-11-14tegra124: allow tegra124 devices to run vboot rmoduleAaron Durbin
2014-11-14t124: Clean up display init functionsJimmy Zhang
2014-11-12tegra124: enable JTAG in Security ModeJimmy Zhang
2014-10-22tegra/nyan*: sdram updatesTom Warren
2014-09-22tegra124/nyan: memory and display updatesAndrew Bresticker
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-10tegra124: Make tegra124 compilable with serial turned off.Gabe Black
2014-09-10nvidia-cbootimage: integrate into coreboot makeIsaac Christensen
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: Implement the tegra i2c driver.Gabe Black
2014-08-19tegra124: Implement driver code for the pinmux, pingroup controls, and GPIOs.Gabe Black
2014-08-18tegra: Change how tegra124 and tegra include files from each other.Gabe Black
2014-08-13Tegra,Tegra124: proposed layout for file hierarchy with exampleRonald G. Minnich
2014-08-12tegra124: Add some make rules which will wrap the bootblock in the BCT.Gabe Black
2014-08-05tegra124: Add a stub implementation of the tegra124 SOC.Gabe Black