index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
soc
/
nvidia
Age
Commit message (
Expand
)
Author
2015-01-04
tegra124: configure DP with correct pixel clock
Vince Hsu
2014-12-30
tegra: i2c: Add a timeout to I2C bit clear recovery mechanism
Julius Werner
2014-12-30
i2c: Add software_i2c driver for I2C debugging and emulation
Julius Werner
2014-12-30
tegra124: Active dc/sor register change immediately
Vince Hsu
2014-12-30
tegra124: display clock should be initialized before any access
Vince Hsu
2014-12-26
tegra124: Add a utility function to read the cause of the most recent reset.
Gabe Black
2014-12-26
nyan*: I2C: Implement bus clear when 'ARB_LOST' error occurs
Tom Warren
2014-12-19
nyan*: Add fast link training functions
Jimmy Zhang
2014-12-17
tegra124: modify panel init sequence
Ken Chang
2014-12-17
nyan*: enable CLAMP_INPUTS
Ken Chang
2014-12-17
ARM: Use LPAE for Virtual Address Translation
Daisuke Nojiri
2014-12-17
tegra124: change PLLD VCO calculation algorithm
Ken Chang
2014-12-16
tegra124: Allow "best" PLLD parameters for unmatched pixel clock.
Hung-Te Lin
2014-12-16
tegra124: Always enable DC when attaching SOR.
Hung-Te Lin
2014-12-16
nyan*: debug: Add sor registers dump function
Jimmy Zhang
2014-12-16
tegra124: clock: Enforce PLL constraints for VCO and CF
Julius Werner
2014-12-16
nyan*: Set SOR_NV_PDISP_SOR_DP_SPARE0 register
Jimmy Zhang
2014-12-16
nyan*: merge a couple of sor setting difference from kernel driver
Jimmy Zhang
2014-12-16
nyan*: Apply sor fix from kernel dc driver
Jimmy Zhang
2014-12-16
tegra124: Initialize display panel by EDID.
Hung-Te Lin
2014-12-16
i2c: Replace the i2c API.
Gabe Black
2014-12-15
tegra124: set MOT bit for I2C-over-AUX
Ken Chang
2014-12-15
tegra124: Setup clock PLLD by approximating display panel pixel clock.
Hung-Te Lin
2014-12-15
tegra124: Release DMA channel at end of transaction
David Hendricks
2014-12-15
tegra124: Use correct mask for APB bus width
David Hendricks
2014-12-15
nyan: Enable the cbmem console on nyan and allocate space for it in SRAM.
Gabe Black
2014-12-15
tegra124: More improvements to the clock initialization macros.
Gabe Black
2014-12-15
tegra: spi: Read the command1 register to ensure the write to it completes.
Gabe Black
2014-12-15
tegra124: A couple clock fixes.
Gabe Black
2014-12-15
tegra124: Add tegra_dc_i2c_aux_read to allow reading EDID.
Hung-Te Lin
2014-12-15
tegra124: Skip display init when vboot says we don't need it.
Gabe Black
2014-12-09
spi: Eliminate the spi_cs_activate and spi_cs_deactivate functions.
Gabe Black
2014-12-09
spi: Factor EC protocol details out of the SPI drivers.
Gabe Black
2014-12-02
Replace hlt with halt()
Patrick Georgi
2014-11-18
tegra124: remove spurious error message
Patrick Georgi
2014-11-18
tegra124: actually parse is_lvds
Patrick Georgi
2014-11-14
tegra124: allow tegra124 devices to run vboot rmodule
Aaron Durbin
2014-11-14
tegra124: i2c: Reset the controller when there's an error.
Gabe Black
2014-11-14
tegra124: fix the dangerous VPR write order
Joseph Lo
2014-11-14
tegra124: Add some functions for resetting peripherals.
Gabe Black
2014-11-14
t124: Clean up display init functions
Jimmy Zhang
2014-11-13
arm: Put assembly functions into separate sections
Julius Werner
2014-11-13
tegra124: Add a macro specifically for configuring the I2C controller clocks.
Gabe Black
2014-11-13
tegra124: Fix some bugs in the clock configuration macros.
Gabe Black
2014-11-13
t124: Skip PLLP init to 408MHz
Jimmy Zhang
2014-11-13
t124: nyan: Enable lock bit on pll
Jimmy Zhang
2014-11-13
tegra124: fix OSC initialization on LP0 resume
Andrew Bresticker
2014-11-13
tegra124: fix PLLU parameters
Andrew Bresticker
2014-11-13
tegra124: Make the PLLX frequency selectable by model.
Gabe Black
2014-11-12
tegra124: enable JTAG in Security Mode
Jimmy Zhang
2014-11-12
tegra124: Program PWM1 to drive panel backlight
Andrew Chew
2014-11-12
tegra124: Add pwm_controller registers
Andrew Chew
2014-11-12
tegra124: Fix PWM pinmux functions
Andrew Chew
2014-11-12
tegra124: Add PWM base address
Andrew Chew
2014-11-12
tegra124: nyan: Keep in memory structures below 4GB.
Gabe Black
2014-11-09
arm: Thumb ALL the things!
Julius Werner
2014-11-01
{cpu,soc}: Use DEVICE_NOOP macro over dummy symbol
Edward O'Callaghan
2014-10-22
tegra/nyan*: sdram updates
Tom Warren
2014-10-16
uarts: 32/64 cleanup
Ronald G. Minnich
2014-09-22
tegra124/nyan: memory and display updates
Andrew Bresticker
2014-09-22
arm: Move libgcc assembly macros to arch/asm.h
Julius Werner
2014-09-22
Add check_member macro to allow clean and easy struct offset checking
Julius Werner
2014-09-17
spi: add Kconfig variable for dual-output read enable
David Hendricks
2014-09-13
arm: Move exception_init() close to console_init()
Julius Werner
2014-09-13
tegra124/nyan: display, clock, and other updates
Julius Werner
2014-09-12
tegra124/nyan: various fixes and additions
Hung-Te Lin
2014-09-11
tegra124/nyan: rougly stable code base
Gabe Black
2014-09-10
tegra124: Make tegra124 compilable with serial turned off.
Gabe Black
2014-09-10
nyan: Use the new pinmux functions as part of UART setup.
Gabe Black
2014-09-10
nvidia-cbootimage: integrate into coreboot make
Isaac Christensen
2014-09-09
arm: Update a stale comment in bootblock .S files
David Hendricks
2014-09-09
tegra124: Switch the bootblock over the ARMv4 impelementation.
Gabe Black
2014-09-08
tegra124: return the UART base address based on index
Isaac Christensen
2014-09-08
ARM: Generalize armv7 as arm.
Gabe Black
2014-08-29
tegra124: add custom uart
Gabe Black
2014-08-28
tegra124: Add a custom bootblock implementation.
Gabe Black
2014-08-22
ARM: Overhaul the ARM Makefile.
Gabe Black
2014-08-19
tegra124: Implement the tegra i2c driver.
Gabe Black
2014-08-19
tegra124: Implement driver code for the pinmux, pingroup controls, and GPIOs.
Gabe Black
2014-08-19
tegra124: Pick addresses to load the rom and ram stages.
Gabe Black
2014-08-18
tegra: Change how tegra124 and tegra include files from each other.
Gabe Black
2014-08-15
tegra124: fix Kconfig ARCH settings
Isaac Christensen
2014-08-13
Tegra,Tegra124: proposed layout for file hierarchy with example
Ronald G. Minnich
2014-08-12
tegra124: Implement the monotonic timer by reading the 1us timer register.
Gabe Black
2014-08-12
tegra124: Add stack related config options to the Kconfig.
Gabe Black
2014-08-12
tegra124: Add some make rules which will wrap the bootblock in the BCT.
Gabe Black
2014-08-05
tegra124: Add a stub implementation of the tegra124 SOC.
Gabe Black