summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass26-1/+26
2021-01-24mips: mtmips: add two reference boards for mt7620Weijie Gao4-0/+216
2021-01-24mips: mtmips: add support for MediaTek MT7620 SoCWeijie Gao13-0/+1117
2021-01-24mips: mtmips: add support to initialize SDRAMWeijie Gao2-0/+63
2021-01-24mips: enable _machine_restart for splWeijie Gao1-1/+1
2021-01-24mips: mtmips: fix dram size detection in dram_initWeijie Gao1-3/+2
2021-01-24mips: mtmips: select SYSRESET for mt7628 onlyWeijie Gao2-1/+1
2021-01-24mips: mtmips: move mt7628 related Kconfig into mt7628 subdirectoryWeijie Gao2-52/+54
2021-01-24mips: dts: switch to board defines for dtb for mtmipsWeijie Gao1-3/+2
2021-01-15common: board_r: Drop arch-specific ifdefs around initr_trapOvidiu Panait1-1/+8
2021-01-06Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextTom Rini1-1/+1
2021-01-05dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass1-1/+1
2020-12-18spi: dw: Add SoC-specific compatible stringsSean Anderson2-2/+2
2020-11-30mips: octeon: tools: Add update_octeon_header toolStefan Roese2-222/+172
2020-11-30mips: octeon: bootoctlinux: Use gd->ram_size instead of ram_get_info()Stefan Roese1-18/+3
2020-11-30mips: octeon: Report full DDR size in dram_init() to gd->ram_sizeStefan Roese1-1/+6
2020-11-30mips: start.S: Add Octeon boot header compatibilityStefan Roese1-2/+8
2020-10-07mips: octeon: Add bootoctlinux commandAaron Williams3-0/+716
2020-10-07mips: octeon: Add bootmem supportAaron Williams3-0/+1994
2020-10-07mips: octeon: Add coremask supportAaron Williams3-0/+1119
2020-10-07mips: octeon: Add header cvmx-bootinfo.hAaron Williams1-0/+350
2020-10-07mips: octeon: Add header cvmx-fuse.hAaron Williams1-0/+71
2020-10-07mips: octeon: Add header octeon-feature.hAaron Williams1-0/+442
2020-10-07mips: octeon: Add header cvmx-regs.hAaron Williams1-0/+144
2020-10-07mips: octeon: lowlevel_init.S: Add NMI handling code for SMP Linux bootingStefan Roese1-0/+76
2020-10-07mips: octeon: octeon-model.h: Enable inclusion from assembler filesStefan Roese1-0/+4
2020-10-07mips: octeon: Add USB DT nodesStefan Roese2-0/+84
2020-10-07mips: octeon: cache.c: Flush all pending writes in flush_dcache_range()Stefan Roese1-6/+6
2020-10-07mips: octeon: Add mangle-port.hStefan Roese1-0/+56
2020-10-07mips: octeon: cpu.c: Add table for selective swappingStefan Roese1-0/+21
2020-10-07mips: octeon: dram.c: Add RAM driver supportStefan Roese1-8/+64
2020-10-07mips: octeon: Add octeon_ddr.h headerAaron Williams1-0/+982
2020-10-07mips: octeon Add cvmx/cvmx-lmcx-defs.h headerAaron Williams1-0/+4574
2020-10-07mips: octeon: Add octeon-model.h headerAaron Williams1-0/+313
2020-10-07mips: octeon: dts: mrvl, cn73xx.dtsi: Add memory controller DT nodeStefan Roese1-0/+17
2020-10-05Merge branch 'next'Tom Rini2-2/+2
2020-09-23mips: vocore2: fix various issuesMauro Condarelli1-1/+1
2020-09-23mips: dts: Fix PIC32MZDA GPIO register definitionsJohn Robertson1-2/+2
2020-09-23mips: dts: Fix PIC32MZDA GPIO register definitionsJohn Robertson1-23/+22
2020-09-23mips: dts: Fix device tree warnings for PIC32MZDAJohn Robertson1-0/+11
2020-09-23mips: pic32mzdask: disable SDHCI SDCD signal workaroundJohn Robertson1-0/+1
2020-08-26global: Move from bi_memstart/memsize -> gd->ram_base/ram_sizeStefan Roese2-2/+2
2020-08-04Merge tag 'mips-pull-2020-08-03' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini3-3/+90
2020-08-04mscc: Drop dm.h header fileSimon Glass5-15/+0
2020-08-03mips: octeon: Update Octeon KconfigStefan Roese1-2/+4
2020-08-03mips: octeon: mrvl, octeon-ebb7304.dts: Add SPI flash DT nodeStefan Roese1-0/+9
2020-08-03mips: octeon: mrvl,cn73xx.dtsi: Add SPI DT nodeStefan Roese1-0/+10
2020-08-03mips: octeon: dts: Add Octeon clock driver DT nodesStefan Roese2-1/+11
2020-08-03mips: octeon: dts: Add I2C DT nodesStefan Roese2-0/+30
2020-08-03mips: octeon: mrvl,cn73xx.dtsi: Add GPIO DT nodesStefan Roese1-0/+26