Age | Commit message (Expand) | Author |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-04-06 | soc/nvidia: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-18 | soc: Remove copyright notices | Patrick Georgi |
2019-07-17 | lib: Remove the BOOTBLOCK_CUSTOM compile guard | Asami Doi |
2019-03-25 | Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX) | Julius Werner |
2018-11-16 | src: Remove unneeded include <cbfs.h> | Elyes HAOUAS |
2016-07-31 | src/soc: Capitalize CPU, ACPI, RAM and ROM | Elyes HAOUAS |
2016-03-08 | nyan: Fix timestamps and CBFS SPI integration | Julius Werner |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-07-13 | tegra124/tegra210: Include stages.h in bootblock.c | Stefan Reinauer |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-04-08 | tegra124: Change all SoC headers to <soc/headername.h> system | Julius Werner |
2015-04-03 | tegra124: implement platform_prog_run() | Aaron Durbin |
2015-03-24 | vboot2: separate verstage from bootblock | Daisuke Nojiri |
2015-03-24 | nyans: reduce code duplication in bootblock and romstages | Daisuke Nojiri |
2015-03-23 | vboot2: read secdata and nvdata | Daisuke Nojiri |
2015-02-17 | T124: perform ram_repair when CPU rail is powered on in coldboot | Yen Lin |
2015-02-17 | tegra124: Correct cpu power on sequence and CPUPWRGOOD_TIME | Jimmy Zhang |
2015-01-27 | vboot2: add verstage | Stefan Reinauer |
2015-01-14 | Revert "vboot2: add verstage" | Paul Menzel |
2015-01-13 | vboot2: add verstage | Daisuke Nojiri |
2014-12-17 | nyan*: enable CLAMP_INPUTS | Ken Chang |
2014-12-02 | Replace hlt with halt() | Patrick Georgi |
2014-11-12 | tegra124: enable JTAG in Security Mode | Jimmy Zhang |
2014-09-13 | arm: Move exception_init() close to console_init() | Julius Werner |
2014-09-13 | tegra124/nyan: display, clock, and other updates | Julius Werner |
2014-09-11 | tegra124/nyan: rougly stable code base | Gabe Black |
2014-09-10 | nyan: Use the new pinmux functions as part of UART setup. | Gabe Black |
2014-08-29 | tegra124: add custom uart | Gabe Black |
2014-08-28 | tegra124: Add a custom bootblock implementation. | Gabe Black |
2014-08-22 | ARM: Overhaul the ARM Makefile. | Gabe Black |
2014-08-05 | tegra124: Add a stub implementation of the tegra124 SOC. | Gabe Black |