Commit Graph

38 Commits (d622ac39274a949b6445f1bfd92dc1644014388b)

Author SHA1 Message Date
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
Peter Tyser 819833af39 Move architecture-specific includes to arch/$ARCH/include/asm 14 years ago