Age | Commit message (Expand) | Author |
2020-08-03 | mips: octeon: Update Octeon Kconfig | Stefan Roese |
2020-07-18 | mips: octeon: use mips_mach_early_init() to copy to L2 cache | Stefan Roese |
2020-07-18 | mips: octeon: Initial minimal support for the Marvell Octeon SoC | Aaron Williams |
2020-07-18 | mips: Add CONFIG_MIPS_MACH_EARLY_INIT for very early mach init code | Stefan Roese |
2020-07-18 | mips: add config options for generic cache setup code | Daniel Schwierzeck |
2020-04-27 | mips: mtmips: add SPL support | Weijie Gao |
2020-04-27 | mips: add a option to support not reserving malloc space on initial stack | Weijie Gao |
2020-04-27 | mips: add an option to support initialize SRAM for initial stack | Weijie Gao |
2020-04-27 | mips: add an option to enable u_boot_list section for SPL loaders in u-boot-s... | Weijie Gao |
2020-04-27 | mips: add support to restore exception vector base before booting linux | Weijie Gao |
2019-11-29 | MIPS: remove Micronas VCT boards | Daniel Schwierzeck |
2019-10-25 | mips: mtmips: select essential drivers in Kconfig | Weijie Gao |
2019-10-25 | MIPS: add compile time definition of L2 cache size | Ramon Fried |
2019-07-05 | mips: mt76xx: Implement new d-cache fix in last_stage_init() | Stefan Roese |
2019-05-24 | mips: mt76xx: Remove cache workaround and select SYS_MALLOC_CLEAR_ON_INIT | Stefan Roese |
2019-05-03 | mips: rename mach-mt7620 to mach-mtmips | Weijie Gao |
2018-12-19 | mips: jz47xx: Add JZ4780 SoC support | Paul Burton |
2018-12-19 | MSCC: add support for Ocelot SoCs | Gregory CLEMENT |
2018-12-19 | mips: mt76xx: Flush d-cache in arch_misc_init() to solve d-cache issues | Stefan Roese |
2018-11-18 | mips: mt76xx: Enable watchdog support | Stefan Roese |
2018-11-18 | mips: mt76xx: Kconfig: Add ethernet and GPIO support | Stefan Roese |
2018-11-02 | MIPS: make size of relocation table fixed but configurable | Daniel Schwierzeck |
2018-09-23 | mips: mt76xx: Add sysreset support | Stefan Roese |
2018-09-22 | mips: Add basic MediaTek MT7620/88 support | Stefan Roese |
2018-09-22 | MIPS: cache: make index base address configurable | Daniel Schwierzeck |
2018-09-22 | MIPS: start.S: make boot config at offset 0x10 configurable | Daniel Schwierzeck |
2018-08-08 | mips: au1x00: Remove support for these SoCs | Tom Rini |
2018-08-08 | mips: dbau1x00: Remove this board | Tom Rini |
2018-07-30 | dm: Change CMD_DM enabling | Michal Simek |
2018-07-30 | Kconfig: Sort bool, default, select and imply options | Michal Simek |
2017-08-15 | env: Convert CONFIG_ENV_IS_IN... to a choice | Simon Glass |
2017-07-25 | Convert CONFIG_ENV_IS_IN_FLASH to Kconfig | Simon Glass |
2017-07-25 | Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig | Simon Glass |
2017-05-12 | boston: Setup memory ranges in FDT provided to Linux | Paul Burton |
2017-05-12 | boston: Move CM GCRs away from flash | Paul Burton |
2017-05-12 | MIPS: Make CM GCR base configurable | Paul Burton |
2017-05-10 | MIPS: add initial infrastructure for Broadcom MIPS SoCs | Álvaro Fernández Rojas |
2016-11-30 | MIPS: add possibility to setup initial stack and global data in SRAM | Daniel Schwierzeck |
2016-11-30 | MIPS: make inclusion of ROM exception vectors configurable | Daniel Schwierzeck |
2016-09-21 | boston: Introduce support for the MIPS Boston development board | Paul Burton |
2016-09-21 | MIPS: Malta: Enable CM & L2 support | Paul Burton |
2016-09-21 | MIPS: L2 cache support | Paul Burton |
2016-09-21 | MIPS: Map CM Global Control Registers | Paul Burton |
2016-09-21 | mips: Add MIPSfpga platform support | Zubair Lutfullah Kakakhel |
2016-06-10 | MIPS: Make CONFIG_SYS_DCACHE_LINE_SIZE int, not hex | Paul Burton |
2016-05-31 | MIPS: Split I & D cache line size config | Paul Burton |
2016-05-31 | MIPS: Move cache sizes to Kconfig | Paul Burton |
2016-05-31 | MIPS: add tune for MIPS 34kc | Daniel Schwierzeck |
2016-05-31 | malta: Allow MIPS64 builds | Paul Burton |
2016-05-26 | malta: Use device model & tree for UART | Paul Burton |