Age | Commit message (Expand) | Author |
2016-02-01 | MIPS: Support dynamic I/O port base address | Paul Burton |
2016-02-01 | MIPS: Remove SLOW_DOWN_IO | Paul Burton |
2016-01-25 | mips: asm/io.h: Add in <linux/bug.h> | Tom Rini |
2016-01-16 | MIPS: implement bit manipulating I/O accessors | Daniel Schwierzeck |
2016-01-16 | MIPS: fix SPDX license identifier in remaining arch header files | Daniel Schwierzeck |
2016-01-16 | MIPS: sync processor and register definitions with linux-4.4 | Daniel Schwierzeck |
2016-01-16 | MIPS: sync I/O related header files with linux-4.4 | Daniel Schwierzeck |
2016-01-16 | MIPS: kconfig: add option for MIPS_L1_CACHE_SHIFT | Daniel Schwierzeck |
2016-01-16 | MIPS: au1x00: move SoC header files to arch/mips/mach-au1x00/include/mach/ | Daniel Schwierzeck |
2016-01-16 | MIPS: create .text sub-sections for assembler functions | Daniel Schwierzeck |
2016-01-16 | MIPS: fix annotation of _start and relocate_code | Daniel Schwierzeck |
2016-01-16 | MIPS: add asm/gpio.h to fix compilation error with CONFIG_CMD_GPIO. | Purna Chandra Mandal |
2015-11-05 | mips: Use the generic bitops headers | Fabio Estevam |
2015-08-21 | mips: Use unsigned int when reading c0 registers | Chris Packham |
2015-07-02 | MIPS: change 'extern inline' to 'static inline' | Daniel Schwierzeck |
2015-07-02 | MIPS: fix missing semicolon in cacheops.h | Tony Wu |
2015-01-29 | malta: IDE support | Paul Burton |
2015-01-29 | MIPS: avoid .set ISA for cache operations | Paul Burton |
2015-01-21 | MIPS: add support for pre-relocation malloc | Daniel Schwierzeck |
2014-12-08 | Replace <compiler.h> with <linux/compiler.h> | Masahiro Yamada |
2014-05-12 | common/board_f: Initialized global data for generic board | York Sun |
2014-05-12 | bd_info: remove bi_barudrate member from struct bd_info | Masahiro Yamada |
2014-04-20 | MIPS: drop incaip board | Daniel Schwierzeck |
2014-04-20 | MIPS: allow use of generic board | Paul Burton |
2014-03-04 | MIPS: fix types u64 and __u64 to unsigned long long | Daniel Schwierzeck |
2013-11-26 | malta: enable PIIX4 SERIRQ | Paul Burton |
2013-11-15 | malta: use unmapped flash base address | Gabor Juhos |
2013-11-11 | malta: arch/mips/include/asm/malta.h SPDX license tag | Paul Burton |
2013-11-09 | malta: setup PIIX4 interrupt route | Paul Burton |
2013-11-09 | malta: display "U-boot" on the LCD screen | Paul Burton |
2013-11-09 | malta: support for coreFPGA6 boards | Paul Burton |
2013-11-09 | mips32: detect L1 cache sizes if they're not defined | Paul Burton |
2013-11-08 | include: delete include/linux/config.h | Masahiro Yamada |
2013-11-08 | cosmetic: remove empty lines at the top of file | Masahiro Yamada |
2013-08-13 | MIPS: bootm: add support for generic relocation of init ramdisks | Daniel Schwierzeck |
2013-08-13 | MIPS: bootm: add support for LMB | Daniel Schwierzeck |
2013-07-24 | MIPS: qemu-malta: setup GT64120 registers as done by YAMON | Gabor Juhos |
2013-07-24 | MIPS: qemu-malta: enable flash support | Gabor Juhos |
2013-07-24 | MIPS: qemu-malta: add reset support | Gabor Juhos |
2013-07-24 | MIPS: qemu-malta: add support for emulated MIPS Malta board | Gabor Juhos |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-06-08 | MIPS: asm/errno.h: switch to asm-generic/errno.h | Daniel Schwierzeck |
2013-06-08 | MIPS: fix __raw_* IO accessors | Gabor Juhos |
2013-03-15 | Change stub example to use asm-generic/sections.h | Simon Glass |
2013-03-15 | Introduce generic link section.h symbol files | Simon Glass |
2013-02-12 | MIPS: add dynamic relocation support | Gabor Juhos |
2013-02-12 | MIPS: start.S: use symbol __image_copy_end for U-Boot image relocation | Daniel Schwierzeck |
2013-02-12 | MIPS: u-boot.lds: introduce symbol __image_copy_end | Daniel Schwierzeck |
2013-02-12 | MIPS: u-boot.lds: merge all BSS sections and introduce symbols __bss_[start|end] | Daniel Schwierzeck |
2013-02-12 | MIPS: xburst: fix broken access to global_data | Daniel Schwierzeck |