summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2023-04-12dm: dts: Convert driver model tags to use new schemaSimon Glass
2023-02-10Correct SPL use of OCTEON_SERIAL_PCIE_CONSOLESimon Glass
2023-02-10Correct SPL use of OCTEON_SERIAL_BOOTCMDSimon Glass
2023-02-10Correct SPL use of MIPS_CMSimon Glass
2023-02-09Correct SPL uses of BOOTSTAGE_REPORTSimon Glass
2023-02-09Correct SPL use of BOOTSTAGE_FDTSimon Glass
2023-02-07gpio: Drop unused pca9698 driverSimon Glass
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini
2023-01-18event: Correct dependencies on the EVENT frameworkTom Rini
2022-12-22Convert CONFIG_STANDALONE_LOAD_ADDR to KconfigTom Rini
2022-12-07global: Remove extraneous DM_ETH imply/selectTom Rini
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-11-02MIPS: convert CONFIG_SYS_MIPS_TIMER_FREQ to KconfigDaniel Schwierzeck
2022-11-02MIPS: remove CONFIG_SYS_MHZDaniel Schwierzeck
2022-11-02MIPS: remove deprecated TARGET_VCT optionDaniel Schwierzeck
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass
2022-09-29treewide: Drop image_header_t typedefSimon Glass
2022-09-29treewide: Drop bootm_headers_t typedefSimon Glass
2022-09-23board_f: Fix types for board_get_usable_ram_top()Pali Rohár
2022-07-13mips: mtmips: add two reference boards for mt7621Weijie Gao
2022-07-13mips: mtmips: add support for MediaTek MT7621 SoCWeijie Gao
2022-07-13mips: add support for noncached_alloc()Weijie Gao
2022-07-13mips: add __image_copy_len for SPL linker scriptWeijie Gao
2022-07-13mips: add more definitions for asm/cm.hWeijie Gao
2022-07-13mips: add asm/mipsmtregs.h for MIPS multi-threadingWeijie Gao
2022-07-07Convert CONFIG_SYS_BOOT_RAMDISK_HIGH to KconfigTom Rini
2022-06-27Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2022-06-24mips: Move endianness selection to arch/KconfigMichal Simek
2022-06-23linker_lists: Rename sections to remove . prefixAndrew Scull
2022-06-06spl: Remove CONFIG_SPL_START_S_PATH and rework the logic behind itTom Rini
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini
2022-05-04mips: octeon: mrvl, octeon-nic23.dts: Add ethernet DT supportStefan Roese
2022-05-04mips: octeon: mrvl, octeon-ebb7304.dts: Add ethernet DT supportStefan Roese
2022-05-04mips: octeon: mrvl, cn73xx.dtsi: Add ethernet (BGX) and SMI DT nodesStefan Roese
2022-05-04mips: octeon: cpu.c: Implement configure_lmtdma_window()Stefan Roese
2022-05-04mips: octeon: cpu.c: Move bootmem init to arch_early_init_r()Stefan Roese
2022-05-04mips: octeon: Makefile: Enable building of the newly added C filesStefan Roese
2022-05-04mips: octeon: Misc changes to existing C files for upcoming eth supportStefan Roese
2022-05-04mips: octeon: Add cvmx-range.cAaron Williams
2022-05-04mips: octeon: Add cvmx-qlm-tables.cAaron Williams
2022-05-04mips: octeon: Add cvmx-pko-internal-ports-range.cAaron Williams
2022-05-04mips: octeon: Add cvmx-pko3-resources.cAaron Williams
2022-05-04mips: octeon: Add cvmx-pko3-compat.cAaron Williams
2022-05-04mips: octeon: Add cvmx-pko3-queue.cAaron Williams
2022-05-04mips: octeon: Add cvmx-pko3.cAaron Williams
2022-05-04mips: octeon: Add cvmx-pko.cAaron Williams
2022-05-04mips: octeon: Add cvmx-pki-resources.cAaron Williams
2022-05-04mips: octeon: Add cvmx-pki.cAaron Williams
2022-05-04mips: octeon: Add cvmx-ipd.cAaron Williams