Commit Graph

68 Commits (a3ab2ae7f6c8724152f05144946a76b727fb1c7e)

Author SHA1 Message Date
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 76ada5f8b7 MIPS: au1x00: move SoC header files to arch/mips/mach-au1x00/include/mach/ 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
Purna Chandra Mandal 1a96780016 MIPS: add asm/gpio.h to fix compilation error with CONFIG_CMD_GPIO. 9 years ago
Fabio Estevam b810aa1dd1 mips: Use the generic bitops headers 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' 10 years ago
Tony Wu 49bbdae318 MIPS: fix missing semicolon in cacheops.h 10 years ago
Paul Burton ba21a453a5 malta: IDE support 10 years ago
Paul Burton 2b8bcc5a2f MIPS: avoid .set ISA for cache operations 10 years ago
Daniel Schwierzeck e520023882 MIPS: add support for pre-relocation malloc 10 years ago
Masahiro Yamada afc366f01b Replace <compiler.h> with <linux/compiler.h> 10 years ago
York Sun 2a1680e30e common/board_f: Initialized global data for generic board 11 years ago
Masahiro Yamada 8e2615752e bd_info: remove bi_barudrate member from struct bd_info 11 years ago
Daniel Schwierzeck 538cf92c8c MIPS: drop incaip board 11 years ago
Paul Burton 9f0868fffb MIPS: allow use of generic board 11 years ago
Daniel Schwierzeck 37f93f7b79 MIPS: fix types u64 and __u64 to unsigned long long 11 years ago
Paul Burton bea12b7823 malta: enable PIIX4 SERIRQ 11 years ago
Gabor Juhos 10473d0490 malta: use unmapped flash base address 11 years ago
Paul Burton a3e80904fb malta: arch/mips/include/asm/malta.h SPDX license tag 11 years ago
Paul Burton 81f98bbd62 malta: setup PIIX4 interrupt route 11 years ago
Paul Burton e0ada6319b malta: display "U-boot" on the LCD screen 11 years ago
Paul Burton baf37f06c5 malta: support for coreFPGA6 boards 11 years ago
Paul Burton fa476f75bf mips32: detect L1 cache sizes if they're not defined 11 years ago
Masahiro Yamada 643aae1406 include: delete include/linux/config.h 11 years ago
Masahiro Yamada 0f0f75774e cosmetic: remove empty lines at the top of file 11 years ago
Daniel Schwierzeck 6c154552b0 MIPS: bootm: add support for generic relocation of init ramdisks 12 years ago
Daniel Schwierzeck f66cc1e348 MIPS: bootm: add support for LMB 12 years ago
Gabor Juhos ac12984de8 MIPS: qemu-malta: setup GT64120 registers as done by YAMON 12 years ago
Gabor Juhos 52caee0f36 MIPS: qemu-malta: enable flash support 12 years ago
Gabor Juhos 015643152a MIPS: qemu-malta: add reset support 12 years ago
Gabor Juhos 5a4dcfac1e MIPS: qemu-malta: add support for emulated MIPS Malta board 12 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Daniel Schwierzeck e1208c2fe5 MIPS: asm/errno.h: switch to asm-generic/errno.h 12 years ago
Gabor Juhos f0550f87f4 MIPS: fix __raw_* IO accessors 12 years ago
Simon Glass 716cc8cc7f Change stub example to use asm-generic/sections.h 12 years ago
Simon Glass 1865286466 Introduce generic link section.h symbol files 12 years ago
Gabor Juhos 04380c651a MIPS: add dynamic relocation support 12 years ago
Daniel Schwierzeck 28875e2c47 MIPS: start.S: use symbol __image_copy_end for U-Boot image relocation 12 years ago
Daniel Schwierzeck 3420bf1ca0 MIPS: u-boot.lds: introduce symbol __image_copy_end 12 years ago
Daniel Schwierzeck a52852c5a6 MIPS: u-boot.lds: merge all BSS sections and introduce symbols __bss_[start|end] 12 years ago
Daniel Schwierzeck 97b920dab1 MIPS: xburst: fix broken access to global_data 12 years ago
Simon Glass 9572202026 mips: Use generic global_data 12 years ago
Simon Glass 035cbe99cd mips: Move per_clk and dev_clk to arch_global_data 12 years ago
Simon Glass 5cb48582ac Add architecture-specific global data 12 years ago
Gabor Juhos 0ef48d4c89 MIPS: convert IO port accessor functions to 'static inline' 12 years ago
Gabor Juhos be002d0070 MIPS: use inline directive for __in*s functions 12 years ago