Commit Graph

289 Commits (f1249119bfc2e11f6c65f21d62e85f70aca46887)

Author SHA1 Message Date
Paul Burton 40ba13c986 malta: Support MIPS32r6 configurations 9 years ago
Paul Burton c52ebea1cc MIPS: Support for targetting MIPSr6 9 years ago
Paul Burton 20286cdff7 MIPS: Simplify CONFIG_SYS_CPU values 9 years ago
Paul Burton 9f8ac82452 MIPS: Use unchecked immediate addition/subtraction 9 years ago
Marek Vasut 400df30998 mips: ath79: Add support for TPLink WDR4300 9 years ago
Marek Vasut e08539b791 mips: ath79: Add AR934x support 9 years ago
Marek Vasut 4771bbee5d mips: ath79: Add support for ungating ethernet on ar933x and ar934x 9 years ago
Marek Vasut 2986a9d4bd mips: ath79: dts: Add ethernet MAC nodes for ar933x 9 years ago
Marek Vasut 6b699742d4 mips: ath79: Add support for ungating USB on ar933x and ar934x 9 years ago
Marek Vasut c31558780b mips: ath79: dts: Add generic-ehci node 9 years ago
Marek Vasut 43a092ffdd mips: ath79: Fix compiler warning on const assignment 9 years ago
Marek Vasut 0a6767efab mips: ath79: Fix ar71xx_regs.h indent 9 years ago
Marek Vasut 0a0a958b68 mips: Add MIPS 74Kc tune 9 years ago
Marek Vasut 5760fc7850 mips: Fix compiler warning in cpu.c 9 years ago
Wills Wang 59e4080c7e ath79: add readonly attribute for ath79_soc_desc 9 years ago
Wills Wang 5691d10a01 ath79: ar933x: use BIT macro for bit shift operation 9 years ago
Wills Wang a2277cc30c mips: ath79: add AP143 reference board 9 years ago
Wills Wang 6a7b52bc8d mips: ath79: add AP121 reference board 9 years ago
Wills Wang 9b03f802ae mips: ath79: add support for QCA953x SOCs 9 years ago
Wills Wang ee7bb5be35 mips: ath79: add support for AR933x SOCs 9 years ago
Wills Wang 1d3d0f1f1c mips: add base support for QCA/Atheros ath79 SOCs 9 years ago
Robert P. J. Day 1cc0a9f496 Fix various typos, scattered over the code. 9 years ago
Purna Chandra Mandal fdff5b0598 MIPS: bootm: Add fixup of '/memory' node. 9 years ago
Purna Chandra Mandal ac7eef716e board: pic32mzda: enable USB-host, USB-storage support. 9 years ago
Matthias Schiffer 499b847521 MIPS: fix mips_cache fallback without __builtin_mips_cache 9 years ago
Bin Meng a187559e3d Use correct spelling of "U-Boot" 9 years ago
Purna Chandra Mandal 7d514a7407 board: Enable ethernet, tftpboot support to pic32mzdask board. 9 years ago
Purna Chandra Mandal c76eb72c43 board: add SDHCI support for PIC32MZDASK board. 9 years ago
Purna Chandra Mandal 44da3a176c board: Add Microchip PIC32MZ[DA]-Starter-Kit board. 9 years ago
Purna Chandra Mandal be961fa15b MIPS: Add support for Microchip PIC32MZ[DA] SoC family. 9 years ago
Purna Chandra Mandal 9ffa7a35ef drivers: ddr: Add DDR2 SDRAM controller driver for Microchip PIC32. 9 years ago
Purna Chandra Mandal 32c1a6eef8 MIPS: initial infrastructure for Microchip PIC32 architecture 9 years ago
Paul Burton 05e342554e MIPS: Support dynamic I/O port base address 9 years ago
Paul Burton 8ac493cd65 MIPS: Remove SLOW_DOWN_IO 9 years ago
Marek Vasut fbb0de088b mips: cache: Bulletproof the code against cornercases 9 years ago
Daniel Schwierzeck e26e8dc8f4 MIPS: start.S: fix and optimize instructions 9 years ago
Purna Chandra Mandal a62790997f MIPS: initialize board_init_f() argument to zero. 9 years ago
Tom Rini d6ea6d8876 mips: asm/io.h: Add in <linux/bug.h> 9 years ago
Daniel Schwierzeck 0e0efb40b8 MIPS: implement bit manipulating I/O accessors 9 years ago
Daniel Schwierzeck 898582bdee MIPS: fix SPDX license identifier in remaining arch header files 9 years ago
Daniel Schwierzeck a3ab2ae7f6 MIPS: sync processor and register definitions with linux-4.4 9 years ago
Daniel Schwierzeck 23ff8633fd MIPS: sync I/O related header files with linux-4.4 9 years ago
Daniel Schwierzeck f53830e74e MIPS: kconfig: add option for MIPS_L1_CACHE_SHIFT 9 years ago
Daniel Schwierzeck 0315a28909 MIPS: Kconfig: optimize gcc -march and -mtune setup 9 years ago
Daniel Schwierzeck 76ada5f8b7 MIPS: au1x00: move SoC header files to arch/mips/mach-au1x00/include/mach/ 9 years ago
Daniel Schwierzeck 6479b691d7 MIPS: Kconfig: refactor machine setup 9 years ago
Daniel Schwierzeck 0fc13a9093 MIPS: add initial infrastructure for device-tree files 9 years ago
Daniel Schwierzeck e92d9124f8 MIPS: do not build position-independent executables for SPL 9 years ago
Daniel Schwierzeck 5b6f357fe7 MIPS: create .text sub-sections for assembler functions 9 years ago
Daniel Schwierzeck 113492988b MIPS: fix annotation of _start and relocate_code 9 years ago