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