aboutsummaryrefslogtreecommitdiff
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
2017-07-19rockchip/rk3399: Adjust gpio_t format to match ARM TFJulius Werner
2017-06-26rockchip/rk3399: update the ddr 200MHz frequency configurationCaesar Wang
2017-06-19rockchip/rk3399: fix DRAM gate training issueLin Huang
2017-06-08device/Kconfig: Introduce MAINBOARD_FORCE_NATIVE_VGA_INITNico Huber
2017-06-02Kconfig: Introduce HAVE_(VBE_)LINEAR_FRAMEBUFFERNico Huber
2017-05-26rockchip/rk3399: fix rk_mipi_dsi_phy_init errNickey Yang
2017-05-24rk3399: Reshuffle memlayout to move PRERAM_CBMEM_CONSOLE further backJulius Werner
2017-05-24soc/rockchip: Move spi driver to use spi_bus_mapFurquan Shaikh
2017-05-18rockchip/rk3399: soc: resize reserve memoryXing Zheng
2017-05-18rockchip/rk3399: Add MIPI driverNickey Yang
2017-05-18rockchip/rk3399: remove the delay for enabling SSCCaesar Wang
2017-05-11rockchip/rk3399: enable DPLL SSC for DDR EMI test on bobCaesar Wang
2017-05-05drivers/spi: Re-factor spi_crop_chunkFurquan Shaikh
2017-05-03google/gru: skip usbphy1 setup for Scarletphilipchen
2017-05-03lib/edid.c: Differentiate between absent and non-conformant EDIDArthur Heymans
2017-04-28rockchip: gpio: add gpio_input_irq & gpio_irq_statusJeffy Chen
2017-03-28Remove libverstage as separate library and source file classJulius Werner
2017-03-28vboot: Move remaining features out of vendorcode/google/chromeosJulius Werner
2017-01-24rockchip/rk3399: set edp pclk to 25MHzLin Huang
2017-01-13rockchip/rk3288: rtc-rk808: fix rtc time reading issueJeffy Chen
2017-01-123rdparty: update arm-trusted-firmware submoduleMartin Roth
2017-01-03rockchip/common: Loosen I2C frequency target requirementsJulius Werner
2016-12-13rockchip: rk3399: change emmc clk to 148.5MHzZiyuan Xu
2016-12-06rockchip/rk3399: sdram: use register to calculate sdram sizesLin Huang
2016-12-05rockchip/rk3399: display: Update edp initialization retryMartin Roth
2016-12-05spi: Define and use spi_ctrlr structureFurquan Shaikh
2016-12-05spi: Pass pointer to spi_slave structure in spi_setup_slaveFurquan Shaikh
2016-12-05spi: Fix parameter types for spi functionsFurquan Shaikh
2016-12-03rockchip/rk3399: Fix typoPatrick Georgi
2016-11-29rockchip/rk3399: display: Retry edp initialization if it failsLin Huang
2016-11-22spi: Clean up SPI flash driver interfaceFurquan Shaikh
2016-11-17rockchip/rk3399: Change 933 DPLL to low jitter rateDerek Basehore
2016-11-17rockchip/rk3399: Change PLL configuration to match Linux kernelJulius Werner
2016-11-14soc/rockchip: split edp_enable() functionLin Huang
2016-11-03rockchip/rk3399: sdram.c: Fix msch ddrconfig register errorLin Huang
2016-11-02rockchip/rk3399: display: Do not allocate framebuffer in corebootLin Huang
2016-11-02rockchip/rk3399: sdram: Reset system if switch to index1 failsLin Huang
2016-11-02rockchip/rk3399: sdram: Fix data training functionLin 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-25rockchip/rk3399: reset system if DDR init failsLin Huang
2016-10-18rk3399: display: Use edid_set_framebuffer_bits_per_pixel() helperJulius Werner
2016-10-08rockchip/rk3399: Add Type-C PHY initWilliam wu
2016-10-07rockchip/rk3399: Actually remove big CPU initialization from bootblockJulius Werner
2016-10-07rockchip/rk3399: select rank before triggering trainingDerek Basehore
2016-10-07rockchip/rk3399: Improve dram stability when run at high frequencyLin Huang
2016-10-06rockchip/rk3399: Configure USB3 controller to work in USB2 only modeLiangfeng Wu
2016-10-06rockchip: rk3399: improve write leveling flowJianqun Xu
2016-10-06rockchip/rk3399: Move TTB to the end of SRAMJulius Werner
2016-10-06rockchip: spi: Add support for 16-bit APB readsSimon Glass