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