1. 9df16c5 microblaze: add support for handling PVR data by Ovidiu Panait · 2 years, 4 months ago
  2. 064057f microblaze: Kconfig: introduce XILINX_MICROBLAZE0_FPGA_FAMILY option by Ovidiu Panait · 2 years, 4 months ago
  3. 84488fc microblaze: cache: introduce Kconfig options for icache/dcache sizes by Ovidiu Panait · 2 years, 4 months ago
  4. 8daf896 microblaze: cache: improve icache Kconfig options by Ovidiu Panait · 2 years, 4 months ago
  5. ef0a592 microblaze: cache: improve dcache Kconfig options by Ovidiu Panait · 2 years, 4 months ago
  6. d7b5cc8 microblaze: Do not place u-boot to reserved memory location by Michal Simek · 2 years, 7 months ago
  7. 1669b3d microblaze: exception: migrate MICROBLAZE_V5 to Kconfig by Ovidiu Panait · 2 years, 7 months ago
  8. b6aef10 microblaze: add Kconfig symbol for the vector base address by Ovidiu Panait · 2 years, 10 months ago
  9. 83b175b microblaze: migrate CONFIG_SYS_USR_EXCEP to Kconfig by Ovidiu Panait · 2 years, 10 months ago
  10. a3bbd0b Correct U-Boot upstream repository by Heinrich Schuchardt · 3 years, 7 months ago
  11. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 3 years, 11 months ago
  12. 0109db1 xilinx: Fill git repository for Xilinx boards by Michal Simek · 3 years, 9 months ago
  13. 5766429 microblaze: Set script_offset_nor env variable by T Karthik Reddy · 3 years, 9 months ago
  14. 6c5828d microblaze: Get rid of xparameters.h by Michal Simek · 3 years, 11 months ago
  15. 1230582 microblaze: Wire generic xilinx board_late_init_xilinx() by Michal Simek · 4 years ago
  16. 92dc921 xilinx: Merge together BOOT_SCRIPT_OFFSET between MB and ARM by Michal Simek · 4 years ago
  17. ed0842d microblaze: Setup distro boot env variables at run time by T Karthik Reddy · 4 years ago
  18. d6242ed microblaze: board: Check return value whlie saving env variables by T Karthik Reddy · 4 years ago
  19. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  20. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  21. 5255932 common: Move some board functions out of common.h by Simon Glass · 4 years, 10 months ago
  22. c0c33d9 microblaze: Remove additional headers by Michal Simek · 5 years ago
  23. e041834 microblaze: Setup initrd_high and fdt_high at run time by Michal Simek · 5 years ago
  24. da2a490 microblaze: Remove unused variable ram_base by Michal Simek · 5 years ago
  25. 0698528 watchdog: Implement generic watchdog_reset() version by Stefan Roese · 5 years ago
  26. ccd063e watchdog: Move watchdog_dev to data section (BSS may not be cleared) by Stefan Roese · 5 years ago
  27. 656185a microblaze: Use standard functions for memory decoding by Michal Simek · 6 years ago
  28. 8a32077 microblaze: Add missing quotes around XILINX_MICROBLAZE0_HW_VER by Michal Simek · 6 years ago
  29. 4a69366 microblaze: Convert generic platform to DM gpio by Michal Simek · 6 years ago
  30. 6ec6f58 microblaze: Support for watchdog_reset in init by Shreenidhi Shedi · 6 years ago
  31. 88811bb microblaze: Delete Xilinx watchdog related macros by Shreenidhi Shedi · 6 years ago
  32. 35912528 microblaze: Cosmetic changes in Microblaze related files by Shreenidhi Shedi · 6 years ago
  33. 71c52f2 microblaze: Remove unused XILINX_BOARD_NAME macro by Michal Simek · 6 years ago
  34. d6c856c microblaze: Guard do_reset by CONFIG_SYSRESET by Michal Simek · 6 years ago
  35. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  36. 76b00ac board_f: Drop setup_dram_config() wrapper by Simon Glass · 7 years ago
  37. 36458ce microblaze: Make the board configuration name user definable by Sai Pavan Boddu · 8 years ago
  38. ac551e3 microblaze: Move MSR instruction selection to Kconfig by Michal Simek · 8 years ago
  39. 4ad1096 microblaze: Add option to pass cpu version number by Michal Simek · 8 years ago
  40. 91eeb80 microblaze: Select compilation flags via Kconfig by Michal Simek · 8 years ago
  41. a359eaa microblaze: Remove !OF_CONTROL code for timer and interrupt by Michal Simek · 9 years ago
  42. 38c4761 microblaze: Fix board_init calling sequence by Michal Simek · 9 years ago
  43. 44a3a91 microblaze: Read information about RAM from DT by Michal Simek · 9 years ago
  44. ed982b4 microblaze: Remove systemace from board file by Michal Simek · 9 years ago
  45. 3229c86 net: emaclite: Move emaclite to Kconfig by Michal Simek · 9 years ago
  46. d538ee1 net: emaclite: Move driver to DM by Michal Simek · 9 years ago
  47. 75cc93f net: axi_emac: Move driver to DM by Michal Simek · 9 years ago
  48. 576e95b4 microblaze: Remove unused I2C macros by Michal Simek · 9 years ago
  49. 54e24d3 serial: uartlite: Add uartlite to Kconfig by Michal Simek · 9 years ago
  50. b766476 microblaze: move CONFIG_SYS_TEXT_BASE to defconfig by Masahiro Yamada · 9 years ago
  51. b5e9b9a microblaze: Do not handle watchdog and gpio in SPL by Michal Simek · 9 years ago
  52. 4632b1e microblaze: Remove support for LL_TEMAC by Michal Simek · 9 years ago
  53. 0f92582 of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · 9 years ago
  54. 127e8a5 microblaze: Fix EMAC Lite initialization by Nathan Rossi · 9 years ago
  55. e945f6d microblaze: Move architecture to use generic board init by Michal Simek · 10 years ago
  56. 461be2f kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  57. 93d4334 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  58. dd84058 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  59. a71a36f microblaze: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  60. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  61. 6697d55 xilinx: move microblaze-generic .dts to standard location by Stephen Warren · 11 years ago
  62. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  63. 4e779ad gpio: Add support for microblaze xilinx GPIO by Michal Simek · 11 years ago
  64. 0f21f98 watchdog: Add support for Xilinx Microblaze watchdog by Michal Simek · 11 years ago
  65. 8848668 microblaze: Disable all cpu features before reset by Michal Simek · 12 years ago
  66. b364727 microblaze: Fix reset function by Michal Simek · 12 years ago
  67. 14d315b microblaze: Remove FSL support from generic board by Michal Simek · 12 years ago
  68. 2380b8f microblaze: Clean microblaze initialization by Michal Simek · 12 years ago
  69. 920c358 microblaze: Wire up dts configuration by Stephan Linz · 12 years ago
  70. 2e65b44 microblaze: Move individual board linker scripts to common script in cpu tree. by Michal Simek · 12 years ago
  71. 3ceecef microblaze: Wire up LL_TEMAC driver initialization by Stephan Linz · 13 years ago
  72. 2063788 microblaze: Add faked LL_TEMAC driver configuration by Stephan Linz · 13 years ago
  73. e634138 microblaze: Wire up axi_ethernet driver initialization by Michal Simek · 13 years ago
  74. c1044a1 net: emaclite: Move RX/TX ping pong initialization to by Michal Simek · 13 years ago
  75. 464c792 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  76. 882b7d7 do_reset: unify duplicate prototypes by Mike Frysinger · 14 years ago
  77. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  78. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  79. d69f8f4 microblaze: Add support for NET_MULTI api by Michal Simek · 14 years ago
  80. b266409 microblaze: Move FSL initialization to board.c by Michal Simek · 14 years ago
  81. 6260fb0 microblaze: Move cpu/microblaze/* to arch/microblaze/cpu/* by Peter Tyser · 14 years ago
  82. aedb468 microblaze: Add sbss, scommon and COMMON symbols for clearing by Michal Simek · 15 years ago
  83. f62fb99 Fix all linker script to handle all rodata sections by Trent Piepho · 16 years ago
  84. 330e554 microblaze: Change microblaze-generic config file by Michal Simek · 16 years ago
  85. 52a822e microblaze: Rename ml401 to microblaze-generic by Michal Simek · 16 years ago