aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2021-01-24mips: mtmips: fix dram size detection in dram_initWeijie Gao
2021-01-24mips: mtmips: select SYSRESET for mt7628 onlyWeijie Gao
2021-01-24mips: mtmips: move mt7628 related Kconfig into mt7628 subdirectoryWeijie Gao
2021-01-24mips: dts: switch to board defines for dtb for mtmipsWeijie Gao
2021-01-15common: board_r: Drop arch-specific ifdefs around initr_trapOvidiu Panait
2021-01-05Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextTom Rini
2021-01-05dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass
2020-12-18spi: dw: Add SoC-specific compatible stringsSean Anderson
2020-11-30mips: octeon: tools: Add update_octeon_header toolStefan Roese
2020-11-30mips: octeon: bootoctlinux: Use gd->ram_size instead of ram_get_info()Stefan Roese
2020-11-30mips: octeon: Report full DDR size in dram_init() to gd->ram_sizeStefan Roese
2020-11-30mips: start.S: Add Octeon boot header compatibilityStefan Roese
2020-10-07mips: octeon: Add bootoctlinux commandAaron Williams
2020-10-07mips: octeon: Add bootmem supportAaron Williams
2020-10-07mips: octeon: Add coremask supportAaron Williams
2020-10-07mips: octeon: Add header cvmx-bootinfo.hAaron Williams
2020-10-07mips: octeon: Add header cvmx-fuse.hAaron Williams
2020-10-07mips: octeon: Add header octeon-feature.hAaron Williams
2020-10-07mips: octeon: Add header cvmx-regs.hAaron Williams
2020-10-07mips: octeon: lowlevel_init.S: Add NMI handling code for SMP Linux bootingStefan Roese
2020-10-07mips: octeon: octeon-model.h: Enable inclusion from assembler filesStefan Roese
2020-10-07mips: octeon: Add USB DT nodesStefan Roese
2020-10-07mips: octeon: cache.c: Flush all pending writes in flush_dcache_range()Stefan Roese
2020-10-07mips: octeon: Add mangle-port.hStefan Roese
2020-10-07mips: octeon: cpu.c: Add table for selective swappingStefan Roese
2020-10-07mips: octeon: dram.c: Add RAM driver supportStefan Roese
2020-10-07mips: octeon: Add octeon_ddr.h headerAaron Williams
2020-10-07mips: octeon Add cvmx/cvmx-lmcx-defs.h headerAaron Williams
2020-10-07mips: octeon: Add octeon-model.h headerAaron Williams
2020-10-07mips: octeon: dts: mrvl, cn73xx.dtsi: Add memory controller DT nodeStefan Roese
2020-10-05Merge branch 'next'Tom Rini
2020-09-23mips: vocore2: fix various issuesMauro Condarelli
2020-09-23mips: dts: Fix PIC32MZDA GPIO register definitionsJohn Robertson
2020-09-23mips: dts: Fix PIC32MZDA GPIO register definitionsJohn Robertson
2020-09-23mips: dts: Fix device tree warnings for PIC32MZDAJohn Robertson
2020-09-23mips: pic32mzdask: disable SDHCI SDCD signal workaroundJohn Robertson
2020-08-26global: Move from bi_memstart/memsize -> gd->ram_base/ram_sizeStefan Roese
2020-08-04Merge tag 'mips-pull-2020-08-03' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini
2020-08-03mscc: Drop dm.h header fileSimon Glass
2020-08-03mips: octeon: Update Octeon KconfigStefan Roese
2020-08-03mips: octeon: mrvl, octeon-ebb7304.dts: Add SPI flash DT nodeStefan Roese
2020-08-03mips: octeon: mrvl,cn73xx.dtsi: Add SPI DT nodeStefan Roese
2020-08-03mips: octeon: dts: Add Octeon clock driver DT nodesStefan Roese
2020-08-03mips: octeon: dts: Add I2C DT nodesStefan Roese
2020-08-03mips: octeon: mrvl,cn73xx.dtsi: Add GPIO DT nodesStefan Roese
2020-07-18mips: octeon: Add minimal Octeon 3 EBB7304 EVK supportStefan Roese
2020-07-18mips: octeon: use mips_mach_early_init() to copy to L2 cacheStefan Roese
2020-07-18mips: octeon: dts: Add Octeon 3 cn73xx base dtsi fileStefan Roese
2020-07-18mips: octeon: Initial minimal support for the Marvell Octeon SoCAaron Williams
2020-07-18mips: Add CONFIG_MIPS_MACH_EARLY_INIT for very early mach init codeStefan Roese