1. 67ece26 Merge tag 'xilinx-for-v2021.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years, 4 months ago
  2. 8e01439 board/freescale: Remove P5020DS board support by Priyanka Jain · 4 years, 4 months ago
  3. 63310de board/freescale: Remove P1024RDB board support by Priyanka Jain · 4 years, 4 months ago
  4. 6d1dd76 board/freescale: Remove P1021RDB board support by Priyanka Jain · 4 years, 4 months ago
  5. 53e3096 board/freescale: Remove P1020MBG board support by Priyanka Jain · 4 years, 4 months ago
  6. da3dd41 board/freescale: Remove P1020UTM board support by Priyanka Jain · 4 years, 4 months ago
  7. d521cec board/freescale: Remove P1025RDB board support by Priyanka Jain · 4 years, 4 months ago
  8. 20b1ae0 board/freescale: Remove p1023rdb board support by Priyanka Jain · 4 years, 4 months ago
  9. 993c104 configs: p1_p2_rdb: Add the default address of vsc7385 firmware by Hou Zhiqiang · 4 years, 6 months ago
  10. a2c87cb xilinx: versal: Fix compilation error when !CONFIG_NET by Michal Simek · 4 years, 4 months ago
  11. 29bd8ad fpga: kconfig: Rename SPL_FPGA_SUPPORT to SPL_FPGA by Michal Simek · 4 years, 5 months ago
  12. 751b18b Merge branch 'master' into next by Tom Rini · 4 years, 4 months ago
  13. 5a53441 x86: edison: Move config SYS_MALLOC_LEN to Kconfig by Andy Shevchenko · 4 years, 5 months ago
  14. 763a4ae apalis_imx6: provide fdtfile in env instead of setting it in runtime by Igor Opaniuk · 4 years, 4 months ago
  15. 5d54d7e colibri_imx6: provide fdtfile in env instead of setting it in runtime by Igor Opaniuk · 4 years, 4 months ago
  16. 327381e colibri_imx7: use preboot for fdtfile evaluation by Igor Opaniuk · 4 years, 4 months ago
  17. 3ab2316 colibri_vf: use preboot for fdtfile evaluation by Igor Opaniuk · 4 years, 4 months ago
  18. 2f310b7 colibri-imx6ull: use preboot for fdtfile evaluation by Igor Opaniuk · 4 years, 4 months ago
  19. 1310660 colibri_imx7: use splashcreen value instead of legacy function by Igor Opaniuk · 4 years, 4 months ago
  20. f37aab9 colibri-imx6ull: use splashcreen value instead of legacy function by Igor Opaniuk · 4 years, 4 months ago
  21. 7bdfe85 mpc83xx, keymile boards: enable DM_ETH and add DTS by Heiko Schocher · 5 years ago
  22. 41cf3cb arm: mach-omap2: am33xx: Add device structure for spi by Faiz Abbas · 4 years, 4 months ago
  23. 8c444c1 am335x_evm: Allow booting from usb-storage device by Matwey V. Kornilov · 4 years, 5 months ago
  24. 615d10f env: ti: j721e-evm: Update R5 SPL rproc env variables for J7200 by Suman Anna · 4 years, 5 months ago
  25. c091bb0 env: ti: j721e-evm: Update rproc_fw_binaries env variable for J7200 by Suman Anna · 4 years, 5 months ago
  26. a9e5caf env: ti: j721e-evm: Limit scope of rproc env variables used by R5 SPL by Suman Anna · 4 years, 5 months ago
  27. 3c19529 configs: j721e_evm: Add Main R5FSS1 Core1 to default rproc boot list by Suman Anna · 4 years, 5 months ago
  28. f8d3d4d configs: j721e_evm.h: Add U-Boot image address for HyperFlash boot by Vignesh Raghavendra · 4 years, 6 months ago
  29. 6b61066 arm: mvebu: Espressobin: Define fdt_addr and kernel_addr env aliases by Pali Rohár · 4 years, 5 months ago
  30. 996ecfd arm: mvebu: Espressobin: Change default loadaddr by Pali Rohár · 4 years, 5 months ago
  31. bb40fe1 arm: mvebu: Espressobin: Move env load addresses by Pali Rohár · 4 years, 5 months ago
  32. 7a1a01c Merge tag 'u-boot-imx-20200825' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 5 months ago
  33. 9f9ecd3 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years, 5 months ago
  34. acbc1d8 imx8m: config: convert to bootm_size by Grygorii Tertychnyi · 4 years, 5 months ago
  35. 74d8f9d ARM: imx6q_logic: Fix broken booting by moving fdt_addr_r address by Adam Ford · 4 years, 5 months ago
  36. f27ffe4 arm: mx6: Make all i.MX6 SoCs user-selectable by Tom Rini · 4 years, 5 months ago
  37. 0a668f6 arm: octeontx2: Add support for OcteonTX2 SoC platforms by Suneel Garapati · 5 years ago
  38. 03c2288 arm: octeontx: Add support for OcteonTX SoC platforms by Suneel Garapati · 5 years ago
  39. d226b3c board: xen: Remove unnecessary CONFIG_INITRD_TAG and CONFIG_CMDLINE_TAG by Anastasiia Lukianenko · 4 years, 5 months ago
  40. 32eac63 board: xen: Remove CONFIG_CMD_RUN define and clean xenguest_arm64_defconfig by Anastasiia Lukianenko · 4 years, 5 months ago
  41. 4da1365 board: xen: Remove unnecessary CONFIG_BOARD_EARLY_INIT_F define and board_early_init_f function by Anastasiia Lukianenko · 4 years, 5 months ago
  42. 565add1 board: armltd: Add support for Total Compute platform by Usama Arif · 4 years, 6 months ago
  43. 7e15638 Convert CONFIG_SYS_DEVICE_NULLDEV to Kconfig by Simon Glass · 4 years, 6 months ago
  44. 35bd70c Convert CONFIG_SPLASH_SCREEN et al to Kconfig by Simon Glass · 4 years, 6 months ago
  45. a7fc1e1 Convert CONFIG_NETCONSOLE to Kconfig by Tom Rini · 4 years, 5 months ago
  46. 0bfb43d xilinx: common: Get rid of fdt_high variable by Michal Simek · 4 years, 6 months ago
  47. 2d06361 xilinx: zynqmp: Enable DFU tftp support by Michal Simek · 4 years, 7 months ago
  48. 9643000 xilinx: Align dfu ram with booti command by Michal Simek · 4 years, 6 months ago
  49. 8d00d22 arm64: zynqmp: Reduce malloc memory for mini QSPI configuration by Ashok Reddy Soma · 4 years, 10 months ago
  50. 184831f ARM: uniphier: rename include guard of include/configs/uniphier.h by Masahiro Yamada · 4 years, 6 months ago
  51. 789bfb5 Merge tag 'efi-2020-10-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 5 months ago
  52. 722bc5b xen: pvblock: Add initial support for para-virtualized block driver by Anastasiia Lukianenko · 4 years, 6 months ago
  53. 770a8ee board: Introduce xenguest_arm64 board by Andrii Anisov · 4 years, 6 months ago
  54. a4bda5e riscv: load addresses for Sipeed MAIX by Heinrich Schuchardt · 4 years, 6 months ago
  55. 353eedb configs: evb-ast2500: Move BOOTCOMMAND from header to defconfig by Chia-Wei, Wang · 4 years, 6 months ago
  56. 98ef128 include/configs: aspeed: Remove hardcoded variables by Chia-Wei, Wang · 4 years, 6 months ago
  57. cf1d686 board: ti: j7200: Introduce support for j7200 build targets by Lokesh Vutla · 4 years, 6 months ago
  58. eb5bf2f configs: am65x_evm_a53: Enable USB Mass storage and DFU boot modes by Faiz Abbas · 4 years, 6 months ago
  59. b528c72 configs: am65x_evm: Add support for DFU related configs by Faiz Abbas · 4 years, 6 months ago
  60. 7d08077 Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig by Tom Rini · 4 years, 6 months ago
  61. 9a17bfb Kconfig: Remove CONFIG_SYS_SRAM_START by Ovidiu Panait · 4 years, 6 months ago
  62. 9f63f02 Kconfig: Convert CONFIG_SYS_SRAM_SIZE to Kconfig by Ovidiu Panait · 4 years, 6 months ago
  63. dd084b0 Kconfig: Convert CONFIG_SYS_SRAM_BASE to Kconfig by Ovidiu Panait · 4 years, 6 months ago
  64. 89150a9 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 4 years, 6 months ago
  65. 4475877 arm: move CONFIG_PREBOOT="usb start" to KConfig by Jonas Smedegaard · 4 years, 6 months ago
  66. f1c0b7c Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 6 months ago
  67. b297c0d imx8m: enlarge CONFIG_SYS_BOOTM_LEN by Peng Fan · 4 years, 6 months ago
  68. 10e959a imx: Add MYiR Tech MYS-6ULX support by Parthiban Nallathambi · 4 years, 6 months ago
  69. 3adaa25 sh: r2dplus: Enable DM_SERIAL and DM_CLK by Marek Vasut · 4 years, 9 months ago
  70. 7cb2060 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 4 years, 6 months ago
  71. e32a25e include/configs: ns3: add support for flashing images by Bharat Gooty · 4 years, 6 months ago
  72. d5ab69a include/configs: ns3: add env variables for Linux boot by Bharat Gooty · 4 years, 6 months ago
  73. 291635a board: ns3: add support for Broadcom Northstar 3 by Rayagonda Kokatanur · 4 years, 6 months ago
  74. 368ac3f board: mediatek: Use CONFIG_DEFAULT_FDT_FILE for default environment by David Woodhouse · 4 years, 7 months ago
  75. b39cacc arm: add (default) config for nanopi2 board by Stefan Bosch · 4 years, 7 months ago
  76. 2e2c2a5 arm: qemu: override flash accessors to use virtualizable instructions by Ard Biesheuvel · 4 years, 7 months ago
  77. 0465f12 configs: migrate CONFIG_SPL_LOAD_FIT_ADDRESS to defconfigs by Peng Fan · 4 years, 7 months ago
  78. acc415a Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to Kconfig by Adam Ford · 4 years, 7 months ago
  79. 6a411dd configs: Remove dead CONFIG options by Adam Ford · 4 years, 7 months ago
  80. 3275f26 Convert CONFIG_BOOTP_SEND_HOSTNAME to Kconfig by Adam Ford · 4 years, 7 months ago
  81. bc3cff9 Convert CONFIG_DRIVER_TI_EMAC_USE_RMII to Kconfig by Adam Ford · 4 years, 7 months ago
  82. 3879106 Convert CONFIG_SPL_NAND_BASE et al to Kconfig by Adam Ford · 4 years, 7 months ago
  83. 0c4a634 Convert CONFIG_SPL_NAND_DRIVERS et al to Kconfig by Adam Ford · 4 years, 7 months ago
  84. e91907a Convert CONFIG_ENV_OVERWRITE to Kconfig by Adam Ford · 4 years, 7 months ago
  85. 89ddbbb stm32mp1: use the command env info -q in env_check by Patrick Delaunay · 4 years, 7 months ago
  86. 8d1fc6f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 6 months ago
  87. 117c7ee Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 4 years, 6 months ago
  88. 10669ed configs: ls1012a: Increase CONFIG_SYS_MALLOC_LEN value by Kuldeep Singh · 4 years, 7 months ago
  89. 39913ac Move eSDHC adapter card identification to board files by Yangbo Lu · 4 years, 7 months ago
  90. c8f8830 armv8: ls1028ardb: add xspi parameter to qixis command by Yuantian Tang · 4 years, 8 months ago
  91. 3fba231 include/configs: ls1012a: Remove fdt_high env variable by Udit Agarwal · 4 years, 8 months ago
  92. af0e08c I2C: ls1043a, ls1046a: enable SYS_I2C_MXC by Biwen Li · 4 years, 8 months ago
  93. 3d3fe8b armv8: layerscape: properly use CPU_RELEASE_ADDR by Michael Walle · 4 years, 8 months ago
  94. e0152db net: pfe_eth: Use spi_flash_read API to access flash memory by Kuldeep Singh · 4 years, 8 months ago
  95. e08bcc0 configs: ls1088ardb: Add support for usb boot target by Era Tiwari · 4 years, 9 months ago
  96. f8c5815 armv8: ls1028a: move FSL_LAYERSCAPE to kconfig by Michael Walle · 4 years, 9 months ago
  97. 5902879 ARM: rmobile: Add Beacon EmbeddedWorks RZG2M Dev Kit by Adam Ford · 4 years, 7 months ago
  98. a410f13 net: dc2114x: Add Kconfig entries by Marek Vasut · 4 years, 7 months ago
  99. 2270ae6 sifive: fu540: Enable SF distro bootcmd by Jagan Teki · 4 years, 7 months ago
  100. ca0f93f sifive: fu540: Add boot flash script offset, size by Jagan Teki · 4 years, 7 months ago