1. b1bb4d3 vexpress: disable cci ace slave ports when booting in non-sec/hyp mode by Sudeep Holla · 8 years ago
  2. 413ca3d vexpress: Check TC2 firmware support before defaulting to nonsec booting by Jon Medhurst \(Tixy\) · 8 years ago
  3. c7104e5 armv8: mmu: Add support of non-identical mapping by York Sun · 8 years ago
  4. 5889e39 vexpress64: Add MMU tables by Alexander Graf · 9 years ago
  5. 98d2fff vexpress64: use 2nd DRAM bank only on juno by Ryan Harkin · 9 years ago
  6. 8961d50 vexpress64: compile Juno PCIe conditionally by Ryan Harkin · 9 years ago
  7. 7515464 Juno: don't print PCI debug information by default by Andre Przywara · 9 years ago
  8. 8d1fdc3 vexpress64: Juno: Add initialisation code for Juno R1 PCIe host bridge. by Liviu Dudau · 9 years ago
  9. 086c977 vexpress64: Juno: Declare all 8GB of RAM and make them visible to the kernel. by Liviu Dudau · 9 years ago
  10. b6b9665 vexpress64: fvp dram: add DRAM configuration by Ryan Harkin · 9 years ago
  11. c98cd0d vexpress64: Kconfig: tidy up by Ryan Harkin · 9 years ago
  12. dfd904a arm: Remove versatileab board by Simon Glass · 9 years ago
  13. 616d9a0 integrator: switch to DM serial port by Linus Walleij · 9 years ago
  14. ac31b5a ARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditions by Jan Kiszka · 10 years ago
  15. a3f4a85 integrator: stop zeroing the gd flags by Linus Walleij · 10 years ago
  16. cad4416 ARM: integrator: move board select into mach-integrator/Kconfig by Masahiro Yamada · 10 years ago
  17. 31e476e vexpress64: use DM for all vexpress64 boards by Linus Walleij · 10 years ago
  18. c1a1955 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 10 years ago
  19. a90caa3 vexpress64: cut config and defaults for unclear variant by Linus Walleij · 10 years ago
  20. e08177c vexpress64: remove board late init, use smhload by Linus Walleij · 10 years ago
  21. ab33c2c ARMv8: enable DM in vexpress64 board by David Feng · 10 years ago
  22. ffdb488 remove unnecessary version.h includes by Rob Herring · 10 years ago
  23. 7477139 armv8/vexpress64: make multientry conditional by Linus Walleij · 10 years ago
  24. 48b4755 vexpress64: juno: support SMC9118 ethernet by Linus Walleij · 10 years ago
  25. c582250 vexpress64: support the Juno Development Platform by Linus Walleij · 10 years ago
  26. 800d6fd vexpress64: get rid of CONFIG_SYS_EXTRA_OPTIONS by Linus Walleij · 10 years ago
  27. 75d61b5 vexpress64: take over maintenance of the semi vexpress64 by Linus Walleij · 10 years ago
  28. 3bae15f kconfig: arm: introduce symbol for ARM CPUs by Georges Savoundararadj · 10 years ago
  29. 5cd6ded MAINTAINERS: comment out blank M: field by Masahiro Yamada · 10 years ago
  30. ba0debf MAINTAINERS: comment out invalid maintainers by Masahiro Yamada · 10 years ago
  31. 0d46c34 kconfig: armv8: move CONFIG_ARM64 to Kconfig by Masahiro Yamada · 10 years ago
  32. 7488744 vexpress64: kconfig: consolidate CONFIG_TARGET_VEXPRESS_AEMV8A_SEMI by Masahiro Yamada · 10 years ago
  33. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  34. fc7a08a versatile: kconfig: move common settings by Masahiro Yamada · 10 years ago
  35. bf7e38f MAINTAINERS: change the status of vexpress board to Orphan by Masahiro Yamada · 10 years ago
  36. 9799f26 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  37. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  38. d32d411 arm: Add support for semihosting for armv8 fastmodel targets. by Darwin Rambo · 10 years ago
  39. 6e29472 arm: remove unneeded symbol offsets and _TEXT_BASE by Albert ARIBAUD · 11 years ago
  40. a9ba3f7 Merge branch 'u-boot-arm/next' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  41. f283e4f lib: time: add weak timer_init() function by Darwin Rambo · 11 years ago
  42. 032d291 ARM: versatile: pass correct machine type for Versatile AB by Linus Walleij · 11 years ago
  43. 3b5458c arm64: board support of vexpress_aemv8a by David Feng · 11 years ago
  44. 9560ec4 ARM: vexpress: convert to common timer code by Rob Herring · 11 years ago
  45. 5d23de5 board: arm: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  46. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  47. 55b19aa ARM: VExpress: enable ARMv7 virt support for VExpress A15 by Andre Przywara · 11 years ago
  48. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  49. 0e5827f ARM: vexpress: create A5 specific board config by Ryan Harkin · 12 years ago
  50. f9f8481 ARM: vexpress: refactoring of Versatile Express CA9x4 support by Ryan Harkin · 12 years ago
  51. 03f609b u8500: Separating mmc config parameters from driver by John Rigby · 12 years ago
  52. e75d563 doc: cleanup - move board READMEs into respective board directories by Wolfgang Denk · 13 years ago
  53. 1acfeac ARMV7/Vexpress: add missing get_ticks() and get_tbclk() by Liming Wang · 13 years ago
  54. 38ff13d integrator: remove fragile delay loop from PCI code by Linus Walleij · 13 years ago
  55. d222d1b integrator: rewrite the AP PCI driver by Linus Walleij · 13 years ago
  56. 7e9bfaa integrator: stop calling pci_init() twice by Linus Walleij · 13 years ago
  57. 6f716fe integrator: enable Vpp and disable flash protection by Linus Walleij · 13 years ago
  58. 53ec6af integrator: add system controller header by Linus Walleij · 13 years ago
  59. 4c08ac0 integrator: make flash writeable on boot by Linus Walleij · 13 years ago
  60. aa371bc integrator: use io-accessors for board init by Linus Walleij · 13 years ago
  61. 6c4612b integrator: move text offset to config by Linus Walleij · 13 years ago
  62. fd04260 integrator: do not test first part of the memory by Linus Walleij · 13 years ago
  63. ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  64. 716fbb4 ARM: versatile: delete split_by_variant.sh by Linus Walleij · 13 years ago
  65. 11e06aa ARM: versatile: drop warnings by Stefano Babic · 13 years ago
  66. d3a849f integrator: convert to new build system by Linus Walleij · 13 years ago
  67. df7645d integratorap: support relocation by Linus Walleij · 13 years ago
  68. 2b33ec6 integratorap: make the compile work again by Linus Walleij · 13 years ago
  69. 491ff7f ARM: versatile: fix board support by Stefano Babic · 13 years ago
  70. 944a7fe Timer: Remove reset_timer_masked() by Graeme Russ · 13 years ago
  71. 139d6cf Timer: Remove reset_timer() for non-Nios2 arches by Graeme Russ · 13 years ago
  72. 5e669ff Timer: Remove set_timer completely by Graeme Russ · 13 years ago
  73. ecee9c8 armv7: rename cache related CONFIG flags by Aneesh V · 13 years ago
  74. 89f4f0d ARMV7: Vexpress: Add missing MMC header by Dirk Behme · 14 years ago
  75. c5a6a40 ARMV7: Vexpress: Add MMC support by Matt Waddel · 14 years ago
  76. 8e657b6 ARMV7: Vexpress: Remove config.mk by Matt Waddel · 14 years ago
  77. 10452f7 ARMV7: Vexpress: Fix build error by Dirk Behme · 14 years ago
  78. a1d3bc4 ARMV7: Vexpress: fix compile warnings by Matt Waddel · 14 years ago
  79. a0b1908 ARMV7: Vexpress: fix build errors by Matt Waddel · 14 years ago
  80. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  81. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  82. b38a33b board/armltd/integrator/split_by_variant.sh: fix 'echo -n' by Andreas Bießmann · 14 years ago
  83. 35c638b ARMV7: Versatile Express Coretile CortexA9x4 support by Matt Waddel · 14 years ago
  84. 71c50eb arm/integrator: Remove unneccessary CONFIG_PCI check. by Detlev Zundel · 15 years ago
  85. f0f778a Generic udelay() with watchdog support by Ingo van Lil · 15 years ago
  86. 0fd6aae Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI API by Ben Warren · 15 years ago
  87. 749dba7 ARM: make split_by_variant.sh output more useful by Wolfgang Denk · 15 years ago
  88. 6ebf7e9 versatile: update config and merge to cfi flash driver by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  89. 693a7ae integrator: merge integratorap and integratorcp by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  90. 07efe4c integratorap/cp: use cfi driver by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  91. 9c505e4 integratorap/cp/versatile: remove non used functions by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  92. 3c9dc3b integratorcp: split timer support by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  93. b0dfeac integratorap: split timer support by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  94. 29383e5 integratorap: split pci support by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  95. 7580b86 arm: unify linker script by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  96. 8c9fc00 arm: timer and interrupt init rework by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  97. f1b3f2b Fix e-mail address of Gary Jennejohn. by Detlev Zundel · 16 years ago
  98. e6b5f1b arm: clean cache management by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  99. 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · 16 years ago
  100. efa1f1d pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity by Kumar Gala · 16 years ago