1. f459986 microblaze: add arch_print_bdinfo() implementation by Ovidiu Panait · 2 years, 1 month ago
  2. 6516891 zynqmp: Run board_get_usable_ram_top() only on main U-Boot by Ashok Reddy Soma · 2 years, 3 months ago
  3. bb20a10 Convert CONFIG_SYS_BOOT_RAMDISK_HIGH to Kconfig by Tom Rini · 2 years, 3 months ago
  4. c316ee6 Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 2 years, 3 months ago
  5. aec051d microblaze: Remove interrupt handler by Michal Simek · 2 years, 3 months ago
  6. a36d867 microblaze: Convert axi timer to DM driver by Michal Simek · 2 years, 3 months ago
  7. 816226d cpu: add CPU driver for microblaze by Ovidiu Panait · 2 years, 4 months ago
  8. 9df16c5 microblaze: add support for handling PVR data by Ovidiu Panait · 2 years, 4 months ago
  9. 10f6508 microblaze: cache: introduce flush_dcache_range() by Ovidiu Panait · 2 years, 4 months ago
  10. 95b7a8f microblaze: cache: introduce cpuinfo structure by Ovidiu Panait · 2 years, 4 months ago
  11. b195134 microblaze: cache: introduce flush_cache_all() by Ovidiu Panait · 2 years, 4 months ago
  12. 84488fc microblaze: cache: introduce Kconfig options for icache/dcache sizes by Ovidiu Panait · 2 years, 4 months ago
  13. 73b8ee6 microblaze: cache: split flush_cache() function by Ovidiu Panait · 2 years, 4 months ago
  14. 8daf896 microblaze: cache: improve icache Kconfig options by Ovidiu Panait · 2 years, 4 months ago
  15. ef0a592 microblaze: cache: improve dcache Kconfig options by Ovidiu Panait · 2 years, 4 months ago
  16. 0ad71dc microblaze: cache: replace XILINX_USE_DCACHE -> CONFIG_DCACHE by Ovidiu Panait · 2 years, 4 months ago
  17. 130fae2 microblaze: start.S: remove unused code by Ovidiu Panait · 2 years, 4 months ago
  18. d58c007 microblaze: Add support for run time relocation by Michal Simek · 2 years, 3 months ago
  19. 07c052b microblaze: Create SYM_ADDR macro to deal with symbols by Michal Simek · 2 years, 3 months ago
  20. 81169ae microblaze: Add comment about reset location by Michal Simek · 2 years, 3 months ago
  21. b6fe10a microblaze: Remove _start symbol handling at U-Boot start by Michal Simek · 2 years, 3 months ago
  22. 986727c microblaze: Remove code around r20 in relocate_code() by Michal Simek · 2 years, 3 months ago
  23. 3041b51 microblaze: Optimize register usage in relocate_code by Michal Simek · 2 years, 3 months ago
  24. 532ad5f microblaze: Change stack protection address to new stack address by Michal Simek · 2 years, 3 months ago
  25. 1918c41 microblaze: Separate code end substraction by Michal Simek · 2 years, 3 months ago
  26. 10fd6d6 microblaze: Enable REMAKE_ELF by Michal Simek · 2 years, 3 months ago
  27. d896e79 microblaze: Fix typo in exception.c by Michal Simek · 2 years, 3 months ago
  28. 65a4da9 microblaze: Remove CONFIG_TEXT_BASE from code by Michal Simek · 2 years, 3 months ago
  29. aa0799e microblaze: Fix early stack allocation by Michal Simek · 2 years, 3 months ago
  30. 16a1847 microblaze: Fix stack protection behavior by Michal Simek · 2 years, 3 months ago
  31. 7cf236c microblaze: Switch absolute branches to relative by Michal Simek · 2 years, 3 months ago
  32. 99e2fbc linker_lists: Rename sections to remove . prefix by Andrew Scull · 2 years, 4 months ago
  33. f113d7d Convert CONFIG_SPL_STACK to Kconfig by Tom Rini · 2 years, 4 months ago
  34. f83f0cb microblaze: Migrate DCACHE/ICACHE to Kconfig by Tom Rini · 2 years, 6 months ago
  35. d7b5cc8 microblaze: Do not place u-boot to reserved memory location by Michal Simek · 2 years, 7 months ago
  36. 24b628a Merge tag 'xilinx-for-v2022.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years, 7 months ago
  37. d1114b8 microblaze: exception: fix unaligned data access register mask by Ovidiu Panait · 2 years, 7 months ago
  38. 339f489 microblaze: exception: move unaligned access printfs inside switch case by Ovidiu Panait · 2 years, 7 months ago
  39. ee8161f microblaze: exception: fix return address for delay slot exceptions by Ovidiu Panait · 2 years, 7 months ago
  40. 7422b41 microblaze: exception: fix delay slot exception handling by Ovidiu Panait · 2 years, 7 months ago
  41. 1669b3d microblaze: exception: migrate MICROBLAZE_V5 to Kconfig by Ovidiu Panait · 2 years, 7 months ago
  42. 4fef0a7 microblaze: exception: move privileged instruction exception out of v5 ifdef by Ovidiu Panait · 2 years, 7 months ago
  43. 3609e1d dts: automatically build necessary .dtb files by Rasmus Villemoes · 2 years, 8 months ago
  44. 280db76 Merge tag 'doc-2022-04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 8 months ago
  45. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 8 months ago
  46. fc7220f microblaze: branch to base vector address on reset by Ovidiu Panait · 2 years, 10 months ago
  47. f149ee4 microblaze: start.S: add support for configurable vector base address by Ovidiu Panait · 2 years, 10 months ago
  48. 83b175b microblaze: migrate CONFIG_SYS_USR_EXCEP to Kconfig by Ovidiu Panait · 2 years, 10 months ago
  49. 70c6871 microblaze: drop CONFIG_SYS_RESET_ADDRESS macro by Ovidiu Panait · 2 years, 10 months ago
  50. 48039c3 microblaze: start.S: use stack space as scratch memory for endian offset by Ovidiu Panait · 2 years, 10 months ago
  51. 7a971df microblaze: Kconfig: SPL dependencies fixup by Ovidiu Panait · 2 years, 10 months ago
  52. b3fe1e8 microblaze: spl: add board_boot_order() implementation by Ovidiu Panait · 2 years, 10 months ago
  53. edf0f9b microblaze: u-boot.lds: replace __end symbol with _end by Ovidiu Panait · 2 years, 10 months ago
  54. 0c303f9 image: Drop IMAGE_ENABLE_OF_LIBFDT by Simon Glass · 3 years ago
  55. 1f391c3 lmb: Switch to generic arch_lmb_reserve_generic() by Marek Vasut · 3 years ago
  56. 77b8cfe lmb: move CONFIG_LMB in Kconfig by Patrick Delaunay · 3 years, 7 months ago
  57. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 3 years, 11 months ago
  58. 9c2aa7e microblaze: Enable GCC garbage collector for full U-Boot by Michal Simek · 3 years, 11 months ago
  59. 35b7ca7 arch: Move NEEDS_MANUAL_RELOC symbol to Kconfig by Michal Simek · 3 years, 11 months ago
  60. 92dc921 xilinx: Merge together BOOT_SCRIPT_OFFSET between MB and ARM by Michal Simek · 4 years ago
  61. 78efd78 microblaze: Enable spi for microblaze by T Karthik Reddy · 4 years ago
  62. f5d8b1a microblaze: start.S: Use board_init_f_alloc/init in early init by Ovidiu Panait · 4 years ago
  63. 627085e microblaze: start.S: Factor out exception setup code to __setup_exceptions by Ovidiu Panait · 4 years ago
  64. 78d844c microblaze: Add support for little/big endian in/out api's by T Karthik Reddy · 4 years, 1 month ago
  65. 74b869b efi_loader: use CONFIG_STACK_SIZE in the UEFI sub-system by Heinrich Schuchardt · 4 years, 2 months ago
  66. faf002c Remove CROSS_COMPILE default from arch/*/config.mk by Tom Rini · 4 years, 4 months ago
  67. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 4 months ago
  68. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 4 months ago
  69. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 4 months ago
  70. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 4 months ago
  71. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 4 months ago
  72. 52f2423 common: Drop bootstage.h from common header by Simon Glass · 4 years, 4 months ago
  73. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 4 months ago
  74. d91cf00 Kconfig: Remove redundant variable sets by Tom Rini · 4 years, 6 months ago
  75. 0575163 dma-mapping: add <asm/dma-mapping.h> for all architectures by Masahiro Yamada · 4 years, 7 months ago
  76. db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 9 months ago
  77. 36bf446 common: Move enable/disable_interrupts out of common.h by Simon Glass · 4 years, 10 months ago
  78. c30b7ad common: Move interrupt functions into a new header by Simon Glass · 4 years, 10 months ago
  79. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 4 years, 10 months ago
  80. 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 4 years, 10 months ago
  81. 6cc915b arm: powerpc: Tidy up code style for cache functions by Simon Glass · 4 years, 10 months ago
  82. 1045315 common: Move get_ticks() function out of common.h by Simon Glass · 4 years, 10 months ago
  83. 3ad95ed microblaze: Fix tab indentation in start.S by Michal Simek · 5 years ago
  84. f3035cf microblaze: Unify Linux bootm process by Michal Simek · 5 years ago
  85. 4ab8d63 microblaze: Fix FDT message in boot_prep_linux() by Michal Simek · 5 years ago
  86. e041834 microblaze: Setup initrd_high and fdt_high at run time by Michal Simek · 5 years ago
  87. 0905046 microblaze: Switch to generic bootm implementation by Michal Simek · 5 years ago
  88. 6131a36 microblaze: Define arch_lmb_reserve by Michal Simek · 5 years ago
  89. 9d877c2 microblaze: Move CONFIG_LMB from board file to config.h by Michal Simek · 5 years ago
  90. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  91. 1b1d8c1 spl: fix linker size check off-by-one errors by Simon Goldschmidt · 5 years ago
  92. 3747bdb arch: types.h: factor out fixed width typedefs to int-ll64.h by Masahiro Yamada · 6 years ago
  93. 86cf1c8 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  94. 08a00cb dm: Change CMD_DM enabling by Michal Simek · 6 years ago
  95. 5ed063d Kconfig: Sort bool, default, select and imply options by Michal Simek · 6 years ago
  96. 28a961a microblaze: Do not force saving variables to flash by Michal Simek · 6 years ago
  97. 4a69366 microblaze: Convert generic platform to DM gpio by Michal Simek · 6 years ago
  98. 35912528 microblaze: Cosmetic changes in Microblaze related files by Shreenidhi Shedi · 6 years ago
  99. 3567066 microblaze: Do not call timer init that early by Michal Simek · 6 years ago
  100. 4ab11ec microblaze: Use default implementation from include/linux/io.h by Michal Simek · 6 years ago