Age | Commit message (Expand) | Author |
---|---|---|
2022-12-22 | global: Remove unused CONFIG symbols | Tom Rini |
2022-12-05 | global: Move remaining CONFIG_SYS_* to CFG_SYS_* | Tom Rini |
2022-12-05 | global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* | Tom Rini |
2022-12-05 | global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_* | Tom Rini |
2022-12-05 | Convert CONFIG_SYS_NS16550_MEM32 et al to Kconfig | Tom Rini |
2022-11-10 | Convert CONFIG_SYS_NONCACHED_MEMORY to Kconfig | Tom Rini |
2022-11-10 | Convert CONFIG_SYS_MAX_NAND_DEVICE to Kconfig | Tom Rini |
2022-11-02 | MIPS: convert CONFIG_SYS_MIPS_TIMER_FREQ to Kconfig | Daniel Schwierzeck |
2022-07-13 | mips: mtmips: add support for MediaTek MT7621 SoC | Weijie Gao |