1. 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · Thu Oct 20 18:22:39 2022 -0600
  2. 4050eb6 Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Mon Jun 27 10:15:50 2022 -0400
  3. 87a739e microblaze: cache: introduce cpuinfo structure by Ovidiu Panait · Tue May 31 21:14:31 2022 +0300
  4. bc159c1 microblaze: cache: introduce flush_cache_all() by Ovidiu Panait · Tue May 31 21:14:30 2022 +0300
  5. 8713bb6 microblaze: cache: introduce Kconfig options for icache/dcache sizes by Ovidiu Panait · Tue May 31 21:14:29 2022 +0300
  6. 331872a microblaze: start.S: remove unused code by Ovidiu Panait · Tue May 31 21:14:24 2022 +0300
  7. f942ebb microblaze: Add support for run time relocation by Michal Simek · Fri Jun 24 14:15:01 2022 +0200
  8. a8e5d75 microblaze: Create SYM_ADDR macro to deal with symbols by Michal Simek · Fri Jun 24 14:15:00 2022 +0200
  9. fa43ada microblaze: Add comment about reset location by Michal Simek · Fri Jun 24 14:15:00 2022 +0200
  10. e7d1e44 microblaze: Remove _start symbol handling at U-Boot start by Michal Simek · Fri Jun 24 14:15:00 2022 +0200
  11. da0a12a microblaze: Remove code around r20 in relocate_code() by Michal Simek · Fri Jun 24 14:15:00 2022 +0200
  12. ca0fe05 microblaze: Optimize register usage in relocate_code by Michal Simek · Fri Jun 24 14:15:00 2022 +0200
  13. 32b80be microblaze: Change stack protection address to new stack address by Michal Simek · Fri Jun 24 14:15:00 2022 +0200
  14. 9873008 microblaze: Separate code end substraction by Michal Simek · Fri Jun 24 14:15:00 2022 +0200
  15. cc1495a microblaze: Remove CONFIG_TEXT_BASE from code by Michal Simek · Fri Jun 24 14:14:59 2022 +0200
  16. 653152d microblaze: Fix early stack allocation by Michal Simek · Fri Jun 24 14:14:59 2022 +0200
  17. 2d92f87 microblaze: Fix stack protection behavior by Michal Simek · Fri Jun 24 14:14:59 2022 +0200
  18. 8f57aec microblaze: Switch absolute branches to relative by Michal Simek · Fri Jun 24 14:14:59 2022 +0200
  19. 8a14ac4 Convert CONFIG_SPL_STACK to Kconfig by Tom Rini · Thu May 26 13:13:21 2022 -0400
  20. e165fa5 microblaze: start.S: add support for configurable vector base address by Ovidiu Panait · Tue Nov 30 18:33:56 2021 +0200
  21. 39415f7 microblaze: migrate CONFIG_SYS_USR_EXCEP to Kconfig by Ovidiu Panait · Tue Nov 30 18:33:54 2021 +0200
  22. c7c11c8 microblaze: drop CONFIG_SYS_RESET_ADDRESS macro by Ovidiu Panait · Tue Nov 30 18:33:53 2021 +0200
  23. ff759b3 microblaze: start.S: use stack space as scratch memory for endian offset by Ovidiu Panait · Tue Nov 30 18:33:52 2021 +0200
  24. 76e5113 microblaze: u-boot.lds: replace __end symbol with _end by Ovidiu Panait · Tue Nov 30 18:33:49 2021 +0200
  25. e6dbb8b microblaze: start.S: Use board_init_f_alloc/init in early init by Ovidiu Panait · Thu Sep 24 11:54:37 2020 +0300
  26. 9855835 microblaze: start.S: Factor out exception setup code to __setup_exceptions by Ovidiu Panait · Thu Sep 24 11:54:36 2020 +0300
  27. 55df7da microblaze: Fix tab indentation in start.S by Michal Simek · Mon Oct 21 12:20:16 2019 +0200
  28. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  29. c2d85e7 microblaze: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-Boot by Andy Yan · Mon Jul 24 17:49:01 2017 +0800
  30. ad400c6 microblaze: Fix endif macro command by Michal Simek · Mon Jan 30 12:20:37 2017 +0100
  31. b590411 microblaze: Wire-up debug_uart in asm by Michal Simek · Thu Dec 10 12:55:39 2015 +0100
  32. 6cb4c46 Fix board init code to respect the C runtime environment by Albert ARIBAUD · Wed Nov 25 17:56:32 2015 +0100
  33. c6187a4 microblaze: Add a TODO to call board_init_f_mem() by Simon Glass · Mon Oct 19 06:50:01 2015 -0600
  34. fb8e384 microblaze: spl: Do not call mem_malloc_init and use early alloc by Michal Simek · Tue Feb 03 16:24:48 2015 +0100
  35. 9ea6744 microblaze: Add support for CONFIG_SYS_MALLOC_F_LEN by Michal Simek · Fri Jan 30 15:46:43 2015 +0100
  36. a79d658 microblaze: Do not use CONFIG_SYS_GENERIC_GLOBAL_DATA by Michal Simek · Fri Jan 30 15:45:02 2015 +0100
  37. a9228f6 microblaze: Speedup code copy by Michal Simek · Tue Jan 27 15:10:37 2015 +0100
  38. 65e915c microblaze: Move architecture to use generic board init by Michal Simek · Thu May 08 16:08:44 2014 +0200
  39. 3f0a5cb microblaze: Fix gd_t address which is placed at the end of BRAM by Michal Simek · Tue Jan 27 14:06:14 2015 +0100
  40. 23162f4 microblaze: Remove unused asm label by Michal Simek · Tue Jan 27 12:46:07 2015 +0100
  41. a5e9d6e microblaze: Support stack protection feature by Michal Simek · Tue Nov 04 13:30:14 2014 +0100
  42. 2876938 microblaze: Enable hardware exception by default by Michal Simek · Tue Nov 04 13:27:52 2014 +0100
  43. 26acb3e microblaze: Add SPL support by Michal Simek · Tue Jan 21 07:30:37 2014 +0100
  44. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  45. e3aa3d5 microblaze: Flush caches before enabling them by Michal Simek · Tue Sep 25 10:13:35 2012 +0200
  46. 9cabb36 microblaze: Clean microblaze initialization by Michal Simek · Wed Jul 04 13:12:37 2012 +0200
  47. 251ed2c microblaze: intc: Clear interrupt code by Michal Simek · Tue Jul 10 10:31:31 2012 +0200
  48. 8daf0c3 microblaze: Clean up reset asm code by Michal Simek · Tue Aug 30 15:22:24 2011 +0200
  49. f9ec172 microblaze: Save and restore first unused vector by Michal Simek · Mon Nov 15 09:54:43 2010 +0000
  50. 4a30db9 microblaze: Setup MB vectors if feature is enable for u-boot by Michal Simek · Thu Jul 21 10:47:21 2011 +0200
  51. e1b0dd5 microblaze: Remove debug saving value by Michal Simek · Thu Jul 21 10:45:41 2011 +0200
  52. 1136f69 Coding Style cleanup by Wolfgang Denk · Wed Oct 27 22:48:30 2010 +0200
  53. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · Tue Oct 26 14:34:52 2010 +0200
  54. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · Thu Oct 07 21:51:12 2010 +0200
  55. ead124a microblaze: Support little-endian microblaze target by Michal Simek · Thu Aug 12 11:47:11 2010 +0200
  56. db60bd2 microblaze: Move cpu/microblaze/* to arch/microblaze/cpu/* by Peter Tyser · Mon Apr 12 22:28:16 2010 -0500[Renamed from cpu/microblaze/start.S]
  57. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  58. 9eab16d [FIX] resolve problem with cpu without barrel shifter by Michal Simek · Mon Sep 24 00:19:48 2007 +0200
  59. 3e92841 synchronizition with mainline by Michal Simek · Mon Sep 24 00:08:37 2007 +0200
  60. df29f2a [PATCH] Remove problem with disabled BARREL SHIFTER by Michal Simek · Fri Jul 13 21:43:55 2007 +0200
  61. 9cd9ea9 Merge git://www.denx.de/git/u-boot by Michal Simek · Tue May 08 00:32:35 2007 +0200
  62. 04ae75f 16bit read/write little endian by Michal Simek · Sat Apr 21 21:02:40 2007 +0200
  63. 8ed317c Minor coding style cleanup. by Wolfgang Denk · Wed Apr 04 02:09:30 2007 +0200
  64. 1f0c40c Support for XUPV2P board Reset support BSP autoconfig support by Michal Simek · Mon Mar 26 01:39:07 2007 +0200
  65. 922ce20 [Microblaze][PATCH] part 2 by Michal Simek · Sun Mar 11 13:48:24 2007 +0100
  66. 1249065 * Patch by Yasushi Shoji, 07 Apr 2004: by wdenk · Sun Apr 18 21:13:41 2004 +0000