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-03-07
t132: add Kconfig option for MTS microcode directory
Aaron Durbin
2015-03-07
tegra132: add preboot MTS to bct generation
Aaron Durbin
2015-03-05
tegra132: add support for TZ carve-out
Aaron Durbin
2015-03-05
t132: handle carve-outs for addressable memory
Aaron Durbin
2015-03-05
t132: Enable cbmem console support
Aaron Durbin
2015-03-05
t132: bring up 64-bit denver core
Aaron Durbin
2015-03-04
coreboot t132: Stack init re-work
Furquan Shaikh
2015-03-04
t132: kick off core complex after loading MTS microcode
Aaron Durbin
2015-03-04
t132: load MTS microcode
Aaron Durbin
2015-03-04
t132: Replace fallback with CONFIG_CBFS_PREFIX
Marc Jones
2015-03-04
t132: Add shared romstage
Aaron Durbin
2015-03-04
coreboot rush: Add dram init code
Furquan Shaikh
2015-03-04
coreboot rush: Add support for basic romstage
Furquan Shaikh
2015-03-04
coreboot t132: Enable loading of romstage from CBFS media
Furquan Shaikh
2015-03-04
coreboot t132: Remove init pllx for now
Furquan Shaikh
2015-03-04
coreboot t132,rush: Add mainboard specific bootblock_init
Furquan Shaikh
2015-03-03
coreboot t132: Add clock.c to all three stages of coreboot
Furquan Shaikh
2015-03-02
coreboot arm: Define function for setting cntfrq register
Furquan Shaikh
2015-03-02
tegra132: Enable bootblock support in tegra132 including UART support
Furquan Shaikh
2015-02-25
tegra124: Clean up ARM UART driver build
Marc Jones
2015-02-17
tegra132: Postprocess bootblock properly
Patrick Georgi
2015-02-17
tegra132: Add BCT support in tegra132 soc
Furquan Shaikh
2015-02-17
T124: perform ram_repair when CPU rail is powered on in warmboot
Yen Lin
2015-02-17
T124: perform ram_repair when CPU rail is powered on in coldboot
Yen Lin
2015-02-17
tegra124: Correct cpu power on sequence and CPUPWRGOOD_TIME
Jimmy Zhang
2015-02-13
tegra132: Fix build for verstage
Marc Jones
2015-02-06
include/types.h: Provide BIT() macro
Alexandru Gagniuc
2015-01-27
CBMEM: Always use DYNAMIC_CBMEM
Kyösti Mälkki
2015-01-27
vboot2: implement select_firmware for pre-romstage verification
Daisuke Nojiri
2015-01-27
vboot2: add verstage
Stefan Reinauer
2015-01-26
tegra132: Add support for tegra132 soc
Furquan Shaikh
2015-01-14
Revert "vboot2: add verstage"
Paul Menzel
2015-01-13
vboot2: add verstage
Daisuke Nojiri
2015-01-09
nyan*: I2C: Fix bus clear BC_TERMINATE naming.
Tom Warren
2015-01-09
tegra124: fix and fine tune the warm boot code
Joseph Lo
2015-01-09
tegra: i2c: re-init i2c controller after reset
Jimmy Zhang
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
[next]