1. f6cbf99 arm: Set up global data before board_init_f() by Simon Glass · 10 years ago
  2. b32cf0e ARM: HYP/non-sec/PSCI: emit DT nodes by Marc Zyngier · 10 years ago
  3. 6235824 ARM: convert arch_fixup_memory_node to a generic FDT fixup function by Ma Haijun · 10 years ago
  4. 855ca66 ARM: HYP/non-sec: allow relocation to secure RAM by Marc Zyngier · 10 years ago
  5. c0451ec ARM: HYP/non-sec: add separate section for secure code by Marc Zyngier · 10 years ago
  6. 6b5b129 ARM: add missing HYP mode constant by Marc Zyngier · 10 years ago
  7. 915a09e ARM: HYP/non-sec: move switch to non-sec to the last boot phase by Marc Zyngier · 10 years ago
  8. d746077 ARM: cache_v7: use __weak by Jeroen Hofstee · 10 years ago
  9. d32d411 arm: Add support for semihosting for armv8 fastmodel targets. by Darwin Rambo · 10 years ago
  10. d0b3d76 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  11. 4e4b3fb arm: fix a double-definition error of _start symbol by Masahiro Yamada · 11 years ago
  12. 7c3f130 arm: fdt_control: fix a build error with CONFIG_OF_EMBED=y by Masahiro Yamada · 11 years ago
  13. 95eb65a Merge remote-tracking branch 'u-boot/master' by Albert ARIBAUD · 11 years ago
  14. 9852cc6 arm: move exception handling out of start.S files by Albert ARIBAUD · 11 years ago
  15. 7a6fd04 arm1136: move cache code from start.S to cache.c by Albert ARIBAUD · 11 years ago
  16. 197c720 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · 11 years ago
  17. b8fb7b8 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  18. 79bbde0 arm64 patch: gicv3 support by David Feng · 11 years ago
  19. 5625c8b bootstage: arm: fix fdt stashing code by Mela Custodio · 11 years ago
  20. b7ebd10 armv8: Flush dcache before switching to EL2 by York Sun · 11 years ago
  21. 11b84ee armv8/cache: Flush D-cache, invalidate I-cache for relocation by York Sun · 11 years ago
  22. 8226dfd kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/lib by Masahiro Yamada · 11 years ago
  23. 1934996 ahci-plat: Provide a weak scsi_init hook by Ian Campbell · 11 years ago
  24. e1a211d kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC by Masahiro Yamada · 11 years ago
  25. f343378 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  26. 958a8f8 arm: Switch to -mno-unaligned-access when supported by the compiler by Tom Rini · 11 years ago
  27. 6e29472 arm: remove unneeded symbol offsets and _TEXT_BASE by Albert ARIBAUD · 11 years ago
  28. 9d25fa4 arm: make _end compiler-generated by Albert ARIBAUD · 11 years ago
  29. 863e8d8 common: Add get_effective_memsize() to memsize.c by York Sun · 11 years ago
  30. 81a689e Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to callee by Masahiro Yamada · 11 years ago
  31. 43c0893 dts: re-write dts/Makefile more simply with Kbuild by Masahiro Yamada · 11 years ago
  32. b65e2c1 arm: use canonical sub mnemonic by Andreas Bießmann · 11 years ago
  33. f041083 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  34. 85fd5f1 arm64: core support by David Feng · 11 years ago
  35. 1bd5456 common/cmd_bootm: extend do_bootm_vxworks to support the new VxWorks boot interface. by Miao Yan · 11 years ago
  36. 1559ee7 Revert "ARM: move interrupt_init to before relocation" by Albert ARIBAUD · 11 years ago
  37. 06bc873 cosmetic: remove empty lines at the top of file by Masahiro Yamada · 11 years ago
  38. 5a0c0ba ARM: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  39. ec7fbf5 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
  40. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  41. 8de142c ARM: extend non-secure switch to also go into HYP mode by Andre Przywara · 11 years ago
  42. fe7d925 ARM: trigger non-secure state switch during bootm execution by Andre Przywara · 11 years ago
  43. f2d6076 ARM: use r9 for gd by Jeroen Hofstee · 11 years ago
  44. 2deb1ba ARM,relocate: do not use r9 by Jeroen Hofstee · 11 years ago
  45. 0f586cb arm: spl: Do not set the stack pointer twice by Masahiro Yamada · 11 years ago
  46. c7aed9b arm: spl: For Falcon Mode, set a default machid of ~0 by Tom Rini · 11 years ago
  47. 315c12a Merge branch 'u-boot/master' into u-boot-arm/master by Albert ARIBAUD · 11 years ago
  48. ca7d59b ARM: move interrupt_init to before relocation by Rob Herring · 11 years ago
  49. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  50. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  51. 479a4cf i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  52. e0e55bc i2c: common changes for multibus/multiadapter support by Heiko Schocher · 13 years ago
  53. d2df811 Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM by Dirk Eibach · 11 years ago
  54. 1d021a8 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  55. 5f1afdd bootm: Clean up bootz_setup() function by Simon Glass · 11 years ago
  56. 3c26c58 arm: Implement the 'fake' go command by Simon Glass · 11 years ago
  57. 4a71742 pxa: fix memory coherency problem after relocation by Mike Dunn · 11 years ago
  58. 1fc34f1 arm: optimize relocate_code routine by Albert ARIBAUD · 11 years ago
  59. af3ff16 arm: make __rel_dyn_{start, end} compiler-generated by Albert ARIBAUD · 11 years ago
  60. c53687e arm: make __image_copy_{start, end} compiler-generated by Albert ARIBAUD · 11 years ago
  61. 800ea3e arm: generalize lib/bss.c into lib/sections.c by Albert ARIBAUD · 11 years ago
  62. 1691593 remove all references to .dynsym by Albert ARIBAUD · 11 years ago
  63. debc2fc cosmetic: arm: fix comments in arch/arm/lib/crt0.S by Masahiro Yamada · 12 years ago
  64. 96a2548 arm: Remove OMAP2420H4 and all omap24xx support by Tom Rini · 11 years ago
  65. 9580b32 arm: factorize relocate_code routine by Albert ARIBAUD · 12 years ago
  66. 653909f arm: Use image_setup_linux() instead of local code by Simon Glass · 12 years ago
  67. 50ad221 arm: Refactor bootm to reduce #ifdefs by Simon Glass · 12 years ago
  68. d7a886b lib: consolidate hang() by Andreas Bießmann · 12 years ago
  69. 80f2f93 arm: Remove deprecated and now unused NAND SPL by Benoît Thébaudeau · 12 years ago
  70. a043661 arm: Remove unused relocate_code() parameters by Benoît Thébaudeau · 12 years ago
  71. 73dcb27 arm: crt0.S: Remove bogus .globl by Benoît Thébaudeau · 12 years ago
  72. 06396c1 ARM: mmu: Set domain permissions to client access by R Sricharan · 12 years ago
  73. 0871607 ARM: mmu: Introduce weak dram_bank_setup function by R Sricharan · 12 years ago
  74. 19aac97 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  75. 97bbf18 arm: Enable generic board support by Simon Glass · 12 years ago
  76. e0e641e arm: Use sections header to obtain link symbols by Simon Glass · 12 years ago
  77. ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  78. 436f632 arm: make __bss_start and __bss_end__ compiler-generated by Albert ARIBAUD · 12 years ago
  79. d150db6 treewide: include libfdt_env.h before fdt.h by Kim Phillips · 12 years ago
  80. 6b4ee15 arm: Move tlb_addr and tlb_size to arch_global_data by Simon Glass · 12 years ago
  81. 97ec739 arm: fix CONFIG_DELAY_ENVIRONMENT to act like it claims in the README by Lucas Stach · 12 years ago
  82. d84d60f arm: Tabify code for MMC initialization by Taylor Hutt · 12 years ago
  83. 25d0227 arm: Move bootstage record for board_init_f() to after arch_cpu_init() by Simon Glass · 12 years ago
  84. f1ffb6c arm: Make interrupts.o and reset.o in libarm also appear in SPL by Tom Wai-Hong Tam · 12 years ago
  85. e882201 arm: Add CONFIG_DISPLAY_BOARDINFO_LATE to display board info on LCD by Simon Glass · 12 years ago
  86. 6b8d5fd arm: Add CONFIG_DELAY_ENVIRONMENT to delay environment loading by Simon Glass · 12 years ago
  87. 7d5c036 arm: Move fdt check earlier so that board_early_init_f() can use it by Simon Glass · 12 years ago
  88. 72866c7 arm: Keep track of the tlb size as well as its location by Gabe Black · 12 years ago
  89. 7a7825f arm: move flush_dcache_all() to just before disable cache by Arun Mankuzhi · 12 years ago
  90. facdae5 arm: move C runtime setup code in crt0.S by Albert ARIBAUD · 12 years ago
  91. bafe41a Merge remote-tracking branch 'u-boot/master' into u-boot-arm-merged by Allen Martin · 12 years ago
  92. 864ec56 env: Use getenv_yesno() more generally by Joe Hershberger · 12 years ago
  93. a4f2079 arm: Add control over cachability of memory regions by Simon Glass · 12 years ago
  94. 3636a34 pmic: Introduce power_init_board() method at ./lib/board.c file by Łukasz Majewski · 12 years ago
  95. 9b9f90b Merge remote-tracking branch 'u-boot-ti/master' by Albert ARIBAUD · 12 years ago
  96. 5ebe4f1 arm bootm: Allow to pass board specified atags by Pali Rohár · 12 years ago
  97. 734165a ARM : Remove unused CONFIG_DRIVER_SMC91111, CONFIG_DRIVER_LAN91C96 by Ashok · 12 years ago
  98. d467823 arm: fdt: Relocate fdt along with other data by Simon Glass · 12 years ago
  99. a29c787 Merge branch 'agust@denx.de-next' of git://git.denx.de/u-boot-staging by Tom Rini · 12 years ago
  100. 52039da serial: Remove CONFIG_SERIAL_MULTI from remaining sources by Marek Vasut · 12 years ago