1. 8e16b1e common: Move RAM-sizing functions to init.h by Simon Glass · Sat Dec 28 10:45:05 2019 -0700
  2. afb0215 common: Move reset_cpu() to the CPU header by Simon Glass · Sat Dec 28 10:45:01 2019 -0700
  3. a9dc068 common: Move get_tbclk() to time.h by Simon Glass · Sat Dec 28 10:44:59 2019 -0700
  4. 18afe10 common: Move pci_init_board() out of common.h by Simon Glass · Thu Nov 14 12:57:47 2019 -0700
  5. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · Thu Nov 14 12:57:37 2019 -0700
  6. fbf091b arm: powerpc: Tidy up code style for cache functions by Simon Glass · Thu Nov 14 12:57:36 2019 -0700
  7. 370382c common: Move some SMP functions out of common.h by Simon Glass · Thu Nov 14 12:57:35 2019 -0700
  8. 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · Thu Nov 14 12:57:30 2019 -0700
  9. d700c3a Revert "vexpress64: fvp dram: add DRAM configuration" by Ryan Harkin · Tue Aug 27 11:56:49 2019 +0100
  10. 5e6201b env: Move env_set() to env.h by Simon Glass · Thu Aug 01 09:46:51 2019 -0600
  11. c429cbf vexpress64: fix a typo of SPDX-License-Identifier by Masahiro Yamada · Tue Jun 18 12:25:51 2019 +0900
  12. ccd035a Drop CONFIG_INIT_CRITICAL by Bin Meng · Thu Nov 22 11:26:26 2018 +0100
  13. 9858a60 arm: remove prototype for get_timer_masked by Patrick Delaunay · Fri Oct 05 11:33:52 2018 +0200
  14. 94a0859 arm: remove prototype for udelay_masked by Patrick Delaunay · Fri Oct 05 11:33:51 2018 +0200
  15. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  16. e6f33bf vexpress: fix syntax error in armv7_boot_nonsec_default() by Heinrich Schuchardt · Tue Apr 10 23:11:53 2018 +0200
  17. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · Mon Mar 05 01:20:11 2018 +0900
  18. a1c13cb vexpress: Sign up as maintainer by Linus Walleij · Mon Feb 19 14:49:07 2018 +0100
  19. 2a392fe mmc: arm_pl180_mmci: update arm_pl180_mmci_init() prototype by Patrice Chotard · Mon Oct 23 10:57:30 2017 +0200
  20. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · Thu Aug 03 12:22:09 2017 -0600
  21. 0ffb9d6 arm: Add explicit include of <asm/mach-types.h> by Simon Glass · Wed May 31 19:47:48 2017 -0600
  22. 11c89f3 dm: Use dm.h header when driver mode is used by Simon Glass · Wed May 17 17:18:03 2017 -0600
  23. 2f949c3 board_f: Drop setup_dram_config() wrapper by Simon Glass · Fri Mar 31 08:40:32 2017 -0600
  24. 313ec09 vexpress64: Juno: Change PCI buss addresses for IO to start from zero. by Liviu Dudau · Tue Nov 22 11:19:18 2016 +0000
  25. b1bb4d3 vexpress: disable cci ace slave ports when booting in non-sec/hyp mode by Sudeep Holla · Fri Sep 23 17:38:39 2016 +0100
  26. 413ca3d vexpress: Check TC2 firmware support before defaulting to nonsec booting by Jon Medhurst \(Tixy\) · Thu Jun 23 13:37:32 2016 +0100
  27. c7104e5 armv8: mmu: Add support of non-identical mapping by York Sun · Fri Jun 24 16:46:22 2016 -0700
  28. 5889e39 vexpress64: Add MMU tables by Alexander Graf · Fri Mar 04 01:09:51 2016 +0100
  29. 98d2fff vexpress64: use 2nd DRAM bank only on juno by Ryan Harkin · Wed Nov 18 10:39:07 2015 +0000
  30. 8961d50 vexpress64: compile Juno PCIe conditionally by Ryan Harkin · Wed Nov 18 10:39:06 2015 +0000
  31. 7515464 Juno: don't print PCI debug information by default by Andre Przywara · Fri Nov 13 11:25:46 2015 +0000
  32. 8d1fdc3 vexpress64: Juno: Add initialisation code for Juno R1 PCIe host bridge. by Liviu Dudau · Mon Oct 19 11:08:32 2015 +0100
  33. 086c977 vexpress64: Juno: Declare all 8GB of RAM and make them visible to the kernel. by Liviu Dudau · Mon Oct 19 11:08:31 2015 +0100
  34. b6b9665 vexpress64: fvp dram: add DRAM configuration by Ryan Harkin · Fri Oct 09 17:18:02 2015 +0100
  35. c98cd0d vexpress64: Kconfig: tidy up by Ryan Harkin · Fri Oct 09 17:18:00 2015 +0100
  36. dfd904a arm: Remove versatileab board by Simon Glass · Sun Aug 30 19:19:30 2015 -0600
  37. 616d9a0 integrator: switch to DM serial port by Linus Walleij · Mon Jul 27 11:22:48 2015 +0200
  38. ac31b5a ARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditions by Jan Kiszka · Tue Apr 21 07:18:24 2015 +0200
  39. a3f4a85 integrator: stop zeroing the gd flags by Linus Walleij · Tue Apr 21 15:35:59 2015 +0200
  40. cad4416 ARM: integrator: move board select into mach-integrator/Kconfig by Masahiro Yamada · Tue Apr 21 21:59:36 2015 +0900
  41. 31e476e vexpress64: use DM for all vexpress64 boards by Linus Walleij · Tue Apr 14 10:01:35 2015 +0200
  42. c1a1955 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Fri Apr 03 09:14:38 2015 -0400
  43. a90caa3 vexpress64: cut config and defaults for unclear variant by Linus Walleij · Mon Mar 23 11:06:14 2015 +0100
  44. e08177c vexpress64: remove board late init, use smhload by Linus Walleij · Mon Mar 23 11:06:12 2015 +0100
  45. ab33c2c ARMv8: enable DM in vexpress64 board by David Feng · Sat Jan 31 11:55:29 2015 +0800
  46. ffdb488 remove unnecessary version.h includes by Rob Herring · Tue Mar 17 15:28:55 2015 -0500
  47. 7477139 armv8/vexpress64: make multientry conditional by Linus Walleij · Mon Mar 09 10:53:21 2015 +0100
  48. 48b4755 vexpress64: juno: support SMC9118 ethernet by Linus Walleij · Tue Feb 17 11:35:25 2015 +0100
  49. c582250 vexpress64: support the Juno Development Platform by Linus Walleij · Fri Jan 23 14:41:10 2015 +0100
  50. 800d6fd vexpress64: get rid of CONFIG_SYS_EXTRA_OPTIONS by Linus Walleij · Fri Jan 23 11:50:53 2015 +0100
  51. 75d61b5 vexpress64: take over maintenance of the semi vexpress64 by Linus Walleij · Wed Dec 24 02:02:19 2014 +0100
  52. 3bae15f kconfig: arm: introduce symbol for ARM CPUs by Georges Savoundararadj · Tue Oct 28 23:16:09 2014 +0100
  53. 5cd6ded MAINTAINERS: comment out blank M: field by Masahiro Yamada · Tue Sep 16 14:11:51 2014 +0900
  54. ba0debf MAINTAINERS: comment out invalid maintainers by Masahiro Yamada · Tue Sep 16 14:11:50 2014 +0900
  55. 0d46c34 kconfig: armv8: move CONFIG_ARM64 to Kconfig by Masahiro Yamada · Sun Sep 14 03:01:51 2014 +0900
  56. 7488744 vexpress64: kconfig: consolidate CONFIG_TARGET_VEXPRESS_AEMV8A_SEMI by Masahiro Yamada · Sun Sep 14 03:01:50 2014 +0900
  57. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · Sun Sep 14 03:01:49 2014 +0900
  58. fc7a08a versatile: kconfig: move common settings by Masahiro Yamada · Sun Aug 31 07:10:58 2014 +0900
  59. bf7e38f MAINTAINERS: change the status of vexpress board to Orphan by Masahiro Yamada · Mon Aug 04 10:30:32 2014 +0900
  60. 9799f26 Add board MAINTAINERS files by Masahiro Yamada · Wed Jul 30 14:08:18 2014 +0900
  61. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · Wed Jul 30 14:08:14 2014 +0900
  62. d32d411 arm: Add support for semihosting for armv8 fastmodel targets. by Darwin Rambo · Mon Jun 09 11:12:59 2014 -0700
  63. 6e29472 arm: remove unneeded symbol offsets and _TEXT_BASE by Albert ARIBAUD · Sat Feb 22 17:53:43 2014 +0100
  64. a9ba3f7 Merge branch 'u-boot-arm/next' into 'u-boot-arm/master' by Albert ARIBAUD · Tue Jan 28 11:25:28 2014 +0100
  65. f283e4f lib: time: add weak timer_init() function by Darwin Rambo · Thu Dec 19 15:06:12 2013 -0800
  66. 032d291 ARM: versatile: pass correct machine type for Versatile AB by Linus Walleij · Wed Nov 27 10:33:32 2013 +0100
  67. 3b5458c arm64: board support of vexpress_aemv8a by David Feng · Sat Dec 14 11:47:37 2013 +0800
  68. 9560ec4 ARM: vexpress: convert to common timer code by Rob Herring · Fri Oct 04 10:22:45 2013 -0500
  69. 5d23de5 board: arm: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:37 2013 +0900
  70. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  71. 55b19aa ARM: VExpress: enable ARMv7 virt support for VExpress A15 by Andre Przywara · Thu Sep 19 18:06:46 2013 +0200
  72. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  73. 0e5827f ARM: vexpress: create A5 specific board config by Ryan Harkin · Tue Apr 09 02:20:31 2013 +0000
  74. f9f8481 ARM: vexpress: refactoring of Versatile Express CA9x4 support by Ryan Harkin · Tue Apr 09 02:20:30 2013 +0000
  75. 03f609b u8500: Separating mmc config parameters from driver by John Rigby · Tue Jul 31 08:59:31 2012 +0000
  76. e75d563 doc: cleanup - move board READMEs into respective board directories by Wolfgang Denk · Sun Apr 29 23:57:39 2012 +0000
  77. 1acfeac ARMV7/Vexpress: add missing get_ticks() and get_tbclk() by Liming Wang · Wed Feb 22 04:56:31 2012 +0000
  78. 38ff13d integrator: remove fragile delay loop from PCI code by Linus Walleij · Sat Mar 03 21:21:13 2012 +0100
  79. d222d1b integrator: rewrite the AP PCI driver by Linus Walleij · Mon Jan 30 13:49:34 2012 +0000
  80. 7e9bfaa integrator: stop calling pci_init() twice by Linus Walleij · Sat Jan 21 13:13:19 2012 +0000
  81. 6f716fe integrator: enable Vpp and disable flash protection by Linus Walleij · Wed Nov 09 06:16:37 2011 +0000
  82. 53ec6af integrator: add system controller header by Linus Walleij · Wed Nov 09 06:16:17 2011 +0000
  83. 4c08ac0 integrator: make flash writeable on boot by Linus Walleij · Wed Nov 09 06:15:59 2011 +0000
  84. aa371bc integrator: use io-accessors for board init by Linus Walleij · Wed Nov 09 06:14:40 2011 +0000
  85. 6c4612b integrator: move text offset to config by Linus Walleij · Wed Nov 09 06:14:20 2011 +0000
  86. fd04260 integrator: do not test first part of the memory by Linus Walleij · Sun Oct 23 21:02:03 2011 +0000
  87. ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · Thu Oct 13 06:54:57 2011 +0000
  88. 716fbb4 ARM: versatile: delete split_by_variant.sh by Linus Walleij · Mon Sep 12 01:25:22 2011 +0200
  89. 11e06aa ARM: versatile: drop warnings by Stefano Babic · Mon Aug 29 22:49:54 2011 +0000
  90. d3a849f integrator: convert to new build system by Linus Walleij · Fri Aug 12 00:28:57 2011 +0000
  91. df7645d integratorap: support relocation by Linus Walleij · Mon Jul 25 01:50:08 2011 +0000
  92. 2b33ec6 integratorap: make the compile work again by Linus Walleij · Mon Jul 25 01:49:36 2011 +0000
  93. 491ff7f ARM: versatile: fix board support by Stefano Babic · Fri Jun 24 03:04:38 2011 +0000
  94. 944a7fe Timer: Remove reset_timer_masked() by Graeme Russ · Fri Jul 15 02:21:14 2011 +0000
  95. 139d6cf Timer: Remove reset_timer() for non-Nios2 arches by Graeme Russ · Fri Jul 15 02:19:44 2011 +0000
  96. 5e669ff Timer: Remove set_timer completely by Graeme Russ · Fri Jul 15 02:18:12 2011 +0000
  97. ecee9c8 armv7: rename cache related CONFIG flags by Aneesh V · Thu Jun 16 23:30:48 2011 +0000
  98. 89f4f0d ARMV7: Vexpress: Add missing MMC header by Dirk Behme · Mon May 23 07:40:26 2011 +0000
  99. c5a6a40 ARMV7: Vexpress: Add MMC support by Matt Waddel · Sat Apr 16 11:54:08 2011 +0000
  100. 8e657b6 ARMV7: Vexpress: Remove config.mk by Matt Waddel · Thu Mar 03 06:54:48 2011 +0000