summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2020-05-19common: Drop log.h from common headerSimon Glass7-0/+7
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass3-4/+6
2020-05-19common: Drop init.h from common headerSimon Glass11-0/+11
2020-05-19common: Drop image.h from common headerSimon Glass2-0/+2
2020-05-19common: Drop bootstage.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop net.h from common headerSimon Glass2-0/+3
2020-04-27mips: Add support for SoM "VoCore2".Mauro Condarelli3-0/+96
2020-04-27mips: mt76x8: ddr_cal: Correct dqs_find_min/max implementationsStefan Roese1-18/+10
2020-04-27mips: mt76x8: ddr_cal: Change types from u32 to int in dqs_find_min/maxStefan Roese1-6/+8
2020-04-27mips: mt76x8: ddr_cal: Rename dqs_test_valid() to dqs_test_error()Stefan Roese1-6/+6
2020-04-27mips: mtmips: add support for mt7628-rfbWeijie Gao3-0/+77
2020-04-27mips: mtmips: enable SPL for all boardsWeijie Gao1-26/+0
2020-04-27mips: mtmips: add SPL supportWeijie Gao9-1/+160
2020-04-27mips: mtmips: rewrite lowlevel codes of mt7628Weijie Gao15-791/+1201
2020-04-27mips: add a option to support not reserving malloc space on initial stackWeijie Gao2-2/+22
2020-04-27mips: add an option to support initialize SRAM for initial stackWeijie Gao2-0/+16
2020-04-27dts: mtmips: add alternative pinmux node for uart2Weijie Gao1-0/+5
2020-04-27mips: add a mtmips-specific field to architecture-specific global dataWeijie Gao1-0/+3
2020-04-27mips: mtmips: make use of sysreset-resetctrl for mt7628 socWeijie Gao2-5/+6
2020-04-27mips: spl: Flush cache before jumping to U-Boot properStefan Roese2-0/+22
2020-04-27mips: add an option to enable u_boot_list section for SPL loaders in u-boot-s...Weijie Gao2-1/+7
2020-04-27mips: enable support for appending dtb to spl binaryWeijie Gao1-0/+2
2020-04-27mips: start.S: avoid overwriting outside gd when clearing global data in stackWeijie Gao1-1/+2
2020-04-27mips: mtmips: add predefined i-cache/d-cache size and linesizeWeijie Gao1-0/+12
2020-04-27mips: add support to restore exception vector base before booting linuxWeijie Gao4-0/+54
2020-04-13Merge branch 'next'Tom Rini1-5/+5
2020-04-10kconfig / kbuild: Re-sync with Linux 4.19Tom Rini1-5/+5
2020-04-09mips: cmd: go: Flush cache before jumping to app/imageStefan Roese2-0/+24
2020-04-09mips: vcoreiii: Fix cache coherency issuesLars Povlsen4-18/+26
2020-04-09MIPS: allow override of get_tbclk()Alex Nemirovsky1-1/+1
2020-04-09MIPS: allow override of flush_dcache_range()Alex Nemirovsky1-1/+1
2020-04-03arch: Add explicit linker script for u-boot-elfMichal Simek1-1/+0
2020-02-20dma-mapping: add <asm/dma-mapping.h> for all architecturesMasahiro Yamada1-0/+1
2020-02-06dm: core: Create a new header file for 'compat' featuresSimon Glass2-0/+2
2020-01-18common: Move hang() to the same header as panic()Simon Glass4-0/+4
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass2-0/+2
2020-01-17common: Move get_tbclk() to time.hSimon Glass1-0/+1
2020-01-17common: Move clock functions into a new fileSimon Glass4-0/+4
2020-01-17common: Move relocate_code() to init.hSimon Glass1-0/+1
2019-12-03Merge branch '2019-12-02-master-imports'Tom Rini7-0/+10
2019-12-03common: Move trap_init() out of common.hSimon Glass1-0/+1
2019-12-03common: Move board_get_usable_ram_top() out of common.hSimon Glass1-0/+1
2019-12-03common: Move interrupt functions into a new headerSimon Glass2-0/+2
2019-12-03common: Move ARM cache operations out of common.hSimon Glass4-0/+4
2019-12-03common: Move some cache and MMU functions out of common.hSimon Glass1-0/+1
2019-12-03common: Move get_ticks() function out of common.hSimon Glass1-0/+1
2019-11-29MIPS: remove Micronas VCT boardsDaniel Schwierzeck1-1/+0
2019-10-25mips: mtmips: select essential drivers in KconfigWeijie Gao2-0/+8
2019-10-25dts: mtmips: add default pinctrl to eth nodes for all boardsWeijie Gao2-0/+4
2019-10-25dts: mtmips: add default pinctrl for gardena-smart-gateway-mt7688Weijie Gao1-0/+3