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