~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* global: Finish CONFIG -> CFG migrationTom Rini2023-01-20
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-05
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-05
* Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass2022-10-31
* treewide: Drop image_header_t typedefSimon Glass2022-09-29
* mips: mtmips: add two reference boards for mt7621Weijie Gao2022-07-13
* mips: mtmips: add support for MediaTek MT7621 SoCWeijie Gao2022-07-13
* Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-06
* arm: mediatek: merge board Kconfigs into mach-mediatekGuillaume La Roque2021-09-23
* serial: Rename SERIAL_SUPPORT to SERIALSimon Glass2021-09-04
* Kconfig: Remove all default n/no optionsMichal Simek2021-08-31
* Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini2021-08-31
* Finish converting CONFIG_SYS_CACHELINE_SIZE to KconfigTom Rini2021-08-31
* mips: mt7628: fix the displayed DDR type of mt7628Weijie Gao2021-04-22
* mips: mt7628: fix ddr_type for MT7688KNWeijie Gao2021-04-22
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* mips: mtmips: add two reference boards for mt7620Weijie Gao2021-01-24
* mips: mtmips: add support for MediaTek MT7620 SoCWeijie Gao2021-01-24
* mips: mtmips: add support to initialize SDRAMWeijie Gao2021-01-24
* mips: mtmips: fix dram size detection in dram_initWeijie Gao2021-01-24
* mips: mtmips: select SYSRESET for mt7628 onlyWeijie Gao2021-01-24
* mips: mtmips: move mt7628 related Kconfig into mt7628 subdirectoryWeijie Gao2021-01-24
* dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass2021-01-05
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-18
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* common: Drop init.h from common headerSimon Glass2020-05-18
* mips: Add support for SoM "VoCore2".Mauro Condarelli2020-04-27
* mips: mt76x8: ddr_cal: Correct dqs_find_min/max implementationsStefan Roese2020-04-27
* mips: mt76x8: ddr_cal: Change types from u32 to int in dqs_find_min/maxStefan Roese2020-04-27
* mips: mt76x8: ddr_cal: Rename dqs_test_valid() to dqs_test_error()Stefan Roese2020-04-27
* mips: mtmips: add support for mt7628-rfbWeijie Gao2020-04-27
* mips: mtmips: enable SPL for all boardsWeijie Gao2020-04-27
* mips: mtmips: add SPL supportWeijie Gao2020-04-27
* mips: mtmips: rewrite lowlevel codes of mt7628Weijie Gao2020-04-27
* mips: mtmips: make use of sysreset-resetctrl for mt7628 socWeijie Gao2020-04-27
* mips: mtmips: add predefined i-cache/d-cache size and linesizeWeijie Gao2020-04-27
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-05
* common: Move RAM-sizing functions to init.hSimon Glass2020-01-17
* common: Move ARM cache operations out of common.hSimon Glass2019-12-02
* mips: mtmips: select essential drivers in KconfigWeijie Gao2019-10-25
* mips: mt76xx: Implement new d-cache fix in last_stage_init()Stefan Roese2019-07-05
* mips: mt76xx: Remove cache workaround and select SYS_MALLOC_CLEAR_ON_INITStefan Roese2019-05-24
* mips: rename mach-mt7620 to mach-mtmipsWeijie Gao2019-05-03