1. 00b04aa microblaze: Remove duplicate newlines by Marek Vasut · 5 months ago
  2. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
  3. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  4. dee15a9 global: Make <asm/global_data.h> include <asm/u-boot.h> by Tom Rini · 7 months ago
  5. cee346c microblaze: Remove common.h usage by Tom Rini · 1 year, 2 months ago
  6. bb11234 treewide: rework linker symbol declarations in sections header by Shiji Yang · 1 year, 4 months ago
  7. a8c9436 arm64: zynqmp: Switch to amd.com emails by Michal Simek · 1 year, 5 months ago
  8. efe13ba Correct SPL uses of CPU_MICROBLAZE by Simon Glass · 1 year, 10 months ago
  9. 94b4fec Convert CONFIG_SYS_BOOT_RAMDISK_HIGH to Kconfig by Tom Rini · 2 years, 5 months ago
  10. 3ebef53 microblaze: Remove interrupt handler by Michal Simek · 2 years, 5 months ago
  11. e8e5277 microblaze: Convert axi timer to DM driver by Michal Simek · 2 years, 5 months ago
  12. 64be978 cpu: add CPU driver for microblaze by Ovidiu Panait · 2 years, 6 months ago
  13. a850c32 microblaze: add support for handling PVR data by Ovidiu Panait · 2 years, 6 months ago
  14. 87a739e microblaze: cache: introduce cpuinfo structure by Ovidiu Panait · 2 years, 6 months ago
  15. bc159c1 microblaze: cache: introduce flush_cache_all() by Ovidiu Panait · 2 years, 6 months ago
  16. dba00ff microblaze: Do not place u-boot to reserved memory location by Michal Simek · 2 years, 9 months ago
  17. 3110499 Merge tag 'doc-2022-04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 10 months ago
  18. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
  19. 76e5113 microblaze: u-boot.lds: replace __end symbol with _end by Ovidiu Panait · 3 years ago
  20. d62063d lmb: move CONFIG_LMB in Kconfig by Patrick Delaunay · 3 years, 9 months ago
  21. 27d66cf arch: Move NEEDS_MANUAL_RELOC symbol to Kconfig by Michal Simek · 4 years, 1 month ago
  22. 04680aa microblaze: Add support for little/big endian in/out api's by T Karthik Reddy · 4 years, 3 months ago
  23. 3d81215 dma-mapping: add <asm/dma-mapping.h> for all architectures by Masahiro Yamada · 4 years, 9 months ago
  24. 8f3f761 common: Move enable/disable_interrupts out of common.h by Simon Glass · 5 years ago
  25. e37afb5 microblaze: Switch to generic bootm implementation by Michal Simek · 5 years ago
  26. 9270e9d microblaze: Move CONFIG_LMB from board file to config.h by Michal Simek · 5 years ago
  27. 1359226 arch: types.h: factor out fixed width typedefs to int-ll64.h by Masahiro Yamada · 6 years ago
  28. f226038 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  29. 4e39ea8 microblaze: Convert generic platform to DM gpio by Michal Simek · 6 years ago
  30. ffced40 microblaze: Cosmetic changes in Microblaze related files by Shreenidhi Shedi · 6 years ago
  31. a5be522 microblaze: Use default implementation from include/linux/io.h by Michal Simek · 6 years ago
  32. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  33. a974ec6 microblaze: Use asm-generic/io.h by Paul Burton · 7 years ago
  34. cc02256 efi: Use asmlinkage for EFIAPI by Simon Glass · 8 years ago
  35. 83e3ed1 Remove arch/${ARCH}/include/asm/errno.h by Masahiro Yamada · 8 years ago
  36. 7a9a2e6 Remove unneeded remnants of bcopy(). by Robert P. J. Day · 9 years ago
  37. 731e0f9 microblaze: Move MSR instruction selection to Kconfig by Michal Simek · 9 years ago
  38. 14c96dc microblaze: Fix C99/gnu99 compatiblity for inline functions by Nathan Rossi · 9 years ago
  39. 8888839 microblaze: Fix style issues in header files by Nathan Rossi · 9 years ago
  40. 6c36ca0 microblaze: Use the generic bitops headers by Fabio Estevam · 9 years ago
  41. 57a11eb generic-board: select SYS_GENERIC_BOARD for some architectures by Masahiro Yamada · 10 years ago
  42. a79d658 microblaze: Do not use CONFIG_SYS_GENERIC_GLOBAL_DATA by Michal Simek · 10 years ago
  43. 65e915c microblaze: Move architecture to use generic board init by Michal Simek · 11 years ago
  44. b78df3d microblaze: Use standard interrupt_init() function by Michal Simek · 10 years ago
  45. 924819c microblaze: Show return address from exception by Michal Simek · 10 years ago
  46. d85395f microblaze: Fix printf size_t format related warnings (again...) by Vasili Galka · 10 years ago
  47. 197c720 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · 11 years ago
  48. 26acb3e microblaze: Add SPL support by Michal Simek · 11 years ago
  49. 4e56395 include: delete include/linux/config.h by Masahiro Yamada · 11 years ago
  50. 8173ce7 microblaze: Fix watchdog initialization by Michal Simek · 11 years ago
  51. 18ab2f0 Coding Style cleanup: remove trailing empty lines by Wolfgang Denk · 11 years ago
  52. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  53. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  54. 23ccda0 gpio: Add support for microblaze xilinx GPIO by Michal Simek · 12 years ago
  55. 80e045f watchdog: Add support for Xilinx Microblaze watchdog by Michal Simek · 12 years ago
  56. 9bce37c Introduce generic link section.h symbol files by Simon Glass · 12 years ago
  57. 8d0820e microblaze: Use generic global_data by Simon Glass · 12 years ago
  58. 3ac47d7 Add architecture-specific global data by Simon Glass · 12 years ago
  59. c1b1493 microblaze: Remove asm/bitops.h from asm/posix_types.h by Michal Simek · 12 years ago
  60. 48c0d48 microblaze: Fix byteorder for microblaze by Michal Simek · 12 years ago
  61. 59085d3 microblaze: Fix compilation warning in ext2_find_next_zero_bit by Michal Simek · 12 years ago
  62. fb20d45 microblaze: Change bi_baudrate and global data baudrate to int by Simon Glass · 12 years ago
  63. 9cabb36 microblaze: Clean microblaze initialization by Michal Simek · 12 years ago
  64. 06ac651 microblaze: timer: Prepare for device-tree initialization by Michal Simek · 12 years ago
  65. e76a06e microblaze: intc: Registering interrupt should return value by Michal Simek · 12 years ago
  66. f0300ea microblaze: Add support for device tree driven board configuration by Michal Simek · 12 years ago
  67. 211c210 global_data: unify global flag defines by Mike Frysinger · 13 years ago
  68. 251ed2c microblaze: intc: Clear interrupt code by Michal Simek · 12 years ago
  69. e087e5c microblaze: Add gpio.h by Michal Simek · 12 years ago
  70. 04b63f2 net: punt bd->bi_ip_addr by Mike Frysinger · 13 years ago
  71. 75a081e microblaze: Fix strict-aliasing rules for in_be32 by Michal Simek · 13 years ago
  72. 71c2563 microblaze: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · 13 years ago
  73. caad273 microblaze: Fix unaligned.h for endians by Michal Simek · 14 years ago
  74. 9c3474a microblaze: Support flashes on lower addresses by Michal Simek · 13 years ago
  75. 5da0bed image: push default arch values to arch headers by Mike Frysinger · 13 years ago
  76. 3c28f48 console: Implement pre-console buffer by Graeme Russ · 13 years ago
  77. 736245c microblaze: Fix systems with MSR=0 by Michal Simek · 14 years ago
  78. d0813e5 Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · 14 years ago
  79. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  80. ead124a microblaze: Support little-endian microblaze target by Michal Simek · 14 years ago
  81. 460a9ff New implementation for internal handling of environment variables. by Wolfgang Denk · 14 years ago
  82. f710efd Make getenv() work before relocation. by Wolfgang Denk · 14 years ago
  83. 3cba3c1 Move architecture-specific includes to arch/$ARCH/include/asm by Peter Tyser · 15 years ago