aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
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-05dm: core: Create a new header file for 'compat' featuresSimon Glass2-0/+2
2020-01-17common: 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-02Merge branch '2019-12-02-master-imports'Tom Rini7-0/+10
2019-12-02common: Move trap_init() out of common.hSimon Glass1-0/+1
2019-12-02common: Move board_get_usable_ram_top() out of common.hSimon Glass1-0/+1
2019-12-02common: Move interrupt functions into a new headerSimon Glass2-0/+2
2019-12-02common: Move ARM cache operations out of common.hSimon Glass4-0/+4
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass1-0/+1
2019-12-02common: 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
2019-10-25dts: mtmips: add mmc related nodes for mt7628an.dtsiWeijie Gao1-0/+22
2019-10-25dts: mtmips: enable eth port0 led and link poll functions for all boardsWeijie Gao3-1/+27
2019-10-25dts: mtmips: update reset controller node for mt7628Weijie Gao1-12/+24
2019-10-25dts: mtmips: add default pinctrl for uart nodesWeijie Gao1-0/+9
2019-10-25dts: mtmips: add pinctrl node for mt7628Weijie Gao1-0/+150
2019-10-25dts: mtmips: add clock node for mt7628Weijie Gao1-4/+17
2019-10-25dts: mtmips: enable high-speed UART support for mt7628Weijie Gao1-3/+3
2019-10-25dts: mtmips: move uart property clock-frequency into mt7628an.dtsiWeijie Gao3-2/+6
2019-10-25mips: bmips: switch to board defines for dtbÁlvaro Fernández Rojas1-2/+2
2019-10-25bmips: correct name charactersÁlvaro Fernández Rojas2-2/+2
2019-10-25bmips: enable vr-3032u nand supportÁlvaro Fernández Rojas1-0/+13
2019-10-25bmips: bcm63268: add support for brcmnandÁlvaro Fernández Rojas1-0/+18
2019-10-25bmips: bcm6362: add support for brcmnandÁlvaro Fernández Rojas1-0/+18
2019-10-25bmips: bcm6328: add support for brcmnandÁlvaro Fernández Rojas1-0/+16
2019-10-25bmips: bcm6368: add support for brcmnandÁlvaro Fernández Rojas1-0/+18
2019-10-25MIPS: add compile time definition of L2 cache sizeRamon Fried2-2/+10
2019-08-11env: Move env_init() to env.hSimon Glass1-0/+1
2019-07-05mips: mt76xx: Implement new d-cache fix in last_stage_init()Stefan Roese2-1/+27
2019-05-24mips: mt76xx: Remove cache workaround and select SYS_MALLOC_CLEAR_ON_INITStefan Roese2-16/+1
2019-05-03net: mscc: ocelot: Update DTS for Luton pcb90Horatiu Vultur3-196/+290
2019-05-03mips: rename mach-mt7620 to mach-mtmipsWeijie Gao9-12/+12
2019-05-03net: mscc: ocelot: Update DTS for Ocelot pcb120.Horatiu Vultur3-81/+147
2019-05-03net: mscc: ocelot: Update network driver for pcb120Horatiu Vultur1-0/+1
2019-05-03arch: mips: Update initrd_start and initrd_endHoratiu Vultur1-0/+2
2019-05-03MSCC: delete obsolete reference to MSCC_BITBANG_SPI_GPIORobert P. J. Day1-1/+0