summaryrefslogtreecommitdiffstats
path: root/src/soc/nvidia/tegra124
Commit message (Expand)AuthorAgeFilesLines
...
* soc/nvidia/tegra124: Assert divisor is non-zeroJacob Garber2019-07-291-0/+2
* soc/nvidia/tegra124: Correct bitwise operatorsJacob Garber2019-07-261-2/+2
* soc/nvidia: Use 'include <stdlib.h>' when appropriateElyes HAOUAS2019-07-252-3/+2
* src: Make implicit fall throughs explicitJacob Garber2019-07-191-0/+1
* lib: Remove the BOOTBLOCK_CUSTOM compile guardAsami Doi2019-07-172-2/+5
* soc/nvidia/tegra124: Prevent implicit fallthroughJacob Garber2019-07-131-0/+1
* arch, include, soc: Use common stdint.hJacob Garber2019-07-121-1/+1
* arch/non-x86: Flip HAVE_MONOTONIC_TIMER defaultKyösti Mälkki2019-07-091-2/+0
* vboot: refactor OPROM codeJoel Kitching2019-04-301-1/+1
* Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX)Julius Werner2019-03-251-1/+1
* vboot: standardize on working data sizeJoel Kitching2019-03-211-1/+1
* nvidia/tegra{124,210}/lp0: Directly include `stdint.h`Nico Huber2019-03-212-3/+1
* soc/nvidia/tegra{124,210}: Remove unneeded 'include <halt.h>'Elyes HAOUAS2019-03-201-1/+0
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-202-3/+0
* src: Drop unused '#include <halt.h>'Elyes HAOUAS2019-03-161-0/+1
* security/tpm: Fix TCPA log featurePhilipp Deppenwiese2019-03-071-3/+4
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-049-9/+9
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-044-4/+0
* symbols.h: Add macro to define memlayout region symbolsJulius Werner2019-02-221-1/+2
* console: Change BOOTBLOCK_CONSOLE default to `y`Nico Huber2019-01-141-1/+0
* src: Remove duplicated round up functionElyes HAOUAS2018-11-293-7/+7
* (console,drivers/uart)/Kconfig: Fix dependenciesNico Huber2018-11-211-6/+4
* src: Remove unneeded include <cbmem.h>Elyes HAOUAS2018-11-162-2/+0
* src: Remove unneeded include <cbfs.h>Elyes HAOUAS2018-11-162-2/+0
* src: Remove unneeded include <lib.h>Elyes HAOUAS2018-11-162-2/+0
* src: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-162-2/+0
* src: Get rid of duplicated includesElyes HAOUAS2018-11-161-1/+0
* src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS2018-11-121-1/+0
* src: Remove unneeded whitespaceElyes HAOUAS2018-10-231-2/+2
* reset: Convert individual boards to `board_reset()`Nico Huber2018-10-221-1/+0
* tegra124_lp0: make sure to build with compiler.h includedPatrick Georgi2018-10-111-0/+1
* Move compiler.h to commonlibNico Huber2018-10-086-7/+0
* src: Use tabs for indentationElyes HAOUAS2018-10-083-13/+13
* soc/nvidia/tegra124: Increase bootblock sizePatrick Rudolph2018-10-041-3/+3
* complier.h: add __always_inline and use it in code baseAaron Durbin2018-09-141-2/+1
* complier.h: add __noreturn and use it in code baseAaron Durbin2018-09-101-2/+2
* src/soc: Fix typoElyes HAOUAS2018-08-092-2/+2
* src/soc: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS2018-07-094-7/+7
* src/soc: Get rid of whitespace before tabElyes HAOUAS2018-06-043-9/+9
* src/soc: Add and update license headersMartin Roth2018-05-2918-114/+150
* soc/nvidia: Get rid of device_tElyes HAOUAS2018-05-282-4/+4
* soc/nvidia/tegra(124|210): Add distclean targetsMartin Roth2018-05-221-1/+1
* driver/uart: Introduce a way for mainboard to override the baudrateJulien Viard de Galbert2018-02-211-1/+1
* mb/*/*: Remove rtc nvram configurable baud rateArthur Heymans2017-09-231-1/+1
* nvidia/tegra*: Use xcompile for compiler prefix unless specifiedPatrick Georgi2017-09-051-0/+3
* include/device: Split i2c.h into threeNico Huber2017-08-181-1/+1
* soc/nvidia/tegra*: force using our headers instead of compiler's/system'sPatrick Georgi2017-08-021-0/+1
* Rename __attribute__((packed)) --> __packedStefan Reinauer2017-07-136-7/+14
* device/Kconfig: Introduce MAINBOARD_FORCE_NATIVE_VGA_INITNico Huber2017-06-081-1/+1
* Kconfig: Introduce HAVE_(VBE_)LINEAR_FRAMEBUFFERNico Huber2017-06-021-0/+3