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
/
rockchip
/
rk3399
Age
Commit message (
Expand
)
Author
2019-09-14
arm64: Uprev Arm TF and adjust to BL31 parameter changes
Julius Werner
2019-08-30
arm64: Rename arm_tf.c/h to bl31.c/h
Julius Werner
2019-08-10
src: Include <stdint.h> instead of <inttypes.h>
Jacob Garber
2019-07-25
soc/rockchip/rk3399: Use 64 bits in multiplication
Jacob Garber
2019-07-09
arch/non-x86: Flip HAVE_MONOTONIC_TIMER default
Kyösti Mälkki
2019-07-03
vboot: Use CONFIG_VBOOT_MIGRATE_WORKING_DATA on all platforms
Julius Werner
2019-05-29
src/soc: Add missing 'include <types.h>'
Elyes HAOUAS
2019-04-30
rockchip: rk3399: increase memory for fit payload.
Marty E. Plummer
2019-04-30
vboot: refactor OPROM code
Joel Kitching
2019-04-29
rockchip/rk3399: Select VBOOT_MIGRATE_WORKING_DATA
Julius Werner
2019-04-23
src: include <assert.h> when appropriate
Elyes HAOUAS
2019-04-06
src: Use include <delay.h> when appropriate
Elyes HAOUAS
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-19
rockchip/rk3399: Remove obsolete BL31 resource reservation
Julius Werner
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-02-22
symbols.h: Add macro to define memlayout region symbols
Julius Werner
2019-02-22
rockchip/rk3399: Fix BL31 bootmem regions
Julius Werner
2019-02-05
bootmem: add new memory type for BL31
Ting Shen
2019-01-14
console: Change BOOTBLOCK_CONSOLE default to `y`
Nico Huber
2018-11-29
src: Remove duplicated round up function
Elyes HAOUAS
2018-11-21
(console,drivers/uart)/Kconfig: Fix dependencies
Nico Huber
2018-11-16
src: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-11-12
src: Remove unneeded include "{arch,cpu}/cpu.h"
Elyes HAOUAS
2018-10-30
src: Add missing include <stdint.h>
Elyes HAOUAS
2018-10-22
soc/rockchip/rk3399: Convert to `board_reset()`
Nico Huber
2018-08-10
drivers/i2c: Add i2c TPM support for different stages
Philipp Deppenwiese
2018-08-09
src/soc: Fix typo
Elyes HAOUAS
2018-06-04
src/soc: Get rid of whitespace before tab
Elyes HAOUAS
2018-06-04
soc/rockchip: Get rid of device_t
Elyes HAOUAS
2018-05-22
src: Remove non-ascii characters
Martin Roth
2018-05-22
rk3399: Enable bootblock compression
Julius Werner
2018-04-03
spi: Add helper functions for bit-banging
Julius Werner
2018-02-02
rockchip/rk3399: Pass coreboot table pointer to ARM TF
Julius Werner
2018-02-02
rockchip/rk3399: extend delay between saradc power up and start command
Lin Huang
2018-01-29
rockchip/rk3399: Support LONG_WRITE type in MIPI DSI
Lin Huang
2018-01-10
soc/rockchip/rk3399: Ensure full eDP init sequence
Ege Mihmanli
2017-12-11
google/gru: Stop mucking with unused I2S0 pins in codec config
Julius Werner
2017-12-07
rockchip/rk3399: Select GENERIC_GPIO_LIB Kconfig
Julius Werner
2017-11-28
google/scarlet: support kd097d04 panel
Lin Huang
2017-11-28
rockchip/rk3399: support dual mipi dsi
Lin Huang
2017-11-28
rockchip/rk3399: mipi: properly configure PHY timing
Lin Huang
2017-11-28
rockchip/rk3399: improve mipi transfer flow
Lin Huang
2017-11-28
rockchip/rk3399: mipi: correct Feedback divider setting
Lin Huang
2017-11-28
rockchip/rk3399: mipi: correct phy parameter setting
Lin Huang
2017-11-28
rockchip/rk3399: mipi: Fix LOOP_DIV_HIGH_SEL to be 4 bits wide
Lin Huang
2017-06-26
rockchip/rk3399: update the ddr 200MHz frequency configuration
Caesar Wang
2017-06-19
rockchip/rk3399: fix DRAM gate training issue
Lin Huang
2017-06-02
Kconfig: Introduce HAVE_(VBE_)LINEAR_FRAMEBUFFER
Nico Huber
2017-05-26
rockchip/rk3399: fix rk_mipi_dsi_phy_init err
Nickey Yang
2017-05-24
rk3399: Reshuffle memlayout to move PRERAM_CBMEM_CONSOLE further back
Julius Werner
2017-05-18
rockchip/rk3399: soc: resize reserve memory
Xing Zheng
2017-05-18
rockchip/rk3399: Add MIPI driver
Nickey Yang
2017-05-18
rockchip/rk3399: remove the delay for enabling SSC
Caesar Wang
2017-05-11
rockchip/rk3399: enable DPLL SSC for DDR EMI test on bob
Caesar Wang
2017-05-03
google/gru: skip usbphy1 setup for Scarlet
philipchen
2017-03-28
vboot: Move remaining features out of vendorcode/google/chromeos
Julius Werner
2017-01-24
rockchip/rk3399: set edp pclk to 25MHz
Lin Huang
2017-01-12
3rdparty: update arm-trusted-firmware submodule
Martin Roth
2016-12-13
rockchip: rk3399: change emmc clk to 148.5MHz
Ziyuan Xu
2016-12-06
rockchip/rk3399: sdram: use register to calculate sdram sizes
Lin Huang
2016-12-05
rockchip/rk3399: display: Update edp initialization retry
Martin Roth
2016-12-03
rockchip/rk3399: Fix typo
Patrick Georgi
2016-11-29
rockchip/rk3399: display: Retry edp initialization if it fails
Lin Huang
2016-11-17
rockchip/rk3399: Change 933 DPLL to low jitter rate
Derek Basehore
2016-11-17
rockchip/rk3399: Change PLL configuration to match Linux kernel
Julius Werner
2016-11-14
soc/rockchip: split edp_enable() function
Lin Huang
2016-11-03
rockchip/rk3399: sdram.c: Fix msch ddrconfig register error
Lin Huang
2016-11-02
rockchip/rk3399: display: Do not allocate framebuffer in coreboot
Lin Huang
2016-11-02
rockchip/rk3399: sdram: Reset system if switch to index1 fails
Lin Huang
2016-11-02
rockchip/rk3399: sdram: Fix data training function
Lin Huang
2016-11-02
rockchip/rk3399: sdram: also prepare the index1 configuration
Lin Huang
2016-11-02
rockchip/rk3399: Reserve enough framebuffer memory for 32bpp hires panels
Julius Werner
2016-10-25
rockchip/rk3399: reset system if DDR init fails
Lin Huang
2016-10-18
rk3399: display: Use edid_set_framebuffer_bits_per_pixel() helper
Julius Werner
2016-10-08
rockchip/rk3399: Add Type-C PHY init
William wu
2016-10-07
rockchip/rk3399: Actually remove big CPU initialization from bootblock
Julius Werner
2016-10-07
rockchip/rk3399: select rank before triggering training
Derek Basehore
2016-10-07
rockchip/rk3399: Improve dram stability when run at high frequency
Lin Huang
2016-10-06
rockchip/rk3399: Configure USB3 controller to work in USB2 only mode
Liangfeng Wu
2016-10-06
rockchip: rk3399: improve write leveling flow
Jianqun Xu
2016-10-06
rockchip/rk3399: Move TTB to the end of SRAM
Julius Werner
2016-10-06
rockchip: Correct and standardize clock divisor range assertions
Julius Werner
2016-10-06
rockchip/rk3399: Move big CPU cluster initialization into ramstage
Julius Werner
2016-10-04
rockchip/rk3399: Fix rkclk_init() to actually use PERILP1_PCLK_HZ
Julius Werner
2016-10-04
rockchip: Remove pulls for gpio_output(), clean up code
Julius Werner
2016-10-04
rockchip/rk3399: Remove CONFIG_ARM64_A53_ERRATUM_843419
Julius Werner
2016-09-20
gru: Add watchdog reset support
Julius Werner
2016-09-20
gru: Add USB 2.0 PHY tuning for Kevin
Julius Werner
2016-08-31
rockchip/rk3399: Add pwm_regulator.c for pwm then ramp boot up cpu
Eric Gao
2016-08-31
rockchip/rk3399: Move romstage.c to mainboard/gru
Shunqian Zheng
2016-08-27
rockchip/rk3399: Enable ramstage compression, shuffle around memlayout
Julius Werner
2016-08-27
gru: Make SDRAM parameters individual struct files in CBFS
Julius Werner
2016-08-19
rockchip/rk3399 & gru/kevin: support sdram 933MHz on kevin
Lin Huang
2016-08-17
google/gru: Add new PWM regulator duty numbers for revision 6
Julius Werner
2016-08-16
Revert "rockchip: rk3399: enable sdhci clk for emmc"
Shunqian Zheng
2016-08-11
rockchip/rk3399: Add code to neuter Type-C PHY for firmware USB
Julius Werner
2016-08-09
rockchip/rk3399: sdram: correct read obs and set DQS driver register
Lin Huang
2016-08-03
google/gru: Add code to support I2C TPM for Kevin
Julius Werner
[next]