1. deaa511 arm: juno: Fix UART clock rate by Andre Przywara · 4 years, 6 months ago
  2. 7d6dae0 arm: juno: Fix Juno address variables by Andre Przywara · 4 years, 6 months ago
  3. 191ee8a Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · 4 years, 6 months ago
  4. 143414c Merge tag 'u-boot-imx-20200502' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 6 months ago
  5. 1d5d027 Merge branch 'next' of git://git.denx.de/u-boot-sh by Tom Rini · 4 years, 6 months ago
  6. 9de7c76 powerpc: P1010RDB: Disable legacy PCIe driver when DM_PCI is enabled by Hou Zhiqiang · 4 years, 6 months ago
  7. d2e3f7c dm: powerpc: T1040/T1042: add i2c DM support by Biwen Li · 4 years, 6 months ago
  8. 8e4be6d dm: powerpc: T2080/T2081: add i2c DM support by Biwen Li · 4 years, 6 months ago
  9. e6bd72f dm: ppc: T4240: add i2c DM support by Biwen Li · 4 years, 6 months ago
  10. 01d97d5 dm: ppc: MPC8548CDS: add i2c DM support by Biwen Li · 4 years, 6 months ago
  11. 2703e64 dm: ppc: p1010: add i2c DM support by Biwen Li · 4 years, 6 months ago
  12. 9e9771a dm: powerpc: T1023/T1024: add i2c DM support by Biwen Li · 4 years, 6 months ago
  13. 2f3bb4a dm: powerpc: P2041RDB: add i2c DM support by Biwen Li · 4 years, 6 months ago
  14. 74014df dm: powerpc: P1020: add i2c DM support by Biwen Li · 4 years, 6 months ago
  15. 9919e7e dm: powerpc: P5040DS: add i2c DM support by Biwen Li · 4 years, 6 months ago
  16. 37f2755 arm: enable distro boot for bananapi-r2 by Matthias Brugger · 4 years, 6 months ago
  17. f8dc7f2 configs: migrate CONFIG_SYS_ARM_CACHE_* in Kconfig by Patrick Delaunay · 4 years, 6 months ago
  18. ef99f3d arm: imx: Add support for Google's Coral Dev Board by Alifer Moraes · 4 years, 8 months ago
  19. 164fed9 treewide: Remove unused FSL QSPI config options for IMX platforms by Kuldeep Singh · 4 years, 8 months ago
  20. 5e0ceb0 config: apalis-imx8: Enable FEC TXC delay by Philippe Schenker · 4 years, 7 months ago
  21. 635a76b net: pcnet: Remove CONFIG_PCNET_79C97x by Marek Vasut · 4 years, 6 months ago
  22. b641dd3 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 4 years, 6 months ago
  23. f263b86 rk3399: Enable SF distro bootcmd by Jagan Teki · 4 years, 6 months ago
  24. 6d7dacf Merge tag 'xilinx-for-v2020.07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 4 years, 6 months ago
  25. b9da77f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 6 months ago
  26. a2c402c configs: ls1012afrwy: drop env qspi_bootcmd by Biwen Li · 4 years, 6 months ago
  27. d71f65e configs: ls1046aqds: support distro boot by Biwen Li · 4 years, 6 months ago
  28. 7dfa44f board: freescale: ls1028a: mux changes for lpuart by Yuantian Tang · 4 years, 7 months ago
  29. c197da7 configs: ls1088ardb: enable CONFIG_DM_ETH and related by Ioana Ciornei · 4 years, 7 months ago
  30. d2c19b7 rk3399: Add boot flash script offset, size by Jagan Teki · 4 years, 6 months ago
  31. 306881a Convert CONFIG_PHYLIB et al to Kconfig by Tom Rini · 4 years, 6 months ago
  32. 3a67cbf lx2160a : Update eMMC boot environment variable by Meenakshi Aggarwal · 4 years, 6 months ago
  33. 33c3dfd configs: ls1021a: Append CMA configuration to bootargs by Alison Wang · 4 years, 6 months ago
  34. fad129f include/configs: ls1012afrwy: support dhcp boot by Biwen Li · 4 years, 6 months ago
  35. 9b20a79 Merge tag 'mips-pull-2020-04-27' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · 4 years, 6 months ago
  36. 3fd0231 mips: Add support for SoM "VoCore2". by Mauro Condarelli · 4 years, 8 months ago
  37. 6bd888b mips: mtmips: add support for mt7628-rfb by Weijie Gao · 4 years, 6 months ago
  38. 757cbbe mips: mtmips: enable SPL for all boards by Weijie Gao · 4 years, 6 months ago
  39. 56ed625 bmips: allow disabling usb support by Álvaro Fernández Rojas · 4 years, 7 months ago
  40. 19d1304 xilinx: Make Xilinx custom distro boot commands more verbose by Michal Simek · 4 years, 6 months ago
  41. a29511e xilinx: Move initrd_high setup to common location by Michal Simek · 4 years, 7 months ago
  42. 3ad73b7 ARC: HSDK-4xD: use separate config file by Eugeniy Paltsev · 4 years, 6 months ago
  43. b1a6bb3 arm: actions: Add common framework for Actions Owl Semi SoCs by Amit Singh Tomar · 4 years, 6 months ago
  44. ec8eef5 fvp: Add support for loading Android boot images via semihosting by Peter Collingbourne · 4 years, 7 months ago
  45. caad316 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years, 6 months ago
  46. 2b63959 Merge tag 'mmc-2020-4-22' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 4 years, 6 months ago
  47. 80a624f ARM: rmobile: Increase malloc area size by Marek Vasut · 4 years, 7 months ago
  48. ab2f757 arm: mvebu: correct SPL boot configs for SPI/MMC by Joel Johnson · 4 years, 6 months ago
  49. 36d61a3 arm: mvebu: clearfog: adjust SCSI boot duplication by Joel Johnson · 4 years, 6 months ago
  50. bdcb299 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 6 months ago
  51. 62c5954 Merge tag 'ti-v2020.07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 4 years, 6 months ago
  52. d1bbf83 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 6 months ago
  53. 931edc6 Add support for i.MXRT1020-EVK board by Giulio Benetti · 4 years, 8 months ago
  54. 7b40b91 imxrt1050_evk: add 16bpp video support if video layer enabled by Giulio Benetti · 4 years, 7 months ago
  55. a5ed4fa colibri_imx6: enable relocation of fdt and initrd by Igor Opaniuk · 4 years, 7 months ago
  56. f8a4e0c colibri-imx6ull: enable relocation of fdt and initrd by Igor Opaniuk · 4 years, 7 months ago
  57. 9df7736 apalis_imx6: enable relocation of fdt and initrd by Igor Opaniuk · 4 years, 7 months ago
  58. c7081c4 colibri_imx7: enable relocation of fdt and initrd by Igor Opaniuk · 4 years, 7 months ago
  59. 90ca13f colibri_vf: enable relocation of fdt and initrd by Igor Opaniuk · 4 years, 7 months ago
  60. 2c28c4a verdin-imx8mm: add nfsboot wrapper to env by Igor Opaniuk · 4 years, 7 months ago
  61. e7ae6b5 configs: tqma6x_mba6x: update default configs for device model by Michael Krummsdorf · 4 years, 7 months ago
  62. 03279b7 mx6ullevk: Enable Ethernet support by Fabio Estevam · 4 years, 9 months ago
  63. ba83ed5 mx6ul_evk: Move CONFIG_FEC_MXC to defconfig by Fabio Estevam · 4 years, 9 months ago
  64. 5706b9b configs: ls1012afrwy: fix board name by Biwen Li · 4 years, 7 months ago
  65. add8391 doc: update reference to README.board by Patrick Delaunay · 4 years, 8 months ago
  66. 654706b configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOT by Patrick Delaunay · 4 years, 7 months ago
  67. 8eccd0d arm: mvebu: clearfog: Unify DT selection paths by Joel Johnson · 4 years, 7 months ago
  68. cecf38a arm: mvebu: clearfog: support multiple SATA boot by Joel Johnson · 4 years, 7 months ago
  69. bd02fd2 arm: mvebu: clearfog: add SCSI to distro bootcmd by Joel Johnson · 4 years, 7 months ago
  70. 201a500 arm: mvebu: clearfog: add scsi target to distro-boot by Josua Mayer · 4 years, 8 months ago
  71. 360ced6 am335x, guardian: update boot mechanism by Moses Christopher · 4 years, 7 months ago
  72. a312167 am335x, guardian: load env from NAND by Moses Christopher · 4 years, 7 months ago
  73. 9b76b4c am335x, guardian: boot count is stored in AM3352 RTC block by Moses Christopher · 4 years, 7 months ago
  74. b1c95cc am335x, guardian: fix spl usb-eth boot by Moses Christopher · 4 years, 7 months ago
  75. 8914831 Merge branch 'next' by Tom Rini · 4 years, 6 months ago
  76. ea14878 mips: vcoreiii: Ajust CONFIG_SYS_MEMTEST_END by Lars Povlsen · 4 years, 9 months ago
  77. 1f47e2a Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years, 7 months ago
  78. c94f405 mx7dsabre: Fix ramdisk_addr* for distro boot by Jan Kiszka · 4 years, 7 months ago
  79. f7375af ARM: zynq: Enable DM for CFI NOR flash by Michal Simek · 4 years, 8 months ago
  80. 5992f25 ARM: zynq: Do not report NOR flash detection failure by Michal Simek · 4 years, 8 months ago
  81. 60f1cc5 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-tegra by Tom Rini · 4 years, 7 months ago
  82. 7c02bc9 ARM: tegra: Add NVIDIA Jetson Nano Developer Kit support by Tom Warren · 4 years, 8 months ago
  83. 5dc1dc8 t210: Adjust ramdisk_addr_r/fdt_addr_r to allow for large kernels by Tom Warren · 4 years, 7 months ago
  84. b308ffb colibri_t30: add update_uboot wrapper by Igor Opaniuk · 4 years, 7 months ago
  85. a63dd98 colibri_t20: add update_uboot wrapper by Igor Opaniuk · 4 years, 7 months ago
  86. 195b483 apalis_t30: add update_uboot wrapper by Igor Opaniuk · 4 years, 7 months ago
  87. c9d1ff7 apalis-tk1: add update_uboot wrapper by Igor Opaniuk · 4 years, 7 months ago
  88. 9778eda rockchip: Enable HDMI output on rk3399 board w/ HDMI by Jagan Teki · 4 years, 7 months ago
  89. 2b18b89 Merge branch 'next' of git://git.denx.de/u-boot-usb into next by Tom Rini · 4 years, 7 months ago
  90. 1104dde Merge tag 'efi-2020-04-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 7 months ago
  91. 4f17f29 configs: socfpga: Change to use SOCFPGA_PHYS_OCRAM_SIZE macro by Ley Foon Tan · 4 years, 8 months ago
  92. b9804c3 configs: lx2160a: Access flash memory as per spi-mem by Kuldeep Singh · 4 years, 7 months ago
  93. 1d0bb1b configs: ls1012afrwy: adjust env kernel_addr_r by Biwen Li · 4 years, 7 months ago
  94. f1573d8 configs: ls1021a: Append othbootargs to bootargs by Alison Wang · 4 years, 7 months ago
  95. bb1165f dm: arm64: ls1046a: add i2c DM support by Biwen Li · 4 years, 9 months ago
  96. fefac93 dm: arm64: ls1043a: add i2c DM support by Biwen Li · 4 years, 9 months ago
  97. c8a7cad configs: ls1012afrwy: fix wrong env of board by Biwen Li · 4 years, 7 months ago
  98. a023c3c armv8: ls1028a: clean up the environment variables by Yuantian Tang · 4 years, 7 months ago
  99. 40ef9d1 armv8: ls1028aqds: add some environments by Yuantian Tang · 4 years, 7 months ago
  100. 1a9ce6e configs: ls2080aqds: support distro boot by Biwen Li · 4 years, 7 months ago