Age | Commit message (Expand) | Author |
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 |