1. 127a10c vexpress64: Enable VIRTIO_MMIO and RTC_PL031 in the base model by Peter Hoyes · 1 year, 8 months ago
  2. c9c3ffa vexpress64: Use OF_HAS_PRIOR_STAGE for BASE_FVP variant by Peter Hoyes · 1 year, 8 months ago
  3. 364d002 global: Finish CONFIG -> CFG migration by Tom Rini · 1 year, 11 months ago
  4. 5c896ae global: Migrate CONFIG_PL011_CLOCK to CFG by Tom Rini · 2 years ago
  5. afa5185 global: Remove extraneous DM_ETH imply/select by Tom Rini · 2 years ago
  6. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
  7. 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years, 1 month ago
  8. 875685e vexpress64: also consider DTB pointer in x1 by Andre Przywara · 2 years, 2 months ago
  9. d27b68a net: Remove smc91111 ethernet driver by Tom Rini · 2 years, 4 months ago
  10. 3ca0ea0 vexpress64: Add ARMv8R-64 board variant by Peter Hoyes · 2 years, 9 months ago
  11. 2b97f12 vexpress64: pick DRAM size from DT by Andre Przywara · 2 years, 9 months ago
  12. 87de4b7 vexpress64: generalise page table generation by Andre Przywara · 2 years, 9 months ago
  13. 9fd5ec5 vexpress64: move hardware setting from defconfig to Kconfig by Andre Przywara · 2 years, 9 months ago
  14. 395e9a9 vexpress64: fvp: enable OF_CONTROL by Andre Przywara · 2 years, 9 months ago
  15. b33739f vexpress64: Kconfig: move board definitions out of arch/arm by Andre Przywara · 2 years, 9 months ago
  16. 25781e2 pci: Add defines for normal and subtractive PCI bridges by Pali Rohár · 2 years, 9 months ago
  17. e378248 vexpress64: Remove unused macro XR3PCI_ECAM_OFFSET by Pali Rohár · 3 years ago
  18. 8194cda vexpress64: Enable VIRTIO_NET network driver by Peter Hoyes · 3 years, 1 month ago
  19. baf62cf vexpress64: Enable OF_CONTROL and OF_BOARD for VExpress64 by Peter Hoyes · 3 years, 1 month ago
  20. 3286037 vexpress64: Refactor header file to make it easier to add new FVPs by Peter Hoyes · 3 years, 1 month ago
  21. ab5348a sandbox: Remove OF_HOSTFILE by Ilias Apalodimas · 3 years, 1 month ago
  22. 6f14d5f reset: Remove addr parameter from reset_cpu() by Harald Seiler · 4 years ago
  23. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  24. 1d8364a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 4 years ago
  25. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  26. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  27. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  28. 95486fb arm: juno: Enable PCI by Andre Przywara · 4 years, 6 months ago
  29. d263e76 arm: juno: Enable DM_ETH by Andre Przywara · 4 years, 6 months ago
  30. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  31. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  32. 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
  33. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  34. 651c91b arm: juno: Use PSCI based reset by Andre Przywara · 4 years, 7 months ago
  35. 94504f4 arm: juno: Enable OF_CONTROL by Andre Przywara · 4 years, 7 months ago
  36. afb0215 common: Move reset_cpu() to the CPU header by Simon Glass · 5 years ago
  37. d700c3a Revert "vexpress64: fvp dram: add DRAM configuration" by Ryan Harkin · 5 years ago
  38. c429cbf vexpress64: fix a typo of SPDX-License-Identifier by Masahiro Yamada · 5 years ago
  39. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  40. 11c89f3 dm: Use dm.h header when driver mode is used by Simon Glass · 8 years ago
  41. 2f949c3 board_f: Drop setup_dram_config() wrapper by Simon Glass · 8 years ago
  42. 313ec09 vexpress64: Juno: Change PCI buss addresses for IO to start from zero. by Liviu Dudau · 8 years ago
  43. c7104e5 armv8: mmu: Add support of non-identical mapping by York Sun · 8 years ago
  44. 5889e39 vexpress64: Add MMU tables by Alexander Graf · 9 years ago
  45. 98d2fff vexpress64: use 2nd DRAM bank only on juno by Ryan Harkin · 9 years ago
  46. 8961d50 vexpress64: compile Juno PCIe conditionally by Ryan Harkin · 9 years ago
  47. 7515464 Juno: don't print PCI debug information by default by Andre Przywara · 9 years ago
  48. 8d1fdc3 vexpress64: Juno: Add initialisation code for Juno R1 PCIe host bridge. by Liviu Dudau · 9 years ago
  49. 086c977 vexpress64: Juno: Declare all 8GB of RAM and make them visible to the kernel. by Liviu Dudau · 9 years ago
  50. b6b9665 vexpress64: fvp dram: add DRAM configuration by Ryan Harkin · 9 years ago
  51. c98cd0d vexpress64: Kconfig: tidy up by Ryan Harkin · 9 years ago
  52. 31e476e vexpress64: use DM for all vexpress64 boards by Linus Walleij · 10 years ago
  53. c1a1955 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 10 years ago
  54. a90caa3 vexpress64: cut config and defaults for unclear variant by Linus Walleij · 10 years ago
  55. e08177c vexpress64: remove board late init, use smhload by Linus Walleij · 10 years ago
  56. ab33c2c ARMv8: enable DM in vexpress64 board by David Feng · 10 years ago
  57. 7477139 armv8/vexpress64: make multientry conditional by Linus Walleij · 10 years ago
  58. 48b4755 vexpress64: juno: support SMC9118 ethernet by Linus Walleij · 10 years ago
  59. c582250 vexpress64: support the Juno Development Platform by Linus Walleij · 10 years ago
  60. 800d6fd vexpress64: get rid of CONFIG_SYS_EXTRA_OPTIONS by Linus Walleij · 10 years ago
  61. 75d61b5 vexpress64: take over maintenance of the semi vexpress64 by Linus Walleij · 10 years ago
  62. 0d46c34 kconfig: armv8: move CONFIG_ARM64 to Kconfig by Masahiro Yamada · 10 years ago
  63. 7488744 vexpress64: kconfig: consolidate CONFIG_TARGET_VEXPRESS_AEMV8A_SEMI by Masahiro Yamada · 10 years ago
  64. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  65. 9799f26 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  66. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  67. d32d411 arm: Add support for semihosting for armv8 fastmodel targets. by Darwin Rambo · 10 years ago
  68. 3b5458c arm64: board support of vexpress_aemv8a by David Feng · 11 years ago