Age | Commit message (Expand) | Author |
2023-10-11 | memlayout.ld: Increase RAMSTAGE size to more than 1MB everywhere | Patrick Georgi |
2023-05-12 | soc/mediatek/mt8183: Fix set but unused variables | Arthur Heymans |
2023-04-24 | soc/mediatek/mt8183: Fix set but unused variable | Arthur Heymans |
2023-01-13 | soc/mediatek: Include <gpio.h> instead of <soc/gpio.h> | Elyes Haouas |
2023-01-11 | treewide: stop calling custom TPM log "TCPA" | Sergii Dmytruk |
2022-12-05 | soc/mediatek: Fix DSI register definition for MT8186 | Bo-Chen Chen |
2022-11-22 | src/soc/mediatek: Remove unnecessary space after casts | Elyes Haouas |
2022-10-31 | soc: Add SPDX license headers to Makefiles | Martin Roth |
2022-10-21 | soc/mediatek: Unify PLL function names | Rex-BC Chen |
2022-09-14 | timer: Change timer util functions to 64-bit | Rob Barnes |
2022-09-07 | soc/mediatek: a common implementation to register BL31 reset | Hung-Te Lin |
2022-07-29 | soc/mediatek: Create GET_TICK_DLY_REG macro for SPI tick delay setting | Rex-BC Chen |
2022-07-29 | soc/mediatek: Move common definitions from rtc.h to rtc_reg_common.h | Rex-BC Chen |
2022-07-29 | soc/mediatek: Move struct mtk_auxadc_regs to auxadc_common.h | Rex-BC Chen |
2022-07-06 | soc/mediatek: Move wdt_set_req() to common folder | Bo-Chen Chen |
2022-06-26 | soc/mediatek: Do resource transition | Kyösti Mälkki |
2022-06-22 | device/resource: Add _kb postfix for resource allocators | Kyösti Mälkki |
2022-03-27 | soc/mediatek: Include 'console/console.h' when appropriate | Elyes HAOUAS |
2022-03-18 | soc/mediatek: Set soc_ops.set_resources as no-op | Yu-Ping Wu |
2022-03-02 | soc/mediatek: remove unused RTC_GPIO_USER_MASK | Rex-BC Chen |
2021-11-17 | soc/mediatek: move i2c function to common folder | Rex-BC Chen |
2021-10-02 | soc/mediatek: add debug dump for ltiming and clock_div | Rex-BC Chen |
2021-06-01 | soc/mediatek: Move the SSPM driver to common | Rex-BC Chen |
2021-05-05 | soc/mediatek: Move the power domain data under each SoC | Weiyi Lu |
2021-05-05 | soc/mediatek: Move the common part of SPI drivers to common/ | Rex-BC Chen |
2021-04-26 | soc/mediatek/mt8195: Add timer support | Yidi Lin |
2021-03-16 | cbfs: Remove prog_locate() for stages and rmodules | Julius Werner |
2021-03-08 | soc/mediatek/mt8173,mt8183: revise SOC DRAM implementation | Xi Chen |
2021-03-08 | soc/mediatek/common: Move DRAM implementation from mt8192 to common | Xi Chen |
2021-02-19 | memlayout: Store region sizes as separate symbols | Julius Werner |
2021-01-22 | soc/mediatek/mt8183: Fix pq module size config | Yu-Ping Wu |
2021-01-15 | soc/mediatek/mt8183: Support byte mode and single rank DDR | Shaoming Chen |
2021-01-07 | soc/mediatek: rtc: Use `bool` as return type | Yidi Lin |
2020-12-28 | soc/mediatek/mt8192: add rtc MT6359P driver | Yuchen Huang |
2020-12-14 | soc/mediatek/mt8183: Move dsi driver to common/ | Yidi Lin |
2020-12-10 | soc/mediatek/mt8183: Use mtk_init_mcu to init SSPM | Yidi Lin |
2020-12-10 | soc/mediatek/mt8183: Add DRAM_DMA section | Yidi Lin |
2020-12-02 | cbfs: Simplify load/map API names, remove type arguments | Julius Werner |
2020-12-02 | cbfs: Enable CBFS mcache on most chipsets | Julius Werner |
2020-11-20 | soc/mediatek: Move auxadc driver from MT8183 to common | Po Xu |
2020-10-08 | soc/mediatek: Add function to raise the CPU frequency of MT8192 | Weiyi Lu |
2020-09-25 | soc/mediatek/mt8183: Enable CA perbit mechanism | Huayang Duan |
2020-09-16 | soc/mediatek: move power status bits under each chip | Weiyi Lu |
2020-09-10 | soc/mediatek: Drop unneeded empty lines | Elyes HAOUAS |
2020-09-01 | {include,mb,soc,sb,vendorcode}: Make hexadecimal notation consistent | Subrata Banik |
2020-08-18 | src: Remove unused 'include <delay.h>' | Elyes HAOUAS |
2020-08-12 | soc/mediatek/mt8183: Transfer ddr geometry type to dram blob | Huayang Duan |
2020-08-06 | soc/mediatek/mt8183: Add ddr geometry to support 6GB, 8GB DDR bootup | Huayang Duan |
2020-08-06 | soc/mediatek/mt8183: Adjust tRFCab and tRFCpb by the density value | Huayang Duan |
2020-08-06 | soc/mediatek/mt8183: Add missing register settings for channels | Huayang Duan |
2020-08-03 | Change all assert(0) to BUG() | Julius Werner |
2020-07-26 | src/soc/mediatek: Add include <types.h> | Elyes HAOUAS |
2020-06-13 | treewide: Add Kconfig variable MEMLAYOUT_LD_FILE | Furquan Shaikh |
2020-06-02 | src: Remove redundant includes | Elyes HAOUAS |
2020-05-20 | soc/mediatek/mt8183: Set CA and DQ vref range to correct value | Huayang Duan |
2020-05-13 | src: Remove unused '#include <stddef.h>' | Elyes HAOUAS |
2020-05-13 | soc/mediatek: improve ca53 frequency change procedure | Weiyi Lu |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-06 | treewide: replace GPLv2 long form headers with SPDX header | Patrick Georgi |
2020-04-30 | Revert "soc/mediatek/mt8183: Force retraining memory if requested" | Julius Werner |
2020-04-05 | soc/mediatek: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-31 | security/vboot: Decouple measured boot from verified boot | Bill XIE |
2020-03-18 | soc/mediatek/mt8183: Fix wrong setting of DRS config | Huayang Duan |
2020-03-18 | soc/mediatek/mt8183: Improve the AC timing of DRAMC | Huayang Duan |
2020-03-18 | soc: Remove copyright notices | Patrick Georgi |
2020-03-12 | vboot: remove extraneous vboot_recovery_mode_memory_retrain | Joel Kitching |
2020-03-06 | soc/mediatek/mt8183: Improve the DRAMC runtime config flow | Huayang Duan |
2020-03-06 | soc/mediatek/mt8183: Do TX tracking for DRAM DVFS feature | Huayang Duan |
2020-03-06 | soc/mediatek/mt8183: Correct EMI bandwidth threshold for DVFS switch | Huayang Duan |
2020-02-25 | soc/mediatek/mt8183: Fix programming error of DRAMC setting | Huayang Duan |
2020-02-25 | soc/mediatek: Fix typos in comments | Elyes HAOUAS |
2020-02-17 | soc/mediatek: dsi: Increase pcw precision | Yu-Ping Wu |
2020-01-10 | soc/mediatek/mt8183: Restore vcore after DRAM calibration | Huayang Duan |
2019-12-20 | soc/mediatek/mt8183: Use DDR clock to compute Tx delay cell | Huayang Duan |
2019-12-19 | soc/{amd,cavium,mediatek,sifive}: Remove unused <stdlib.h> | Elyes HAOUAS |
2019-12-12 | soc/mediatek/mt8183: skip fast calibration for high frequency of TX RX window | Huayang Duan |
2019-12-04 | Change all clrsetbits_leXX() to clrsetbitsXX() | Julius Werner |
2019-11-26 | soc/mediatek/mt8183: disable BBLPM of DCXO core | Weiyi Lu |
2019-11-18 | include: Make stdbool.h a separate file | Julius Werner |
2019-11-16 | soc/mediatek/mt8183: Get more space for PreRAM memconsole | Hung-Te Lin |
2019-11-14 | lib/fmap: Add optional pre-RAM cache | Julius Werner |
2019-11-11 | soc/mediatek: Add missing '#include <console/console.h>' | Elyes HAOUAS |
2019-11-03 | arch/arm64: Pass cbmem_top to ramstage via calling argument | Arthur Heymans |
2019-11-01 | soc/{mediatek,sifive}: Remove unused 'include <arch/barrier.h>' | Elyes HAOUAS |
2019-10-31 | soc/mediatek/mt8183: Disable DRAM DVFS in recovery mode | Yu-Ping Wu |
2019-10-28 | soc/mediatek/mt8183: Pass MR values as function arguments | Yu-Ping Wu |
2019-10-24 | soc/mediatek/mt8183: Add udelay after setting voltages | Yu-Ping Wu |
2019-10-24 | soc/mediatek/mt8183: Improve DRAM calibration logs | Yu-Ping Wu |
2019-10-24 | soc/mediatek/mt8183: Correct continuation line indent | Yu-Ping Wu |
2019-10-24 | soc/mediatek/mt8183: Force retraining memory if requested | Hung-Te Lin |
2019-10-23 | soc/mediatek/mt8183: Fix incorrect usage of sizeof | Yu-Ping Wu |
2019-10-21 | src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>' | Elyes HAOUAS |
2019-10-21 | soc/mediatek/mt8183: Force DRAM retraining if hotkey pressed | Yu-Ping Wu |
2019-10-21 | soc/mediatek/mt8183: Skip fast calibration in recovery mode | Yu-Ping Wu |
2019-10-20 | src: Remove unused 'include <string.h>' | Elyes HAOUAS |
2019-10-18 | soc/mediatek/mt8183: Compress calibration blob with LZ4 | Hung-Te Lin |
2019-10-18 | soc/mediatek/mt8183: Pass impedance data as a function argument | Yu-Ping Wu |
2019-10-18 | soc/mediatek/mt8183: Run calibration with multiple frequencies for DVFS switch | Huayang Duan |
2019-10-18 | soc/mediatek/mt8183: Adjust DRAM voltages for each DRAM frequency | Huayang Duan |
2019-10-18 | soc/mediatek/mt8183: Allow modifying vddq voltage | Hsin-Hsiung Wang |