1. c05deb5 Merge tag 'rpi-next-2020.01' of https://github.com/mbgg/u-boot by Tom Rini · 5 years ago
  2. 2c68dee ARM: bcm283x: Move BCM283x_BASE to a global variable by Matthias Brugger · 5 years ago
  3. 5db181d Merge tag 'u-boot-rockchip-20191124' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  4. 106c71f usb: dwc3: Add phy interface for dwc3_uboot by Jagan Teki · 5 years ago
  5. 43e7b34 power: fan53555: add support for Silergy SYR82X and SYR83X by Vasily Khoruzhick · 5 years ago
  6. 5cd7ece env: Finish migration of common ENV options by Tom Rini · 5 years ago
  7. f4bdf1b env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND check by Tom Rini · 5 years ago
  8. c22d9e3 efi_loader: remove unused function efi_dp_from_dev() by Heinrich Schuchardt · 5 years ago
  9. 2972384 Merge tag 'u-boot-rockchip-20191118' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  10. 8a9ebe3 Merge tag 'dm-pull-14nov19' of git://git.denx.de/u-boot-dm by Tom Rini · 5 years ago
  11. 0ae07f6 rockchip: dts: tinker: Add tinker-s board support by Michael Trimarchi · 5 years ago
  12. 62d952f rockchip: rk3308: Add support for ROC-RK3308-CC board by Andy Yan · 5 years ago
  13. 771788f board: rockchip: Add rk3308 evb support by Andy Yan · 5 years ago
  14. afa7160 rockchip: clk: Add clk driver for rk3308 by Finley Xiao · 5 years ago
  15. b5e1630 arm: rockchip: Add RK3308 SOC support by Andy Yan · 5 years ago
  16. da2f45a rockchip: rk3399: split rockpro64 out of evb_rk3399 by Vasily Khoruzhick · 5 years ago
  17. 45bda03 rockchip: usb: Migrate to use ofnode by Kever Yang · 5 years ago
  18. be19fb2 rockchip: add px30-evb board by Heiko Stuebner · 5 years ago
  19. ba1033d rockchip: clk: add px30 clock driver by Kever Yang · 5 years ago
  20. aff82aa rockchip: add core px30 headers by Heiko Stuebner · 5 years ago
  21. 1c9bb9b tests: add OP-TEE test suite by Heiko Stuebner · 5 years ago
  22. b1a4fa0 image: fdt: copy possible optee nodes to a loaded devicetree by Heiko Stuebner · 5 years ago
  23. 754302f fdtdec: only create phandle if caller wants it in fdtdec_add_reserved_memory() by Heiko Stuebner · 5 years ago
  24. 49723ac fdtdec: protect against another NULL phandlep in fdtdec_add_reserved_memory() by Heiko Stuebner · 5 years ago
  25. ee284f9 pinctrol: dm: remove the function pinctrl_decode_pin_config by Patrick Delaunay · 5 years ago
  26. 0f675d9 efi_loader: support building UEFI binaries on sandbox by Heinrich Schuchardt · 5 years ago
  27. 4bb26a4 defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENT by Tom Rini · 5 years ago
  28. d183ee7 pfla02: Migrate CONFIG_ENV_IS_IN_SPI_FLASH to defconfig by Tom Rini · 5 years ago
  29. 254f578 evb-rk3128: Migrate CONFIG_ENV_IS_IN_MMC to defconfig by Tom Rini · 5 years ago
  30. 6899af9 Merge tag 'u-boot-imx-20191105' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  31. 99792e2 Merge tag 'u-boot-rockchip-20191110' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  32. 27e555e Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 5 years ago
  33. abe4408 rockchip: config: update CONFIG_SPL_MAX_SIZE for 64bit CPUs by Kever Yang · 5 years ago
  34. d6b3e83 power: pmic: rk809: support rk809 pmic by Joseph Chen · 5 years ago
  35. 4a1ae18 power: pmic: rk817: support rk817 pmic by Joseph Chen · 5 years ago
  36. 1d9077e power: pmic: rk805: support rk805 pmic by Elaine Zhang · 5 years ago
  37. 04e5a43 power: pmic: rk816: support rk816 pmic by Elaine Zhang · 5 years ago
  38. bb51132 dm: regulator: support regulator more state by Joseph Chen · 5 years ago
  39. a59f612 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 5 years ago
  40. 01ed2a1 Merge branch '2019-11-07-master-imports' by Tom Rini · 5 years ago
  41. d2dd2f7 freescale/powerpc: Rename the config CONFIG_SECURE_BOOT name by Udit Agarwal · 5 years ago
  42. 22ec238 freescale/layerscape: Rename the config CONFIG_SECURE_BOOT name by Udit Agarwal · 5 years ago
  43. 7085d07 armv8: lx2160a: add icid setup for platform devices by Laurentiu Tudor · 5 years ago
  44. a36bb3c power: pmic: tps65941: Add support for tps65941 family of PMICs by Keerthy · 5 years ago
  45. fda68e4 misc: k3_avs: Add j721e support by Keerthy · 5 years ago
  46. 887dde5 misc: k3_avs: add driver for K3 Adaptive Voltage Scaling Class 0 by Tero Kristo · 5 years ago
  47. 1c4a2c4 arm: add initial support for the Phytium Durian Board by liu hao · 5 years ago
  48. b5a044e linux err: make ERR_PTR/PTR_ERR architecture specific by Simon Goldschmidt · 5 years ago
  49. 615e3b5 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · 5 years ago
  50. 851bddd usb: composite: add BOS descriptor support to composite framework by T Karthik Reddy · 5 years ago
  51. 828da47 usb: udc: Introduce ->udc_set_speed() method by Sherry Sun · 5 years ago
  52. cb39a96 usb: gadget: Add match_ep() op to usb_gadget_ops by Vignesh Raghavendra · 5 years ago
  53. e959b3b bitmaps: import for_each_set_bit() macro by Vignesh Raghavendra · 5 years ago
  54. 0e3ec36 list: import list_first_entry_or_null() by Vignesh Raghavendra · 5 years ago
  55. 7593603 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 5 years ago
  56. a95b2c4 Merge tag 'mmc-2019-11-5' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 5 years ago
  57. 84cdae2 mpc85xx, socrates: add DM PCI support by Heiko Schocher · 5 years ago
  58. 08ce372 mpc85xx, socrates: enable DM serial by Heiko Schocher · 5 years ago
  59. f707b40 mpc85xx, socrates: enable DM I2C by Heiko Schocher · 5 years ago
  60. ff10993 mpc85xx, socrates: disable VIDEO by Heiko Schocher · 5 years ago
  61. 66daf32 mpc85xx, socrates: add DM support by Heiko Schocher · 5 years ago
  62. 27b9b72 mpc85xx, socrates: suppress unknown flash warning by Heiko Schocher · 5 years ago
  63. e5f2b22 imx: imx8mm-evk: enable ethernet by Peng Fan · 5 years ago
  64. a181afe imx: add i.MX8MN DDR4 board support by Peng Fan · 5 years ago
  65. d4487ba imx: add dtsi for i.MX8MN by Peng Fan · 5 years ago
  66. 7be85a7 tools: imx8mimage: add ROM VERSION by Peng Fan · 5 years ago
  67. f3bcc83 mmc: fsl_esdhc: always check write protect state by Yangbo Lu · 5 years ago
  68. 63267b4 mmc: fsl_esdhc: fix voltage validation by Yangbo Lu · 5 years ago
  69. 89117ac fdt: Add INT32_MAX to kernel.h for libfdt by Simon Glass · 5 years ago
  70. a3ec535 Merge tag 'u-boot-imx-20191104' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  71. 752b309 Merge branch '2019-11-04-ti-imports' by Tom Rini · 5 years ago
  72. 133dd1c net: ti: cpsw: convert to use dev/ofnode api by Grygorii Strashko · 5 years ago
  73. 6fc5ae1 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 5 years ago
  74. c5540137 nand: mxs_nand: add API for switching different BCH layouts by Igor Opaniuk · 5 years ago
  75. dafcd99 imx: support i.MX8QM ROM 7720 a1 board by Oliver Graute · 5 years ago
  76. 6443d5d board/BuR/brppt2: initial commit by Hannes Schmelzer · 5 years ago
  77. 128f189 imx8qxp: mek: add secure boot script by Peng Fan · 5 years ago
  78. 46f9cfb imx8qm: mek: add secure boot script by Peng Fan · 5 years ago
  79. f193093 dt-bindings: import usb pd by Peng Fan · 5 years ago
  80. d5c9613 opos6uldev: migrate to DM_VIDEO by Sébastien Szymanski · 5 years ago
  81. 5444fdf imx6ul: opos6ul: migrate to DM_ETH by Sébastien Szymanski · 5 years ago
  82. 02548cf imx: update i.MX8MQ device trees by Patrick Wildt · 5 years ago
  83. 97c0780 ARM: imx: Convert mccmon6 to use fitImage instead of uImage+DTB by Lukasz Majewski · 5 years ago
  84. 323f994 ARM: imx: Convert mccmon6 to use DM/DTS in the u-boot proper by Lukasz Majewski · 5 years ago
  85. e32ed8c net: ti: cpsw: add support for standard eth "max-speed" dt property by Grygorii Strashko · 5 years ago
  86. 37ad0fe spi: Add support for memory-mapped flash by Simon Glass · 5 years ago
  87. ec1503c spl: Correct priority selection for image loaders by Simon Glass · 5 years ago
  88. b803791 cbfs: do not pack struct cbfs_cachenode by Heinrich Schuchardt · 5 years ago
  89. 4ff7fe9 Merge tag 'arc-fixes-for-2020.01-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-arc by Tom Rini · 5 years ago
  90. 062da42 ARC: HSDK: introduce reset driver by Eugeniy Paltsev · 5 years ago
  91. ba1e61b Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dm by Tom Rini · 5 years ago
  92. eae1eeb drivers: phy: Handle gracefully NULL pointers by Jean-Jacques Hiblot · 5 years ago
  93. 80bcd84 lib: errno: avoid error format-overflow by Heinrich Schuchardt · 5 years ago
  94. ebc5033 lib: time: Add microsecond timer by Marek Vasut · 5 years ago
  95. 28d43f2 NVMe: do PCI enumerate before nvme scan by Patrick Wildt · 5 years ago
  96. 773771f dfu: add callback for flush and initiated operation by Patrick Delaunay · 5 years ago
  97. 2111e3c dfu: add DFU virtual backend by Patrick Delaunay · 5 years ago
  98. cb47cb0 dfu: add partition support for MTD backend by Patrick Delaunay · 5 years ago
  99. f7aee23 dfu: add backend for MTD device by Patrick Delaunay · 5 years ago
  100. 0f8fad8 dfu: prepare the support of multiple interface by Patrick Delaunay · 5 years ago