summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2022-02-09dts: automatically build necessary .dtb filesRasmus Villemoes
2022-02-08mips: Avoid using config_enabled() directlySimon Glass
2022-01-20Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2022-01-20fdt_support: Add fdt_for_each_node_by_compatible() helper macroMarek Behún
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2021-10-15Convert CONFIG_USB_EHCI_IS_TDI to KconfigMarek Behún
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk
2021-09-23arm: mediatek: merge board Kconfigs into mach-mediatekGuillaume La Roque
2021-09-23lmb: Switch to generic arch_lmb_reserve_generic()Marek Vasut
2021-09-16Merge tag 'v2021.10-rc4' into nextTom Rini
2021-09-13pci: Drop DM_PCISimon Glass
2021-09-04serial: Rename SERIAL_SUPPORT to SERIALSimon Glass
2021-08-31Kconfig: Remove all default n/no optionsMichal Simek
2021-08-31Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini
2021-08-31Finish converting CONFIG_SYS_CACHELINE_SIZE to KconfigTom Rini
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass
2021-07-18MIPS: malta: enable PCI driver modelDaniel Schwierzeck
2021-07-18MIPS: malta: add DT bindings for PCI host controllerDaniel Schwierzeck
2021-05-25MIPS: remove deprecated qemu_mips boardDaniel Schwierzeck
2021-05-24treewide: Convert macro and uses of __section(foo) to __section("foo")Marek Behún
2021-04-24Merge tag 'mips-pull-2021-04-24' of https://source.denx.de/u-boot/custodians/...Tom Rini
2021-04-23mips: octeon: ebb7304: Add support for some I2C devicesAaron Williams
2021-04-23mips: octeon: dts/dtsi: Change UART DT node to use clocks propertyAaron Williams
2021-04-23mips: octeon: Add Octeon III NIC23 board supportStefan Roese
2021-04-23mips: octeon: mrvl, cn73xx.dtsi: Add AHCI/SATA DT nodeStefan Roese
2021-04-23mips: octeon: cpu.c: Enable AHCI/SATA supportStefan Roese
2021-04-23mips: octeon: cpu.c: Add arch_misc_init() for pci-console & pci-bootcmdStefan Roese
2021-04-23mips: octeon: cvmx-coremask.h: Fix cvmx_coremask_dprint() with DEBUG definedStefan Roese
2021-04-23mips: octeon: cvmx-bootmem: Fix compare in "if" statementStefan Roese
2021-04-23mips: octeon: Move CVMX_SYNC from octeon_ddr.h to cvmx-regs.hStefan Roese
2021-04-23mips: octeon: mrvl, cn73xx.dtsi: Add PCIe controller DT nodeStefan Roese
2021-04-23mips: octeon: Kconfig: Enable CONFIG_SYS_PCI_64BITStefan Roese
2021-04-23mips: octeon: Makefile: Enable building of the newly added C filesStefan Roese
2021-04-23mips: octeon: Add octeon_qlm.cAaron Williams
2021-04-23mips: octeon: Add octeon_fdt.cAaron Williams
2021-04-23mips: octeon: Add cvmx-qlm.cAaron Williams
2021-04-23mips: octeon: Add cvmx-pcie.cAaron Williams
2021-04-23mips: octeon: Add cvmx-helper.cAaron Williams
2021-04-23mips: octeon: Add cvmx-helper-util.cAaron Williams
2021-04-23mips: octeon: Add cvmx-helper-jtag.cAaron Williams
2021-04-23mips: octeon: Add cvmx-helper-fdt.cAaron Williams
2021-04-23mips: octeon: Add cvmx-helper-cfg.cAaron Williams
2021-04-23mips: octeon: Move cvmx-lmcx-defs.h from mach/cvmx to machStefan Roese
2021-04-23mips: octeon: Misc changes required because of the newly added headersStefan Roese
2021-04-23mips: octeon: Add misc remaining header filesAaron Williams
2021-04-23mips: octeon: Add cvmx-sso-defs.h header fileAaron Williams
2021-04-23mips: octeon: Add cvmx-sriox-defs.h header fileAaron Williams
2021-04-23mips: octeon: Add cvmx-sriomaintx-defs.h header fileAaron Williams
2021-04-23mips: octeon: Add cvmx-smix-defs.h header fileAaron Williams