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-04-09
soc: Use DEVICE_NOOP macro formalism over static stub func
Edward O'Callaghan
2015-04-09
tegra132: configure debug uart to 115200n8 in tegra_lp0_resume
Yen Lin
2015-04-09
arm64: psci: add node hierarchy
Aaron Durbin
2015-04-08
t132: Add vboot2 support
Furquan Shaikh
2015-04-08
timer: Add generic udelay() implementation
Aaron Durbin
2015-04-08
tegra124: Change all SoC headers to <soc/headername.h> system
Julius Werner
2015-04-08
tegra132: Remove clamp_tristate_inputs() call
Tom Warren
2015-04-08
tegra132: Change all SoC headers to <soc/headername.h> system
Julius Werner
2015-04-07
tegra132: Provide weak implementation of usb_setup_utmip in funitcfg.c
Furquan Shaikh
2015-04-07
kconfig: drop intermittend forwarder files
Stefan Reinauer
2015-04-06
New mechanism to define SRAM/memory map with automatic bounds checking
Julius Werner
2015-04-06
tegra132: Add tegra_lp0_resume code
Yen Lin
2015-04-04
t132: Enable SMMU translations
Furquan Shaikh
2015-04-04
tegra132: Store ODMDATA from BCT into PMC scratch for use by kernel
Tom Warren
2015-04-04
tegra132: remove framebuffer reservation
Aaron Durbin
2015-04-04
tegra124: use known-good drive for fast-train only
Neil Chen
2015-04-04
tegra124: add support for full DP link training
Neil Chen
2015-04-03
tegra132: implement platform_prog_run()
Aaron Durbin
2015-04-03
tegra124: implement platform_prog_run()
Aaron Durbin
2015-04-02
Nyans: replace cpu_reset with hard_reset
Daisuke Nojiri
2015-03-31
cbfs: remove cbfs_core.h includes
Aaron Durbin
2015-03-30
Update hex values to CBFS binary name types in Makefiles
Martin Roth
2015-03-28
tegra132: Add support for pmc_rst_status get and print
Furquan Shaikh
2015-03-28
tegra132: Replace use of clk_rst with CLK_RST_REG
Furquan Shaikh
2015-03-28
tegra132: measure romstage timings
Aaron Durbin
2015-03-28
tegra132/rush/ryu: Use CLK_RST_REG instead of &clk_rst->...
Furquan Shaikh
2015-03-28
tegra132: Clean up clock register writes
Furquan Shaikh
2015-03-28
Ryu: Move I2C6 init to ramstage
Tom Warren
2015-03-28
Ryu: Rewrite I2C6 mux init
Tom Warren
2015-03-28
tegra132: remove private spin table implementation
Aaron Durbin
2015-03-28
tegra132: Add secmon support
Furquan Shaikh
2015-03-28
tegra132: use generic GIC driver
Aaron Durbin
2015-03-28
arm64: Replace CONFIG_* variables with {read/write}_current
Furquan Shaikh
2015-03-28
tegra132: update MTS version formatting
Aaron Durbin
2015-03-28
tegra132: remove bring_up_secondary_cpu chip option
Aaron Durbin
2015-03-27
tegra132: support arm64 SMP bringup
Aaron Durbin
2015-03-27
tegra132: remove printk() before console_init()
Aaron Durbin
2015-03-27
tegra132: Fix clock apis
Furquan Shaikh
2015-03-27
tegra132: Add LPDDR3 SDRAM init in coreboot.
Tom Warren
2015-03-27
tegra132: return actual plld frequency
Aaron Durbin
2015-03-27
tegra132: No need for Kconfig variables for stacks
Furquan Shaikh
2015-03-27
tegra132: add spin table support
Aaron Durbin
2015-03-27
tegra132: add option to bring up and init secondary cpu
Aaron Durbin
2015-03-27
tegra132: support GIC secondary cpu support
Aaron Durbin
2015-03-27
arm64: make mmu_enable() use previous ttb from mmu_init()
Aaron Durbin
2015-03-27
tegra132: select EL3 cpu start up state
Aaron Durbin
2015-03-27
tegra132: implement smp_processor_id()
Aaron Durbin
2015-03-27
tegra132: increase MAX_CPUS to 2
Aaron Durbin
2015-03-27
tegra132: Increase TrustZone Carveout Region size
Furquan Shaikh
2015-03-27
tegra132: refactor cpu startup code
Aaron Durbin
2015-03-27
tegra132: Add exception stack top address
Furquan Shaikh
2015-03-27
tegra132: add enums for bus names
Aaron Durbin
2015-03-27
tegra132: initialize GIC
Aaron Durbin
2015-03-27
tegra132: move page tables to trustzone region
Aaron Durbin
2015-03-27
tegra132: Add special I2C6 init
Tom Warren
2015-03-27
tegra132: separate/refactor clock enable/reset code
Tom Warren
2015-03-27
tegra132: never recover cbmem from romstage
Aaron Durbin
2015-03-26
tegra132: allow mainboards to insert memory regions in address map
Aaron Durbin
2015-03-26
tegra132: Initialize CNTFRQ
Furquan Shaikh
2015-03-26
tegra132: add I2C6 controller to funit library
Tom Warren
2015-03-26
tegra132: add usb initialization support to funit
Aaron Durbin
2015-03-26
rush: Add usb support for rush in coreboot
Furquan Shaikh
2015-03-26
tegra132: include what is actually used
Aaron Durbin
2015-03-26
tegra132: provide more robust array bounds checking
Aaron Durbin
2015-03-26
tegra132: add base addresses to funit structures
Aaron Durbin
2015-03-26
tegra132: add more base addresses to address map
Aaron Durbin
2015-03-26
tegra132: break out clock config in funit library
Aaron Durbin
2015-03-26
tegra132: use pointers in funitcfg
Aaron Durbin
2015-03-26
tegra132: add i2c2 controller to funit library
Aaron Durbin
2015-03-26
tegra: Clean up USB code
Furquan Shaikh
2015-03-26
tegra132: fix carveout address calculation >= 4GiB
Aaron Durbin
2015-03-26
t132: Implement clock initialization api for functional units
Furquan Shaikh
2015-03-26
tegra132: move common bootblock init into SoC code
Aaron Durbin
2015-03-25
tegra132: enable pinmux input for PAD_CFG_GPIO_INPUT()
Aaron Durbin
2015-03-25
tegra132: select HAVE_MONOTONIC_TIMER
Aaron Durbin
2015-03-25
tegra132: use pre-existing reset API
Aaron Durbin
2015-03-25
tegra: correct gpio_index_to_port() calculation
Aaron Durbin
2015-03-25
tegra132: fix gpio constants
Aaron Durbin
2015-03-25
tegra132: output chip information and MTS version
Aaron Durbin
2015-03-25
tegra132: introduce romstage_mainboard_init()
Aaron Durbin
2015-03-25
ryu: Add mainboard_init_xxx functions to get it building again
Tom Warren
2015-03-24
tegra132: add bootblock_mainboard_early_init()
Aaron Durbin
2015-03-24
tegra132: use padconfig for initializing uart pads
Aaron Durbin
2015-03-24
tegra132: provide pad configuration interface
Aaron Durbin
2015-03-24
vboot2: separate verstage from bootblock
Daisuke Nojiri
2015-03-24
nyans: reduce code duplication in bootblock and romstages
Daisuke Nojiri
2015-03-23
vboot2: read secdata and nvdata
Daisuke Nojiri
2015-03-23
Generalize revision number calculation function
Vadim Bendebury
2015-03-23
t132: Change romstage base address
Furquan Shaikh
2015-03-23
t132: Add support for tpm i2c
Furquan Shaikh
2015-03-21
tegra132: convert to stopwatch API
Aaron Durbin
2015-03-21
tegra132: fill out udelay() implementation
Aaron Durbin
2015-03-21
tegra124: switch to stopwatch API
Aaron Durbin
2015-03-20
bootblocks: use run_romstage()
Aaron Durbin
2015-03-17
t132: Add TTB_BUFFER to resource reserved
Furquan Shaikh
2015-03-17
Tegra132: Configure CPU clock
Jimmy Zhang
2015-03-17
t132: Add monotonic_timer.c to rmodules_arm
Furquan Shaikh
2015-03-17
coreboot classes: Add dynamic classes to coreboot
Furquan Shaikh
2015-03-13
nyan: Remove broken setup_display() from romstage
Julius Werner
2015-03-13
coreboot t132: Remove empty function cpu0_config_and_reset
Furquan Shaikh
[next]