1. 25bab53 Remove unneeded remnants of bcopy(). by Robert P. J. Day · 8 years ago
  2. ac551e3 microblaze: Move MSR instruction selection to Kconfig by Michal Simek · 8 years ago
  3. e0f21e1 microblaze: Fix C99/gnu99 compatiblity for inline functions by Nathan Rossi · 9 years ago
  4. 7cb7373 microblaze: Fix style issues in header files by Nathan Rossi · 9 years ago
  5. e6e7b7c microblaze: Use the generic bitops headers by Fabio Estevam · 9 years ago
  6. 0a9e7ee generic-board: select SYS_GENERIC_BOARD for some architectures by Masahiro Yamada · 10 years ago
  7. 0510b14 microblaze: Do not use CONFIG_SYS_GENERIC_GLOBAL_DATA by Michal Simek · 10 years ago
  8. e945f6d microblaze: Move architecture to use generic board init by Michal Simek · 10 years ago
  9. 2c7c32f microblaze: Use standard interrupt_init() function by Michal Simek · 10 years ago
  10. 1c424d2 microblaze: Show return address from exception by Michal Simek · 10 years ago
  11. c6fcb60 microblaze: Fix printf size_t format related warnings (again...) by Vasili Galka · 10 years ago
  12. 8e26157 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · 10 years ago
  13. 9d24274 microblaze: Add SPL support by Michal Simek · 11 years ago
  14. 643aae1 include: delete include/linux/config.h by Masahiro Yamada · 11 years ago
  15. 8c4dba1 microblaze: Fix watchdog initialization by Michal Simek · 11 years ago
  16. d4c8aa9 Coding Style cleanup: remove trailing empty lines by Wolfgang Denk · 11 years ago
  17. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  18. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  19. 4e779ad gpio: Add support for microblaze xilinx GPIO by Michal Simek · 11 years ago
  20. 0f21f98 watchdog: Add support for Xilinx Microblaze watchdog by Michal Simek · 11 years ago
  21. 1865286 Introduce generic link section.h symbol files by Simon Glass · 12 years ago
  22. eef5415 microblaze: Use generic global_data by Simon Glass · 12 years ago
  23. 5cb4858 Add architecture-specific global data by Simon Glass · 12 years ago
  24. f8c1ed0 microblaze: Remove asm/bitops.h from asm/posix_types.h by Michal Simek · 12 years ago
  25. ea01228 microblaze: Fix byteorder for microblaze by Michal Simek · 12 years ago
  26. 548ce4b microblaze: Fix compilation warning in ext2_find_next_zero_bit by Michal Simek · 12 years ago
  27. 74e8456 microblaze: Change bi_baudrate and global data baudrate to int by Simon Glass · 12 years ago
  28. 2380b8f microblaze: Clean microblaze initialization by Michal Simek · 12 years ago
  29. bcbb046 microblaze: timer: Prepare for device-tree initialization by Michal Simek · 12 years ago
  30. 8706908 microblaze: intc: Registering interrupt should return value by Michal Simek · 12 years ago
  31. b710d9d microblaze: Add support for device tree driven board configuration by Michal Simek · 12 years ago
  32. 47fde91 global_data: unify global flag defines by Mike Frysinger · 13 years ago
  33. 575a3d2 microblaze: intc: Clear interrupt code by Michal Simek · 12 years ago
  34. d6afd68 microblaze: Add gpio.h by Michal Simek · 12 years ago
  35. 50a47d0 net: punt bd->bi_ip_addr by Mike Frysinger · 12 years ago
  36. 1fbd0c3 microblaze: Fix strict-aliasing rules for in_be32 by Michal Simek · 13 years ago
  37. ee729af microblaze: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · 13 years ago
  38. 6cdf311 microblaze: Fix unaligned.h for endians by Michal Simek · 14 years ago
  39. a93c1a1 microblaze: Support flashes on lower addresses by Michal Simek · 13 years ago
  40. 476af29 image: push default arch values to arch headers by Mike Frysinger · 13 years ago
  41. 9558b48 console: Implement pre-console buffer by Graeme Russ · 13 years ago
  42. b777a37 microblaze: Fix systems with MSR=0 by Michal Simek · 14 years ago
  43. 2e5167c Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · 14 years ago
  44. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  45. b98cba0 microblaze: Support little-endian microblaze target by Michal Simek · 14 years ago
  46. ea882ba New implementation for internal handling of environment variables. by Wolfgang Denk · 14 years ago
  47. 91a7675 Make getenv() work before relocation. by Wolfgang Denk · 14 years ago
  48. 819833a Move architecture-specific includes to arch/$ARCH/include/asm by Peter Tyser · 14 years ago