1. 713a02a MAINTAINERS: Update ARM TI entry by Lokesh Vutla · 4 years, 8 months ago
  2. 74326a3 Kconfig: Rename CONFIG_SPL_DMA_SUPPORT to CONFIG_SPL_DMA by Vignesh Raghavendra · 4 years, 10 months ago
  3. d417b94 efi_loader: document functions in efi_rng.c by Heinrich Schuchardt · 4 years, 9 months ago
  4. 0b326fc rtc: add support for DS3232 device by Han Nandor · 4 years, 11 months ago
  5. 05ffdc8 drivers: fsl_mcdmafec: conversion to dm by Angelo Durgehello · 4 years, 10 months ago
  6. a7bcace drivers: mcffec: conversion to dm by Angelo Durgehello · 4 years, 10 months ago
  7. a74a213 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 4 years, 9 months ago
  8. 2dbab87 doc: uefi.rst: Document launching UEFI binaries from FIT images by Cristian Ciocaltea · 4 years, 9 months ago
  9. b533386 doc: Add sample uefi.its image description file by Cristian Ciocaltea · 4 years, 9 months ago
  10. 98a8f44 dfu: Add optional timeout parameter by Andy Shevchenko · 4 years, 10 months ago
  11. 5a8fa09 Merge branch 'next' by Tom Rini · 4 years, 9 months ago
  12. bcfb05c doc: rockchip: document packing second level loader with mkimage by Jeffy Chen · 4 years, 10 months ago
  13. dcdea29 doc: rockchip: Fix reference the wrong defconfig name of ROC-CC-RK3308 by Andy Yan · 4 years, 9 months ago
  14. a1d6dc3 x86: Add chromebook_coral by Simon Glass · 4 years, 10 months ago
  15. 7e589bc x86: Add a generic Intel GPIO driver by Simon Glass · 4 years, 10 months ago
  16. 74749f1 x86: Add a generic Intel pinctrl driver by Simon Glass · 4 years, 10 months ago
  17. c59f2ac dm: doc: Add a note about of-platdata and header files by Simon Glass · 4 years, 10 months ago
  18. 2206ac2 dm: pci: Allow delaying auto-config until after relocation by Simon Glass · 4 years, 10 months ago
  19. 97fd369 doc: fitImage: example of a signature node by Heinrich Schuchardt · 4 years, 10 months ago
  20. 93ce16f doc: really get rid of Documentation/ directory by Rasmus Villemoes · 4 years, 10 months ago
  21. 520f955 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 4 years, 10 months ago
  22. 04883bf doc: update AX25-AE350 RISC-V documentation by Rick Chen · 4 years, 10 months ago
  23. 31fbf60 Use dts support from U-Boot via OF_SEPARATE instead of depending from opensbi. by Rick Chen · 4 years, 10 months ago
  24. ee278ac doc: bindings: Aquantia PHY node binding by Alex Marginean · 4 years, 10 months ago
  25. e81031c doc: bindings: add bindings document for PHY nodes by Alex Marginean · 4 years, 10 months ago
  26. fb60383 dt-bindings: phy: dp83867: Add documentation for disabling clock output by Grygorii Strashko · 4 years, 10 months ago
  27. fb8977c net: Always build the string_to_enetaddr() helper by Joe Hershberger · 5 years ago
  28. e2c04fa doc: add README for asn1 compiler and decoder by AKASHI Takahiro · 4 years, 11 months ago
  29. bbc8457 doc: rockchip: Update build instruction for rk3308 by Andy Yan · 4 years, 10 months ago
  30. 1e26f64 bootm: vxworks: Support Linux compatible standard DTB for ARM and PPC by Lihua Zhao · 4 years, 10 months ago
  31. 32f2ca2 cosmetic: Fix spelling and whitespace errors by Thomas Hebb · 4 years, 10 months ago
  32. 7f08bfb doc: rockchip: Add documentation for rk3308 based boards by Andy Yan · 4 years, 10 months ago
  33. 086e391 Merge tag 'u-boot-rockchip-20191110' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years, 11 months ago
  34. 11406b8 dm: regulator: support regulator more state by Joseph Chen · 5 years ago
  35. bef1845 freescale/powerpc: Rename the config CONFIG_SECURE_BOOT name by Udit Agarwal · 4 years, 11 months ago
  36. a8c1846 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 4 years, 11 months ago
  37. 63473ee dm: doc: Correct of-platdata driver name by Simon Glass · 5 years ago
  38. 965ec3c cmd: avb: Support A/B slots by Sam Protsenko · 5 years ago
  39. 067c13c dfu: add callback for flush and initiated operation by Patrick Delaunay · 5 years ago
  40. ec44cac dfu: add DFU virtual backend by Patrick Delaunay · 5 years ago
  41. d5640f7 dfu: add partition support for MTD backend by Patrick Delaunay · 5 years ago
  42. 6015af2 dfu: add backend for MTD device by Patrick Delaunay · 5 years ago
  43. febabe3 dfu: allow to manage DFU on several devices by Patrick Delaunay · 5 years ago
  44. cb986ba dfu: sf: add partition support for nor backend by Patrick Delaunay · 5 years ago
  45. 321179e doc: dfu: Add dfu documentation by Patrick Delaunay · 5 years ago
  46. ba742b8 Merge branch '2019-10-28-azure-ci-support' by Tom Rini · 5 years ago
  47. cc64810 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 5 years ago
  48. 7114d89 doc: Add documentation for how to build U-Boot host tools by Bin Meng · 5 years ago
  49. ffb6b8e dt-bindings: memory-controller: Introduce J721E DDRSS bindings by Lokesh Vutla · 5 years ago
  50. 4b06000 dm: spi: Change cs_info op to return -EINVAL for invalid cs num by Bin Meng · 5 years ago
  51. 4dd520b dm: spi: Return 0 if driver does not implement ops->cs_info by Bin Meng · 5 years ago
  52. a2fce50 Merge tag 'for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-ubi by Tom Rini · 5 years ago
  53. c83b1bb Merge tag 'dm-pull-15oct19' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 5 years ago
  54. 2ada73e MAINTAINERS: Update ARM entry by Tom Rini · 5 years ago
  55. e6661cf ubi: Add "skipcheck" command to set/clear this bit in the UBI volume hdr by Stefan Roese · 5 years ago
  56. 2cde3ea doc: add full path to patman README by Ralph Siemsen · 5 years ago
  57. 0c9cc51 Merge branch '2019-10-11-master-imports' by Tom Rini · 5 years ago
  58. ee8da59 sandbox: Remove sandbox_noblk build by Tom Rini · 5 years ago
  59. 260777f clk: cdce9xx: add support for cdce9xx clock synthesizer by Tero Kristo · 5 years ago
  60. 4024006 dt-bindings: phy: add a document for MediaTek tphy by Ryder Lee · 5 years ago
  61. 825c47e dt-bindings: pcie: add a document for MT7623 PCIe controller by Ryder Lee · 5 years ago
  62. e18fb7d dt-bindings: remoteproc: Add bindings for DSP C66x clusters on TI K3 SoCs by Suman Anna · 5 years ago
  63. 471c2d5 dt-bindings: remoteproc: Add bindings for R5F subsystem on TI K3 SoCs by Suman Anna · 5 years ago
  64. 44fb0d6 Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 5 years ago
  65. eaa0bde Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  66. d714a75 imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HAB by Stefano Babic · 5 years ago
  67. 904c31f imx: mxs: Fix location for the elftosb tool by Fabio Estevam · 5 years ago
  68. b5661ca doc: imx: mkimage: introduce i.MX8 image format by Peng Fan · 5 years ago
  69. ad704bb doc: README.xilinx: Add dt bindings by T Karthik Reddy · 5 years ago
  70. bdaa976 pci: Correct 'specifified' and 'Plese' typos by Simon Glass · 5 years ago
  71. 9b69ba4 pci: sandbox: Move the emulators into their own node by Simon Glass · 5 years ago
  72. 189882c sandbox: Add a -T flag to use the test device tree by Simon Glass · 5 years ago
  73. fdd72be dm: core: Add documentation on how to debug driver model by Simon Glass · 5 years ago
  74. 12e800c MAINTAINERS, git-mailrc: Update the maintainer for socfpga by Ley Foon Tan · 5 years ago
  75. 282ed24 dm: MIGRATION: Add migration plan for CONFIG_DM by Heinrich Schuchardt · 5 years ago
  76. 4a7cf0f scrapyard: Delete this file and script by Tom Rini · 5 years ago
  77. 5f8f46e doc: fix: Replace SPL_OF_PLATDATA with OF_PLATDATA in examples by Lukasz Majewski · 5 years ago
  78. ce704ea doc: driver-model: Update SPI migration status by Jagan Teki · 5 years ago
  79. 87d5b22 MAINTAINERS: Change fsl-qoriq, mpc86xx, mpc85xx maintainers by Priyanka Jain · 5 years ago
  80. 78af73e doc: rockchip: use idbloader.img for rk3288, rk3328, rk3399 by Matwey V. Kornilov · 5 years ago
  81. 5a85580 doc: slimbootloader: Update Linux booting steps on QEMU by Park, Aiden · 5 years ago
  82. ba83753 Merge tag 'rpi-next-2019.10' of https://github.com/mbgg/u-boot by Tom Rini · 5 years ago
  83. e0351b2 git-mailrc: Add rpi and bcm283x maintainer by Andrei Gherzan · 5 years ago
  84. fe1a81c doc: UEFI API documentation by Heinrich Schuchardt · 5 years ago
  85. 2e0f324 network: set timeline for CONFIG_DM_ETH conversion by Heinrich Schuchardt · 5 years ago
  86. 8bd37ce drivers: net: add marvell MDIO driver by Alex Marginean · 5 years ago
  87. 01c9f04 doc: bindings: add mdio.txt describing generic MDIO properties by Alex Marginean · 5 years ago
  88. dc625d0 doc: pcap: add pcap cmd documentation by Ramon Fried · 5 years ago
  89. 17ac215 dt-bindings: clock: stm32mp1: support disabled fixed clock by Patrick Delaunay · 5 years ago
  90. 7a4b0bc Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 5 years ago
  91. 8313fcd doc: update QEMU RISC-V documentation by Lukas Auer · 5 years ago
  92. 0152879 moveconfig: prepare moving CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig step 1 by Hannes Schmelzer · 5 years ago
  93. cb8c492 rockchip: rk3288: remove fennec board support by Kever Yang · 5 years ago
  94. 0c4a0e6 doc: arch: correct links in x86.rst by Heinrich Schuchardt · 5 years ago
  95. 79bf445 doc: formatting slimbootloader.rst by Heinrich Schuchardt · 5 years ago
  96. 88af42d doc: sifive-fu540: Update README to explicitly load DTB for Linux by Anup Patel · 5 years ago
  97. 9e5616d Drop PCMCIA by Simon Glass · 5 years ago
  98. 31d1369 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 5 years ago
  99. 9fd8b2c Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 5 years ago
  100. b4bf714 sound: Add codec enable to the sound bindings by Simon Glass · 5 years ago