1. efe13ba Correct SPL uses of CPU_MICROBLAZE by Simon Glass · 1 year, 10 months ago
  2. adc2891 microblaze: spl: drop boot_linux by Ovidiu Panait · 1 year, 10 months ago
  3. d482acd microblaze: spl: wrap spl_start_uboot() in SPL_OS_BOOT ifdefs by Ovidiu Panait · 1 year, 10 months ago
  4. 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years, 1 month ago
  5. 4050eb6 Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 2 years, 5 months ago
  6. 3ebef53 microblaze: Remove interrupt handler by Michal Simek · 2 years, 5 months ago
  7. e8e5277 microblaze: Convert axi timer to DM driver by Michal Simek · 2 years, 5 months ago
  8. 64be978 cpu: add CPU driver for microblaze by Ovidiu Panait · 2 years, 6 months ago
  9. a850c32 microblaze: add support for handling PVR data by Ovidiu Panait · 2 years, 6 months ago
  10. 9782f08 microblaze: cache: introduce flush_dcache_range() by Ovidiu Panait · 2 years, 6 months ago
  11. 87a739e microblaze: cache: introduce cpuinfo structure by Ovidiu Panait · 2 years, 6 months ago
  12. bc159c1 microblaze: cache: introduce flush_cache_all() by Ovidiu Panait · 2 years, 6 months ago
  13. 8713bb6 microblaze: cache: introduce Kconfig options for icache/dcache sizes by Ovidiu Panait · 2 years, 6 months ago
  14. e731f15 microblaze: cache: split flush_cache() function by Ovidiu Panait · 2 years, 6 months ago
  15. 52b5c2e microblaze: cache: improve icache Kconfig options by Ovidiu Panait · 2 years, 6 months ago
  16. 3ab2bed microblaze: cache: improve dcache Kconfig options by Ovidiu Panait · 2 years, 6 months ago
  17. 4e78eb2 microblaze: cache: replace XILINX_USE_DCACHE -> CONFIG_DCACHE by Ovidiu Panait · 2 years, 6 months ago
  18. 331872a microblaze: start.S: remove unused code by Ovidiu Panait · 2 years, 6 months ago
  19. f942ebb microblaze: Add support for run time relocation by Michal Simek · 2 years, 5 months ago
  20. a8e5d75 microblaze: Create SYM_ADDR macro to deal with symbols by Michal Simek · 2 years, 5 months ago
  21. fa43ada microblaze: Add comment about reset location by Michal Simek · 2 years, 5 months ago
  22. e7d1e44 microblaze: Remove _start symbol handling at U-Boot start by Michal Simek · 2 years, 5 months ago
  23. da0a12a microblaze: Remove code around r20 in relocate_code() by Michal Simek · 2 years, 5 months ago
  24. ca0fe05 microblaze: Optimize register usage in relocate_code by Michal Simek · 2 years, 5 months ago
  25. 32b80be microblaze: Change stack protection address to new stack address by Michal Simek · 2 years, 5 months ago
  26. 9873008 microblaze: Separate code end substraction by Michal Simek · 2 years, 5 months ago
  27. b4db8ec microblaze: Fix typo in exception.c by Michal Simek · 2 years, 5 months ago
  28. cc1495a microblaze: Remove CONFIG_TEXT_BASE from code by Michal Simek · 2 years, 5 months ago
  29. 653152d microblaze: Fix early stack allocation by Michal Simek · 2 years, 5 months ago
  30. 2d92f87 microblaze: Fix stack protection behavior by Michal Simek · 2 years, 5 months ago
  31. 8f57aec microblaze: Switch absolute branches to relative by Michal Simek · 2 years, 5 months ago
  32. 5a9095c linker_lists: Rename sections to remove . prefix by Andrew Scull · 2 years, 6 months ago
  33. 8a14ac4 Convert CONFIG_SPL_STACK to Kconfig by Tom Rini · 2 years, 6 months ago
  34. 82d2263 microblaze: exception: fix unaligned data access register mask by Ovidiu Panait · 2 years, 10 months ago
  35. d96eb81 microblaze: exception: move unaligned access printfs inside switch case by Ovidiu Panait · 2 years, 10 months ago
  36. fd01d6d microblaze: exception: fix return address for delay slot exceptions by Ovidiu Panait · 2 years, 10 months ago
  37. d1d22c7 microblaze: exception: fix delay slot exception handling by Ovidiu Panait · 2 years, 10 months ago
  38. 866ead9 microblaze: exception: migrate MICROBLAZE_V5 to Kconfig by Ovidiu Panait · 2 years, 10 months ago
  39. da4700e microblaze: exception: move privileged instruction exception out of v5 ifdef by Ovidiu Panait · 2 years, 10 months ago
  40. 9f97ced microblaze: branch to base vector address on reset by Ovidiu Panait · 3 years ago
  41. e165fa5 microblaze: start.S: add support for configurable vector base address by Ovidiu Panait · 3 years ago
  42. 39415f7 microblaze: migrate CONFIG_SYS_USR_EXCEP to Kconfig by Ovidiu Panait · 3 years ago
  43. c7c11c8 microblaze: drop CONFIG_SYS_RESET_ADDRESS macro by Ovidiu Panait · 3 years ago
  44. ff759b3 microblaze: start.S: use stack space as scratch memory for endian offset by Ovidiu Panait · 3 years ago
  45. 3d68e1f microblaze: spl: add board_boot_order() implementation by Ovidiu Panait · 3 years ago
  46. 76e5113 microblaze: u-boot.lds: replace __end symbol with _end by Ovidiu Panait · 3 years ago
  47. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  48. 7d8314a microblaze: Enable GCC garbage collector for full U-Boot by Michal Simek · 4 years, 1 month ago
  49. e6dbb8b microblaze: start.S: Use board_init_f_alloc/init in early init by Ovidiu Panait · 4 years, 2 months ago
  50. 9855835 microblaze: start.S: Factor out exception setup code to __setup_exceptions by Ovidiu Panait · 4 years, 2 months ago
  51. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  52. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  53. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  54. 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
  55. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  56. f11478f common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
  57. 9b61c7c common: Move interrupt functions into a new header by Simon Glass · 5 years ago
  58. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
  59. fbf091b arm: powerpc: Tidy up code style for cache functions by Simon Glass · 5 years ago
  60. 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
  61. 55df7da microblaze: Fix tab indentation in start.S by Michal Simek · 5 years ago
  62. a76a458 spl: fix linker size check off-by-one errors by Simon Goldschmidt · 6 years ago
  63. 4e39ea8 microblaze: Convert generic platform to DM gpio by Michal Simek · 6 years ago
  64. f54fbc8 microblaze: Do not call timer init that early by Michal Simek · 6 years ago
  65. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  66. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  67. c2d85e7 microblaze: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-Boot by Andy Yan · 7 years ago
  68. 62b021c spl: make image arg or fdt blob address reconfigurable by Vikas Manocha · 8 years ago
  69. ad400c6 microblaze: Fix endif macro command by Michal Simek · 8 years ago
  70. b805c35 spl: Add a parameter to jump_to_image_linux() by Simon Glass · 8 years ago
  71. c3d51b9 microblaze: Remove !OF_CONTROL code for timer and interrupt by Michal Simek · 9 years ago
  72. cf84885 microblaze: Read information about timer/interrupts from DT by Michal Simek · 9 years ago
  73. f2b3451 microblaze: Remove empty file - cpu.c by Michal Simek · 9 years ago
  74. b590411 microblaze: Wire-up debug_uart in asm by Michal Simek · 9 years ago
  75. 6cb4c46 Fix board init code to respect the C runtime environment by Albert ARIBAUD · 9 years ago
  76. c6187a4 microblaze: Add a TODO to call board_init_f_mem() by Simon Glass · 9 years ago
  77. ffdb488 remove unnecessary version.h includes by Rob Herring · 10 years ago
  78. fb089f0 microblaze: spl: Add LISTS to linker script by Michal Simek · 10 years ago
  79. fb8e384 microblaze: spl: Do not call mem_malloc_init and use early alloc by Michal Simek · 10 years ago
  80. 9ea6744 microblaze: Add support for CONFIG_SYS_MALLOC_F_LEN by Michal Simek · 10 years ago
  81. a79d658 microblaze: Do not use CONFIG_SYS_GENERIC_GLOBAL_DATA by Michal Simek · 10 years ago
  82. a9228f6 microblaze: Speedup code copy by Michal Simek · 10 years ago
  83. 65e915c microblaze: Move architecture to use generic board init by Michal Simek · 11 years ago
  84. 3f0a5cb microblaze: Fix gd_t address which is placed at the end of BRAM by Michal Simek · 10 years ago
  85. 23162f4 microblaze: Remove unused asm label by Michal Simek · 10 years ago
  86. b78df3d microblaze: Use standard interrupt_init() function by Michal Simek · 10 years ago
  87. 7218061 microblaze: Remove unneeded data section adding from DTB by Michal Simek · 10 years ago
  88. 056dbe8 microblaze: Add debug message about enabling interrupts by Michal Simek · 10 years ago
  89. 5e6c747 microblaze: Fix coding style by Michal Simek · 10 years ago
  90. baf5175 microblaze: Remove DEBUG_INT macro and use debug() instead by Michal Simek · 10 years ago
  91. f73749b microblaze: Fix coding style in exception.c by Michal Simek · 10 years ago
  92. 924819c microblaze: Show return address from exception by Michal Simek · 10 years ago
  93. 94ea28f microblaze: Fix stack usage in interrupt handler by Michal Simek · 10 years ago
  94. a5e9d6e microblaze: Support stack protection feature by Michal Simek · 10 years ago
  95. 2876938 microblaze: Enable hardware exception by default by Michal Simek · 10 years ago
  96. 26acb3e microblaze: Add SPL support by Michal Simek · 11 years ago
  97. 9856529 microblaze: Report priviledged or stack protection exception by Michal Simek · 11 years ago
  98. 30a198b Makefile: rename all libraries to built-in.o by Masahiro Yamada · 11 years ago
  99. 04e7e5a microblaze: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  100. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago