summaryrefslogtreecommitdiff
path: root/src/soc/rockchip
AgeCommit message (Expand)Author
2019-03-19rockchip/rk3399: Remove obsolete BL31 resource reservationJulius Werner
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-07src: Drop unused include <timestamp.h>Elyes HAOUAS
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
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
2019-01-28src: Don't use a #defines like Kconfig symbolsElyes HAOUAS
2019-01-14console: Change BOOTBLOCK_CONSOLE default to `y`Nico Huber
2018-11-30security/vboot: Fix remaining measured boot issuesPhilipp Deppenwiese
2018-11-29src: Remove duplicated round up functionElyes HAOUAS
2018-11-21(console,drivers/uart)/Kconfig: Fix dependenciesNico Huber
2018-11-16src: Remove unneeded include <cbmem.h>Elyes HAOUAS
2018-11-16src: Remove unneeded include <cbfs.h>Elyes HAOUAS
2018-11-16src: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-11-12src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS
2018-10-30src: Add missing include <stdint.h>Elyes HAOUAS
2018-10-23src: Remove unneeded whitespaceElyes HAOUAS
2018-10-22soc/rockchip/rk3399: Convert to `board_reset()`Nico Huber
2018-08-10drivers/i2c: Add i2c TPM support for different stagesPhilipp Deppenwiese
2018-08-10src: Fix typoElyes HAOUAS
2018-08-09src/soc: Fix typoElyes HAOUAS
2018-08-09rk3288: Dig up two more KB of SRAM from under the couch cushionsJulius Werner
2018-06-04src/soc: Get rid of whitespace before tabElyes HAOUAS
2018-06-04soc/rockchip: Get rid of device_tElyes HAOUAS
2018-05-22src: Remove non-ascii charactersMartin Roth
2018-05-22rk3399: Enable bootblock compressionJulius Werner
2018-04-03spi: Add helper functions for bit-bangingJulius Werner
2018-04-03rockchip: Add gpio_set() functionJulius Werner
2018-02-02rockchip/rk3399: Pass coreboot table pointer to ARM TFJulius Werner
2018-02-02rockchip: Correct UART reference clock valueJulius Werner
2018-02-02rockchip/rk3288: Fix includes for <soc/clock.h>Julius Werner
2018-02-02rockchip/rk3399: extend delay between saradc power up and start commandLin Huang
2018-01-29rockchip/rk3399: Support LONG_WRITE type in MIPI DSILin Huang
2018-01-10soc/rockchip/rk3399: Ensure full eDP init sequenceEge Mihmanli
2017-12-11google/gru: Stop mucking with unused I2S0 pins in codec configJulius Werner
2017-12-07rockchip/rk3399: Select GENERIC_GPIO_LIB KconfigJulius 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 Feedback divider settingLin 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-10-23soc: Add Kconfig for each soc vendorChris Ching
2017-08-18include/device: Split i2c.h into threeNico Huber
2017-08-14i2c: Move to Linux like `struct i2c_msg`Nico Huber
2017-08-06rockchip: gpio: Correct rk3399 pmu gpio pull settingLin Huang
2017-08-06rockchip: gpio: add gpio_pull argument in gpio_input_irq() functionLin Huang