1. 698c439 dt-bindings: import usb pd by Peng Fan · 5 years ago
  2. b1be79b opos6uldev: migrate to DM_VIDEO by Sébastien Szymanski · 5 years ago
  3. b72dd93 imx6ul: opos6ul: migrate to DM_ETH by Sébastien Szymanski · 5 years ago
  4. 05737f3 imx: update i.MX8MQ device trees by Patrick Wildt · 5 years ago
  5. e4417ed ARM: imx: Convert mccmon6 to use fitImage instead of uImage+DTB by Lukasz Majewski · 5 years ago
  6. 8e64181 ARM: imx: Convert mccmon6 to use DM/DTS in the u-boot proper by Lukasz Majewski · 5 years ago
  7. bb1bb4b Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dm by Tom Rini · 5 years ago
  8. 4e18429 drivers: phy: Handle gracefully NULL pointers by Jean-Jacques Hiblot · 5 years ago
  9. f279e1d lib: errno: avoid error format-overflow by Heinrich Schuchardt · 5 years ago
  10. 80e7e7c lib: time: Add microsecond timer by Marek Vasut · 5 years ago
  11. 52e1d93 NVMe: do PCI enumerate before nvme scan by Patrick Wildt · 5 years ago
  12. 412326d Merge tag 'u-boot-clk-23Oct2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · 5 years ago
  13. ba742b8 Merge branch '2019-10-28-azure-ci-support' by Tom Rini · 5 years ago
  14. cc64810 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 5 years ago
  15. 10289b4 linux/types.h: Surround 'struct ustat' with __linux__ by Bin Meng · 5 years ago
  16. 1af5e97 tools: image.h: Use portable uint32_t instead of linux-specific __be32 by Bin Meng · 5 years ago
  17. d60ae4c fdt: Fix alignment issue when reading 64-bits properties from fdt by Jean-Jacques Hiblot · 5 years ago
  18. 5256bee bootstage: Mark the start/end of TPL and SPL separately by Simon Glass · 5 years ago
  19. 5ca5ec1 dm: regmap: Fix mask in regmap_update_bits() by Simon Glass · 5 years ago
  20. 91a8c95 sandbox: test: Show hex values on failure by Simon Glass · 5 years ago
  21. ffc379b Merge tag 'mips-pull-2019-10-25' of git://git.denx.de/u-boot-mips by Tom Rini · 5 years ago
  22. 271103a Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 5 years ago
  23. e382713 Merge tag 'xilinx-for-v2020.01-part2' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 5 years ago
  24. 443a206 mips: mtmips: change baudrate table for all boards by Weijie Gao · 5 years ago
  25. f7ae6b6 reset: add reset controller driver for MediaTek MIPS platform by Weijie Gao · 5 years ago
  26. 77ed3c4 clk: add clock driver for MediaTek MT76x8 platform by Weijie Gao · 5 years ago
  27. f923c75 bmips: correct name characters by Álvaro Fernández Rojas · 5 years ago
  28. 55daf1c bmips: configs: switch to size definitions by Álvaro Fernández Rojas · 5 years ago
  29. 9e48463 mips: bmips: remove unneeded definitions by Álvaro Fernández Rojas · 5 years ago
  30. 331bee8 bmips: enable vr-3032u nand support by Álvaro Fernández Rojas · 5 years ago
  31. 832ce20 mtd: spi: Clean up usage of CONFIG_SPI_FLASH_MTD by Frieder Schrempf · 5 years ago
  32. 4b06000 dm: spi: Change cs_info op to return -EINVAL for invalid cs num by Bin Meng · 5 years ago
  33. 17fd991 Merge branch '2019-10-24-UFS-support' by Tom Rini · 5 years ago
  34. 0435a82 dt-bindings: arm64: zynqmp: Add power and reset headers by Michal Simek · 6 years ago
  35. bdc2718 dt-bindings: clock: zynqmp: Add clk header by Rajan Vaja · 6 years ago
  36. c4690c5 ARM: zynq: Move BOOTM_NETBSD to Kconfig by Michal Simek · 5 years ago
  37. 4036195 arm64: zynqmp: Convert invoke_smc() to xilinx_pm_request() by Michal Simek · 5 years ago
  38. 6596270 arm64: versal: Rename versal_pm_request to xilinx_pm_request by Michal Simek · 5 years ago
  39. 866225f arm64: xilinx: Move firmware functions from platform to driver by Michal Simek · 5 years ago
  40. 0f3604a arm64: versal: Clean pm_api_id usage by Michal Simek · 5 years ago
  41. c9e4099 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 5 years ago
  42. 1708a12 usb: xhci: move xhci.h to include usb by Jean-Jacques Hiblot · 5 years ago
  43. 1fc18e1 configs: j721e_evm.h: Define CONFIG_SYS_MAX_FLASH_BANKS_DETECT by Vignesh Raghavendra · 5 years ago
  44. 13b6770 env: ti: Add environment variables to boot from UFS by Faiz Abbas · 5 years ago
  45. 7feafb0 ufs: Add Initial Support for UFS subsystem by Faiz Abbas · 5 years ago
  46. 8fbac8e scsi: Add dma direction member to command structure by Faiz Abbas · 5 years ago
  47. 4ff5728 scsi: Add max_bytes_per_req to scsi_platdata by Faiz Abbas · 5 years ago
  48. 680023c Merge tag 'u-boot-stm32-2019-10-23' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 5 years ago
  49. fd1ba29 drivers: clk: Fix using assigned-clocks in the node of the clock it sets up by Jean-Jacques Hiblot · 5 years ago
  50. 52720c5 drivers: clk: Add a managed API to get clocks from the device-tree by Jean-Jacques Hiblot · 5 years ago
  51. 8a1661f drivers: clk: Handle gracefully NULL pointers by Jean-Jacques Hiblot · 5 years ago
  52. f77b9ab configs: stm32f746-disco: Fix ramdisk_addr_r by Patrice Chotard · 5 years ago
  53. 6972c60 configs: ls1012afrwy: Add CONFIG_ENV_ADDR by Kuldeep Singh · 5 years ago
  54. 60b0055 configs: ls1012ardb: Add CONFIG_ENV_ADDR by Kuldeep Singh · 5 years ago
  55. 4b5c4dd Merge tag 'efi-2020-01-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 5 years ago
  56. be2ffa1 configs: sei610: Add config file to fix userdata size by Guillaume La Roque · 5 years ago
  57. 880c0aa configs: sei510: rework header and fix userdata size by Guillaume La Roque · 5 years ago
  58. 5be4afe ARM: dts: Import SEI610 DT from Linux 5.4-rc2 by Neil Armstrong · 5 years ago
  59. 1a87cc7 arm: dts: Import and update DT for Khadas VIM3 by Andreas Färber · 5 years ago
  60. 3b12fec configs: sei510: enable Video Display support by Neil Armstrong · 5 years ago
  61. b7cd956 fs: add fs_get_type() for current filesystem type by AKASHI Takahiro · 5 years ago
  62. e4bad9f fs: update fs_close() description by Heinrich Schuchardt · 5 years ago
  63. 64f49eb fs: export fs_close() by AKASHI Takahiro · 5 years ago
  64. a2fce50 Merge tag 'for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-ubi by Tom Rini · 5 years ago
  65. c83b1bb Merge tag 'dm-pull-15oct19' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 5 years ago
  66. cb578f0 arm: remove the H2200 board by Heinrich Schuchardt · 5 years ago
  67. 6116234 ubi: env: fix redundand management by Philippe Reynes · 5 years ago
  68. 386f20c ubi: provide a way to skip CRC checks by Quentin Schulz · 5 years ago
  69. 0cf795a power: domain: Introduce dev_power_domain_off by Lokesh Vutla · 5 years ago
  70. af94ad4 dm: core: Allow for not controlling the power-domain by DM framework by Lokesh Vutla · 5 years ago
  71. d8efa2c dm: device: Fix typo in the non-DEVRES version of devm_kmalloc_array() by Jean-Jacques Hiblot · 5 years ago
  72. 9c1e982 power: domain: add dev_power_domain_on by Peng Fan · 5 years ago
  73. 7a3f15e dm: Fix default address cells return value by Matthias Brugger · 5 years ago
  74. 35e9983 image: android: Fix possible build errors by Sam Protsenko · 5 years ago
  75. 6891152 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 5 years ago
  76. 6f1f28b Merge tag 'u-boot-imx-20191014' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  77. cd5ffc5 Merge tag 'video-for-2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 5 years ago
  78. fae7948 Merge tag 'mmc-10-10-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 5 years ago
  79. d02be21 i2c: imx_lpi2c: add ipg clk by Peng Fan · 5 years ago
  80. a6bbc62 stm32mp1: configs: update video by Yannick Fertré · 5 years ago
  81. 23f965a dm: Add a dsi host uclass by Yannick Fertré · 5 years ago
  82. e2c3c2e colibri_imx7: remove legacy sdboot wrapper by Igor Opaniuk · 5 years ago
  83. 541bfad colibri_imx6: remove legacy sdboot wrapper by Igor Opaniuk · 5 years ago
  84. 3bae9bb colibri-imx6ull: remove legacy sdboot wrapper by Igor Opaniuk · 5 years ago
  85. 5f1e987 apalis_imx6: remove legacy sdboot wrapper by Igor Opaniuk · 5 years ago
  86. f9f42b0 imx8qm/qxp: Set SPL TEXT base to OCRAM base by Ye Li · 5 years ago
  87. 5e93871 imx: config: Update KP's TPC70 config to support SWUpdate by Lukasz Majewski · 5 years ago
  88. 0bcb11f imx: tpc70: Convert TPC70 (imx6q) board to use DM/DTS in SPL and u-boot by Lukasz Majewski · 5 years ago
  89. 309ce98 imx: tpc70: config: Update TPC70 config to support eMMC's boot0 SPL update by Lukasz Majewski · 5 years ago
  90. a142e60 imx: tpc70: config: Add script commands to update u-boot and OE's wic by Lukasz Majewski · 5 years ago
  91. 7cc7c1e pico-imx7d: Support distro boot for FIT image case by Jun Nie · 5 years ago
  92. 954252a board: tbs2910: Convert eth to driver model by Soeren Moch · 5 years ago
  93. 6ee03c9 mx6: mx6sabre common: Use more conventional spelling of fdtfile by Sjoerd Simons · 5 years ago
  94. 6802d79 Add i.MX7D based Meerkat96 board support by Shawn Guo · 5 years ago
  95. 66c3724 video: add support of MIPI DSI interface by Yannick Fertré · 5 years ago
  96. 7389776 include: Add new DCS commands in the enum list by Yannick Fertré · 5 years ago
  97. 9189d6f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 5 years ago
  98. 0c9cc51 Merge branch '2019-10-11-master-imports' by Tom Rini · 5 years ago
  99. 2fff0e9 tao3530: Fix usage of mmc rescan by Jarkko Nikula · 5 years ago
  100. 87875f2 configs: ti: Use addr_fit for run_fit environment variable by Andrew F. Davis · 5 years ago