1. c6dcbe1 efi_loader: use CONFIG_STACK_SIZE in the UEFI sub-system by Heinrich Schuchardt · Wed Jul 29 12:37:35 2020 +0200
  2. a0a71d3b Remove CROSS_COMPILE default from arch/*/config.mk by Tom Rini · Tue May 19 10:32:33 2020 -0400
  3. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  4. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  5. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  6. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  7. 2dc9c34 common: Drop image.h from common header by Simon Glass · Sun May 10 11:40:01 2020 -0600
  8. 1ea9789 common: Drop bootstage.h from common header by Simon Glass · Sun May 10 11:40:00 2020 -0600
  9. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  10. 8798f9c Kconfig: Remove redundant variable sets by Tom Rini · Wed Mar 11 18:11:12 2020 -0400
  11. 3d81215 dma-mapping: add <asm/dma-mapping.h> for all architectures by Masahiro Yamada · Thu Feb 20 14:15:37 2020 +0900
  12. f11478f common: Move hang() to the same header as panic() by Simon Glass · Sat Dec 28 10:45:07 2019 -0700
  13. 8f3f761 common: Move enable/disable_interrupts out of common.h by Simon Glass · Thu Nov 14 12:57:42 2019 -0700
  14. 9b61c7c common: Move interrupt functions into a new header by Simon Glass · Thu Nov 14 12:57:41 2019 -0700
  15. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · Thu Nov 14 12:57:39 2019 -0700
  16. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · Thu Nov 14 12:57:37 2019 -0700
  17. fbf091b arm: powerpc: Tidy up code style for cache functions by Simon Glass · Thu Nov 14 12:57:36 2019 -0700
  18. 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · Thu Nov 14 12:57:30 2019 -0700
  19. 55df7da microblaze: Fix tab indentation in start.S by Michal Simek · Mon Oct 21 12:20:16 2019 +0200
  20. 1facc8f microblaze: Unify Linux bootm process by Michal Simek · Thu Oct 17 13:16:56 2019 +0200
  21. 4bbe2ac microblaze: Fix FDT message in boot_prep_linux() by Michal Simek · Thu Oct 17 14:12:48 2019 +0200
  22. 360da4b microblaze: Setup initrd_high and fdt_high at run time by Michal Simek · Wed Sep 25 11:00:17 2019 +0200
  23. e37afb5 microblaze: Switch to generic bootm implementation by Michal Simek · Wed Sep 25 09:47:02 2019 +0200
  24. 040872e microblaze: Define arch_lmb_reserve by Michal Simek · Wed Sep 25 10:45:51 2019 +0200
  25. 9270e9d microblaze: Move CONFIG_LMB from board file to config.h by Michal Simek · Wed Sep 25 08:32:27 2019 +0200
  26. 0af6e2d env: Move env_get() to env.h by Simon Glass · Thu Aug 01 09:46:52 2019 -0600
  27. a76a458 spl: fix linker size check off-by-one errors by Simon Goldschmidt · Thu Apr 25 21:22:39 2019 +0200
  28. 1359226 arch: types.h: factor out fixed width typedefs to int-ll64.h by Masahiro Yamada · Mon Aug 06 20:47:39 2018 +0900
  29. f226038 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · Thu Aug 16 08:16:24 2018 -0400
  30. 2e7c819 dm: Change CMD_DM enabling by Michal Simek · Mon Jul 23 15:55:14 2018 +0200
  31. 84f3dec Kconfig: Sort bool, default, select and imply options by Michal Simek · Mon Jul 23 15:55:13 2018 +0200
  32. 43a21f9 microblaze: Do not force saving variables to flash by Michal Simek · Mon Jul 16 13:37:28 2018 +0200
  33. 4e39ea8 microblaze: Convert generic platform to DM gpio by Michal Simek · Fri Jul 13 08:26:28 2018 +0200
  34. ffced40 microblaze: Cosmetic changes in Microblaze related files by Shreenidhi Shedi · Sun Jul 15 02:34:35 2018 +0530
  35. f54fbc8 microblaze: Do not call timer init that early by Michal Simek · Wed Jul 11 14:08:26 2018 +0200
  36. a5be522 microblaze: Use default implementation from include/linux/io.h by Michal Simek · Thu Jun 28 10:41:56 2018 +0200
  37. b290956 .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore by Masahiro Yamada · Mon Jun 11 16:21:50 2018 +0900
  38. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  39. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  40. 91a3159 fdt: Implement weak arch_fixup_fdt() by Alexey Brodkin · Wed Jan 24 20:47:09 2018 +0300
  41. e728983 microblaze: bootm: Fix compiler warning by Bin Meng · Mon Feb 12 17:54:37 2018 +0800
  42. a974ec6 microblaze: Use asm-generic/io.h by Paul Burton · Thu Sep 14 15:05:05 2017 -0700
  43. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  44. 2d6a0cc spl: add hierarchical defaults for SPL_LDSCRIPT by Philipp Tomsich · Thu Aug 03 23:23:55 2017 +0200
  45. 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
  46. 41f661d Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · Sun Jul 23 21:19:41 2017 -0600
  47. cbdc1d4 microblaze: Build only DTBs for selected target by Michal Simek · Wed Feb 15 08:22:04 2017 +0100
  48. 62b021c spl: make image arg or fdt blob address reconfigurable by Vikas Manocha · Fri Apr 07 15:38:13 2017 -0700
  49. ad400c6 microblaze: Fix endif macro command by Michal Simek · Mon Jan 30 12:20:37 2017 +0100
  50. 22d567e Kconfig: Migrate BOARD_LATE_INIT to a select by Tom Rini · Sun Jan 22 19:43:11 2017 -0500
  51. f6aa39e libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY by Masahiro Yamada · Sat Nov 26 11:02:10 2016 +0900
  52. cc02256 efi: Use asmlinkage for EFIAPI by Simon Glass · Sun Sep 25 15:27:31 2016 -0600
  53. b805c35 spl: Add a parameter to jump_to_image_linux() by Simon Glass · Sat Sep 24 18:19:54 2016 -0600
  54. 83e3ed1 Remove arch/${ARCH}/include/asm/errno.h by Masahiro Yamada · Wed Sep 21 11:28:56 2016 +0900
  55. 7a9a2e6 Remove unneeded remnants of bcopy(). by Robert P. J. Day · Mon May 30 06:55:53 2016 -0400
  56. 731e0f9 microblaze: Move MSR instruction selection to Kconfig by Michal Simek · Tue May 24 11:45:11 2016 +0200
  57. c3d51b9 microblaze: Remove !OF_CONTROL code for timer and interrupt by Michal Simek · Mon Feb 15 13:44:19 2016 +0100
  58. cf84885 microblaze: Read information about timer/interrupts from DT by Michal Simek · Mon Feb 15 12:10:32 2016 +0100
  59. e3ee2fb Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · Mon Feb 22 22:55:43 2016 -0700
  60. 4a74160 microblaze: Add missing chosen node by Michal Simek · Wed Feb 24 12:37:50 2016 +0100
  61. 7557405 Use correct spelling of "U-Boot" by Bin Meng · Fri Feb 05 19:30:11 2016 -0800
  62. f2b3451 microblaze: Remove empty file - cpu.c by Michal Simek · Fri Dec 11 13:17:35 2015 +0100
  63. b590411 microblaze: Wire-up debug_uart in asm by Michal Simek · Thu Dec 10 12:55:39 2015 +0100
  64. 7e4372a serial: uartlite: Move driver to DM by Michal Simek · Tue Dec 01 14:24:20 2015 +0100
  65. 6cb4c46 Fix board init code to respect the C runtime environment by Albert ARIBAUD · Wed Nov 25 17:56:32 2015 +0100
  66. 7956102 microblaze: Enable DM by default by Michal Simek · Wed Dec 09 11:44:17 2015 +0100
  67. d99fbcc microblaze: Enable OF_CONTROL by default by Michal Simek · Wed Dec 02 14:21:05 2015 +0100
  68. 14c96dc microblaze: Fix C99/gnu99 compatiblity for inline functions by Nathan Rossi · Fri Nov 06 19:25:06 2015 +1000
  69. 8888839 microblaze: Fix style issues in header files by Nathan Rossi · Fri Nov 06 19:25:05 2015 +1000
  70. 0cab3ec Various Makefiles: Add SPDX-License-Identifier tags by Tom Rini · Tue Nov 10 01:06:16 2015 +0000
  71. 6c36ca0 microblaze: Use the generic bitops headers by Fabio Estevam · Thu Nov 05 12:43:29 2015 -0200
  72. c6187a4 microblaze: Add a TODO to call board_init_f_mem() by Simon Glass · Mon Oct 19 06:50:01 2015 -0600
  73. f069960 arch: Make board selection choices optional by Joe Hershberger · Tue May 12 14:46:23 2015 -0500
  74. 57a11eb generic-board: select SYS_GENERIC_BOARD for some architectures by Masahiro Yamada · Thu Mar 19 19:42:52 2015 +0900
  75. 9e4af83 generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig by Masahiro Yamada · Thu Mar 19 19:42:51 2015 +0900
  76. ffdb488 remove unnecessary version.h includes by Rob Herring · Tue Mar 17 15:28:55 2015 -0500
  77. fb089f0 microblaze: spl: Add LISTS to linker script by Michal Simek · Tue Feb 03 15:09:52 2015 +0100
  78. fb8e384 microblaze: spl: Do not call mem_malloc_init and use early alloc by Michal Simek · Tue Feb 03 16:24:48 2015 +0100
  79. 9ea6744 microblaze: Add support for CONFIG_SYS_MALLOC_F_LEN by Michal Simek · Fri Jan 30 15:46:43 2015 +0100
  80. a79d658 microblaze: Do not use CONFIG_SYS_GENERIC_GLOBAL_DATA by Michal Simek · Fri Jan 30 15:45:02 2015 +0100
  81. a9228f6 microblaze: Speedup code copy by Michal Simek · Tue Jan 27 15:10:37 2015 +0100
  82. 65e915c microblaze: Move architecture to use generic board init by Michal Simek · Thu May 08 16:08:44 2014 +0200
  83. 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
  84. 23162f4 microblaze: Remove unused asm label by Michal Simek · Tue Jan 27 12:46:07 2015 +0100
  85. b78df3d microblaze: Use standard interrupt_init() function by Michal Simek · Tue Jan 27 12:44:12 2015 +0100
  86. 7218061 microblaze: Remove unneeded data section adding from DTB by Michal Simek · Mon Jan 26 15:52:48 2015 +0100
  87. 056dbe8 microblaze: Add debug message about enabling interrupts by Michal Simek · Mon Jan 26 15:25:32 2015 +0100
  88. 5e6c747 microblaze: Fix coding style by Michal Simek · Mon Jan 26 14:39:22 2015 +0100
  89. baf5175 microblaze: Remove DEBUG_INT macro and use debug() instead by Michal Simek · Mon Jan 26 14:37:52 2015 +0100
  90. f73749b microblaze: Fix coding style in exception.c by Michal Simek · Mon Jan 26 14:36:13 2015 +0100
  91. 924819c microblaze: Show return address from exception by Michal Simek · Mon Jan 26 14:32:23 2015 +0100
  92. 94ea28f microblaze: Fix stack usage in interrupt handler by Michal Simek · Mon Jan 26 14:24:08 2015 +0100
  93. a5e9d6e microblaze: Support stack protection feature by Michal Simek · Tue Nov 04 13:30:14 2014 +0100
  94. 2876938 microblaze: Enable hardware exception by default by Michal Simek · Tue Nov 04 13:27:52 2014 +0100
  95. 17def7d Kbuild: introduce Makefile in arch/$ARCH/ by Daniel Schwierzeck · Fri Nov 21 23:51:33 2014 +0100
  96. 6e0971b kconfig: add CONFIG_SUPPORT_SPL by Masahiro Yamada · Mon Oct 20 17:45:56 2014 +0900
  97. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · Sun Sep 14 03:01:49 2014 +0900
  98. d85395f microblaze: Fix printf size_t format related warnings (again...) by Vasili Galka · Tue Aug 26 13:45:34 2014 +0300
  99. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · Wed Jul 30 14:08:14 2014 +0900
  100. 0123ee2 Makefile: Support include files for .dts files by Simon Glass · Wed Jun 11 23:29:44 2014 -0600