1. 9b4a205 common: Move RAM-sizing functions to init.h by Simon Glass · 4 years, 9 months ago
  2. 9a3b4ce common: Move reset_cpu() to the CPU header by Simon Glass · 4 years, 9 months ago
  3. 049f8d6 common: Move get_tbclk() to time.h by Simon Glass · 4 years, 9 months ago
  4. 2cf431c common: Move pci_init_board() out of common.h by Simon Glass · 4 years, 11 months ago
  5. 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 4 years, 11 months ago
  6. 6cc915b arm: powerpc: Tidy up code style for cache functions by Simon Glass · 4 years, 11 months ago
  7. 62270f4 common: Move some SMP functions out of common.h by Simon Glass · 4 years, 11 months ago
  8. 1045315 common: Move get_ticks() function out of common.h by Simon Glass · 4 years, 11 months ago
  9. 296439e Revert "vexpress64: fvp dram: add DRAM configuration" by Ryan Harkin · 5 years ago
  10. 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
  11. 7700b13 vexpress64: fix a typo of SPDX-License-Identifier by Masahiro Yamada · 5 years ago
  12. c95cafd Drop CONFIG_INIT_CRITICAL by Bin Meng · 6 years ago
  13. 6180ea7 arm: remove prototype for get_timer_masked by Patrick Delaunay · 6 years ago
  14. aa33fe8 arm: remove prototype for udelay_masked by Patrick Delaunay · 6 years ago
  15. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  16. 901b77b vexpress: fix syntax error in armv7_boot_nonsec_default() by Heinrich Schuchardt · 6 years ago
  17. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  18. 116b49c vexpress: Sign up as maintainer by Linus Walleij · 7 years ago
  19. cb0060e mmc: arm_pl180_mmci: update arm_pl180_mmci_init() prototype by Patrice Chotard · 7 years ago
  20. 382bee5 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  21. c62db35 arm: Add explicit include of <asm/mach-types.h> by Simon Glass · 7 years ago
  22. 9d92245 dm: Use dm.h header when driver mode is used by Simon Glass · 7 years ago
  23. 76b00ac board_f: Drop setup_dram_config() wrapper by Simon Glass · 7 years ago
  24. 88e0d59 vexpress64: Juno: Change PCI buss addresses for IO to start from zero. by Liviu Dudau · 8 years ago
  25. 03ab5d1 vexpress: disable cci ace slave ports when booting in non-sec/hyp mode by Sudeep Holla · 8 years ago
  26. f225d39 vexpress: Check TC2 firmware support before defaulting to nonsec booting by Jon Medhurst \(Tixy\) · 8 years ago
  27. cd4b0c5 armv8: mmu: Add support of non-identical mapping by York Sun · 8 years ago
  28. e593bf5 vexpress64: Add MMU tables by Alexander Graf · 9 years ago
  29. 2c2b218 vexpress64: use 2nd DRAM bank only on juno by Ryan Harkin · 9 years ago
  30. bc8d3bc vexpress64: compile Juno PCIe conditionally by Ryan Harkin · 9 years ago
  31. 0ee1a22 Juno: don't print PCI debug information by default by Andre Przywara · 9 years ago
  32. 2fdc9b7 vexpress64: Juno: Add initialisation code for Juno R1 PCIe host bridge. by Liviu Dudau · 9 years ago
  33. 2d0cee1 vexpress64: Juno: Declare all 8GB of RAM and make them visible to the kernel. by Liviu Dudau · 9 years ago
  34. fc04b92 vexpress64: fvp dram: add DRAM configuration by Ryan Harkin · 9 years ago
  35. b483cb5 vexpress64: Kconfig: tidy up by Ryan Harkin · 9 years ago
  36. b928e65 arm: Remove versatileab board by Simon Glass · 9 years ago
  37. 3f394e7 integrator: switch to DM serial port by Linus Walleij · 9 years ago
  38. 104d6fb ARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditions by Jan Kiszka · 9 years ago
  39. ab93bf0 integrator: stop zeroing the gd flags by Linus Walleij · 9 years ago
  40. 5cbbd9b ARM: integrator: move board select into mach-integrator/Kconfig by Masahiro Yamada · 9 years ago
  41. d280ea0 vexpress64: use DM for all vexpress64 boards by Linus Walleij · 9 years ago
  42. 692e5c4 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 9 years ago
  43. 03314f0 vexpress64: cut config and defaults for unclear variant by Linus Walleij · 10 years ago
  44. 49995ff vexpress64: remove board late init, use smhload by Linus Walleij · 10 years ago
  45. d8bafe13 ARMv8: enable DM in vexpress64 board by David Feng · 10 years ago
  46. 7682a99 remove unnecessary version.h includes by Rob Herring · 10 years ago
  47. 23b5877 armv8/vexpress64: make multientry conditional by Linus Walleij · 10 years ago
  48. b31f9d7 vexpress64: juno: support SMC9118 ethernet by Linus Walleij · 10 years ago
  49. ffc1037 vexpress64: support the Juno Development Platform by Linus Walleij · 10 years ago
  50. f91afc4 vexpress64: get rid of CONFIG_SYS_EXTRA_OPTIONS by Linus Walleij · 10 years ago
  51. 058235c vexpress64: take over maintenance of the semi vexpress64 by Linus Walleij · 10 years ago
  52. 2e07c24 kconfig: arm: introduce symbol for ARM CPUs by Georges Savoundararadj · 10 years ago
  53. 535aad2 MAINTAINERS: comment out blank M: field by Masahiro Yamada · 10 years ago
  54. e5a504e MAINTAINERS: comment out invalid maintainers by Masahiro Yamada · 10 years ago
  55. 016a954 kconfig: armv8: move CONFIG_ARM64 to Kconfig by Masahiro Yamada · 10 years ago
  56. 8813fda vexpress64: kconfig: consolidate CONFIG_TARGET_VEXPRESS_AEMV8A_SEMI by Masahiro Yamada · 10 years ago
  57. 461be2f kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  58. ad17a81 versatile: kconfig: move common settings by Masahiro Yamada · 10 years ago
  59. aee6375 MAINTAINERS: change the status of vexpress board to Orphan by Masahiro Yamada · 10 years ago
  60. 93d4334 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  61. dd84058 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  62. 261d276 arm: Add support for semihosting for armv8 fastmodel targets. by Darwin Rambo · 10 years ago
  63. b60eff3 arm: remove unneeded symbol offsets and _TEXT_BASE by Albert ARIBAUD · 11 years ago
  64. c0cae2e Merge branch 'u-boot-arm/next' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  65. de351d6 lib: time: add weak timer_init() function by Darwin Rambo · 11 years ago
  66. a25feb7 ARM: versatile: pass correct machine type for Versatile AB by Linus Walleij · 11 years ago
  67. 1291682 arm64: board support of vexpress_aemv8a by David Feng · 11 years ago
  68. b3a7f22 ARM: vexpress: convert to common timer code by Rob Herring · 11 years ago
  69. a79854a board: arm: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  70. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  71. e261c83 ARM: VExpress: enable ARMv7 virt support for VExpress A15 by Andre Przywara · 11 years ago
  72. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  73. cd4f46e ARM: vexpress: create A5 specific board config by Ryan Harkin · 11 years ago
  74. 9b58a3f ARM: vexpress: refactoring of Versatile Express CA9x4 support by Ryan Harkin · 11 years ago
  75. 10ed93d u8500: Separating mmc config parameters from driver by John Rigby · 12 years ago
  76. 702e601 doc: cleanup - move board READMEs into respective board directories by Wolfgang Denk · 12 years ago
  77. d721a3a ARMV7/Vexpress: add missing get_ticks() and get_tbclk() by Liming Wang · 13 years ago
  78. fca94c3 integrator: remove fragile delay loop from PCI code by Linus Walleij · 13 years ago
  79. 2458716 integrator: rewrite the AP PCI driver by Linus Walleij · 13 years ago
  80. 4ae6a91 integrator: stop calling pci_init() twice by Linus Walleij · 13 years ago
  81. 1dc2680 integrator: enable Vpp and disable flash protection by Linus Walleij · 13 years ago
  82. 0a20e53 integrator: add system controller header by Linus Walleij · 13 years ago
  83. 701ed16 integrator: make flash writeable on boot by Linus Walleij · 13 years ago
  84. 7c045d0 integrator: use io-accessors for board init by Linus Walleij · 13 years ago
  85. a4c15c0 integrator: move text offset to config by Linus Walleij · 13 years ago
  86. 46b5ccb integrator: do not test first part of the memory by Linus Walleij · 13 years ago
  87. 464c792 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  88. 94acfed ARM: versatile: delete split_by_variant.sh by Linus Walleij · 13 years ago
  89. 689d0fa ARM: versatile: drop warnings by Stefano Babic · 13 years ago
  90. 23b3ae0 integrator: convert to new build system by Linus Walleij · 13 years ago
  91. 26c8263 integratorap: support relocation by Linus Walleij · 13 years ago
  92. a46877c integratorap: make the compile work again by Linus Walleij · 13 years ago
  93. d388298 ARM: versatile: fix board support by Stefano Babic · 13 years ago
  94. 17659d7 Timer: Remove reset_timer_masked() by Graeme Russ · 13 years ago
  95. 4769be2 Timer: Remove reset_timer() for non-Nios2 arches by Graeme Russ · 13 years ago
  96. 5c8404a Timer: Remove set_timer completely by Graeme Russ · 13 years ago
  97. e47f2db armv7: rename cache related CONFIG flags by Aneesh V · 13 years ago
  98. a6f479c ARMV7: Vexpress: Add missing MMC header by Dirk Behme · 13 years ago
  99. f0c6452 ARMV7: Vexpress: Add MMC support by Matt Waddel · 13 years ago
  100. 471eec5 ARMV7: Vexpress: Remove config.mk by Matt Waddel · 14 years ago