Age | Commit message (Expand) | Author |
2020-11-16 | src: Change bare 'unsigned' to 'unsigned int' | Martin Roth |
2020-09-21 | soc/rockchip: Drop unneeded empty lines | Elyes HAOUAS |
2020-06-13 | treewide: Add Kconfig variable MEMLAYOUT_LD_FILE | Furquan Shaikh |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-04-06 | soc/rockchip: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-18 | soc: Remove copyright notices | Patrick Georgi |
2019-12-19 | src/soc/rockchip: Remove unused <stdlib.h> | Elyes HAOUAS |
2019-11-14 | lib/fmap: Add optional pre-RAM cache | Julius Werner |
2019-10-27 | src/soc: change "unsigned" to "unsigned int" | Martin Roth |
2019-09-14 | arm64: Uprev Arm TF and adjust to BL31 parameter changes | Julius Werner |
2019-08-10 | src: Include <stdint.h> instead of <inttypes.h> | Jacob Garber |
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-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 |
2018-10-30 | src: Add missing include <stdint.h> | 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 | rk3399: Enable bootblock compression | Julius Werner |
2018-01-29 | rockchip/rk3399: Support LONG_WRITE type in MIPI DSI | Lin Huang |
2017-12-11 | google/gru: Stop mucking with unused I2S0 pins in codec config | 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 phy parameter setting | Lin Huang |
2017-11-28 | rockchip/rk3399: mipi: Fix LOOP_DIV_HIGH_SEL to be 4 bits wide | Lin Huang |
2017-05-24 | rk3399: Reshuffle memlayout to move PRERAM_CBMEM_CONSOLE further back | Julius Werner |
2017-05-18 | rockchip/rk3399: Add MIPI driver | Nickey Yang |
2017-05-03 | google/gru: skip usbphy1 setup for Scarlet | philipchen |
2017-01-24 | rockchip/rk3399: set edp pclk to 25MHz | Lin Huang |
2016-12-03 | rockchip/rk3399: Fix typo | Patrick Georgi |
2016-11-17 | rockchip/rk3399: Change PLL configuration to match Linux kernel | Julius Werner |
2016-11-02 | rockchip/rk3399: display: Do not allocate framebuffer in coreboot | 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-08 | rockchip/rk3399: Add Type-C PHY init | William wu |
2016-10-06 | rockchip/rk3399: Move TTB to the end of SRAM | 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-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-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-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-07-15 | rockchip/rk3399: extend romstage range | Lin Huang |
2016-07-13 | rk3399: allow more room for CBMEM console | Vadim Bendebury |
2016-07-12 | rockchip/rk3399: initialize apll_b | Lin Huang |
2016-07-12 | rockchip/rk3399: Use apll instead of apll_l define | Lin Huang |
2016-07-12 | rockchip/rk3399: calculate clocks based on parent clock speed | Lin Huang |
2016-06-23 | rk3399: add definition for SP0 iomux | Vadim Bendebury |
2016-06-12 | rockchip: rk3399: pass board specific message to BL31 | Lin Huang |
2016-06-12 | rockchip: gru: Add USB DRD DWC3 controller support | Liangfeng Wu |
2016-06-08 | rockchip: rk3399: Add support i2s | Xing Zheng |
2016-06-08 | rk3399: add ability to configure SPI5 | Vadim Bendebury |
2016-06-03 | rockchip: gru: enable eDP display | Lin Huang |
2016-06-03 | rockchip: rk3399: initialize display for eDP | Shunqian Zheng |
2016-05-18 | rockchip: rk3399: enable sdhci clk for emmc | Shunqian Zheng |
2016-05-18 | rockchip: rk3399: configure emmc clk | Lin Huang |
2016-05-18 | rk3399: add GPIO register definitions for SDMMC0 | Vadim Bendebury |
2016-05-18 | rockchip: rk3399: add tsadc driver | Shunqian Zheng |
2016-05-18 | rockchip: rk3399: add routines to set vop clocks | Shunqian Zheng |
2016-05-09 | rockchip: rk3399: support saradc | Lin Huang |
2016-05-09 | rockchip: make sure sdram top does not spill into MMIO space | Lin Huang |
2016-05-09 | rockchip: rk3399: add sdram driver | Lin Huang |
2016-05-09 | rockchip: rk3399: enable pwm | Lin Huang |
2016-05-09 | rockchip: rk3399: add i2c clock driver | huang lin |
2016-05-09 | rockchip: rk3399: enable mmu | Lin Huang |
2016-05-09 | rockchip: rk3399: add functions to configure ddrc freq | Shunqian Zheng |
2016-05-09 | rockchip: rk3399: support basic clock driver | Lin Huang |
2016-05-09 | rockchip: rk3399: use static pointers to regs as they compile to faster code | Vadim Bendebury |
2016-05-09 | rockchip: rk3399: add the GRF header file | Lin Huang |
2016-05-09 | rockchip: rk3399: add simplest sdram to fix compiling error | Shunqian Zheng |
2016-04-13 | rockchip/rk3399: Add a stub implementation of the rk3399 SOC | huang lin |