1. 6b9f010 common: Drop asm/ptrace.h from common header by Simon Glass · Sun May 10 11:40:06 2020 -0600
  2. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  3. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  4. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  5. 85d6531 common: Move clock functions into a new file by Simon Glass · Sat Dec 28 10:44:58 2019 -0700
  6. 7334038 Convert to use fsl_esdhc_imx for i.MX platforms by Yangbo Lu · Fri Jun 21 11:42:28 2019 +0800
  7. 2aaa27d linker: Modify linker scripts to be more generic by Tom Rini · Tue Jan 22 17:09:26 2019 -0500
  8. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  9. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  10. 7c88d10 spl: eMMC/SD: Provide one __weak spl_boot_mode() function by Lukasz Majewski · Sat Feb 03 08:29:52 2018 +0100
  11. b7c82ed build: Drop CONFIG_SPL_BUILD guards in some cases by Tom Rini · Thu Dec 21 22:13:22 2017 -0500
  12. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  13. 64d64bb common: Pass the boot device into spl_boot_mode() by Marek Vasut · Sat May 14 23:42:07 2016 +0200
  14. 9084407 arm: Allow skipping of low-level init with I-cache on by Simon Glass · Thu May 05 07:28:06 2016 -0600
  15. 8d4b7e9 ARM: start.S: fix typo by Yuichiro Goto · Thu Feb 25 10:23:34 2016 +0900
  16. 9f54fe6 imx: mx31 use new formula for get_cpu_rev by Peng Fan · Thu Aug 13 10:55:32 2015 +0800
  17. 8b8aad6 arm1136/arm1176: Merge cache handling code by Alexander Stein · Fri Jul 24 09:22:10 2015 +0200
  18. f7f3bfc arm1136: Remove dead code by Alexander Stein · Fri Jul 24 09:22:09 2015 +0200
  19. 126f359 ARM: move -march=* and -mtune= options to arch/arm/Makefile by Masahiro Yamada · Fri Feb 27 02:40:33 2015 +0900
  20. ffdb488 remove unnecessary version.h includes by Rob Herring · Tue Mar 17 15:28:55 2015 -0500
  21. aa94809 mx35: Fix boot hang by avoiding vector relocation by Fabio Estevam · Mon Feb 23 09:09:09 2015 -0300
  22. 3b58a17 mx31: Fix boot hang by avoiding vector relocation by Fabio Estevam · Mon Feb 23 09:09:08 2015 -0300
  23. abde127 kbuild: use SoC-specific CONFIG to descend into SoC directory by Masahiro Yamada · Thu Nov 13 12:28:42 2014 +0900
  24. 40e73b1 kbuild: Descend into SOC directory from CPU directory by Masahiro Yamada · Thu Nov 13 12:28:40 2014 +0900
  25. 602a16c Rename some defines containing FAT in their name to be filesystem generic by Guillaume GARDET · Wed Oct 15 17:53:11 2014 +0200
  26. 484a9c8 arm: mx35: use common timer functions by Andrew Ruder · Tue Aug 12 09:26:01 2014 -0500
  27. 4124920 arm: mx31: use common timer functions by Andrew Ruder · Tue Aug 12 09:26:00 2014 -0500
  28. 3f7740f arm: Add missing .vectors section to linker scripts by Benoît Thébaudeau · Thu Aug 21 15:43:11 2014 +0200
  29. 9852cc6 arm: move exception handling out of start.S files by Albert ARIBAUD · Tue Apr 15 16:13:51 2014 +0200
  30. 4b41649 arm: remove unused _end_vect and _vectors_end symbols by Albert ARIBAUD · Tue Apr 15 16:13:50 2014 +0200
  31. 7a6fd04 arm1136: move cache code from start.S to cache.c by Albert ARIBAUD · Tue Apr 15 16:13:47 2014 +0200
  32. 8226dfd kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/lib by Masahiro Yamada · Tue Mar 18 16:38:13 2014 +0900
  33. f343378 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Wed Feb 26 16:49:58 2014 -0500
  34. 6e29472 arm: remove unneeded symbol offsets and _TEXT_BASE by Albert ARIBAUD · Sat Feb 22 17:53:43 2014 +0100
  35. 9d25fa4 arm: make _end compiler-generated by Albert ARIBAUD · Sat Feb 22 17:53:42 2014 +0100
  36. d36a749 kbuild: refactor more IMX image rules by Masahiro Yamada · Mon Feb 24 11:12:21 2014 +0900
  37. d3aeeac kbuild: use shorten logs for IMX images by Masahiro Yamada · Mon Feb 24 11:12:20 2014 +0900
  38. 59f15f2 kbuild: change out-of-tree build by Masahiro Yamada · Tue Feb 04 17:24:24 2014 +0900
  39. b8a2625 ARM: merge commonly-defined PLATFORM_RELFLAGS by Masahiro Yamada · Wed Jan 15 11:00:45 2014 +0900
  40. 5a0c0ba ARM: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:34:52 2013 +0900
  41. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  42. d6801e6 ARM: refactor compiler options in config.mk by Masahiro Yamada · Sat Sep 07 17:42:37 2013 +0900
  43. b93ffcf ARM: omap24xx: remove remainders of dead board by Masahiro Yamada · Mon Aug 05 10:49:42 2013 +0900
  44. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  45. 96a2548 arm: Remove OMAP2420H4 and all omap24xx support by Tom Rini · Tue Jun 04 12:02:06 2013 +0000
  46. 9580b32 arm: factorize relocate_code routine by Albert ARIBAUD · Sun May 19 01:48:15 2013 +0000
  47. 1c29409 arm: do not compile relocate_code() for SPL builds by Albert ARIBAUD · Sun May 19 01:48:14 2013 +0000
  48. fb37757 imx: mx35: Remove legacy iomux support by Benoît Thébaudeau · Fri May 03 10:32:24 2013 +0000
  49. 940ac18 mx35 iomux: correct offsets of IOMUX registers by Philip Paeps · Tue Apr 09 12:44:31 2013 +0000
  50. b023a95 BUGFIX: arm: data abort in get_bad_stack_swi by Tetsuyuki Kobayashi · Fri Apr 05 00:12:51 2013 +0000
  51. 3954db8 arm: Make all linker scripts compatible with per-symbol sections by Benoît Thébaudeau · Thu Apr 11 09:36:03 2013 +0000
  52. a043661 arm: Remove unused relocate_code() parameters by Benoît Thébaudeau · Thu Apr 11 09:35:53 2013 +0000
  53. cba1dd8 imx: Fix automatic make targets for imx images by Benoît Thébaudeau · Thu Apr 11 09:35:50 2013 +0000
  54. 03bae03 arm: relocate_code(): Use __image_copy_end for end of relocation by Benoît Thébaudeau · Thu Apr 11 09:35:46 2013 +0000
  55. a18f323 arm: relocate_code(): Remove useless relocation offset computation by Benoît Thébaudeau · Thu Apr 11 09:35:45 2013 +0000
  56. 13a489e arm1136: Remove redundant relocate_code() return by Benoît Thébaudeau · Thu Apr 11 09:35:44 2013 +0000
  57. 9039c10 arm: relocate_code() is no longer noreturn by Benoît Thébaudeau · Thu Apr 11 09:35:43 2013 +0000
  58. a402da3 arm: start.S: Fix _TEXT_BASE for SPL by Benoît Thébaudeau · Thu Apr 11 09:35:42 2013 +0000
  59. 4db99e1 omap2420-h4: Fix get_timer() and CONFIG_SYS_HZ by Hunter, Jon · Wed Apr 03 09:35:36 2013 +0000
  60. 19aac97 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Mon Mar 18 12:31:00 2013 -0400
  61. ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · Thu Mar 14 06:54:53 2013 +0000
  62. cdba2be SPL: ONENAND: Fix some ONENAND related defines. by Enric Balletbo i Serra · Thu Feb 07 23:14:46 2013 +0000
  63. 9e247d1 ppc: arm: Move sdhc_clk into arch_global_data by Simon Glass · Thu Dec 13 20:49:05 2012 +0000
  64. a848da5 arm: Move lastinc to arch_global_data by Simon Glass · Thu Dec 13 20:48:35 2012 +0000
  65. 2655ee1 arm: Move tbl to arch_global_data by Simon Glass · Thu Dec 13 20:48:34 2012 +0000
  66. 20d6b8f Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Mon Jan 14 17:00:02 2013 +0100
  67. 4b7c602 mx31/mx35/mx51/mx53/mx6: add watchdog by Troy Kisky · Mon Oct 22 15:19:01 2012 +0000
  68. facdae5 arm: move C runtime setup code in crt0.S by Albert ARIBAUD · Tue Jan 08 10:18:02 2013 +0000
  69. dbbd845 arm1136: Fix enable_caches() by Benoît Thébaudeau · Thu Oct 04 10:04:02 2012 +0000
  70. 6ec4b95 MX35: add support for woodburn board by Stefano Babic · Wed Oct 10 21:11:46 2012 +0000
  71. c24391a ARM: Add SPL target to arm1136 by Stefano Babic · Wed Oct 17 06:04:30 2012 +0000
  72. e9a0579 MX35: Add soc_boot_mode and soc_boot_device to MX35 by Stefano Babic · Wed Oct 10 21:11:43 2012 +0000
  73. b913a3a ARM: Fix start.S when used with SPL in arm1136 by Stefano Babic · Wed Oct 10 21:11:41 2012 +0000
  74. 8eae569 mx35: Fix eSDHC clocks by Benoît Thébaudeau · Thu Sep 27 10:26:02 2012 +0000
  75. bc17d2e mx35: Define MAX and AIPS registers by Benoît Thébaudeau · Tue Aug 14 11:03:59 2012 +0000
  76. 99ba342 imx: Use MXC_I2C_CLK in imx i2c driver by Matthias Weisser · Mon Sep 24 02:46:53 2012 +0000
  77. 8c2ef80 arm: Fixed the offset for the no relocation. by Zhong Hongbo · Sat Sep 01 20:49:52 2012 +0000
  78. 38e2f08 mx31: Define default SoC input clock frequencies by Benoît Thébaudeau · Tue Aug 21 11:06:03 2012 +0000
  79. 9111653 Fix mx31_decode_pll by Benoît Thébaudeau · Tue Aug 14 08:43:47 2012 +0000
  80. 6ce2db0 mx35 timer: Switch to 32-kHz source by Benoît Thébaudeau · Tue Aug 21 11:07:54 2012 +0000
  81. e452834 mx35: Define default SoC input clock frequencies by Benoît Thébaudeau · Tue Aug 21 11:07:20 2012 +0000
  82. a83e26d mx35: Fix clock dividers by Benoît Thébaudeau · Tue Aug 14 10:33:27 2012 +0000
  83. cd6173b mx35: Fix decode_pll by Benoît Thébaudeau · Tue Aug 14 10:32:54 2012 +0000
  84. efc9187 mx35: Move clock enums to clock.h by Benoît Thébaudeau · Tue Aug 14 10:32:21 2012 +0000
  85. 6774a92 mx35 iomux: Remove unused macro by Benoît Thébaudeau · Tue Aug 14 09:39:16 2012 +0000
  86. 5baa248 mx35: Add cpu_mmc_init() by Benoît Thébaudeau · Fri Aug 17 10:43:48 2012 +0000
  87. 1053bd2 ARM1136: Fix cache range checks by Benoît Thébaudeau · Thu Jul 19 01:35:32 2012 +0000
  88. 1a324a5 arm: Fix to mistake clean the memory space by Zhong Hongbo · Sat Jul 07 03:24:33 2012 +0000
  89. 9e39793 ARM1136: MX35: Make asm routines volatile in cache ops by Stefano Babic · Mon Apr 09 13:33:04 2012 +0200
  90. 02966ca ARM1136: add cache flush and invalidate operations by Anatolij Gustschin · Mon Apr 02 06:18:00 2012 +0000
  91. 22f26fe arm: Use common .lds file where possible by Simon Glass · Mon Feb 20 20:17:52 2012 +0000
  92. 9468db4 mx31: add "ARM11P power gating" to get_reset_cause by Helmut Raiger · Wed Feb 15 22:44:34 2012 +0000
  93. 224687f mx35: generic: Let get_reset_cause be defined only when CONFIG_DISPLAY_CPUINFO is selected by Fabio Estevam · Fri Feb 10 05:34:03 2012 +0000
  94. ecb6e6e MX31: add missing get_tbclk() by Stefano Babic · Sat Feb 04 13:02:01 2012 +0100
  95. b36049c MX35: add missing get_ticks() and get_tbclk() by Stefano Babic · Sat Feb 04 12:56:50 2012 +0100
  96. 64c316d mmc: access mxcmmc from mx31 boards by Helmut Raiger · Wed Jan 11 03:59:22 2012 +0000
  97. 04fc128 net: imx: Add multi-FEC support for imx_get_mac_from_fuse by Fabio Estevam · Tue Dec 20 05:46:31 2011 +0000
  98. 1ca47d9 MX: serial_mxc: cleanup removing nasty #ifdef by Stefano Babic · Tue Nov 22 15:22:39 2011 +0100
  99. 8589866 mx31: Fix checkpatch warnings in generic.c by Fabio Estevam · Wed Nov 09 04:15:03 2011 +0000
  100. 3fca691 mx31: Use proper IO accessor for GPR register by Fabio Estevam · Wed Nov 09 04:15:02 2011 +0000