summaryrefslogtreecommitdiffstats
path: root/src/soc/nvidia
Commit message (Expand)AuthorAgeFilesLines
* console: Change BOOTBLOCK_CONSOLE default to `y`Nico Huber2019-01-142-2/+0
* security/vboot: Fix remaining measured boot issuesPhilipp Deppenwiese2018-11-301-9/+9
* src: Remove duplicated round up functionElyes HAOUAS2018-11-295-11/+12
* (console,drivers/uart)/Kconfig: Fix dependenciesNico Huber2018-11-212-12/+8
* src: Remove unneeded include <cbmem.h>Elyes HAOUAS2018-11-164-4/+0
* src: Remove unneeded include <cbfs.h>Elyes HAOUAS2018-11-165-5/+0
* src: Remove unneeded include <lib.h>Elyes HAOUAS2018-11-169-8/+4
* src: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-165-5/+1
* src: Get rid of duplicated includesElyes HAOUAS2018-11-162-2/+0
* src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS2018-11-124-4/+0
* src: Add missing include <stdint.h>Elyes HAOUAS2018-11-011-0/+2
* tegra210_lp0: make sure to build with compiler.h includedNico Huber2018-10-291-0/+1
* src: Remove unneeded whitespaceElyes HAOUAS2018-10-232-4/+4
* reset: Convert individual boards to `board_reset()`Nico Huber2018-10-222-2/+0
* tegra124_lp0: make sure to build with compiler.h includedPatrick Georgi2018-10-111-0/+1
* Move compiler.h to commonlibNico Huber2018-10-0816-18/+0
* src: Use tabs for indentationElyes HAOUAS2018-10-088-29/+29
* soc/nvidia/tegra124: Increase bootblock sizePatrick Rudolph2018-10-041-3/+3
* complier.h: add __always_inline and use it in code baseAaron Durbin2018-09-142-4/+2
* complier.h: add __noreturn and use it in code baseAaron Durbin2018-09-102-4/+4
* arm64: Remove set_cntfrq() functionJulius Werner2018-08-101-2/+2
* src/soc: Fix typoElyes HAOUAS2018-08-093-3/+3
* src/soc: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS2018-07-0912-23/+23
* src/soc: Get rid of whitespace before tabElyes HAOUAS2018-06-046-18/+18
* src: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS2018-06-042-2/+3
* src/soc: Add and update license headersMartin Roth2018-05-2939-245/+323
* soc/nvidia: Get rid of device_tElyes HAOUAS2018-05-287-11/+11
* soc/nvidia/tegra(124|210): Add distclean targetsMartin Roth2018-05-222-2/+2
* compiler.h: add __weak macroAaron Durbin2018-04-243-3/+6
* driver/uart: Introduce a way for mainboard to override the baudrateJulien Viard de Galbert2018-02-212-2/+2
* src/soc: Fix various typosJonathan Neuschäfer2018-02-201-1/+1
* soc/nvidia/tegra210: add missing bl31 params to ATF configAndre Heider2018-02-201-1/+31
* soc/nvidia/tegra210: set up the clock of the chosen UARTAndre Heider2018-02-201-3/+7
* soc/nvidia/tegra210: add console UART helper functionsAndre Heider2018-02-201-0/+113
* soc/nvidia/tegra210: define missing UART clocks sourcesAndre Heider2018-02-201-0/+8
* soc: Add Kconfig for each soc vendorChris Ching2017-10-231-0/+2
* mb/*/*: Remove rtc nvram configurable baud rateArthur Heymans2017-09-232-2/+2
* nvidia/tegra*: Use xcompile for compiler prefix unless specifiedPatrick Georgi2017-09-052-0/+6
* include/device: Split i2c.h into threeNico Huber2017-08-184-4/+4
* i2c: Move to Linux like `struct i2c_msg`Nico Huber2017-08-141-4/+5
* soc/nvidia/tegra*: force using our headers instead of compiler's/system'sPatrick Georgi2017-08-022-0/+2
* src/soc: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-07-162-2/+2
* Rename __attribute__((packed)) --> __packedStefan Reinauer2017-07-1313-15/+30
* device/Kconfig: Introduce MAINBOARD_FORCE_NATIVE_VGA_INITNico Huber2017-06-081-1/+1
* Kconfig: Introduce HAVE_(VBE_)LINEAR_FRAMEBUFFERNico Huber2017-06-022-0/+5
* tegra210: Remove fake cpu_reset()Julius Werner2017-05-302-28/+0
* soc/nvidia/tegra*: Move spi driver to use spi_bus_mapFurquan Shaikh2017-05-242-22/+16
* drivers/spi: Re-factor spi_crop_chunkFurquan Shaikh2017-05-052-10/+2
* lib/edid.c: Differentiate between absent and non-conformant EDIDArthur Heymans2017-05-032-2/+2
* vboot: Move remaining features out of vendorcode/google/chromeosJulius Werner2017-03-282-4/+4