aboutsummaryrefslogtreecommitdiff
path: root/src/soc/nvidia/tegra
AgeCommit message (Expand)Author
2018-10-08src: Use tabs for indentationElyes HAOUAS
2018-07-09src/soc: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS
2018-06-04src/soc: Get rid of whitespace before tabElyes HAOUAS
2018-05-29src/soc: Add and update license headersMartin Roth
2018-05-28soc/nvidia: Get rid of device_tElyes HAOUAS
2017-08-18include/device: Split i2c.h into threeNico Huber
2017-08-14i2c: Move to Linux like `struct i2c_msg`Nico Huber
2016-09-07commonlib: move DIV_ROUND macros from nvidia/tegraArthur Heymans
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-09-07Drop "See file CREDITS..." commentStefan Reinauer
2015-06-30t210: Set UTMIP_PCOUNT_UPDN_DIV to 0Stephen Barber
2015-06-23nvidia/tegra: expose more registersTom Warren
2015-06-23tegra: Move pinmux enum constants from tegra/pinmux.h to soc-specific pinmux.hFurquan Shaikh
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-22nvidia/tegra*: check bus number for i2c driver APIsYen Lin
2015-04-21arm(64): Manually clean up the mess left by write32() transitionJulius Werner
2015-04-21arm(64): Globally replace writel(v, a) with write32(a, v)Julius Werner
2015-04-21arm(64): Replace write32() and friends with writel()Julius Werner
2015-04-14rush: Enable dp displayJimmy Zhang
2015-04-14ryu: display: Set display shift clock dividerJimmy Zhang
2015-04-13ryu: display: Split dc functions from dsi display codeJimmy Zhang
2015-04-10tegra132: Set dc to resize the difference between framebuffer and panelJimmy Zhang
2015-04-10tegra132: Add dsi driverJimmy Zhang
2015-04-10gpio: Extend common GPIO header, simplify function namesJulius Werner
2015-04-08tegra124: Change all SoC headers to <soc/headername.h> systemJulius Werner
2015-04-04tegra124: add support for full DP link trainingNeil Chen
2015-03-26tegra: Clean up USB codeFurquan Shaikh
2015-03-25tegra: correct gpio_index_to_port() calculationAaron Durbin
2015-03-25tegra132: output chip information and MTS versionAaron Durbin
2015-03-24tegra132: provide pad configuration interfaceAaron Durbin
2015-03-23Generalize revision number calculation functionVadim Bendebury
2015-02-06include/types.h: Provide BIT() macroAlexandru Gagniuc
2015-01-09nyan*: I2C: Fix bus clear BC_TERMINATE naming.Tom Warren
2015-01-09tegra: i2c: re-init i2c controller after resetJimmy Zhang
2014-12-30tegra: i2c: Add a timeout to I2C bit clear recovery mechanismJulius Werner
2014-12-30i2c: Add software_i2c driver for I2C debugging and emulationJulius Werner
2014-12-26nyan*: I2C: Implement bus clear when 'ARB_LOST' error occursTom Warren
2014-12-17nyan*: enable CLAMP_INPUTSKen Chang
2014-12-16tegra124: clock: Enforce PLL constraints for VCO and CFJulius Werner
2014-12-16i2c: Replace the i2c API.Gabe Black
2014-11-14tegra124: i2c: Reset the controller when there's an error.Gabe Black
2014-11-14t124: Clean up display init functionsJimmy Zhang
2014-11-12tegra124: enable JTAG in Security ModeJimmy Zhang
2014-11-12tegra124: Add pwm_controller registersAndrew Chew
2014-10-22tegra/nyan*: sdram updatesTom Warren
2014-09-22Add check_member macro to allow clean and easy struct offset checkingJulius Werner
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-08-19tegra124: Implement the tegra i2c driver.Gabe Black
2014-08-19tegra124: Implement driver code for the pinmux, pingroup controls, and GPIOs.Gabe Black