summaryrefslogtreecommitdiff
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
...
* mips: octeon: Add cvmx-helper-bgx.cAaron Williams2022-05-041-0/+2737
* mips: octeon: Add cvmx-helper-agl.cAaron Williams2022-05-041-0/+231
* mips: octeon: Misc changes to existing headers for upcoming eth supportStefan Roese2022-05-049-99/+166
* mips: octeon: Add cvmx-xcv-defs.h header fileAaron Williams2022-05-041-0/+226
* mips: octeon: Add cvmx-pcsxx-defs.h header fileAaron Williams2022-05-041-0/+787
* mips: octeon: Add cvmx-npei-defs.h header fileAaron Williams2022-05-041-0/+3550
* mips: octeon: Add cvmx-lbk-defs.h header fileAaron Williams2022-05-041-0/+157
* mips: octeon: Add cvmx-iob-defs.h header fileAaron Williams2022-05-041-0/+1328
* mips: octeon: Add cvmx-ilk-defs.h header fileAaron Williams2022-05-041-0/+2269
* mips: octeon: Add misc cvmx-* header filesAaron Williams2022-05-049-0/+2937
* event: Convert arch_cpu_init_dm() to use eventsSimon Glass2022-03-102-1/+4
* dts: automatically build necessary .dtb filesRasmus Villemoes2022-02-091-0/+2
* mips: Avoid using config_enabled() directlySimon Glass2022-02-081-1/+1
* Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini2022-01-201-9/+2
|\
| * fdt_support: Add fdt_for_each_node_by_compatible() helper macroMarek Behún2022-01-201-9/+2
* | doc: replace @return by Return:Heinrich Schuchardt2022-01-1964-568/+568
|/
* Convert CONFIG_USB_EHCI_IS_TDI to KconfigMarek Behún2021-10-151-0/+1
* WS cleanup: remove SPACE(s) followed by TABWIP/2021-09-30-whitespace-cleanupsWolfgang Denk2021-09-301-16/+16
* WS cleanup: remove trailing empty linesWolfgang Denk2021-09-301-1/+0
* arm: mediatek: merge board Kconfigs into mach-mediatekGuillaume La Roque2021-09-233-2/+18
* lmb: Switch to generic arch_lmb_reserve_generic()Marek Vasut2021-09-231-8/+1
* Merge tag 'v2021.10-rc4' into nextTom Rini2021-09-161-1/+1
|\
| * pci: Drop DM_PCISimon Glass2021-09-131-1/+1
* | serial: Rename SERIAL_SUPPORT to SERIALSimon Glass2021-09-045-8/+8
* | Kconfig: Remove all default n/no optionsMichal Simek2021-08-312-10/+0
* | Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini2021-08-312-4/+4
* | Finish converting CONFIG_SYS_CACHELINE_SIZE to KconfigTom Rini2021-08-315-47/+17
|/
* global: Convert simple_strtoul() with hex to hextoul()Simon Glass2021-08-021-3/+2
* MIPS: malta: enable PCI driver modelDaniel Schwierzeck2021-07-181-0/+4
* MIPS: malta: add DT bindings for PCI host controllerDaniel Schwierzeck2021-07-181-0/+28
* MIPS: remove deprecated qemu_mips boardDaniel Schwierzeck2021-05-251-11/+0
* treewide: Convert macro and uses of __section(foo) to __section("foo")Marek Behún2021-05-241-1/+1
* Merge tag 'mips-pull-2021-04-24' of https://source.denx.de/u-boot/custodians/...WIP/24Apr2021Tom Rini2021-04-24109-220/+118943
|\
| * mips: octeon: ebb7304: Add support for some I2C devicesAaron Williams2021-04-231-0/+11
| * mips: octeon: dts/dtsi: Change UART DT node to use clocks propertyAaron Williams2021-04-232-4/+2
| * mips: octeon: Add Octeon III NIC23 board supportStefan Roese2021-04-233-0/+170
| * mips: octeon: mrvl, cn73xx.dtsi: Add AHCI/SATA DT nodeStefan Roese2021-04-231-0/+19
| * mips: octeon: cpu.c: Enable AHCI/SATA supportStefan Roese2021-04-231-1/+20
| * mips: octeon: cpu.c: Add arch_misc_init() for pci-console & pci-bootcmdStefan Roese2021-04-231-0/+327
| * mips: octeon: cvmx-coremask.h: Fix cvmx_coremask_dprint() with DEBUG definedStefan Roese2021-04-231-2/+3
| * mips: octeon: cvmx-bootmem: Fix compare in "if" statementStefan Roese2021-04-231-2/+2
| * mips: octeon: Move CVMX_SYNC from octeon_ddr.h to cvmx-regs.hStefan Roese2021-04-232-2/+1
| * mips: octeon: mrvl, cn73xx.dtsi: Add PCIe controller DT nodeStefan Roese2021-04-231-0/+16
| * mips: octeon: Kconfig: Enable CONFIG_SYS_PCI_64BITStefan Roese2021-04-231-0/+4
| * mips: octeon: Makefile: Enable building of the newly added C filesStefan Roese2021-04-231-0/+11
| * mips: octeon: Add octeon_qlm.cAaron Williams2021-04-231-0/+5853
| * mips: octeon: Add octeon_fdt.cAaron Williams2021-04-231-0/+1040
| * mips: octeon: Add cvmx-qlm.cAaron Williams2021-04-231-0/+2350
| * mips: octeon: Add cvmx-pcie.cAaron Williams2021-04-231-0/+2487
| * mips: octeon: Add cvmx-helper.cAaron Williams2021-04-231-0/+2611