Age | Commit message (Expand) | Author |
2020-08-04 | Merge tag 'mips-pull-2020-08-03' of https://gitlab.denx.de/u-boot/custodians/... | Tom Rini |
2020-08-03 | mscc: Drop dm.h header file | Simon Glass |
2020-08-03 | mips: octeon: Update Octeon Kconfig | Stefan Roese |
2020-08-03 | mips: octeon: mrvl, octeon-ebb7304.dts: Add SPI flash DT node | Stefan Roese |
2020-08-03 | mips: octeon: mrvl,cn73xx.dtsi: Add SPI DT node | Stefan Roese |
2020-08-03 | mips: octeon: dts: Add Octeon clock driver DT nodes | Stefan Roese |
2020-08-03 | mips: octeon: dts: Add I2C DT nodes | Stefan Roese |
2020-08-03 | mips: octeon: mrvl,cn73xx.dtsi: Add GPIO DT nodes | Stefan Roese |
2020-07-18 | mips: octeon: Add minimal Octeon 3 EBB7304 EVK support | Stefan Roese |
2020-07-18 | mips: octeon: use mips_mach_early_init() to copy to L2 cache | Stefan Roese |
2020-07-18 | mips: octeon: dts: Add Octeon 3 cn73xx base dtsi file | 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: sync asm/mipsregs.h with Linux 5.7 | Daniel Schwierzeck |
2020-07-18 | mips: sync asm/addrspace.h with Linux 5.7 | Daniel Schwierzeck |
2020-07-18 | mips: sync asm/asm.h with Linux 5.7 | Daniel Schwierzeck |
2020-07-18 | mips: remove deprecated UNCACHED_SDRAM() macro | Daniel Schwierzeck |
2020-07-18 | mips: add config options for generic cache setup code | Daniel Schwierzeck |
2020-07-18 | mips: refactor disabling of caches | Daniel Schwierzeck |
2020-07-18 | mips: add KSEG1 wrapper for change_k0_cca | Daniel Schwierzeck |
2020-07-18 | mips: start.S: remove dead code | Daniel Schwierzeck |
2020-07-18 | mips: cache: Make invalidate_dcache_range() weak to enable overwrite | Stefan Roese |
2020-07-18 | mips: cache: Make flush_cache() weak to enable overwrite | Stefan Roese |
2020-07-18 | mips: cache: Allow using CONFIG_MIPS_L2_CACHE without CONFIG_MIPS_CM | Stefan Roese |
2020-07-18 | mips: reloc: Change R_MIPS_NONE to catch pre-reloc BSS usage | Stefan Roese |
2020-07-18 | mips: traps: Set WG bit in EBase register on Octeon | Stefan Roese |
2020-07-18 | mips: time: Only compile the weak get_tbclk() when needed | Stefan Roese |
2020-05-18 | common: Drop linux/bitops.h from common header | Simon Glass |
2020-05-18 | common: Drop linux/delay.h from common header | Simon Glass |
2020-05-18 | common: Drop linux/bug.h from common header | Simon Glass |
2020-05-18 | common: Drop asm/ptrace.h from common header | Simon Glass |
2020-05-18 | common: Drop log.h from common header | Simon Glass |
2020-05-18 | command: Remove the cmd_tbl_t typedef | Simon Glass |
2020-05-18 | common: Drop init.h from common header | Simon Glass |
2020-05-18 | common: Drop image.h from common header | Simon Glass |
2020-05-18 | common: Drop bootstage.h from common header | Simon Glass |
2020-05-18 | common: Drop net.h from common header | Simon Glass |
2020-04-27 | mips: Add support for SoM "VoCore2". | Mauro Condarelli |
2020-04-27 | mips: mt76x8: ddr_cal: Correct dqs_find_min/max implementations | Stefan Roese |
2020-04-27 | mips: mt76x8: ddr_cal: Change types from u32 to int in dqs_find_min/max | Stefan Roese |
2020-04-27 | mips: mt76x8: ddr_cal: Rename dqs_test_valid() to dqs_test_error() | Stefan Roese |
2020-04-27 | mips: mtmips: add support for mt7628-rfb | Weijie Gao |
2020-04-27 | mips: mtmips: enable SPL for all boards | Weijie Gao |
2020-04-27 | mips: mtmips: add SPL support | Weijie Gao |
2020-04-27 | mips: mtmips: rewrite lowlevel codes of mt7628 | 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 | dts: mtmips: add alternative pinmux node for uart2 | Weijie Gao |
2020-04-27 | mips: add a mtmips-specific field to architecture-specific global data | Weijie Gao |
2020-04-27 | mips: mtmips: make use of sysreset-resetctrl for mt7628 soc | Weijie Gao |