1. 1cfe9fa arm: debug: import debug files from Linux 3.16 by Masahiro Yamada · 10 years ago
  2. ff7e970 arm: cache: Add support for write-allocate D-Cache by Marek Vasut · 10 years ago
  3. 40f8dec armv8/fsl-lsch3: Release secondary cores from boot hold off with Boot Page by York Sun · 10 years ago
  4. 1ee30ae Revert "ARM: SPL: do not set gd again" by Tom Rini · 10 years ago
  5. a7f99bf arm: Fix _start for CONFIG_SYS_DV_NOR_BOOT_CFG by Benoît Thébaudeau · 10 years ago
  6. 58f9e1a arm: Make reset position-independent by Benoît Thébaudeau · 10 years ago
  7. f2cbb03 eabi_compat: add __aeabi_memcpy __aeabi_memset by Jeroen Hofstee · 10 years ago
  8. f0c3a6c ARM: SPL: do not set gd again by Jeroen Hofstee · 10 years ago
  9. 1fb4dab arm:reset: call the reset_misc() before the cpu reset by Przemyslaw Marczak · 10 years ago
  10. 3f1b6be arm64: Correct passing of Linux kernel args by Tom Rini · 10 years ago
  11. 221a49d ARM: Fix overflow in MMU setup by Marek Vasut · 10 years ago
  12. db993fc arm: include config.h in arch/arm/lib/vectors.S by Christian Riesch · 10 years ago
  13. 76a1e584 arm: Support pre-relocation malloc() by Simon Glass · 10 years ago
  14. aae2aef arm: Set up global data before board_init_f() by Simon Glass · 10 years ago
  15. e771a3d ARM: HYP/non-sec/PSCI: emit DT nodes by Marc Zyngier · 10 years ago
  16. e29607e ARM: convert arch_fixup_memory_node to a generic FDT fixup function by Ma Haijun · 10 years ago
  17. f510aea ARM: HYP/non-sec: allow relocation to secure RAM by Marc Zyngier · 10 years ago
  18. bf433af ARM: HYP/non-sec: add separate section for secure code by Marc Zyngier · 10 years ago
  19. b726d22 ARM: add missing HYP mode constant by Marc Zyngier · 10 years ago
  20. c19e0dd ARM: HYP/non-sec: move switch to non-sec to the last boot phase by Marc Zyngier · 10 years ago
  21. fcfddfd ARM: cache_v7: use __weak by Jeroen Hofstee · 10 years ago
  22. 261d276 arm: Add support for semihosting for armv8 fastmodel targets. by Darwin Rambo · 10 years ago
  23. ed1d98d Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  24. 0a26e1d arm: fix a double-definition error of _start symbol by Masahiro Yamada · 10 years ago
  25. 2aff23c arm: fdt_control: fix a build error with CONFIG_OF_EMBED=y by Masahiro Yamada · 11 years ago
  26. 05d134b Merge remote-tracking branch 'u-boot/master' by Albert ARIBAUD · 10 years ago
  27. 41623c9 arm: move exception handling out of start.S files by Albert ARIBAUD · 11 years ago
  28. b4ee149 arm1136: move cache code from start.S to cache.c by Albert ARIBAUD · 11 years ago
  29. 8e26157 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · 11 years ago
  30. 519fdde Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  31. c71645a arm64 patch: gicv3 support by David Feng · 11 years ago
  32. 254d68b kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/lib by Masahiro Yamada · 11 years ago
  33. c6f3d50 ahci-plat: Provide a weak scsi_init hook by Ian Campbell · 11 years ago
  34. cd2e46c kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC by Masahiro Yamada · 11 years ago
  35. eeb72e6 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  36. 1551df3 arm: Switch to -mno-unaligned-access when supported by the compiler by Tom Rini · 11 years ago
  37. b60eff3 arm: remove unneeded symbol offsets and _TEXT_BASE by Albert ARIBAUD · 11 years ago
  38. d0b5d9d arm: make _end compiler-generated by Albert ARIBAUD · 11 years ago
  39. e386616 common: Add get_effective_memsize() to memsize.c by York Sun · 11 years ago
  40. 365475e Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to callee by Masahiro Yamada · 11 years ago
  41. 6ab6b2a dts: re-write dts/Makefile more simply with Kbuild by Masahiro Yamada · 11 years ago
  42. 6ba2bc8 arm: use canonical sub mnemonic by Andreas Bießmann · 11 years ago
  43. 7f673c9 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  44. 0ae7653 arm64: core support by David Feng · 11 years ago
  45. 871a57b common/cmd_bootm: extend do_bootm_vxworks to support the new VxWorks boot interface. by Miao Yan · 11 years ago
  46. bd851c7 Revert "ARM: move interrupt_init to before relocation" by Albert ARIBAUD · 11 years ago
  47. 0f0f757 cosmetic: remove empty lines at the top of file by Masahiro Yamada · 11 years ago
  48. fa8f950 ARM: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  49. 93e1459 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
  50. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  51. d429688 ARM: extend non-secure switch to also go into HYP mode by Andre Przywara · 11 years ago
  52. bb97545 ARM: trigger non-secure state switch during bootm execution by Andre Przywara · 11 years ago
  53. fe1378a ARM: use r9 for gd by Jeroen Hofstee · 11 years ago
  54. a81872f ARM,relocate: do not use r9 by Jeroen Hofstee · 11 years ago
  55. fb8d49c arm: spl: Do not set the stack pointer twice by Masahiro Yamada · 11 years ago
  56. ec101fd arm: spl: For Falcon Mode, set a default machid of ~0 by Tom Rini · 11 years ago
  57. 8b485ba Merge branch 'u-boot/master' into u-boot-arm/master by Albert ARIBAUD · 11 years ago
  58. 0f5141e ARM: move interrupt_init to before relocation by Rob Herring · 11 years ago
  59. c2120fb Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  60. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  61. ea818db i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  62. 3f4978c i2c: common changes for multibus/multiadapter support by Heiko Schocher · 13 years ago
  63. b8eee43 Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM by Dirk Eibach · 11 years ago
  64. fbbbc86 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  65. a5266d6 bootm: Clean up bootz_setup() function by Simon Glass · 11 years ago
  66. bce1b92 arm: Implement the 'fake' go command by Simon Glass · 11 years ago
  67. 9dc8fef pxa: fix memory coherency problem after relocation by Mike Dunn · 11 years ago
  68. fbf87b1 arm: optimize relocate_code routine by Albert ARIBAUD · 11 years ago
  69. 47bd65e arm: make __rel_dyn_{start, end} compiler-generated by Albert ARIBAUD · 11 years ago
  70. d026dec arm: make __image_copy_{start, end} compiler-generated by Albert ARIBAUD · 11 years ago
  71. df84502 arm: generalize lib/bss.c into lib/sections.c by Albert ARIBAUD · 11 years ago
  72. 09d8118 remove all references to .dynsym by Albert ARIBAUD · 11 years ago
  73. 58bb8f5 cosmetic: arm: fix comments in arch/arm/lib/crt0.S by Masahiro Yamada · 11 years ago
  74. 7f5eef9 arm: Remove OMAP2420H4 and all omap24xx support by Tom Rini · 11 years ago
  75. 3da0e57 arm: factorize relocate_code routine by Albert ARIBAUD · 11 years ago
  76. 6caa195 arm: Use image_setup_linux() instead of local code by Simon Glass · 11 years ago
  77. c19d13b arm: Refactor bootm to reduce #ifdefs by Simon Glass · 11 years ago
  78. d2eae43 lib: consolidate hang() by Andreas Bießmann · 12 years ago
  79. 66f30bf arm: Remove deprecated and now unused NAND SPL by Benoît Thébaudeau · 12 years ago
  80. 5c6db12 arm: Remove unused relocate_code() parameters by Benoît Thébaudeau · 12 years ago
  81. 9c5feab arm: crt0.S: Remove bogus .globl by Benoît Thébaudeau · 12 years ago
  82. de63ac2 ARM: mmu: Set domain permissions to client access by R Sricharan · 12 years ago
  83. 96fdbec ARM: mmu: Introduce weak dram_bank_setup function by R Sricharan · 12 years ago
  84. 0ce033d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  85. 959daa2 arm: Enable generic board support by Simon Glass · 12 years ago
  86. e103b7a arm: Use sections header to obtain link symbols by Simon Glass · 12 years ago
  87. 3929fb0 Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  88. 3ebd1cb arm: make __bss_start and __bss_end__ compiler-generated by Albert ARIBAUD · 12 years ago
  89. 12e06fe treewide: include libfdt_env.h before fdt.h by Kim Phillips · 12 years ago
  90. 34fd5d2 arm: Move tlb_addr and tlb_size to arch_global_data by Simon Glass · 12 years ago
  91. 4e5eb45 arm: fix CONFIG_DELAY_ENVIRONMENT to act like it claims in the README by Lucas Stach · 12 years ago
  92. 80e4095 arm: Tabify code for MMC initialization by Taylor Hutt · 12 years ago
  93. 2f8d8d6 arm: Move bootstage record for board_init_f() to after arch_cpu_init() by Simon Glass · 12 years ago
  94. fe34f8d arm: Make interrupts.o and reset.o in libarm also appear in SPL by Tom Wai-Hong Tam · 12 years ago
  95. e2e3e2b arm: Add CONFIG_DISPLAY_BOARDINFO_LATE to display board info on LCD by Simon Glass · 12 years ago
  96. 06fd853 arm: Add CONFIG_DELAY_ENVIRONMENT to delay environment loading by Simon Glass · 12 years ago
  97. eae78c3 arm: Move fdt check earlier so that board_early_init_f() can use it by Simon Glass · 12 years ago
  98. 724cdff arm: Keep track of the tlb size as well as its location by Gabe Black · 12 years ago
  99. 44df5e8 arm: move flush_dcache_all() to just before disable cache by Arun Mankuzhi · 12 years ago
  100. e05e5de arm: move C runtime setup code in crt0.S by Albert ARIBAUD · 12 years ago