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