1. 461be2f kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  2. c6fcb60 microblaze: Fix printf size_t format related warnings (again...) by Vasili Galka · 10 years ago
  3. dd84058 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  4. 5957ac2 Makefile: Support include files for .dts files by Simon Glass · 10 years ago
  5. dbe963a fdt_support: delete force argument of fdt_initrd() by Masahiro Yamada · 10 years ago
  6. 8e26157 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · 10 years ago
  7. 323762e kbuild: delete redundant LDSCRIPT definition by Masahiro Yamada · 11 years ago
  8. 9b6e2c3 kbuild: fix CROSS_COMPILE settings in config.mk by Masahiro Yamada · 11 years ago
  9. 3284c8b dts: generate multiple device tree blobs by Masahiro Yamada · 11 years ago
  10. 5ab502c dts: move device tree sources to arch/$(ARCH)/dts/ by Masahiro Yamada · 11 years ago
  11. 6ab6b2a dts: re-write dts/Makefile more simply with Kbuild by Masahiro Yamada · 11 years ago
  12. 56746d8 microblaze: remove an empty file arch/microblaze/lib/time.c by Masahiro Yamada · 11 years ago
  13. 9d24274 microblaze: Add SPL support by Michal Simek · 11 years ago
  14. ef2c1d8 microblaze: Report priviledged or stack protection exception by Michal Simek · 11 years ago
  15. 6ba64f2 microblaze: Show u-boot banner by Michal Simek · 11 years ago
  16. e2906a5 Makefile: rename all libraries to built-in.o by Masahiro Yamada · 11 years ago
  17. 643aae1 include: delete include/linux/config.h by Masahiro Yamada · 11 years ago
  18. a71a36f microblaze: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  19. 8c4dba1 microblaze: Fix watchdog initialization by Michal Simek · 11 years ago
  20. d4c8aa9 Coding Style cleanup: remove trailing empty lines by Wolfgang Denk · 11 years ago
  21. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  22. 07a16f2 microblaze: Call spi_init function by Michal Simek · 11 years ago
  23. 0652028 config: don't define CONFIG_ARCH_DEVICE_TREE by Stephen Warren · 11 years ago
  24. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  25. b8eee43 Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM by Dirk Eibach · 11 years ago
  26. 2cb0e55 avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linux by Andreas Bießmann · 11 years ago
  27. 983c72f Clarify bootm OS arguments by Simon Glass · 11 years ago
  28. 4e779ad gpio: Add support for microblaze xilinx GPIO by Michal Simek · 11 years ago
  29. a8425d5 microblaze: bootm: Add support for loading initrd by Michal Simek · 11 years ago
  30. 1e71fa4 microblaze: bootm: Fix coding style issues by Michal Simek · 11 years ago
  31. d2eae43 lib: consolidate hang() by Andreas Bießmann · 11 years ago
  32. 50ffb11 microblaze: fix style in board.c by Andreas Bießmann · 11 years ago
  33. 0f21f98 watchdog: Add support for Xilinx Microblaze watchdog by Michal Simek · 11 years ago
  34. 0ce033d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  35. 1865286 Introduce generic link section.h symbol files by Simon Glass · 12 years ago
  36. ef123c5 Refactor linker-generated arrays by Albert ARIBAUD · 12 years ago
  37. 2d795c9 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 12 years ago
  38. eef5415 microblaze: Use generic global_data by Simon Glass · 12 years ago
  39. 2281ba5 microblaze: Add muldi3.c which contains routines for _muldi3 by David Holsgrove · 12 years ago
  40. 5cb4858 Add architecture-specific global data by Simon Glass · 12 years ago
  41. ec8a252 env: Use getenv_yesno() more generally by Joe Hershberger · 12 years ago
  42. b3e5cd1 microblaze: Fix compilation failure because of missing libdts by Michal Simek · 12 years ago
  43. f8c1ed0 microblaze: Remove asm/bitops.h from asm/posix_types.h by Michal Simek · 12 years ago
  44. 5811830 microblaze: Flush caches before enabling them by Michal Simek · 12 years ago
  45. ea01228 microblaze: Fix byteorder for microblaze by Michal Simek · 12 years ago
  46. 548ce4b microblaze: Fix compilation warning in ext2_find_next_zero_bit by Michal Simek · 12 years ago
  47. 8b493a5 common: Discard the __u_boot_cmd section by Marek Vasut · 12 years ago
  48. 5567514 common: Add .u_boot_list into all linker files by Marek Vasut · 12 years ago
  49. 74e8456 microblaze: Change bi_baudrate and global data baudrate to int by Simon Glass · 12 years ago
  50. 036036d serial: Remove CONFIG_SERIAL_MULTI from remaining sources by Marek Vasut · 12 years ago
  51. c60a579 microblaze: board: Use bi_flashstart instead of CONFIG_SYS_FLASH_BASE by Michal Simek · 12 years ago
  52. 2380b8f microblaze: Clean microblaze initialization by Michal Simek · 12 years ago
  53. bcbb046 microblaze: timer: Prepare for device-tree initialization by Michal Simek · 12 years ago
  54. 26e6da8 microblaze: intc: Coding style cleanup by Michal Simek · 12 years ago
  55. 8706908 microblaze: intc: Registering interrupt should return value by Michal Simek · 12 years ago
  56. e35c05b microblaze: board: Remove compilation warning by Michal Simek · 12 years ago
  57. b710d9d microblaze: Add support for device tree driven board configuration by Michal Simek · 12 years ago
  58. 47fde91 global_data: unify global flag defines by Mike Frysinger · 13 years ago
  59. 575a3d2 microblaze: intc: Clear interrupt code by Michal Simek · 12 years ago
  60. e0bb305 microblaze: Call serial multi initialization by Michal Simek · 12 years ago
  61. 779bf42 microblaze: Move __udelay implementation by Michal Simek · 12 years ago
  62. 36c7e6e microblaze: Remove extern from board.c by Michal Simek · 12 years ago
  63. 2e65b44 microblaze: Move individual board linker scripts to common script in cpu tree. by Michal Simek · 12 years ago
  64. d6afd68 microblaze: Add gpio.h by Michal Simek · 12 years ago
  65. de30122 net: move bootfile init into eth_initialize by Mike Frysinger · 12 years ago
  66. 50a47d0 net: punt bd->bi_ip_addr by Mike Frysinger · 12 years ago
  67. 770605e bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · 13 years ago
  68. 578ac1e bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() by Simon Glass · 13 years ago
  69. 0f88326 microblaze: avoid interrupt race conditions by Stephan Linz · 13 years ago
  70. b9f0b73 microblaze: fix build failure due to undefined reference to `get_ticks' by Stephan Linz · 13 years ago
  71. 1fbd0c3 microblaze: Fix strict-aliasing rules for in_be32 by Michal Simek · 13 years ago
  72. 94e4dae microblaze: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
  73. ee729af microblaze: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · 13 years ago
  74. 2267e2d microblaze: Copy bootfile from variables by Michal Simek · 13 years ago
  75. 6cdf311 microblaze: Fix unaligned.h for endians by Michal Simek · 14 years ago
  76. aa7acdd microblaze: Initialize jumptable and console by Michal Simek · 13 years ago
  77. a93c1a1 microblaze: Support flashes on lower addresses by Michal Simek · 13 years ago
  78. 077a4e6 microblaze: Call common console_init_f initialization function by Michal Simek · 13 years ago
  79. 476af29 image: push default arch values to arch headers by Mike Frysinger · 13 years ago
  80. 9558b48 console: Implement pre-console buffer by Graeme Russ · 13 years ago
  81. 5562bcc microblaze: Clean up reset asm code by Michal Simek · 13 years ago
  82. f3090fc microblaze: Save and restore first unused vector by Michal Simek · 14 years ago
  83. 86c1b2a microblaze: Setup MB vectors if feature is enable for u-boot by Michal Simek · 13 years ago
  84. dfc1070 microblaze: Remove debug saving value by Michal Simek · 13 years ago
  85. 09c2e90 unify version_string by Andreas Bießmann · 13 years ago
  86. 4769be2 Timer: Remove reset_timer() for non-Nios2 arches by Graeme Russ · 13 years ago
  87. 5c8404a Timer: Remove set_timer completely by Graeme Russ · 13 years ago
  88. 8ae86b7 Make STANDALONE_LOAD_ADDR configurable per board by Wolfgang Denk · 14 years ago
  89. 518075f microblaze: Fix msr handling in interrupt_handler by Michal Simek · 14 years ago
  90. b777a37 microblaze: Fix systems with MSR=0 by Michal Simek · 14 years ago
  91. eddf52b Replace "FLASH" strings with "Flash" or "flash" by Peter Tyser · 14 years ago
  92. 1020286 microblaze: Fix bd_info pointer by Michal Simek · 14 years ago
  93. 68e99e5 microblaze: Disabling interrupt should return 1 if was enabled by Michal Simek · 14 years ago
  94. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  95. 2e5167c Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · 14 years ago
  96. 071bc92 Coding Style cleanup by Wolfgang Denk · 14 years ago
  97. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  98. 5a75e12 FDT: only call boot_get_fdt from generic code by John Rigby · 14 years ago
  99. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  100. b98cba0 microblaze: Support little-endian microblaze target by Michal Simek · 14 years ago