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