summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2021-10-15Convert CONFIG_USB_EHCI_IS_TDI to KconfigMarek BehĂșn1-0/+1
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk1-16/+16
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk1-1/+0
2021-09-23arm: mediatek: merge board Kconfigs into mach-mediatekGuillaume La Roque3-2/+18
2021-09-23lmb: Switch to generic arch_lmb_reserve_generic()Marek Vasut1-8/+1
2021-09-16Merge tag 'v2021.10-rc4' into nextTom Rini1-1/+1
2021-09-14pci: Drop DM_PCISimon Glass1-1/+1
2021-09-04serial: Rename SERIAL_SUPPORT to SERIALSimon Glass5-8/+8
2021-09-01Kconfig: Remove all default n/no optionsMichal Simek2-10/+0
2021-09-01Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini2-4/+4
2021-09-01Finish converting CONFIG_SYS_CACHELINE_SIZE to KconfigTom Rini5-47/+17
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass1-3/+2
2021-07-18MIPS: malta: enable PCI driver modelDaniel Schwierzeck1-0/+4
2021-07-18MIPS: malta: add DT bindings for PCI host controllerDaniel Schwierzeck1-0/+28
2021-05-25MIPS: remove deprecated qemu_mips boardDaniel Schwierzeck1-11/+0
2021-05-24treewide: Convert macro and uses of __section(foo) to __section("foo")Marek BehĂșn1-1/+1
2021-04-25Merge tag 'mips-pull-2021-04-24' of https://source.denx.de/u-boot/custodians/...Tom Rini109-220/+118943
2021-04-23mips: octeon: ebb7304: Add support for some I2C devicesAaron Williams1-0/+11
2021-04-23mips: octeon: dts/dtsi: Change UART DT node to use clocks propertyAaron Williams2-4/+2
2021-04-23mips: octeon: Add Octeon III NIC23 board supportStefan Roese3-0/+170
2021-04-23mips: octeon: mrvl, cn73xx.dtsi: Add AHCI/SATA DT nodeStefan Roese1-0/+19
2021-04-23mips: octeon: cpu.c: Enable AHCI/SATA supportStefan Roese1-1/+20
2021-04-23mips: octeon: cpu.c: Add arch_misc_init() for pci-console & pci-bootcmdStefan Roese1-0/+327
2021-04-23mips: octeon: cvmx-coremask.h: Fix cvmx_coremask_dprint() with DEBUG definedStefan Roese1-2/+3
2021-04-23mips: octeon: cvmx-bootmem: Fix compare in "if" statementStefan Roese1-2/+2
2021-04-23mips: octeon: Move CVMX_SYNC from octeon_ddr.h to cvmx-regs.hStefan Roese2-2/+1
2021-04-23mips: octeon: mrvl, cn73xx.dtsi: Add PCIe controller DT nodeStefan Roese1-0/+16
2021-04-23mips: octeon: Kconfig: Enable CONFIG_SYS_PCI_64BITStefan Roese1-0/+4
2021-04-23mips: octeon: Makefile: Enable building of the newly added C filesStefan Roese1-0/+11
2021-04-23mips: octeon: Add octeon_qlm.cAaron Williams1-0/+5853
2021-04-23mips: octeon: Add octeon_fdt.cAaron Williams1-0/+1040
2021-04-23mips: octeon: Add cvmx-qlm.cAaron Williams1-0/+2350
2021-04-23mips: octeon: Add cvmx-pcie.cAaron Williams1-0/+2487
2021-04-23mips: octeon: Add cvmx-helper.cAaron Williams1-0/+2611
2021-04-23mips: octeon: Add cvmx-helper-util.cAaron Williams1-0/+1225
2021-04-23mips: octeon: Add cvmx-helper-jtag.cAaron Williams1-0/+172
2021-04-23mips: octeon: Add cvmx-helper-fdt.cAaron Williams1-0/+970
2021-04-23mips: octeon: Add cvmx-helper-cfg.cAaron Williams1-0/+1914
2021-04-23mips: octeon: Move cvmx-lmcx-defs.h from mach/cvmx to machStefan Roese2-1/+1
2021-04-23mips: octeon: Misc changes required because of the newly added headersStefan Roese7-208/+321
2021-04-23mips: octeon: Add misc remaining header filesAaron Williams29-0/+12242
2021-04-23mips: octeon: Add cvmx-sso-defs.h header fileAaron Williams1-0/+2904
2021-04-23mips: octeon: Add cvmx-sriox-defs.h header fileAaron Williams1-0/+44
2021-04-23mips: octeon: Add cvmx-sriomaintx-defs.h header fileAaron Williams1-0/+61
2021-04-23mips: octeon: Add cvmx-smix-defs.h header fileAaron Williams1-0/+360
2021-04-23mips: octeon: Add cvmx-sli-defs.h header fileAaron Williams1-0/+6548
2021-04-23mips: octeon: Add cvmx-sata-defs.h header fileAaron Williams1-0/+311
2021-04-23mips: octeon: Add cvmx-rst-defs.h header fileAaron Williams1-0/+77
2021-04-23mips: octeon: Add cvmx-pow-defs.h header fileAaron Williams1-0/+1135
2021-04-23mips: octeon: Add cvmx-pko-defs.h header fileAaron Williams1-0/+9388