Commit Graph

472 Commits (lime2-spi)

Author SHA1 Message Date
Wills Wang ee7bb5be35 mips: ath79: add support for AR933x SOCs 8 years ago
Wills Wang 1d3d0f1f1c mips: add base support for QCA/Atheros ath79 SOCs 8 years ago
Robert P. J. Day 1cc0a9f496 Fix various typos, scattered over the code. 8 years ago
Purna Chandra Mandal fdff5b0598 MIPS: bootm: Add fixup of '/memory' node. 8 years ago
Purna Chandra Mandal ac7eef716e board: pic32mzda: enable USB-host, USB-storage support. 8 years ago
Matthias Schiffer 499b847521 MIPS: fix mips_cache fallback without __builtin_mips_cache 8 years ago
Bin Meng a187559e3d Use correct spelling of "U-Boot" 8 years ago
Purna Chandra Mandal 7d514a7407 board: Enable ethernet, tftpboot support to pic32mzdask board. 8 years ago
Purna Chandra Mandal c76eb72c43 board: add SDHCI support for PIC32MZDASK board. 8 years ago
Purna Chandra Mandal 44da3a176c board: Add Microchip PIC32MZ[DA]-Starter-Kit board. 8 years ago
Purna Chandra Mandal be961fa15b MIPS: Add support for Microchip PIC32MZ[DA] SoC family. 8 years ago
Purna Chandra Mandal 9ffa7a35ef drivers: ddr: Add DDR2 SDRAM controller driver for Microchip PIC32. 8 years ago
Purna Chandra Mandal 32c1a6eef8 MIPS: initial infrastructure for Microchip PIC32 architecture 8 years ago
Paul Burton 05e342554e MIPS: Support dynamic I/O port base address 8 years ago
Paul Burton 8ac493cd65 MIPS: Remove SLOW_DOWN_IO 8 years ago
Marek Vasut fbb0de088b mips: cache: Bulletproof the code against cornercases 8 years ago
Daniel Schwierzeck e26e8dc8f4 MIPS: start.S: fix and optimize instructions 8 years ago
Purna Chandra Mandal a62790997f MIPS: initialize board_init_f() argument to zero. 8 years ago
Tom Rini d6ea6d8876 mips: asm/io.h: Add in <linux/bug.h> 8 years ago
Daniel Schwierzeck 0e0efb40b8 MIPS: implement bit manipulating I/O accessors 8 years ago
Daniel Schwierzeck 898582bdee MIPS: fix SPDX license identifier in remaining arch header files 8 years ago
Daniel Schwierzeck a3ab2ae7f6 MIPS: sync processor and register definitions with linux-4.4 8 years ago
Daniel Schwierzeck 23ff8633fd MIPS: sync I/O related header files with linux-4.4 8 years ago
Daniel Schwierzeck f53830e74e MIPS: kconfig: add option for MIPS_L1_CACHE_SHIFT 8 years ago
Daniel Schwierzeck 0315a28909 MIPS: Kconfig: optimize gcc -march and -mtune setup 8 years ago
Daniel Schwierzeck 76ada5f8b7 MIPS: au1x00: move SoC header files to arch/mips/mach-au1x00/include/mach/ 8 years ago
Daniel Schwierzeck 6479b691d7 MIPS: Kconfig: refactor machine setup 8 years ago
Daniel Schwierzeck 0fc13a9093 MIPS: add initial infrastructure for device-tree files 8 years ago
Daniel Schwierzeck e92d9124f8 MIPS: do not build position-independent executables for SPL 8 years ago
Daniel Schwierzeck 5b6f357fe7 MIPS: create .text sub-sections for assembler functions 8 years ago
Daniel Schwierzeck 113492988b MIPS: fix annotation of _start and relocate_code 8 years ago
Purna Chandra Mandal 1a96780016 MIPS: add asm/gpio.h to fix compilation error with CONFIG_CMD_GPIO. 8 years ago
Ben Whitten 192bc6948b Fix GCC format-security errors and convert sprintfs. 9 years ago
Daniel Schwierzeck 347ea94e2a MIPS: bootm: use CONFIG_IS_ENABLED() everywhere 9 years ago
Daniel Schwierzeck 2bb5b63879 MIPS: bootm: rework and fix broken bootm code 9 years ago
Fabio Estevam b810aa1dd1 mips: Use the generic bitops headers 9 years ago
Govindraj Raja 4adcb2380c MIPS: fix syntax for fdt_chosen/initrd. 9 years ago
Chris Packham 73a4152b25 mips: Use unsigned int when reading c0 registers 9 years ago
Daniel Schwierzeck b11c5d1dc2 MIPS: change 'extern inline' to 'static inline' 9 years ago
Tony Wu 49bbdae318 MIPS: fix missing semicolon in cacheops.h 9 years ago
Joe Hershberger c9bb942e2f Move default y configs out of arch/board Kconfig 9 years ago
Joe Hershberger a26cd04920 arch: Make board selection choices optional 9 years ago
Daniel Schwierzeck 90b1c9fad7 MIPS: implement device-tree handover to Linux kernel 9 years ago
Joe Hershberger 1fd92db83d net: cosmetic: Fix var naming net <-> eth drivers 9 years ago
Joe Hershberger 8b2c9a7157 net: Provide a function to get the current MAC address 9 years ago
Masahiro Yamada 0a12e6872e generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig 9 years ago
Daniel Schwierzeck eef88dfb3e MIPS: unify CPU code in arch/mips/cpu/ 9 years ago
Daniel Schwierzeck d9a4a6223c MIPS: move au1x00 SoC code to arch/mips/mach-au1x00 9 years ago
Paul Burton f1c64a0810 MIPS: handle mips64 ST0_KX bit in mips32 start.S 9 years ago
Paul Burton ab0d002677 MIPS: handle mips64 relocs in mips32 start.S 9 years ago