1. 9858a60 arm: remove prototype for get_timer_masked by Patrick Delaunay · 6 years ago
  2. 94a0859 arm: remove prototype for udelay_masked by Patrick Delaunay · 6 years ago
  3. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  4. 7f7cde5 common: ep93xx: Move arch-specific declarations out of common by Simon Glass · 8 years ago
  5. 54f8ace samsung: Drop more references fo s3c24x0 by Simon Glass · 8 years ago
  6. 729fc81 samsung: Drop s3c24x0 arch-specific code by Simon Glass · 8 years ago
  7. dfafe89 Remove various unused interrupt related code by Tom Rini · 8 years ago
  8. 5386509 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  9. 1c640a6 arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD by Tom Rini · 8 years ago
  10. 4892d39 status_led: Kconfig migration by Uri Mashiach · 8 years ago
  11. 04cfea5 arch, board: squash lines for immediate return by Masahiro Yamada · 8 years ago
  12. 9084407 arm: Allow skipping of low-level init with I-cache on by Simon Glass · 9 years ago
  13. 8d4b7e9 ARM: start.S: fix typo by Yuichiro Goto · 9 years ago
  14. 718cb61 arm: build some file(s) as ARM mode only by David Müller (ELSOFT AG) · 9 years ago
  15. cedfdb0 arch/arm/cpu/arm920t/ep93xx/led.c: Mark inline functions as static inline by Tom Rini · 9 years ago
  16. 126f359 ARM: move -march=* and -mtune= options to arch/arm/Makefile by Masahiro Yamada · 10 years ago
  17. e8642ff ARM: remove a320evb board support by Masahiro Yamada · 10 years ago
  18. 1768bc0 ARM: remove cm4008 and cm41xx board support by Masahiro Yamada · 10 years ago
  19. e77d1d9 ARM: at91: collect SoC sources into mach-at91 by Masahiro Yamada · 10 years ago
  20. abde127 kbuild: use SoC-specific CONFIG to descend into SoC directory by Masahiro Yamada · 10 years ago
  21. 40e73b1 kbuild: Descend into SOC directory from CPU directory by Masahiro Yamada · 10 years ago
  22. de705c9 arm: ep9315: Add .vectors section to lds and remove obsolete lds by Sergey Kostanbaev · 10 years ago
  23. 6828676 arm: ep9315: Return back Cirrus Logic EDB9315A board support by Sergey Kostanbaev · 10 years ago
  24. 9852cc6 arm: move exception handling out of start.S files by Albert ARIBAUD · 11 years ago
  25. 6e29472 arm: remove unneeded symbol offsets and _TEXT_BASE by Albert ARIBAUD · 11 years ago
  26. 9d25fa4 arm: make _end compiler-generated by Albert ARIBAUD · 11 years ago
  27. b8a2625 ARM: merge commonly-defined PLATFORM_RELFLAGS by Masahiro Yamada · 11 years ago
  28. 0dc9b45 arm920t: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  29. d6801e6 ARM: refactor compiler options in config.mk by Masahiro Yamada · 11 years ago
  30. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  31. c53687e arm: make __image_copy_{start, end} compiler-generated by Albert ARIBAUD · 11 years ago
  32. 9580b32 arm: factorize relocate_code routine by Albert ARIBAUD · 12 years ago
  33. 1c29409 arm: do not compile relocate_code() for SPL builds by Albert ARIBAUD · 12 years ago
  34. 3954db8 arm: Make all linker scripts compatible with per-symbol sections by Benoît Thébaudeau · 12 years ago
  35. a043661 arm: Remove unused relocate_code() parameters by Benoît Thébaudeau · 12 years ago
  36. 03bae03 arm: relocate_code(): Use __image_copy_end for end of relocation by Benoît Thébaudeau · 12 years ago
  37. a18f323 arm: relocate_code(): Remove useless relocation offset computation by Benoît Thébaudeau · 12 years ago
  38. 9039c10 arm: relocate_code() is no longer noreturn by Benoît Thébaudeau · 12 years ago
  39. a402da3 arm: start.S: Fix _TEXT_BASE for SPL by Benoît Thébaudeau · 12 years ago
  40. 19aac97 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  41. ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  42. c24895e Refactor linker-generated arrays by Albert ARIBAUD · 12 years ago
  43. a848da5 arm: Move lastinc to arch_global_data by Simon Glass · 12 years ago
  44. 2655ee1 arm: Move tbl to arch_global_data by Simon Glass · 12 years ago
  45. 8ca1520 arm: Move tbu to arch_global_data by Simon Glass · 12 years ago
  46. 6ed6e03 arm: Move timer_rate_hz into arch_global_data by Simon Glass · 12 years ago
  47. e61accc at91: Move at91 global data into arch_global_data by Simon Glass · 12 years ago
  48. facdae5 arm: move C runtime setup code in crt0.S by Albert ARIBAUD · 12 years ago
  49. 20895b2 arm: ks8695: use defined constants for UART by Yann Vernier · 12 years ago
  50. efd76dad common: Discard the __u_boot_cmd section by Marek Vasut · 12 years ago
  51. 607092a common: Add .u_boot_list into all linker files by Marek Vasut · 12 years ago
  52. e917a7c dm: Move s3c24xx USB driver to a proper place by Marek Vasut · 12 years ago
  53. a323128 usb: lowlevel interface change to support multiple controllers by Lucas Stach · 12 years ago
  54. 8c2ef80 arm: Fixed the offset for the no relocation. by Zhong Hongbo · 12 years ago
  55. 1a324a5 arm: Fix to mistake clean the memory space by Zhong Hongbo · 12 years ago
  56. 22f26fe arm: Use common .lds file where possible by Simon Glass · 13 years ago
  57. fff486e ARM: fix s3c2410 timer code by David Müller (ELSOFT AG) · 13 years ago
  58. 60ce19a usb: replace wait_ms() with mdelay() by Mike Frysinger · 13 years ago
  59. 98a7611 add print_cpuinfo to s3c24x0 by David Müller (ELSOFT AG) · 14 years ago
  60. 28cace1 Fix warnings in arch/arm/cpu/arm920t/s3c24x0/usb_ohci.c by Simon Glass · 13 years ago
  61. 5ee0c7f Fix Stelian's email address by Stelian Pop · 13 years ago
  62. bf7a526 arm: a320: fix broken timer by Po-Yu Chuang · 13 years ago
  63. 9209ed5 Reduce build times by Wolfgang Denk · 13 years ago
  64. 589c2ff consolidate mdelay by providing a common function for all users by Anatolij Gustschin · 13 years ago
  65. a0ebb90 arm920t/s3c24x0/usb_ohci.c: fix warning: variable ... set but not used by Wolfgang Denk · 13 years ago
  66. aff0aa8 led: remove camel casing of led identifiers globally by Jason Kridner · 13 years ago
  67. 825223d Minor coding style cleanup. by Wolfgang Denk · 13 years ago
  68. 37da45d KS8695: move TIMER_ definitions before code use by Greg Ungerer · 13 years ago
  69. 60fbc8d Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · 13 years ago
  70. 6412637 a/a/c/arm920t/at91/reset.c: drop obsolete CONFIG_AT91RM9200_USART by Andreas Bießmann · 13 years ago
  71. c5a006c a/a/c/arm920t/cpu.c: remove CONFIG_AT91_LEGACY warning by Andreas Bießmann · 13 years ago
  72. a394337 ARM: remove obsolete at91rm9200 by Andreas Bießmann · 13 years ago
  73. bf895ad cleanup: Fix typos and misspellings in various files. by Mike Williams · 13 years ago
  74. 944a7fe Timer: Remove reset_timer_masked() by Graeme Russ · 13 years ago
  75. d247221 Timer: Fix at91rm9200/spi.c timer usage by Graeme Russ · 13 years ago
  76. 139d6cf Timer: Remove reset_timer() for non-Nios2 arches by Graeme Russ · 13 years ago
  77. 5e669ff Timer: Remove set_timer completely by Graeme Russ · 13 years ago
  78. 552a319 replace CONFIG_PRELOADER with CONFIG_SPL_BUILD by Aneesh V · 13 years ago
  79. 5e1f6c8 arm920t/at91: add at91rm9200_devices.c by Andreas Bießmann · 13 years ago
  80. c2a1f0f arm920t/at91: use new clock.c features by Andreas Bießmann · 13 years ago
  81. f4c9f92 arm920t/at91: add clock.c by Andreas Bießmann · 13 years ago
  82. 8f399b3 ARM: drop unsupported 'trab' board by Wolfgang Denk · 14 years ago
  83. 58aa563 update arm/at91rm9200 work with rework rework110202 by Jens Scharsig · 14 years ago
  84. 36ff5f7 at91rm9200: fix lowlevel_init() SMRDATA size by Jens Scharsig · 14 years ago
  85. d204d62 ftsmc020: move ftsmc020 static mem controller to driver/mtd by Macpaul Lin · 14 years ago
  86. 0d0783e a320evb: fix include path of timer fttmr010 by Macpaul Lin · 14 years ago
  87. 758898d arm: a320: use new ftpmu010 API by Po-Yu Chuang · 14 years ago
  88. 5d0569a Fix misc spelling errors found by lintian by Loïc Minier · 14 years ago
  89. 1864b00 arm: fix incorrect monitor protection region in FLASH by Po-Yu Chuang · 14 years ago
  90. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  91. 96e7208 remove (double) LED initialization in arm920t start.s by Jens Scharsig · 14 years ago
  92. 52d1fdb ARM: */start.S: code cleanup by Liu Hui-R64343 · 14 years ago
  93. d63ee71 miiphy: convert to linux/mii.h by Mike Frysinger · 14 years ago
  94. 899cdd1 ARM: */start.S: use canonical asm syntax by Wolfgang Denk · 14 years ago
  95. 318cea1 arm: fixloop(): do not use r8 for relocation by Andreas Bießmann · 14 years ago
  96. 007b38f arm: relocate_code(): do not set register useless by Andreas Bießmann · 14 years ago
  97. 8cfbda9 arm: copy_loop(): use scratch register by Andreas Bießmann · 14 years ago
  98. 17f288a arm: add 8-byte alignment for ABI compliance before board_init_f by Heiko Schocher · 14 years ago
  99. 20e3029 arm920t/at91/timer: replace bss variables by gd by Andreas Bießmann · 14 years ago
  100. 470b4b0 arm920t/at91/reset: board_reset: define weak symbol by Andreas Bießmann · 14 years ago