1. 6015af2 dfu: add backend for MTD device by Patrick Delaunay · 5 years ago
  2. 0de1022 dfu: allow read with no data without error for EOF indication by Patrick Delaunay · 5 years ago
  3. febabe3 dfu: allow to manage DFU on several devices by Patrick Delaunay · 5 years ago
  4. 9ada683 dfu: prepare the support of multiple interface by Patrick Delaunay · 5 years ago
  5. cb986ba dfu: sf: add partition support for nor backend by Patrick Delaunay · 5 years ago
  6. 321179e doc: dfu: Add dfu documentation by Patrick Delaunay · 5 years ago
  7. 909b690 dfu: cosmetic: cleanup sf to avoid checkpatch error by Patrick Delaunay · 5 years ago
  8. 0896d2c thor: fix error path after g_dnl_register() failure by Marek Szyprowski · 5 years ago
  9. fd15b58 dwc3: flush cache only if there is a buffer attached to a request by Marek Szyprowski · 5 years ago
  10. d2d8eab dfu: mmc: add support for in-partition offset by Marek Szyprowski · 5 years ago
  11. 909338c cmd: thor: select DFU subsystem also for 'thor' download tool by Marek Szyprowski · 5 years ago
  12. ade08db gadget: f_thor: properly enable 3rd endpoint defined by the protocol by Marek Szyprowski · 5 years ago
  13. 0a815ff dfu: dfu_nand: reduce verbosity by Ralph Siemsen · 5 years ago
  14. d624434 dwc3-generic: Don't fail probe if clk/reset entries are absent by Vignesh Raghavendra · 5 years ago
  15. 412326d Merge tag 'u-boot-clk-23Oct2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · 5 years ago
  16. 1a81cf8a Prepare v2020.01-rc1 by Tom Rini · 5 years ago
  17. 700336f Merge tag 'mmc-10-29-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 5 years ago
  18. ba742b8 Merge branch '2019-10-28-azure-ci-support' by Tom Rini · 5 years ago
  19. cc64810 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 5 years ago
  20. bf27522 Bring all testings in gitlab and travis CI to Azure Pipelines by Bin Meng · 5 years ago
  21. d3c369d .travis.yml: Remove the unneeded '&' for ls20xx buildman by Bin Meng · 5 years ago
  22. 6cdd177 arm: mvebu: Avoid generating kwbimage.cfg in the source tree by Bin Meng · 5 years ago
  23. 578b637 tools: buildman: Remove useless mkdir() in Make() in test.py by Bin Meng · 5 years ago
  24. bc750bc tools: buildman: Honor output directory when generating boards.cfg by Bin Meng · 5 years ago
  25. a335f80 spl: spl_mmc: fix getting raw_sect when boot from emmc boot partition by Peng Fan · 5 years ago
  26. 5d336d1 mmc: fsl_esdhc: drop i.MX DDR support code by Yangbo Lu · 5 years ago
  27. 2913926 mmc: fsl_esdhc: remove redundant DM_MMC checking by Yangbo Lu · 5 years ago
  28. 41dec2f mmc: fsl_esdhc: make BLK as hard requirement of DM_MMC by Yangbo Lu · 5 years ago
  29. d2e680f Add Microsoft Azure Pipelines configuration by Bin Meng · 5 years ago
  30. 4d90f6c tools: Avoid creating symbolic links for tools/version.h by Bin Meng · 5 years ago
  31. 1f35137 Add .gitattributes for line endings by Bin Meng · 5 years ago
  32. 7114d89 doc: Add documentation for how to build U-Boot host tools by Bin Meng · 5 years ago
  33. ccd4398 tools: ifwitool: Define __packed when it is not defined by Bin Meng · 5 years ago
  34. 10289b4 linux/types.h: Surround 'struct ustat' with __linux__ by Bin Meng · 5 years ago
  35. afd3bf4 tools: zynqmpbif: Use compiler builtin instead of linux-specific __swab32 by Bin Meng · 5 years ago
  36. a7c9a65 tools: mtk_image.h: Use portable uintXX_t instead of linux-specific __leXX by Bin Meng · 5 years ago
  37. 1af5e97 tools: image.h: Use portable uint32_t instead of linux-specific __be32 by Bin Meng · 5 years ago
  38. ffc379b Merge tag 'mips-pull-2019-10-25' of git://git.denx.de/u-boot-mips by Tom Rini · 5 years ago
  39. 15147dc Merge branch '2019-10-24-ti-imports' by Tom Rini · 5 years ago
  40. d0e134b arm: dts: k3-am65: Add R5F ranges in interconnect nodes by Suman Anna · 5 years ago
  41. 22b5480 armv7R: K3: j721e: Add support for triggering ddr init from SPL by Lokesh Vutla · 5 years ago
  42. ec2fa9f arm: dts: k3-j721e: Add ddr node by Lokesh Vutla · 5 years ago
  43. 3bb3f26 ram: k3-j721e: Add support for J721E DDR controller by Kevin Scholz · 5 years ago
  44. ffb6b8e dt-bindings: memory-controller: Introduce J721E DDRSS bindings by Lokesh Vutla · 5 years ago
  45. 34f27b2 ram: k3-am654: Do not rely on default values for certain DDR register by James Doublesin · 5 years ago
  46. c78ac7a ram: k3-am654: add support for LPDDR4 and DDR3L DDRs by James Doublesin · 5 years ago
  47. d5e08fd armv7r: dts: am654-base-board: Rename 1600MHz to 1600MTs in dtsi filename by James Doublesin · 5 years ago
  48. e938b22 arm: K3: Clean and invalidate Linux Image before jumping to Linux by Lokesh Vutla · 5 years ago
  49. 683cdd6 cmd: booti: Store OS start and end info in images structure by Lokesh Vutla · 5 years ago
  50. 899a9de boot: arm: Enable support for custom board_prep_linux by Lokesh Vutla · 5 years ago
  51. 18df182 configs: dra7xx_evm: Increase the size of SPL_MULTI_DTB_FIT by Faiz Abbas · 5 years ago
  52. add2242 configs: dra7xx_evm: Add Kconfigs for SPL_DFU bootmode by Faiz Abbas · 5 years ago
  53. 6b23f53 ARM: dts: dra7: Add usb peripheral nodes in spl by Faiz Abbas · 5 years ago
  54. 271103a Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 5 years ago
  55. c9e50bb Merge tag 'u-boot-atmel-2020.01-b' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · 5 years ago
  56. 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
  57. ec54c8c configs: mtmips: remove configs which are selected in Kconfig or useless by Weijie Gao · 5 years ago
  58. 3f851c9 mips: mtmips: select essential drivers in Kconfig by Weijie Gao · 5 years ago
  59. 443a206 mips: mtmips: change baudrate table for all boards by Weijie Gao · 5 years ago
  60. 4e2ccca dts: mtmips: add default pinctrl to eth nodes for all boards by Weijie Gao · 5 years ago
  61. ef55fa0 dts: mtmips: add default pinctrl for gardena-smart-gateway-mt7688 by Weijie Gao · 5 years ago
  62. e3b326f dts: mtmips: add mmc related nodes for mt7628an.dtsi by Weijie Gao · 5 years ago
  63. 77ebea2 mmc: mtk-sd: add a dts property cd-active-high for builtin-cd mode by Weijie Gao · 5 years ago
  64. 3c92a95 mmc: mtk-sd: add support for MediaTek MT7620/MT7628 SoCs by Weijie Gao · 5 years ago
  65. cff0b04 dts: mtmips: enable eth port0 led and link poll functions for all boards by Weijie Gao · 5 years ago
  66. 877d039 net: mt7628-eth: add support to isolate LAN/WAN ports by Weijie Gao · 5 years ago
  67. c88ee3e net: mt7628-eth: free rx descriptor on receiving failure by Weijie Gao · 5 years ago
  68. f079321 net: mt7628-eth: make phy link up detection optional via DT by Weijie Gao · 5 years ago
  69. 2734fde net: mt7628-eth: remove hardcoded gpio settings and regmap-based phy reset by Weijie Gao · 5 years ago
  70. 4cce511 phy: mt76x8-usb-phy: add slew rate calibration and remove non-mt7628 part by Weijie Gao · 5 years ago
  71. 6658ebc dts: mtmips: update reset controller node for mt7628 by Weijie Gao · 5 years ago
  72. f7ae6b6 reset: add reset controller driver for MediaTek MIPS platform by Weijie Gao · 5 years ago
  73. 123ffd4 dts: mtmips: add default pinctrl for uart nodes by Weijie Gao · 5 years ago
  74. fdf92df dts: mtmips: add pinctrl node for mt7628 by Weijie Gao · 5 years ago
  75. 3fad441 pinctrl: add support for MediaTek MT7628 by Weijie Gao · 5 years ago
  76. 43405e0 spi: mt7621-spi: restore default register value after each xfer by Weijie Gao · 5 years ago
  77. 54a6b8e spi: mt7621-spi: remove data cache and rewrite its xfer function by Weijie Gao · 5 years ago
  78. f099785 spi: mt7621-spi: use clock frequency from clk driver by Weijie Gao · 5 years ago
  79. 2d767a7 dts: mtmips: add clock node for mt7628 by Weijie Gao · 5 years ago
  80. 77ed3c4 clk: add clock driver for MediaTek MT76x8 platform by Weijie Gao · 5 years ago
  81. 5fcea8d dts: mtmips: enable high-speed UART support for mt7628 by Weijie Gao · 5 years ago
  82. d1d8814 dts: mtmips: move uart property clock-frequency into mt7628an.dtsi by Weijie Gao · 5 years ago
  83. 44fa676 serial: serial_mtk: add non-DM version for SPL by Weijie Gao · 5 years ago
  84. 99ced53 serial: serial_mtk: enable FIFO and disable flow control by Weijie Gao · 5 years ago
  85. e365de9 drivers: nand: brcmnand: fix nand_chip ecc layout structure by William Zhang · 5 years ago
  86. a69bae0 mips: bmips: switch to board defines for dtb by Álvaro Fernández Rojas · 5 years ago
  87. f923c75 bmips: correct name characters by Álvaro Fernández Rojas · 5 years ago
  88. 55daf1c bmips: configs: switch to size definitions by Álvaro Fernández Rojas · 5 years ago
  89. 9e48463 mips: bmips: remove unneeded definitions by Álvaro Fernández Rojas · 5 years ago
  90. 331bee8 bmips: enable vr-3032u nand support by Álvaro Fernández Rojas · 5 years ago
  91. 0f57c93 bmips: bcm63268: add support for brcmnand by Álvaro Fernández Rojas · 5 years ago
  92. c4bf879 bmips: bcm6362: add support for brcmnand by Álvaro Fernández Rojas · 5 years ago
  93. 12dfa45 bmips: bcm6328: add support for brcmnand by Álvaro Fernández Rojas · 5 years ago
  94. edbd175 bmips: bcm6368: add support for brcmnand by Álvaro Fernández Rojas · 5 years ago
  95. a9f80cf nand: brcm: add BCM6368 support by Álvaro Fernández Rojas · 5 years ago
  96. 22247c6 MIPS: add compile time definition of L2 cache size by Ramon Fried · 5 years ago
  97. 5f19c93 sunxi: set PIO voltage to hardware-detected value on startup on H6 by Icenowy Zheng · 5 years ago
  98. cf05b4b arm: dts: sync dts for Allwinner H6 by Clément Péron · 5 years ago
  99. e6467df sunxi: Fix pll1 clock calculation by Stefan Mavrodiev · 5 years ago
  100. 4ed293a arm64: dts: sun50i: Add support for A64 OLinuXino (with eMMC) by Sunil Mohan Adapa · 5 years ago