summaryrefslogtreecommitdiff
path: root/src/soc/rockchip/rk3399/include/soc
Commit message (Expand)AuthorAgeFilesLines
* mipi: Make panel init callback work directly on DSI transaction typesJulius Werner2021-09-111-11/+1
* src: Change bare 'unsigned' to 'unsigned int'Martin Roth2020-11-161-36/+36
* soc/rockchip: Drop unneeded empty linesElyes HAOUAS2020-09-211-1/+0
* treewide: Add Kconfig variable MEMLAYOUT_LD_FILEFurquan Shaikh2020-06-131-35/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1113-13/+0
* soc/rockchip: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-0613-171/+26
* soc: Remove copyright noticesPatrick Georgi2020-03-1813-13/+0
* src/soc/rockchip: Remove unused <stdlib.h>Elyes HAOUAS2019-12-191-1/+0
* lib/fmap: Add optional pre-RAM cacheJulius Werner2019-11-141-1/+2
* src/soc: change "unsigned" to "unsigned int"Martin Roth2019-10-271-1/+1
* arm64: Uprev Arm TF and adjust to BL31 parameter changesJulius Werner2019-09-141-24/+0
* src: Include <stdint.h> instead of <inttypes.h>Jacob Garber2019-08-101-1/+1
* src/soc: Add missing 'include <types.h>'Elyes HAOUAS2019-05-291-0/+1
* rockchip: rk3399: increase memory for fit payload.Marty E. Plummer2019-04-301-2/+2
* symbols.h: Add macro to define memlayout region symbolsJulius Werner2019-02-221-6/+3
* rockchip/rk3399: Fix BL31 bootmem regionsJulius Werner2019-02-222-0/+31
* bootmem: add new memory type for BL31Ting Shen2019-02-051-0/+1
* src: Add missing include <stdint.h>Elyes HAOUAS2018-10-301-0/+2
* src/soc: Get rid of whitespace before tabElyes HAOUAS2018-06-041-1/+1
* soc/rockchip: Get rid of device_tElyes HAOUAS2018-06-041-1/+1
* rk3399: Enable bootblock compressionJulius Werner2018-05-222-3/+3
* rockchip/rk3399: Support LONG_WRITE type in MIPI DSILin Huang2018-01-291-3/+7
* google/gru: Stop mucking with unused I2S0 pins in codec configJulius Werner2017-12-111-2/+1
* google/scarlet: support kd097d04 panelLin Huang2017-11-281-1/+2
* rockchip/rk3399: support dual mipi dsiLin Huang2017-11-283-5/+27
* rockchip/rk3399: mipi: properly configure PHY timingLin Huang2017-11-281-10/+21
* rockchip/rk3399: improve mipi transfer flowLin Huang2017-11-281-0/+11
* rockchip/rk3399: mipi: correct phy parameter settingLin Huang2017-11-281-4/+19
* rockchip/rk3399: mipi: Fix LOOP_DIV_HIGH_SEL to be 4 bits wideLin Huang2017-11-281-1/+1
* rk3399: Reshuffle memlayout to move PRERAM_CBMEM_CONSOLE further backJulius Werner2017-05-241-6/+6
* rockchip/rk3399: Add MIPI driverNickey Yang2017-05-183-0/+290
* google/gru: skip usbphy1 setup for Scarletphilipchen2017-05-031-4/+2
* rockchip/rk3399: set edp pclk to 25MHzLin Huang2017-01-241-0/+1
* rockchip/rk3399: Fix typoPatrick Georgi2016-12-031-1/+1
* rockchip/rk3399: Change PLL configuration to match Linux kernelJulius Werner2016-11-171-3/+3
* rockchip/rk3399: display: Do not allocate framebuffer in corebootLin Huang2016-11-022-3/+1
* rockchip/rk3399: sdram: also prepare the index1 configurationLin Huang2016-11-022-1/+13
* rockchip/rk3399: Reserve enough framebuffer memory for 32bpp hires panelsJulius Werner2016-11-021-1/+1
* rockchip/rk3399: Add Type-C PHY initWilliam wu2016-10-081-2/+31
* rockchip/rk3399: Move TTB to the end of SRAMJulius Werner2016-10-061-3/+3
* rockchip/rk3399: Move big CPU cluster initialization into ramstageJulius Werner2016-10-061-1/+6
* rockchip/rk3399: Fix rkclk_init() to actually use PERILP1_PCLK_HZJulius Werner2016-10-041-1/+1
* gru: Add watchdog reset supportJulius Werner2016-09-202-0/+6
* gru: Add USB 2.0 PHY tuning for KevinJulius Werner2016-09-201-1/+1
* rockchip/rk3399: Add pwm_regulator.c for pwm then ramp boot up cpuEric Gao2016-08-311-1/+1
* rockchip/rk3399: Enable ramstage compression, shuffle around memlayoutJulius Werner2016-08-271-7/+7
* gru: Make SDRAM parameters individual struct files in CBFSJulius Werner2016-08-271-3/+1
* Revert "rockchip: rk3399: enable sdhci clk for emmc"Shunqian Zheng2016-08-161-16/+0
* rockchip/rk3399: Add code to neuter Type-C PHY for firmware USBJulius Werner2016-08-112-17/+25
* rockchip/rk3399: extend romstage rangeLin Huang2016-07-151-5/+5