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
/
mainboard
/
google
/
rush_ryu
Age
Commit message (
Expand
)
Author
2015-04-10
google/rush_ryu: Add support for event log
Furquan Shaikh
2015-04-10
ryu: Enhance pmic access functions
Jimmy Zhang
2015-04-10
ryu: audio: Enable RT5677 audio codec
Tom Warren
2015-04-10
ryu: Select pwr btn polarity based on board id
Furquan Shaikh
2015-04-10
gpio: decouple tristate gpio support from board ID
David Hendricks
2015-04-10
gpio: cosmetic changes to tristate_gpios.c
David Hendricks
2015-04-10
ryu: update board id definitions
Aaron Durbin
2015-04-10
ryu: remove board id normalization
Aaron Durbin
2015-04-10
gpio: Remove non-ternary tristate mode, make ternaries easier
Julius Werner
2015-04-10
gpio: Extend common GPIO header, simplify function names
Julius Werner
2015-04-08
ryu: Add vboot2 support
Furquan Shaikh
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-06
New mechanism to define SRAM/memory map with automatic bounds checking
Julius Werner
2015-03-28
ryu: Add padconfigs for volup and voldown buttons
Furquan Shaikh
2015-03-28
rush: ryu: remove mainboard_add_memory_ranges()
Aaron Durbin
2015-03-28
tegra132/rush/ryu: Use CLK_RST_REG instead of &clk_rst->...
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
ryu: use generic spin table
Aaron Durbin
2015-03-28
ryu: Get rid of coreboot setting up DMA areas for libpayload
Furquan Shaikh
2015-03-28
ryu: remove bring_up_secondary_cpu from devicetree
Aaron Durbin
2015-03-27
ryu: add cpus to device tree
Aaron Durbin
2015-03-27
ryu: remove call to soc_configure_i2c6pad()
Aaron Durbin
2015-03-27
ryu: Remove old/unused BCT cfg files
Tom Warren
2015-03-27
ryu: fix power button polarity
Aaron Durbin
2015-03-27
rush: use names for gpios
Aaron Durbin
2015-03-27
ryu: configure plld for display usage
Aaron Durbin
2015-03-27
ryu: bring up secondary core
Aaron Durbin
2015-03-27
ryu: normalize board id
Aaron Durbin
2015-03-27
ryu: initialize LTE modem
Ben Chan
2015-03-27
ryu: use named bus numbers instead of literals
Aaron Durbin
2015-03-27
ryu: Add pad/funit init for i2c6 (audio codec, etc.)
Tom Warren
2015-03-26
ryu: enable external usb 2.0 port
Aaron Durbin
2015-03-26
ryu: convert hardware initialization to funit API
Aaron Durbin
2015-03-26
ryu: support for DMA region
Aaron Durbin
2015-03-26
t132: ryu: Correct how board id is retrieved
Jimmy Zhang
2015-03-26
ryu: Update BCT to Max Frequency 924MHz
Jimmy Zhang
2015-03-26
ryu: convert mainboard initialization to use padconfig API
Aaron Durbin
2015-03-26
tegra132: move common bootblock init into SoC code
Aaron Durbin
2015-03-26
ryu: configure EC I2C pads as open drain
Aaron Durbin
2015-03-26
ryu: use EC proto v3 over i2c
Aaron Durbin
2015-03-26
ryu: enable vboot firmware verification
Aaron Durbin
2015-03-25
tegra132: use pre-existing reset API
Aaron Durbin
2015-03-25
rush/ryu: restore full-speed clocks to TPM I2C and EC SPI
Tom Warren
2015-03-25
ryu: Add 4 LPDDR3 SDRAM BCTs
Aaron Durbin
2015-03-25
ryu: Add three more full LPDDR3 SDRAM BCTs
Jimmy Zhang
2015-03-25
ryu: switch to padconfig API in romstage
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
ryu: use padconfig API in bootblock
Aaron Durbin
2015-03-24
tegra132: add bootblock_mainboard_early_init()
Aaron Durbin
2015-03-23
Enable publishing of board ID where supported
Vadim Bendebury
2015-03-23
Include board ID calculations only when necessary
Vadim Bendebury
2015-03-23
t132: Add support for tpm i2c
Furquan Shaikh
2015-03-13
Use a common boardid.h instead of per board copies
Vadim Bendebury
2015-03-13
ryu: Add TPS65913 regs/init for VDD_CPU 1.0V
Tom Warren
2015-03-13
ryu: Add support for full LPDDR3 SDRAM BCT init via BootROM
Tom Warren
2015-03-05
rush_ryu: Add new mainboard
Aaron Durbin