Commit Graph

51 Commits (3b644a3c2f6925d4e9fb030c11cc8ce3ad472468)

Author SHA1 Message Date
Paul Burton dbee715237 microblaze: Use asm-generic/io.h 7 years ago
Simon Glass a0b49bc334 efi: Use asmlinkage for EFIAPI 8 years ago
Masahiro Yamada 4491327d59 Remove arch/${ARCH}/include/asm/errno.h 8 years ago
Robert P. J. Day 25bab53ab2 Remove unneeded remnants of bcopy(). 8 years ago
Michal Simek ac551e3492 microblaze: Move MSR instruction selection to Kconfig 8 years ago
Nathan Rossi e0f21e1cbc microblaze: Fix C99/gnu99 compatiblity for inline functions 9 years ago
Nathan Rossi 7cb73730c8 microblaze: Fix style issues in header files 9 years ago
Fabio Estevam e6e7b7c0ab microblaze: Use the generic bitops headers 9 years ago
Masahiro Yamada 0a9e7ee5bd generic-board: select SYS_GENERIC_BOARD for some architectures 9 years ago
Michal Simek 0510b14b73 microblaze: Do not use CONFIG_SYS_GENERIC_GLOBAL_DATA 10 years ago
Michal Simek e945f6dc28 microblaze: Move architecture to use generic board init 10 years ago
Michal Simek 2c7c32fa7f microblaze: Use standard interrupt_init() function 10 years ago
Michal Simek 1c424d2697 microblaze: Show return address from exception 10 years ago
Vasili Galka c6fcb603a2 microblaze: Fix printf size_t format related warnings (again...) 10 years ago
Masahiro Yamada 8e2615752e bd_info: remove bi_barudrate member from struct bd_info 10 years ago
Michal Simek 9d24274509 microblaze: Add SPL support 11 years ago
Masahiro Yamada 643aae1406 include: delete include/linux/config.h 11 years ago
Michal Simek 8c4dba1a5e microblaze: Fix watchdog initialization 11 years ago
Wolfgang Denk d4c8aa9cb4 Coding Style cleanup: remove trailing empty lines 11 years ago
Wolfgang Denk 3765b3e7bd Coding Style cleanup: remove trailing white space 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Michal Simek 4e779ad2e5 gpio: Add support for microblaze xilinx GPIO 11 years ago
Michal Simek 0f21f98dd4 watchdog: Add support for Xilinx Microblaze watchdog 11 years ago
Simon Glass 1865286466 Introduce generic link section.h symbol files 11 years ago
Simon Glass eef5415036 microblaze: Use generic global_data 12 years ago
Simon Glass 5cb48582ac Add architecture-specific global data 12 years ago
Michal Simek f8c1ed092c microblaze: Remove asm/bitops.h from asm/posix_types.h 12 years ago
Michal Simek ea0122816c microblaze: Fix byteorder for microblaze 12 years ago
Michal Simek 548ce4bf76 microblaze: Fix compilation warning in ext2_find_next_zero_bit 12 years ago
Simon Glass 74e8456bc1 microblaze: Change bi_baudrate and global data baudrate to int 12 years ago
Michal Simek 2380b8f529 microblaze: Clean microblaze initialization 12 years ago
Michal Simek bcbb046bd5 microblaze: timer: Prepare for device-tree initialization 12 years ago
Michal Simek 8706908a25 microblaze: intc: Registering interrupt should return value 12 years ago
Michal Simek b710d9d6c2 microblaze: Add support for device tree driven board configuration 12 years ago
Mike Frysinger 47fde91f0c global_data: unify global flag defines 12 years ago
Michal Simek 575a3d21f6 microblaze: intc: Clear interrupt code 12 years ago
Michal Simek d6afd6867c microblaze: Add gpio.h 12 years ago
Mike Frysinger 50a47d0523 net: punt bd->bi_ip_addr 12 years ago
Michal Simek 1fbd0c36da microblaze: Fix strict-aliasing rules for in_be32 13 years ago
Anton Staaf ee729afde3 microblaze: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment 13 years ago
Michal Simek 6cdf31124c microblaze: Fix unaligned.h for endians 13 years ago
Michal Simek a93c1a171c microblaze: Support flashes on lower addresses 13 years ago
Mike Frysinger 476af299b0 image: push default arch values to arch headers 13 years ago
Graeme Russ 9558b48af0 console: Implement pre-console buffer 13 years ago
Michal Simek b777a37c29 microblaze: Fix systems with MSR=0 14 years ago
Wolfgang Denk 2e5167ccad Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC 14 years ago
Wolfgang Denk 25ddd1fb0a Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 14 years ago
Michal Simek b98cba0911 microblaze: Support little-endian microblaze target 14 years ago
Wolfgang Denk ea882baf9c New implementation for internal handling of environment variables. 14 years ago
Wolfgang Denk 91a76751a0 Make getenv() work before relocation. 14 years ago