summaryrefslogtreecommitdiff
path: root/src/soc/rockchip/rk3399/include
AgeCommit message (Expand)Author
2019-12-19src/soc/rockchip: Remove unused <stdlib.h>Elyes HAOUAS
2019-11-14lib/fmap: Add optional pre-RAM cacheJulius Werner
2019-10-27src/soc: change "unsigned" to "unsigned int"Martin Roth
2019-09-14arm64: Uprev Arm TF and adjust to BL31 parameter changesJulius Werner
2019-08-10src: Include <stdint.h> instead of <inttypes.h>Jacob Garber
2019-05-29src/soc: Add missing 'include <types.h>'Elyes HAOUAS
2019-04-30rockchip: rk3399: increase memory for fit payload.Marty E. Plummer
2019-02-22symbols.h: Add macro to define memlayout region symbolsJulius Werner
2019-02-22rockchip/rk3399: Fix BL31 bootmem regionsJulius Werner
2019-02-05bootmem: add new memory type for BL31Ting Shen
2018-10-30src: Add missing include <stdint.h>Elyes HAOUAS
2018-06-04src/soc: Get rid of whitespace before tabElyes HAOUAS
2018-06-04soc/rockchip: Get rid of device_tElyes HAOUAS
2018-05-22rk3399: Enable bootblock compressionJulius Werner
2018-01-29rockchip/rk3399: Support LONG_WRITE type in MIPI DSILin Huang
2017-12-11google/gru: Stop mucking with unused I2S0 pins in codec configJulius Werner
2017-11-28google/scarlet: support kd097d04 panelLin Huang
2017-11-28rockchip/rk3399: support dual mipi dsiLin Huang
2017-11-28rockchip/rk3399: mipi: properly configure PHY timingLin Huang
2017-11-28rockchip/rk3399: improve mipi transfer flowLin Huang
2017-11-28rockchip/rk3399: mipi: correct phy parameter settingLin Huang
2017-11-28rockchip/rk3399: mipi: Fix LOOP_DIV_HIGH_SEL to be 4 bits wideLin Huang
2017-05-24rk3399: Reshuffle memlayout to move PRERAM_CBMEM_CONSOLE further backJulius Werner
2017-05-18rockchip/rk3399: Add MIPI driverNickey Yang
2017-05-03google/gru: skip usbphy1 setup for Scarletphilipchen
2017-01-24rockchip/rk3399: set edp pclk to 25MHzLin Huang
2016-12-03rockchip/rk3399: Fix typoPatrick Georgi
2016-11-17rockchip/rk3399: Change PLL configuration to match Linux kernelJulius Werner
2016-11-02rockchip/rk3399: display: Do not allocate framebuffer in corebootLin Huang
2016-11-02rockchip/rk3399: sdram: also prepare the index1 configurationLin Huang
2016-11-02rockchip/rk3399: Reserve enough framebuffer memory for 32bpp hires panelsJulius Werner
2016-10-08rockchip/rk3399: Add Type-C PHY initWilliam wu
2016-10-06rockchip/rk3399: Move TTB to the end of SRAMJulius Werner
2016-10-06rockchip/rk3399: Move big CPU cluster initialization into ramstageJulius Werner
2016-10-04rockchip/rk3399: Fix rkclk_init() to actually use PERILP1_PCLK_HZJulius Werner
2016-09-20gru: Add watchdog reset supportJulius Werner
2016-09-20gru: Add USB 2.0 PHY tuning for KevinJulius Werner
2016-08-31rockchip/rk3399: Add pwm_regulator.c for pwm then ramp boot up cpuEric Gao
2016-08-27rockchip/rk3399: Enable ramstage compression, shuffle around memlayoutJulius Werner
2016-08-27gru: Make SDRAM parameters individual struct files in CBFSJulius Werner
2016-08-16Revert "rockchip: rk3399: enable sdhci clk for emmc"Shunqian Zheng
2016-08-11rockchip/rk3399: Add code to neuter Type-C PHY for firmware USBJulius Werner
2016-07-15rockchip/rk3399: extend romstage rangeLin Huang
2016-07-13rk3399: allow more room for CBMEM consoleVadim Bendebury
2016-07-12rockchip/rk3399: initialize apll_bLin Huang
2016-07-12rockchip/rk3399: Use apll instead of apll_l defineLin Huang
2016-07-12rockchip/rk3399: calculate clocks based on parent clock speedLin Huang
2016-06-23rk3399: add definition for SP0 iomuxVadim Bendebury
2016-06-12rockchip: rk3399: pass board specific message to BL31Lin Huang
2016-06-12rockchip: gru: Add USB DRD DWC3 controller supportLiangfeng Wu