1. 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years, 1 month ago
  2. 875685e vexpress64: also consider DTB pointer in x1 by Andre Przywara · 2 years, 2 months ago
  3. d27b68a net: Remove smc91111 ethernet driver by Tom Rini · 2 years, 4 months ago
  4. fc2b3cf corstone1000: Convert to text file environment by Tom Rini · 2 years, 5 months ago
  5. ee0fec7 arm: add support to corstone1000 platform by Rui Miguel Silva · 2 years, 7 months ago
  6. 7d1e60d arm: integrator: Migrate platform-specific options and cleanup armcoremodule.h by Tom Rini · 2 years, 8 months ago
  7. 3ca0ea0 vexpress64: Add ARMv8R-64 board variant by Peter Hoyes · 2 years, 9 months ago
  8. 2b97f12 vexpress64: pick DRAM size from DT by Andre Przywara · 2 years, 9 months ago
  9. 87de4b7 vexpress64: generalise page table generation by Andre Przywara · 2 years, 9 months ago
  10. 9fd5ec5 vexpress64: move hardware setting from defconfig to Kconfig by Andre Przywara · 2 years, 9 months ago
  11. 395e9a9 vexpress64: fvp: enable OF_CONTROL by Andre Przywara · 2 years, 9 months ago
  12. b33739f vexpress64: Kconfig: move board definitions out of arch/arm by Andre Przywara · 2 years, 9 months ago
  13. 25781e2 pci: Add defines for normal and subtractive PCI bridges by Pali Rohár · 2 years, 9 months ago
  14. e378248 vexpress64: Remove unused macro XR3PCI_ECAM_OFFSET by Pali Rohár · 3 years ago
  15. 8194cda vexpress64: Enable VIRTIO_NET network driver by Peter Hoyes · 3 years, 1 month ago
  16. baf62cf vexpress64: Enable OF_CONTROL and OF_BOARD for VExpress64 by Peter Hoyes · 3 years, 1 month ago
  17. 3286037 vexpress64: Refactor header file to make it easier to add new FVPs by Peter Hoyes · 3 years, 1 month ago
  18. ab5348a sandbox: Remove OF_HOSTFILE by Ilias Apalodimas · 3 years, 1 month ago
  19. 3e44c08 arm: total_compute: increase DRAM to 8GB by Usama Arif · 3 years, 2 months ago
  20. 8f8a299 ARM: vexpress_ca9x4: Reintroduce board in order to use with QEMU. by Kristian Amlie · 3 years, 3 months ago
  21. 3a6d453 Revert most of the series for adding vexpress_aemv8r support by Tom Rini · 3 years, 3 months ago
  22. 5775bbc vexpress64: Add BASER_FVP vexpress board variant by Peter Hoyes · 3 years, 3 months ago
  23. b8352c6 ARM: integrator: Drop PCI support by Linus Walleij · 3 years, 7 months ago
  24. 5af921e arm: Remove vexpress_ca15_tc2 board by Tom Rini · 3 years, 9 months ago
  25. 6f14d5f reset: Remove addr parameter from reset_cpu() by Harald Seiler · 4 years ago
  26. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  27. 1d8364a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 4 years ago
  28. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  29. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  30. 7b40812 arm: vexpress: don't reset flags in board_init to avoid losing previous ones by Arnaud Aujon Chevallier · 4 years ago
  31. 9218a11 board: armltd: Add support for Total Compute platform by Usama Arif · 4 years, 4 months ago
  32. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  33. 95486fb arm: juno: Enable PCI by Andre Przywara · 4 years, 6 months ago
  34. d263e76 arm: juno: Enable DM_ETH by Andre Przywara · 4 years, 6 months ago
  35. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  36. c06c1be common: Drop linux/bug.h from common header by Simon Glass · 4 years, 7 months ago
  37. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  38. 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
  39. 1ea9789 common: Drop bootstage.h from common header by Simon Glass · 4 years, 7 months ago
  40. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  41. 651c91b arm: juno: Use PSCI based reset by Andre Przywara · 4 years, 7 months ago
  42. 94504f4 arm: juno: Enable OF_CONTROL by Andre Przywara · 4 years, 7 months ago
  43. 8e16b1e common: Move RAM-sizing functions to init.h by Simon Glass · 5 years ago
  44. afb0215 common: Move reset_cpu() to the CPU header by Simon Glass · 5 years ago
  45. a9dc068 common: Move get_tbclk() to time.h by Simon Glass · 5 years ago
  46. 18afe10 common: Move pci_init_board() out of common.h by Simon Glass · 5 years ago
  47. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
  48. fbf091b arm: powerpc: Tidy up code style for cache functions by Simon Glass · 5 years ago
  49. 370382c common: Move some SMP functions out of common.h by Simon Glass · 5 years ago
  50. 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
  51. d700c3a Revert "vexpress64: fvp dram: add DRAM configuration" by Ryan Harkin · 5 years ago
  52. 5e6201b env: Move env_set() to env.h by Simon Glass · 5 years ago
  53. c429cbf vexpress64: fix a typo of SPDX-License-Identifier by Masahiro Yamada · 5 years ago
  54. ccd035a Drop CONFIG_INIT_CRITICAL by Bin Meng · 6 years ago
  55. 9858a60 arm: remove prototype for get_timer_masked by Patrick Delaunay · 6 years ago
  56. 94a0859 arm: remove prototype for udelay_masked by Patrick Delaunay · 6 years ago
  57. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  58. e6f33bf vexpress: fix syntax error in armv7_boot_nonsec_default() by Heinrich Schuchardt · 7 years ago
  59. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  60. a1c13cb vexpress: Sign up as maintainer by Linus Walleij · 7 years ago
  61. 2a392fe mmc: arm_pl180_mmci: update arm_pl180_mmci_init() prototype by Patrice Chotard · 7 years ago
  62. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  63. 0ffb9d6 arm: Add explicit include of <asm/mach-types.h> by Simon Glass · 8 years ago
  64. 11c89f3 dm: Use dm.h header when driver mode is used by Simon Glass · 8 years ago
  65. 2f949c3 board_f: Drop setup_dram_config() wrapper by Simon Glass · 8 years ago
  66. 313ec09 vexpress64: Juno: Change PCI buss addresses for IO to start from zero. by Liviu Dudau · 8 years ago
  67. b1bb4d3 vexpress: disable cci ace slave ports when booting in non-sec/hyp mode by Sudeep Holla · 8 years ago
  68. 413ca3d vexpress: Check TC2 firmware support before defaulting to nonsec booting by Jon Medhurst \(Tixy\) · 8 years ago
  69. c7104e5 armv8: mmu: Add support of non-identical mapping by York Sun · 8 years ago
  70. 5889e39 vexpress64: Add MMU tables by Alexander Graf · 9 years ago
  71. 98d2fff vexpress64: use 2nd DRAM bank only on juno by Ryan Harkin · 9 years ago
  72. 8961d50 vexpress64: compile Juno PCIe conditionally by Ryan Harkin · 9 years ago
  73. 7515464 Juno: don't print PCI debug information by default by Andre Przywara · 9 years ago
  74. 8d1fdc3 vexpress64: Juno: Add initialisation code for Juno R1 PCIe host bridge. by Liviu Dudau · 9 years ago
  75. 086c977 vexpress64: Juno: Declare all 8GB of RAM and make them visible to the kernel. by Liviu Dudau · 9 years ago
  76. b6b9665 vexpress64: fvp dram: add DRAM configuration by Ryan Harkin · 9 years ago
  77. c98cd0d vexpress64: Kconfig: tidy up by Ryan Harkin · 9 years ago
  78. dfd904a arm: Remove versatileab board by Simon Glass · 9 years ago
  79. 616d9a0 integrator: switch to DM serial port by Linus Walleij · 9 years ago
  80. ac31b5a ARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditions by Jan Kiszka · 10 years ago
  81. a3f4a85 integrator: stop zeroing the gd flags by Linus Walleij · 10 years ago
  82. cad4416 ARM: integrator: move board select into mach-integrator/Kconfig by Masahiro Yamada · 10 years ago
  83. 31e476e vexpress64: use DM for all vexpress64 boards by Linus Walleij · 10 years ago
  84. c1a1955 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 10 years ago
  85. a90caa3 vexpress64: cut config and defaults for unclear variant by Linus Walleij · 10 years ago
  86. e08177c vexpress64: remove board late init, use smhload by Linus Walleij · 10 years ago
  87. ab33c2c ARMv8: enable DM in vexpress64 board by David Feng · 10 years ago
  88. ffdb488 remove unnecessary version.h includes by Rob Herring · 10 years ago
  89. 7477139 armv8/vexpress64: make multientry conditional by Linus Walleij · 10 years ago
  90. 48b4755 vexpress64: juno: support SMC9118 ethernet by Linus Walleij · 10 years ago
  91. c582250 vexpress64: support the Juno Development Platform by Linus Walleij · 10 years ago
  92. 800d6fd vexpress64: get rid of CONFIG_SYS_EXTRA_OPTIONS by Linus Walleij · 10 years ago
  93. 75d61b5 vexpress64: take over maintenance of the semi vexpress64 by Linus Walleij · 10 years ago
  94. 3bae15f kconfig: arm: introduce symbol for ARM CPUs by Georges Savoundararadj · 10 years ago
  95. 5cd6ded MAINTAINERS: comment out blank M: field by Masahiro Yamada · 10 years ago
  96. ba0debf MAINTAINERS: comment out invalid maintainers by Masahiro Yamada · 10 years ago
  97. 0d46c34 kconfig: armv8: move CONFIG_ARM64 to Kconfig by Masahiro Yamada · 10 years ago
  98. 7488744 vexpress64: kconfig: consolidate CONFIG_TARGET_VEXPRESS_AEMV8A_SEMI by Masahiro Yamada · 10 years ago
  99. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  100. fc7a08a versatile: kconfig: move common settings by Masahiro Yamada · 10 years ago