summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2020-04-09mips: cmd: go: Flush cache before jumping to app/imageStefan Roese
2020-04-09mips: vcoreiii: Fix cache coherency issuesLars Povlsen
2020-04-09MIPS: allow override of get_tbclk()Alex Nemirovsky
2020-04-09MIPS: allow override of flush_dcache_range()Alex Nemirovsky
2020-04-03arch: Add explicit linker script for u-boot-elfMichal Simek
2020-02-20dma-mapping: add <asm/dma-mapping.h> for all architecturesMasahiro Yamada
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass
2020-01-17common: Move get_tbclk() to time.hSimon Glass
2020-01-17common: Move clock functions into a new fileSimon Glass
2020-01-17common: Move relocate_code() to init.hSimon Glass
2019-12-02Merge branch '2019-12-02-master-imports'Tom Rini
2019-12-02common: Move trap_init() out of common.hSimon Glass
2019-12-02common: Move board_get_usable_ram_top() out of common.hSimon Glass
2019-12-02common: Move interrupt functions into a new headerSimon Glass
2019-12-02common: Move ARM cache operations out of common.hSimon Glass
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass
2019-12-02common: Move get_ticks() function out of common.hSimon Glass
2019-11-29MIPS: remove Micronas VCT boardsDaniel Schwierzeck
2019-10-25mips: mtmips: select essential drivers in KconfigWeijie Gao
2019-10-25dts: mtmips: add default pinctrl to eth nodes for all boardsWeijie Gao
2019-10-25dts: mtmips: add default pinctrl for gardena-smart-gateway-mt7688Weijie Gao
2019-10-25dts: mtmips: add mmc related nodes for mt7628an.dtsiWeijie Gao
2019-10-25dts: mtmips: enable eth port0 led and link poll functions for all boardsWeijie Gao
2019-10-25dts: mtmips: update reset controller node for mt7628Weijie Gao
2019-10-25dts: mtmips: add default pinctrl for uart nodesWeijie Gao
2019-10-25dts: mtmips: add pinctrl node for mt7628Weijie Gao
2019-10-25dts: mtmips: add clock node for mt7628Weijie Gao
2019-10-25dts: mtmips: enable high-speed UART support for mt7628Weijie Gao
2019-10-25dts: mtmips: move uart property clock-frequency into mt7628an.dtsiWeijie Gao
2019-10-25mips: bmips: switch to board defines for dtbÁlvaro Fernández Rojas
2019-10-25bmips: correct name charactersÁlvaro Fernández Rojas
2019-10-25bmips: enable vr-3032u nand supportÁlvaro Fernández Rojas
2019-10-25bmips: bcm63268: add support for brcmnandÁlvaro Fernández Rojas
2019-10-25bmips: bcm6362: add support for brcmnandÁlvaro Fernández Rojas
2019-10-25bmips: bcm6328: add support for brcmnandÁlvaro Fernández Rojas
2019-10-25bmips: bcm6368: add support for brcmnandÁlvaro Fernández Rojas
2019-10-25MIPS: add compile time definition of L2 cache sizeRamon Fried
2019-08-11env: Move env_init() to env.hSimon Glass
2019-07-05mips: mt76xx: Implement new d-cache fix in last_stage_init()Stefan Roese
2019-05-24mips: mt76xx: Remove cache workaround and select SYS_MALLOC_CLEAR_ON_INITStefan Roese
2019-05-03net: mscc: ocelot: Update DTS for Luton pcb90Horatiu Vultur
2019-05-03mips: rename mach-mt7620 to mach-mtmipsWeijie Gao
2019-05-03net: mscc: ocelot: Update DTS for Ocelot pcb120.Horatiu Vultur
2019-05-03net: mscc: ocelot: Update network driver for pcb120Horatiu Vultur
2019-05-03arch: mips: Update initrd_start and initrd_endHoratiu Vultur
2019-05-03MSCC: delete obsolete reference to MSCC_BITBANG_SPI_GPIORobert P. J. Day
2019-05-03net: mscc: serval: Add ethernet nodes for ServalHoratiu Vultur
2019-05-03mips: mscc: serval: Fix resetHoratiu Vultur