aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
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
2019-05-03net: mscc: serval: Add ethernet nodes for ServalHoratiu Vultur3-0/+146
2019-05-03mips: mscc: serval: Fix resetHoratiu Vultur2-26/+31
2019-04-26watchdog: Implement generic watchdog_reset() versionStefan Roese1-36/+0
2019-04-22dt: bcm968380gerg: enable nand controllerPhilippe Reynes1-0/+12
2019-04-22dt: bcm6838: add nand controllerPhilippe Reynes1-0/+13
2019-04-14Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini18-18/+18
2019-04-12net: mscc: servalt: Add ethernet nodes for ServalTHoratiu Vultur2-0/+65
2019-04-12net: Add MSCC ServalT network driver.Horatiu Vultur1-0/+2
2019-04-12net: mscc: jaguar2: Add ethenet nodes for Jaguar2.Horatiu Vultur4-0/+636
2019-04-12dt: bcm968380gerg: enable gpio controllerPhilippe Reynes1-0/+12
2019-04-12dt: bcm6838: add gpio controllerPhilippe Reynes1-0/+27
2019-04-12mips: add initial support for qca956x referenced boardRosy Song13-0/+1432
2019-04-12mips: fix erros on registers macros of pll-ddr-config1-nfrac for QCA956XRosy Song1-2/+2
2019-04-12bootm: mips: Remove boot_reloc_ramdiskHoratiu Vultur1-19/+0