Age | Commit message (Expand) | Author |
2020-11-09 | soc/nvidia/tegra124/include/soc/clk_rst.h: Remove extra tab | Elyes HAOUAS |
2020-09-01 | {include,mb,soc,sb,vendorcode}: Make hexadecimal notation consistent | Subrata Banik |
2020-07-14 | src: Remove unused 'include <stdint.h> | Elyes HAOUAS |
2020-06-13 | treewide: Add Kconfig variable MEMLAYOUT_LD_FILE | Furquan Shaikh |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-08 | soc/nvidia: Replace GPLv2 long form headers with SPDX header | Elyes HAOUAS |
2020-05-06 | treewide: Move "is part of the coreboot project" line in its own comment | Patrick Georgi |
2020-04-06 | soc/nvidia: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-31 | security/vboot: Decouple measured boot from verified boot | Bill XIE |
2020-03-18 | soc: Remove copyright notices | Patrick Georgi |
2019-12-19 | src/soc/nvidia: Remove unused <stdlib.h> | Elyes HAOUAS |
2019-12-04 | Change all clrsetbits_leXX() to clrsetbitsXX() | Julius Werner |
2019-11-14 | lib/fmap: Add optional pre-RAM cache | Julius Werner |
2019-08-10 | src: Include <stdint.h> instead of <inttypes.h> | Jacob Garber |
2019-03-21 | vboot: standardize on working data size | Joel Kitching |
2019-03-07 | security/tpm: Fix TCPA log feature | Philipp Deppenwiese |
2019-03-04 | device/mmio.h: Add include file for MMIO ops | Kyösti Mälkki |
2018-11-29 | src: Remove duplicated round up function | Elyes HAOUAS |
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
2018-10-04 | soc/nvidia/tegra124: Increase bootblock size | Patrick Rudolph |
2018-07-09 | src/soc: Use "foo *bar" instead of "foo* bar" | Elyes HAOUAS |
2018-06-04 | src/soc: Get rid of whitespace before tab | Elyes HAOUAS |
2018-05-29 | src/soc: Add and update license headers | Martin Roth |
2017-07-13 | Rename __attribute__((packed)) --> __packed | Stefan Reinauer |
2016-07-31 | src/soc: Capitalize CPU, ACPI, RAM and ROM | Elyes HAOUAS |
2016-07-31 | nvidia/tegra124: Adjust memlayout to Chrome OS toolchain | Stefan Reinauer |
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-09-09 | verstage: use common program.ld for linking | Aaron Durbin |
2015-09-07 | Drop "See file CREDITS..." comment | Stefan Reinauer |
2015-06-23 | tegra: Move pinmux enum constants from tegra/pinmux.h to soc-specific pinmux.h | Furquan Shaikh |
2015-06-08 | Remove empty lines at end of file | Elyes HAOUAS |
2015-05-26 | coreboot: introduce boot_device | Aaron Durbin |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-04-17 | chromeos: Move memlayout.h/symbols.h into common directory | Julius Werner |
2015-04-10 | vboot: move vboot files to designated directory | Daisuke Nojiri |
2015-04-08 | tegra124: Change all SoC headers to <soc/headername.h> system | Julius Werner |
2015-02-17 | tegra124: Correct cpu power on sequence and CPUPWRGOOD_TIME | Jimmy Zhang |
2015-01-04 | tegra124: configure DP with correct pixel clock | Vince Hsu |
2014-12-16 | tegra124: clock: Enforce PLL constraints for VCO and CF | Julius Werner |
2014-12-16 | tegra124: Initialize display panel by EDID. | Hung-Te Lin |
2014-12-15 | tegra124: Setup clock PLLD by approximating display panel pixel clock. | Hung-Te Lin |
2014-12-15 | tegra124: More improvements to the clock initialization macros. | Gabe Black |
2014-12-15 | tegra124: A couple clock fixes. | Gabe Black |
2014-11-14 | tegra124: Add some functions for resetting peripherals. | Gabe Black |
2014-11-14 | t124: Clean up display init functions | Jimmy Zhang |
2014-11-13 | tegra124: Add a macro specifically for configuring the I2C controller clocks. | Gabe Black |
2014-11-13 | tegra124: Fix some bugs in the clock configuration macros. | Gabe Black |
2014-11-13 | tegra124: Make the PLLX frequency selectable by model. | Gabe Black |
2014-11-12 | tegra124: Add PWM base address | Andrew Chew |
2014-10-22 | tegra/nyan*: sdram updates | Tom Warren |
2014-09-22 | tegra124/nyan: memory and display updates | Andrew Bresticker |
2014-09-13 | tegra124/nyan: display, clock, and other updates | Julius Werner |
2014-09-12 | tegra124/nyan: various fixes and additions | Hung-Te Lin |
2014-09-11 | tegra124/nyan: rougly stable code base | Gabe Black |
2014-08-19 | tegra124: Implement the tegra i2c driver. | Gabe Black |
2014-08-19 | tegra124: Implement driver code for the pinmux, pingroup controls, and GPIOs. | Gabe Black |
2014-08-18 | tegra: Change how tegra124 and tegra include files from each other. | Gabe Black |