index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
soc
/
nvidia
Age
Commit message (
Expand
)
Author
2015-04-29
kbuild: automatically include SOCs
Stefan Reinauer
2015-04-22
nvidia/tegra132: Add spi_crop_chunk()
Patrick Georgi
2015-04-22
t132: Add gic.c to secmon
Furquan Shaikh
2015-04-22
nvidia/tegra*: check bus number for i2c driver APIs
Yen Lin
2015-04-22
soc: select generic gpio lib on (almost) all non-x86 SOCs
Stefan Reinauer
2015-04-21
arm(64): Manually clean up the mess left by write32() transition
Julius Werner
2015-04-21
arm(64): Globally replace writel(v, a) with write32(a, v)
Julius Werner
2015-04-21
arm(64): Replace write32() and friends with writel()
Julius Werner
2015-04-20
Kconfig: rename CONSOLE_SERIAL_UART to DRIVERS_UART
Patrick Georgi
2015-04-18
vboot: make vboot2_verify_firmware return
Daisuke Nojiri
2015-04-17
chromeos: Move memlayout.h/symbols.h into common directory
Julius Werner
2015-04-17
uart: pass register width in the coreboot table
Vadim Bendebury
2015-04-14
tegra132: lock down VPR
Aaron Durbin
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-14
rush: Add dp related parameters
Jimmy Zhang
2015-04-14
CBFS: Automate ROM image layout and remove hardcoded offsets
Julius Werner
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: Add and select DO_DSI_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: always bring up PLLD
Aaron Durbin
2015-04-10
tegra132: rename clock_display() to clock_configure_plld()
Aaron Durbin
2015-04-10
tegra132: Set dc to resize the difference between framebuffer and panel
Jimmy Zhang
2015-04-10
tegra132: Add framebuffer parameters
Jimmy Zhang
2015-04-10
tegra132: Pass panel spec to lib_sysinfo
Jimmy Zhang
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
tegra132: Add panel mode spec
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-10
arm64: Implement PSCI command support
Aaron Durbin
2015-04-10
arm64: secmon: add entry point for turned on CPUs
Aaron Durbin
2015-04-10
ryu: Add display_start api
Jimmy Zhang
2015-04-10
gpio: Extend common GPIO header, simplify function names
Julius Werner
[next]