aboutsummaryrefslogtreecommitdiff
path: root/src/soc/nvidia/tegra124
AgeCommit message (Expand)Author
2014-11-18tegra124: remove spurious error messagePatrick Georgi
2014-11-18tegra124: actually parse is_lvdsPatrick Georgi
2014-11-14tegra124: allow tegra124 devices to run vboot rmoduleAaron Durbin
2014-11-14tegra124: i2c: Reset the controller when there's an error.Gabe Black
2014-11-14tegra124: fix the dangerous VPR write orderJoseph Lo
2014-11-14tegra124: Add some functions for resetting peripherals.Gabe Black
2014-11-14t124: Clean up display init functionsJimmy Zhang
2014-11-13arm: Put assembly functions into separate sectionsJulius Werner
2014-11-13tegra124: Add a macro specifically for configuring the I2C controller clocks.Gabe Black
2014-11-13tegra124: Fix some bugs in the clock configuration macros.Gabe Black
2014-11-13t124: Skip PLLP init to 408MHzJimmy Zhang
2014-11-13t124: nyan: Enable lock bit on pllJimmy Zhang
2014-11-13tegra124: fix OSC initialization on LP0 resumeAndrew Bresticker
2014-11-13tegra124: fix PLLU parametersAndrew Bresticker
2014-11-13tegra124: Make the PLLX frequency selectable by model.Gabe Black
2014-11-12tegra124: enable JTAG in Security ModeJimmy Zhang
2014-11-12tegra124: Program PWM1 to drive panel backlightAndrew Chew
2014-11-12tegra124: Fix PWM pinmux functionsAndrew Chew
2014-11-12tegra124: Add PWM base addressAndrew Chew
2014-11-12tegra124: nyan: Keep in memory structures below 4GB.Gabe Black
2014-11-09arm: Thumb ALL the things!Julius Werner
2014-11-01{cpu,soc}: Use DEVICE_NOOP macro over dummy symbolEdward O'Callaghan
2014-10-22tegra/nyan*: sdram updatesTom Warren
2014-10-16uarts: 32/64 cleanupRonald G. Minnich
2014-09-22tegra124/nyan: memory and display updatesAndrew Bresticker
2014-09-22arm: Move libgcc assembly macros to arch/asm.hJulius Werner
2014-09-22Add check_member macro to allow clean and easy struct offset checkingJulius Werner
2014-09-17spi: add Kconfig variable for dual-output read enableDavid Hendricks
2014-09-13arm: Move exception_init() close to console_init()Julius 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-09-10tegra124: Make tegra124 compilable with serial turned off.Gabe Black
2014-09-10nyan: Use the new pinmux functions as part of UART setup.Gabe Black
2014-09-10nvidia-cbootimage: integrate into coreboot makeIsaac Christensen
2014-09-09arm: Update a stale comment in bootblock .S filesDavid Hendricks
2014-09-09tegra124: Switch the bootblock over the ARMv4 impelementation.Gabe Black
2014-09-08tegra124: return the UART base address based on indexIsaac Christensen
2014-09-08ARM: Generalize armv7 as arm.Gabe Black
2014-08-29tegra124: add custom uartGabe Black
2014-08-28tegra124: Add a custom bootblock implementation.Gabe Black
2014-08-22ARM: Overhaul the ARM Makefile.Gabe 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
2014-08-19tegra124: Pick addresses to load the rom and ram stages.Gabe Black
2014-08-18tegra: Change how tegra124 and tegra include files from each other.Gabe Black
2014-08-15tegra124: fix Kconfig ARCH settingsIsaac Christensen
2014-08-13Tegra,Tegra124: proposed layout for file hierarchy with exampleRonald G. Minnich
2014-08-12tegra124: Implement the monotonic timer by reading the 1us timer register.Gabe Black
2014-08-12tegra124: Add stack related config options to the Kconfig.Gabe Black
2014-08-12tegra124: Add some make rules which will wrap the bootblock in the BCT.Gabe Black
2014-08-05tegra124: Add a stub implementation of the tegra124 SOC.Gabe Black