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
/
tegra132
/
include
Age
Commit message (
Expand
)
Author
2016-01-18
header files: Fix guard name comments to match guard names
Martin Roth
2015-11-17
arm64: tegra132: tegra210: Remove old arm64/stage_entry.S
Julius Werner
2015-11-11
arm64: mmu: Make page table manipulation work across stages
Julius Werner
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-13
t132: Add TIMESTAMP region to memlayout.ld
Furquan Shaikh
2015-10-11
tegra132: increase romstage size for vboot
Aaron Durbin
2015-09-30
vboot: provide a unified flow for separate verstage
Aaron Durbin
2015-09-09
verstage: use common program.ld for linking
Aaron Durbin
2015-09-07
Drop "See file CREDITS..." comment
Stefan Reinauer
2015-07-07
t132: Add timestamp collection support in t132
Furquan Shaikh
2015-07-01
tegra132: adjust vboot2 memlayout to make coreboot compile
Stefan Reinauer
2015-06-23
tegra: Move pinmux enum constants from tegra/pinmux.h to soc-specific pinmux.h
Furquan Shaikh
2015-06-08
Remove empty lines at end of file
Elyes HAOUAS
2015-05-26
coreboot: introduce boot_device
Aaron Durbin
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-05-05
nvidia/tegra132: Fix vboot2 memory layout
Aaron Durbin
2015-04-21
arm(64): Manually clean up the mess left by write32() transition
Julius Werner
2015-04-17
chromeos: Move memlayout.h/symbols.h into common directory
Julius Werner
2015-04-14
rush: Enable dp display
Jimmy Zhang
2015-04-14
ryu: display: Add function to pass mode info to payload
Jimmy Zhang
2015-04-14
ryu: display: Set display shift clock divider
Jimmy Zhang
2015-04-14
rush: Configure display related clock, pad, and power
Jimmy Zhang
2015-04-13
arm: Add bootblock_mainboard_early_init() for pre-console initialization
Julius Werner
2015-04-13
rush: Add and select DO_SOR_INIT config option
Jimmy Zhang
2015-04-13
ryu: display: Move display api to mainboard
Jimmy Zhang
2015-04-13
ryu: display: Split dc functions from dsi display code
Jimmy Zhang
2015-04-13
t132: Add I2S1 support to funit
Tom Warren
2015-04-13
t132: add RAM repair to cluster 1
Yen Lin
2015-04-10
tegra132: psci: add cpu_on/off support
Joseph Lo
2015-04-10
tegra132: Make non-vboot2 memlayout more useful
Furquan Shaikh
2015-04-10
tegra132: Change memlayout to have PRERAM and POSTRAM CBFS Cache
Furquan Shaikh
2015-04-10
tegra132: Bump up ramstage to 256K
Furquan Shaikh
2015-04-10
tegra132: prepare cpu startup in psci
Aaron Durbin
2015-04-10
tegra132: Increase size of bootblock due to overflow
Tom Warren
2015-04-10
tegra132: rename clock_display() to clock_configure_plld()
Aaron Durbin
2015-04-10
tegra132: Expand ramstage size to 208k (from 192k)
Jimmy Zhang
2015-04-10
tegra132: Add dsi driver
Jimmy Zhang
2015-04-10
google/rush_ryu: dsi: Enable panel related vdd and clocks
Jimmy Zhang
2015-04-10
tegra132: Increase space for romstage in memlayout
Furquan Shaikh
2015-04-10
vboot: move vboot files to designated directory
Daisuke Nojiri
2015-04-10
google/rush: Add I2C1 init and audio clock enable/resets
Tom Warren
2015-04-10
tegra132: Add routine to enable all audio periphs under AHUB
Tom Warren
2015-04-10
tegra132: Add I2C1 support to funit
Tom Warren
2015-04-08
t132: Add vboot2 support
Furquan Shaikh
2015-04-08
tegra132: Change all SoC headers to <soc/headername.h> system
Julius Werner
2015-04-04
tegra132: remove framebuffer reservation
Aaron Durbin
2015-03-28
tegra132: Replace use of clk_rst with CLK_RST_REG
Furquan Shaikh
2015-03-28
tegra132: Clean up clock register writes
Furquan Shaikh
2015-03-28
tegra132: use generic GIC driver
Aaron Durbin
2015-03-27
tegra132: Fix clock apis
Furquan Shaikh
2015-03-27
tegra132: return actual plld frequency
Aaron Durbin
2015-03-27
tegra132: refactor cpu startup code
Aaron Durbin
2015-03-27
tegra132: add enums for bus names
Aaron Durbin
2015-03-27
tegra132: initialize GIC
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-26
tegra132: allow mainboards to insert memory regions in address map
Aaron Durbin
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
tegra132: provide more robust array bounds checking
Aaron Durbin
2015-03-26
tegra132: add more base addresses to address map
Aaron Durbin
2015-03-26
tegra132: add i2c2 controller to funit library
Aaron Durbin
2015-03-26
t132: Implement clock initialization api for functional units
Furquan Shaikh
2015-03-25
tegra132: enable pinmux input for PAD_CFG_GPIO_INPUT()
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: provide pad configuration interface
Aaron Durbin
2015-03-23
t132: Add support for tpm i2c
Furquan Shaikh
2015-03-17
Tegra132: Configure CPU clock
Jimmy Zhang
2015-03-13
tegra132: Add Trust Zone register access
Aaron Durbin
2015-03-13
tegra132: split memory range querying to above/below 4GiB
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
t132: Add shared romstage
Aaron Durbin
2015-03-02
tegra132: Enable bootblock support in tegra132 including UART support
Furquan Shaikh
2015-01-26
tegra132: Add support for tegra132 soc
Furquan Shaikh