summaryrefslogtreecommitdiffstats
path: root/src/soc/nvidia/tegra124
Commit message (Expand)AuthorAgeFilesLines
* uarts: 32/64 cleanupRonald G. Minnich2014-10-161-1/+1
* tegra124/nyan: memory and display updatesAndrew Bresticker2014-09-2218-361/+3146
* arm: Move libgcc assembly macros to arch/asm.hJulius Werner2014-09-221-12/+4
* Add check_member macro to allow clean and easy struct offset checkingJulius Werner2014-09-226-0/+7
* spi: add Kconfig variable for dual-output read enableDavid Hendricks2014-09-172-12/+42
* arm: Move exception_init() close to console_init()Julius Werner2014-09-131-1/+4
* tegra124/nyan: display, clock, and other updatesJulius Werner2014-09-1325-55001/+1251
* tegra124/nyan: various fixes and additionsHung-Te Lin2014-09-1221-550/+57580
* tegra124/nyan: rougly stable code baseGabe Black2014-09-1125-323/+3091
* tegra124: Make tegra124 compilable with serial turned off.Gabe Black2014-09-101-3/+5
* nyan: Use the new pinmux functions as part of UART setup.Gabe Black2014-09-101-31/+14
* nvidia-cbootimage: integrate into coreboot makeIsaac Christensen2014-09-101-4/+2
* arm: Update a stale comment in bootblock .S filesDavid Hendricks2014-09-091-1/+1
* tegra124: Switch the bootblock over the ARMv4 impelementation.Gabe Black2014-09-092-4/+1
* tegra124: return the UART base address based on indexIsaac Christensen2014-09-081-2/+11
* ARM: Generalize armv7 as arm.Gabe Black2014-09-081-1/+1
* tegra124: add custom uartGabe Black2014-08-294-2/+192
* tegra124: Add a custom bootblock implementation.Gabe Black2014-08-284-3/+117
* ARM: Overhaul the ARM Makefile.Gabe Black2014-08-223-1/+4
* tegra124: Implement the tegra i2c driver.Gabe Black2014-08-193-0/+39
* tegra124: Implement driver code for the pinmux, pingroup controls, and GPIOs.Gabe Black2014-08-195-0/+399
* tegra124: Pick addresses to load the rom and ram stages.Gabe Black2014-08-191-0/+8
* tegra: Change how tegra124 and tegra include files from each other.Gabe Black2014-08-184-69/+66
* tegra124: fix Kconfig ARCH settingsIsaac Christensen2014-08-151-1/+3
* Tegra,Tegra124: proposed layout for file hierarchy with exampleRonald G. Minnich2014-08-135-0/+630
* tegra124: Implement the monotonic timer by reading the 1us timer register.Gabe Black2014-08-121-0/+3
* tegra124: Add stack related config options to the Kconfig.Gabe Black2014-08-121-0/+12
* tegra124: Add some make rules which will wrap the bootblock in the BCT.Gabe Black2014-08-121-0/+31
* tegra124: Add a stub implementation of the tegra124 SOC.Gabe Black2014-08-056-0/+177
OpenPOWER on IntegriCloud