1. 3ca0ea0 vexpress64: Add ARMv8R-64 board variant by Peter Hoyes · Fri Mar 04 16:30:18 2022 +0000
  2. 2b97f12 vexpress64: pick DRAM size from DT by Andre Przywara · Fri Mar 04 16:30:17 2022 +0000
  3. 87de4b7 vexpress64: generalise page table generation by Andre Przywara · Fri Mar 04 16:30:16 2022 +0000
  4. 9fd5ec5 vexpress64: move hardware setting from defconfig to Kconfig by Andre Przywara · Fri Mar 04 16:30:13 2022 +0000
  5. 395e9a9 vexpress64: fvp: enable OF_CONTROL by Andre Przywara · Fri Mar 04 16:30:11 2022 +0000
  6. b33739f vexpress64: Kconfig: move board definitions out of arch/arm by Andre Przywara · Fri Mar 04 16:30:09 2022 +0000
  7. 25781e2 pci: Add defines for normal and subtractive PCI bridges by Pali Rohár · Fri Feb 18 13:18:40 2022 +0100
  8. e378248 vexpress64: Remove unused macro XR3PCI_ECAM_OFFSET by Pali Rohár · Wed Nov 24 18:00:30 2021 +0100
  9. 8194cda vexpress64: Enable VIRTIO_NET network driver by Peter Hoyes · Thu Nov 11 09:26:03 2021 +0000
  10. baf62cf vexpress64: Enable OF_CONTROL and OF_BOARD for VExpress64 by Peter Hoyes · Thu Nov 11 09:26:02 2021 +0000
  11. 3286037 vexpress64: Refactor header file to make it easier to add new FVPs by Peter Hoyes · Thu Nov 11 09:26:00 2021 +0000
  12. ab5348a sandbox: Remove OF_HOSTFILE by Ilias Apalodimas · Tue Oct 26 09:12:33 2021 +0300
  13. 6f14d5f reset: Remove addr parameter from reset_cpu() by Harald Seiler · Tue Dec 15 16:47:52 2020 +0100
  14. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  15. 1d8364a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · Mon Dec 28 20:34:54 2020 -0700
  16. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · Thu Dec 03 16:55:23 2020 -0700
  17. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  18. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  19. 95486fb arm: juno: Enable PCI by Andre Przywara · Thu Jun 11 12:03:20 2020 +0100
  20. d263e76 arm: juno: Enable DM_ETH by Andre Przywara · Thu Jun 11 12:03:18 2020 +0100
  21. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  22. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  23. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  24. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  25. 651c91b arm: juno: Use PSCI based reset by Andre Przywara · Mon Apr 27 19:18:02 2020 +0100
  26. 94504f4 arm: juno: Enable OF_CONTROL by Andre Przywara · Mon Apr 27 19:18:01 2020 +0100
  27. afb0215 common: Move reset_cpu() to the CPU header by Simon Glass · Sat Dec 28 10:45:01 2019 -0700
  28. d700c3a Revert "vexpress64: fvp dram: add DRAM configuration" by Ryan Harkin · Tue Aug 27 11:56:49 2019 +0100
  29. c429cbf vexpress64: fix a typo of SPDX-License-Identifier by Masahiro Yamada · Tue Jun 18 12:25:51 2019 +0900
  30. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  31. 11c89f3 dm: Use dm.h header when driver mode is used by Simon Glass · Wed May 17 17:18:03 2017 -0600
  32. 2f949c3 board_f: Drop setup_dram_config() wrapper by Simon Glass · Fri Mar 31 08:40:32 2017 -0600
  33. 313ec09 vexpress64: Juno: Change PCI buss addresses for IO to start from zero. by Liviu Dudau · Tue Nov 22 11:19:18 2016 +0000
  34. c7104e5 armv8: mmu: Add support of non-identical mapping by York Sun · Fri Jun 24 16:46:22 2016 -0700
  35. 5889e39 vexpress64: Add MMU tables by Alexander Graf · Fri Mar 04 01:09:51 2016 +0100
  36. 98d2fff vexpress64: use 2nd DRAM bank only on juno by Ryan Harkin · Wed Nov 18 10:39:07 2015 +0000
  37. 8961d50 vexpress64: compile Juno PCIe conditionally by Ryan Harkin · Wed Nov 18 10:39:06 2015 +0000
  38. 7515464 Juno: don't print PCI debug information by default by Andre Przywara · Fri Nov 13 11:25:46 2015 +0000
  39. 8d1fdc3 vexpress64: Juno: Add initialisation code for Juno R1 PCIe host bridge. by Liviu Dudau · Mon Oct 19 11:08:32 2015 +0100
  40. 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
  41. b6b9665 vexpress64: fvp dram: add DRAM configuration by Ryan Harkin · Fri Oct 09 17:18:02 2015 +0100
  42. c98cd0d vexpress64: Kconfig: tidy up by Ryan Harkin · Fri Oct 09 17:18:00 2015 +0100
  43. 31e476e vexpress64: use DM for all vexpress64 boards by Linus Walleij · Tue Apr 14 10:01:35 2015 +0200
  44. c1a1955 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Fri Apr 03 09:14:38 2015 -0400
  45. a90caa3 vexpress64: cut config and defaults for unclear variant by Linus Walleij · Mon Mar 23 11:06:14 2015 +0100
  46. e08177c vexpress64: remove board late init, use smhload by Linus Walleij · Mon Mar 23 11:06:12 2015 +0100
  47. ab33c2c ARMv8: enable DM in vexpress64 board by David Feng · Sat Jan 31 11:55:29 2015 +0800
  48. 7477139 armv8/vexpress64: make multientry conditional by Linus Walleij · Mon Mar 09 10:53:21 2015 +0100
  49. 48b4755 vexpress64: juno: support SMC9118 ethernet by Linus Walleij · Tue Feb 17 11:35:25 2015 +0100
  50. c582250 vexpress64: support the Juno Development Platform by Linus Walleij · Fri Jan 23 14:41:10 2015 +0100
  51. 800d6fd vexpress64: get rid of CONFIG_SYS_EXTRA_OPTIONS by Linus Walleij · Fri Jan 23 11:50:53 2015 +0100
  52. 75d61b5 vexpress64: take over maintenance of the semi vexpress64 by Linus Walleij · Wed Dec 24 02:02:19 2014 +0100
  53. 0d46c34 kconfig: armv8: move CONFIG_ARM64 to Kconfig by Masahiro Yamada · Sun Sep 14 03:01:51 2014 +0900
  54. 7488744 vexpress64: kconfig: consolidate CONFIG_TARGET_VEXPRESS_AEMV8A_SEMI by Masahiro Yamada · Sun Sep 14 03:01:50 2014 +0900
  55. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · Sun Sep 14 03:01:49 2014 +0900
  56. 9799f26 Add board MAINTAINERS files by Masahiro Yamada · Wed Jul 30 14:08:18 2014 +0900
  57. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · Wed Jul 30 14:08:14 2014 +0900
  58. d32d411 arm: Add support for semihosting for armv8 fastmodel targets. by Darwin Rambo · Mon Jun 09 11:12:59 2014 -0700
  59. 3b5458c arm64: board support of vexpress_aemv8a by David Feng · Sat Dec 14 11:47:37 2013 +0800