summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* mips: mtmips: add two reference boards for mt7620Weijie Gao2021-01-244-0/+216
* mips: mtmips: add support for MediaTek MT7620 SoCWeijie Gao2021-01-2413-0/+1117
* mips: mtmips: add support to initialize SDRAMWeijie Gao2021-01-242-0/+63
* mips: enable _machine_restart for splWeijie Gao2021-01-241-1/+1
* mips: mtmips: fix dram size detection in dram_initWeijie Gao2021-01-241-3/+2
* mips: mtmips: select SYSRESET for mt7628 onlyWeijie Gao2021-01-242-1/+1
* mips: mtmips: move mt7628 related Kconfig into mt7628 subdirectoryWeijie Gao2021-01-242-52/+54
* mips: dts: switch to board defines for dtb for mtmipsWeijie Gao2021-01-241-3/+2
* common: board_r: Drop arch-specific ifdefs around initr_trapOvidiu Panait2021-01-151-1/+8
* Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextTom Rini2021-01-051-1/+1
|\
| * dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass2021-01-051-1/+1
* | spi: dw: Add SoC-specific compatible stringsSean Anderson2020-12-182-2/+2
* | mips: octeon: tools: Add update_octeon_header toolStefan Roese2020-11-302-222/+172
* | mips: octeon: bootoctlinux: Use gd->ram_size instead of ram_get_info()Stefan Roese2020-11-301-18/+3
* | mips: octeon: Report full DDR size in dram_init() to gd->ram_sizeStefan Roese2020-11-301-1/+6
* | mips: start.S: Add Octeon boot header compatibilityStefan Roese2020-11-301-2/+8
|/
* mips: octeon: Add bootoctlinux commandAaron Williams2020-10-073-0/+716
* mips: octeon: Add bootmem supportAaron Williams2020-10-073-0/+1994
* mips: octeon: Add coremask supportAaron Williams2020-10-073-0/+1119
* mips: octeon: Add header cvmx-bootinfo.hAaron Williams2020-10-071-0/+350
* mips: octeon: Add header cvmx-fuse.hAaron Williams2020-10-071-0/+71
* mips: octeon: Add header octeon-feature.hAaron Williams2020-10-071-0/+442
* mips: octeon: Add header cvmx-regs.hAaron Williams2020-10-071-0/+144
* mips: octeon: lowlevel_init.S: Add NMI handling code for SMP Linux bootingStefan Roese2020-10-071-0/+76
* mips: octeon: octeon-model.h: Enable inclusion from assembler filesStefan Roese2020-10-071-0/+4
* mips: octeon: Add USB DT nodesStefan Roese2020-10-072-0/+84
* mips: octeon: cache.c: Flush all pending writes in flush_dcache_range()Stefan Roese2020-10-071-6/+6
* mips: octeon: Add mangle-port.hStefan Roese2020-10-071-0/+56
* mips: octeon: cpu.c: Add table for selective swappingStefan Roese2020-10-071-0/+21
* mips: octeon: dram.c: Add RAM driver supportStefan Roese2020-10-071-8/+64
* mips: octeon: Add octeon_ddr.h headerAaron Williams2020-10-071-0/+982
* mips: octeon Add cvmx/cvmx-lmcx-defs.h headerAaron Williams2020-10-071-0/+4574
* mips: octeon: Add octeon-model.h headerAaron Williams2020-10-071-0/+313
* mips: octeon: dts: mrvl, cn73xx.dtsi: Add memory controller DT nodeStefan Roese2020-10-071-0/+17
* Merge branch 'next'Tom Rini2020-10-052-2/+2
|\
| * global: Move from bi_memstart/memsize -> gd->ram_base/ram_sizeStefan Roese2020-08-262-2/+2
* | mips: vocore2: fix various issuesMauro Condarelli2020-09-231-1/+1
* | mips: dts: Fix PIC32MZDA GPIO register definitionsJohn Robertson2020-09-231-2/+2
* | mips: dts: Fix PIC32MZDA GPIO register definitionsJohn Robertson2020-09-231-23/+22
* | mips: dts: Fix device tree warnings for PIC32MZDAJohn Robertson2020-09-231-0/+11
* | mips: pic32mzdask: disable SDHCI SDCD signal workaroundJohn Robertson2020-09-231-0/+1
|/
* Merge tag 'mips-pull-2020-08-03' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini2020-08-043-3/+90
|\
| * mips: octeon: Update Octeon KconfigStefan Roese2020-08-031-2/+4
| * mips: octeon: mrvl, octeon-ebb7304.dts: Add SPI flash DT nodeStefan Roese2020-08-031-0/+9
| * mips: octeon: mrvl,cn73xx.dtsi: Add SPI DT nodeStefan Roese2020-08-031-0/+10
| * mips: octeon: dts: Add Octeon clock driver DT nodesStefan Roese2020-08-032-1/+11
| * mips: octeon: dts: Add I2C DT nodesStefan Roese2020-08-032-0/+30
| * mips: octeon: mrvl,cn73xx.dtsi: Add GPIO DT nodesStefan Roese2020-08-031-0/+26
* | mscc: Drop dm.h header fileSimon Glass2020-08-035-15/+0
|/
* mips: octeon: Add minimal Octeon 3 EBB7304 EVK supportStefan Roese2020-07-183-0/+111