1. 502acb0 watchdog: Implement generic watchdog_reset() version by Stefan Roese · 6 years ago
  2. f3170d1 watchdog: Move watchdog_dev to data section (BSS may not be cleared) by Stefan Roese · 6 years ago
  3. fdf3d80 microblaze: Use standard functions for memory decoding by Michal Simek · 6 years ago
  4. c24a3d5 microblaze: Add missing quotes around XILINX_MICROBLAZE0_HW_VER by Michal Simek · 6 years ago
  5. 4e39ea8 microblaze: Convert generic platform to DM gpio by Michal Simek · 6 years ago
  6. 1f8fcbb microblaze: Support for watchdog_reset in init by Shreenidhi Shedi · 6 years ago
  7. e2500ee microblaze: Delete Xilinx watchdog related macros by Shreenidhi Shedi · 6 years ago
  8. ffced40 microblaze: Cosmetic changes in Microblaze related files by Shreenidhi Shedi · 6 years ago
  9. 8dd12a8 microblaze: Remove unused XILINX_BOARD_NAME macro by Michal Simek · 6 years ago
  10. cda7d20 microblaze: Guard do_reset by CONFIG_SYSRESET by Michal Simek · 6 years ago
  11. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  12. 2f949c3 board_f: Drop setup_dram_config() wrapper by Simon Glass · 8 years ago
  13. 12a112a microblaze: Make the board configuration name user definable by Sai Pavan Boddu · 8 years ago
  14. 731e0f9 microblaze: Move MSR instruction selection to Kconfig by Michal Simek · 9 years ago
  15. 4af1774 microblaze: Add option to pass cpu version number by Michal Simek · 9 years ago
  16. 766eeb5 microblaze: Select compilation flags via Kconfig by Michal Simek · 9 years ago
  17. c3d51b9 microblaze: Remove !OF_CONTROL code for timer and interrupt by Michal Simek · 9 years ago
  18. 0152524 microblaze: Fix board_init calling sequence by Michal Simek · 9 years ago
  19. 6a41aad microblaze: Read information about RAM from DT by Michal Simek · 9 years ago
  20. ac1cb1a microblaze: Remove systemace from board file by Michal Simek · 9 years ago
  21. eaee95a net: emaclite: Move emaclite to Kconfig by Michal Simek · 9 years ago
  22. f7cba78 net: emaclite: Move driver to DM by Michal Simek · 9 years ago
  23. 682baac net: axi_emac: Move driver to DM by Michal Simek · 9 years ago
  24. e88e715 microblaze: Remove unused I2C macros by Michal Simek · 9 years ago
  25. 93ce505 serial: uartlite: Add uartlite to Kconfig by Michal Simek · 9 years ago
  26. 91f5d27 microblaze: move CONFIG_SYS_TEXT_BASE to defconfig by Masahiro Yamada · 9 years ago
  27. 8cd2491 microblaze: Do not handle watchdog and gpio in SPL by Michal Simek · 9 years ago
  28. 3162732 microblaze: Remove support for LL_TEMAC by Michal Simek · 9 years ago
  29. 366b24f of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · 9 years ago
  30. e856709 microblaze: Fix EMAC Lite initialization by Nathan Rossi · 10 years ago
  31. 65e915c microblaze: Move architecture to use generic board init by Michal Simek · 11 years ago
  32. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  33. 9799f26 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  34. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  35. 04e7e5a microblaze: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  36. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  37. af88f20 xilinx: move microblaze-generic .dts to standard location by Stephen Warren · 11 years ago
  38. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  39. 23ccda0 gpio: Add support for microblaze xilinx GPIO by Michal Simek · 12 years ago
  40. 80e045f watchdog: Add support for Xilinx Microblaze watchdog by Michal Simek · 12 years ago
  41. c944687 microblaze: Disable all cpu features before reset by Michal Simek · 12 years ago
  42. 25d20af microblaze: Fix reset function by Michal Simek · 12 years ago
  43. 1cf1fbd microblaze: Remove FSL support from generic board by Michal Simek · 12 years ago
  44. 9cabb36 microblaze: Clean microblaze initialization by Michal Simek · 12 years ago
  45. 2def427 microblaze: Wire up dts configuration by Stephan Linz · 12 years ago
  46. bb114ff microblaze: Move individual board linker scripts to common script in cpu tree. by Michal Simek · 12 years ago
  47. da949bc microblaze: Wire up LL_TEMAC driver initialization by Stephan Linz · 13 years ago
  48. 2dd5cb1 microblaze: Add faked LL_TEMAC driver configuration by Stephan Linz · 13 years ago
  49. 7a88e3a microblaze: Wire up axi_ethernet driver initialization by Michal Simek · 13 years ago
  50. a6745b8 net: emaclite: Move RX/TX ping pong initialization to by Michal Simek · 13 years ago
  51. ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  52. 6d1f698 do_reset: unify duplicate prototypes by Mike Frysinger · 14 years ago
  53. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  54. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  55. 7f581f0 microblaze: Add support for NET_MULTI api by Michal Simek · 14 years ago
  56. 98f872e microblaze: Move FSL initialization to board.c by Michal Simek · 15 years ago
  57. db60bd2 microblaze: Move cpu/microblaze/* to arch/microblaze/cpu/* by Peter Tyser · 15 years ago
  58. ee64ff0 microblaze: Add sbss, scommon and COMMON symbols for clearing by Michal Simek · 15 years ago
  59. 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · 16 years ago
  60. 0d14165 microblaze: Change microblaze-generic config file by Michal Simek · 16 years ago
  61. 87ed95b microblaze: Rename ml401 to microblaze-generic by Michal Simek · 16 years ago