summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2021-04-23mips: octeon: Add cvmx-pemx-defs.h header fileAaron Williams1-0/+2028
2021-04-23mips: octeon: Add cvmx-pcsx-defs.h header fileAaron Williams1-0/+1005
2021-04-23mips: octeon: Add cvmx-pciercx-defs.h header fileAaron Williams1-0/+5586
2021-04-23mips: octeon: Add cvmx-pcieepx-defs.h header fileAaron Williams1-0/+6848
2021-04-23mips: octeon: Add cvmx-npi-defs.h header fileAaron Williams1-0/+1953
2021-04-23mips: octeon: Add cvmx-mio-defs.h header fileAaron Williams1-0/+353
2021-04-23mips: octeon: Add cvmx-l2c-defs.h header fileAaron Williams1-0/+172
2021-04-23mips: octeon: Add cvmx-ipd-defs.h header fileAaron Williams1-0/+1925
2021-04-23mips: octeon: Add cvmx-gserx-defs.h header fileAaron Williams1-0/+2191
2021-04-23mips: octeon: Add cvmx-gmxx-defs.h header fileAaron Williams1-0/+6378
2021-04-23mips: octeon: Add cvmx-fpa-defs.h header fileAaron Williams1-0/+1866
2021-04-23mips: octeon: Add cvmx-dtx-defs.h header fileAaron Williams1-0/+6962
2021-04-23mips: octeon: Add cvmx-dpi-defs.h header fileAaron Williams1-0/+1460
2021-04-23mips: octeon: Add cvmx-dbg-defs.h header fileAaron Williams1-0/+33
2021-04-23mips: octeon: Add cvmx-ciu-defs.h header fileAaron Williams1-0/+7351
2021-04-23mips: octeon: Add cvmx-bgxx-defs.h header fileAaron Williams1-0/+4106
2021-04-23mips: octeon: Add cvmx-asxx-defs.h header fileAaron Williams1-0/+709
2021-04-23mips: octeon: Add cvmx-agl-defs.h header fileAaron Williams1-0/+3135
2021-04-23mips: octeon: Add misc cvmx-helper header filesAaron Williams24-0/+5498
2021-04-23mips: global_data.h: Add Octeon specific data to arch_global_data structStefan Roese1-0/+9
2021-04-23Merge branch '2021-04-22-assorted-updates'Tom Rini1-1/+0
2021-04-22lmb: move CONFIG_LMB in KconfigPatrick Delaunay1-1/+0
2021-04-22mips: octeon: mrvl,octeon_ebb7304.dts: Add MMC DT nodeStefan Roese1-0/+57
2021-04-22mips: octeon: mrvl,cn73xx.dtsi: Add MMC DT nodeStefan Roese1-0/+27
2021-04-22mmc: octeontx_hsmmc: Add support for MIPS OcteonStefan Roese1-0/+614
2021-04-22mips: mt7628: fix the displayed DDR type of mt7628Weijie Gao1-0/+3
2021-04-22mips: mt7628: fix ddr_type for MT7688KNWeijie Gao1-3/+3
2021-04-22net: jr2: Reset switchHoratiu Vultur1-2/+4
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