1. c50ae32 iopoll: Add dealy to read poll by Jagan Teki · 4 years, 7 months ago
  2. 9a4c65b iopoll: Add read_poll_timeout common API by Jagan Teki · 4 years, 7 months ago
  3. 7e82cac clk: Fix clk func names in comments by Jagan Teki · 4 years, 7 months ago
  4. a4e8eee phy: Use _nodev naming convention if non-device clients by Jagan Teki · 4 years, 7 months ago
  5. 011a8d1 phy: Fix node description of phy_get_by_node by Jagan Teki · 4 years, 7 months ago
  6. 65eedd5 spi: Zap lpc32xx_ssp driver-related code by Jagan Teki · 4 years, 7 months ago
  7. df6c36c test: describe naming conventions for macro UNIT_TEST by Heinrich Schuchardt · 4 years, 7 months ago
  8. 41e8edf treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · 4 years, 7 months ago
  9. a9565e9 treewide: mem: Enable MEMTEST via defconfig by Michal Simek · 4 years, 7 months ago
  10. 9cb24a4 treewide: mem: Remove alternate memtest setup from Mox and x530 by Michal Simek · 4 years, 7 months ago
  11. 9eaf644 cmd: mem: Remove CONFIG_SYS_MEMTEST_SCRATCH mapping by Michal Simek · 4 years, 7 months ago
  12. e1287ba configs: migrate CONFIG_SYS_MTDPARTS_RUNTIME to defconfigs by Patrick Delaunay · 4 years, 9 months ago
  13. e51b1bd configs: migrate CONFIG_SET_DFU_ALT_INFO to defconfigs by Patrick Delaunay · 4 years, 9 months ago
  14. 5d0ea11 phy: atheros: add device tree bindings and config by Michael Walle · 4 years, 7 months ago
  15. d6b9f6b menu: add support for client defined statusline function by Thirupathaiah Annapureddy · 4 years, 8 months ago
  16. 9d1c7f4 arm: vexpress64: Remove unneeded CONFIG_ check by Andre Przywara · 4 years, 7 months ago
  17. e3e8121 arm: juno: enable USB by Andre Przywara · 4 years, 7 months ago
  18. d345718 arm: juno: Fix UART clock rate by Andre Przywara · 4 years, 7 months ago
  19. 11e56c4 arm: juno: Fix Juno address variables by Andre Przywara · 4 years, 7 months ago
  20. 17f2cf7 include/eeprom.h: fix build errors by Rasmus Villemoes · 4 years, 9 months ago
  21. 56c757a Merge git://git.denx.de/u-boot-usb by Tom Rini · 4 years, 7 months ago
  22. 22024d7 Merge tag 'efi-2020-07-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 7 months ago
  23. 16083b9 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · 4 years, 7 months ago
  24. 931f1d3 Merge tag 'u-boot-imx-20200502' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 7 months ago
  25. 0b5f7e1 Merge tag 'u-boot-rockchip-20200501' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years, 7 months ago
  26. d6862de Merge branch 'next' of git://git.denx.de/u-boot-sh by Tom Rini · 4 years, 7 months ago
  27. 911df64 efi_loader: disk: add efi_disk_is_system_part() by AKASHI Takahiro · 4 years, 7 months ago
  28. 6ec6767 lib/crypto, efi_loader: move some headers to include/crypto by AKASHI Takahiro · 4 years, 7 months ago
  29. b028928 doc: fix references to README.qe_firmware by Heinrich Schuchardt · 4 years, 7 months ago
  30. d3cb881 powerpc: P1010RDB: Disable legacy PCIe driver when DM_PCI is enabled by Hou Zhiqiang · 4 years, 7 months ago
  31. 29cd271 dm: powerpc: T1040/T1042: add i2c DM support by Biwen Li · 4 years, 7 months ago
  32. 07b3dcf dm: powerpc: T2080/T2081: add i2c DM support by Biwen Li · 4 years, 7 months ago
  33. 3e9d395 dm: ppc: T4240: add i2c DM support by Biwen Li · 4 years, 7 months ago
  34. 037fa1a dm: ppc: MPC8548CDS: add i2c DM support by Biwen Li · 4 years, 7 months ago
  35. 6a2d8d1 dm: ppc: p1010: add i2c DM support by Biwen Li · 4 years, 7 months ago
  36. 6b63c54 dm: powerpc: T1023/T1024: add i2c DM support by Biwen Li · 4 years, 7 months ago
  37. 6966a17 dm: powerpc: P2041RDB: add i2c DM support by Biwen Li · 4 years, 7 months ago
  38. b0939dd dm: powerpc: P1020: add i2c DM support by Biwen Li · 4 years, 7 months ago
  39. 0acacea dm: powerpc: P5040DS: add i2c DM support by Biwen Li · 4 years, 7 months ago
  40. 507fc9b xhci: mediatek: Add support for MTK xHCI host controller by developer · 4 years, 7 months ago
  41. f8bced1 usb: dwc3: use the phy bulk API to get phys by developer · 4 years, 7 months ago
  42. 272bde6 phy: Add API for a bulk of phys by developer · 4 years, 7 months ago
  43. d93c8b4 dm: core: Add function to get child count of ofnode or device by developer · 4 years, 7 months ago
  44. 8b37196 cmd/bedbug.c: Make bedbug_init have a return value by Ovidiu Panait · 4 years, 7 months ago
  45. 4afa2c2 arm: enable distro boot for bananapi-r2 by Matthias Brugger · 4 years, 7 months ago
  46. afc69a9 configs: migrate CONFIG_SYS_ARM_CACHE_* in Kconfig by Patrick Delaunay · 4 years, 8 months ago
  47. a0a2948 arm: imx: Add support for Google's Coral Dev Board by Alifer Moraes · 4 years, 9 months ago
  48. eb9c95f dt-bindings: pinctrl: imxrt1020: remove useless comment by Giulio Benetti · 4 years, 7 months ago
  49. 7372049 treewide: Remove unused FSL QSPI config options for IMX platforms by Kuldeep Singh · 4 years, 9 months ago
  50. 6775735 config: apalis-imx8: Enable FEC TXC delay by Philippe Schenker · 4 years, 9 months ago
  51. 2242ad5 board: apalis_imx6: Add KSZ9131 phy skew settings by Philippe Schenker · 4 years, 9 months ago
  52. 3060ecc net: phy: micrel: Add basic support for KSZ9131 by Philippe Schenker · 4 years, 9 months ago
  53. be98837 net: phy: micrel: Use defines for PHY_IDs and MASK by Philippe Schenker · 4 years, 9 months ago
  54. f1863a5 imx8: move SIP macro to common header by Peng Fan · 4 years, 7 months ago
  55. 37f34b3 net: pcnet: Remove CONFIG_PCNET_79C97x by Marek Vasut · 4 years, 7 months ago
  56. ea2764c net: Fix warning when including netdev.h on DM systems by Marek Vasut · 4 years, 8 months ago
  57. 107eb95 dt-bindings: power: rk3328-power: sync from upstream Linux kernel by Chen-Yu Tsai · 4 years, 7 months ago
  58. bbce376 dt-bindings: clock: rk3328: sync from upstream Linux kernel by Chen-Yu Tsai · 4 years, 7 months ago
  59. e8a497c Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 4 years, 7 months ago
  60. 146c3b5 Merge tag 'efi-2020-07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 7 months ago
  61. 355db10 mtd: spi-nor: Enable QE bit for ISSI flash by Jagan Teki · 4 years, 7 months ago
  62. 050fd9c rk3399: Enable SF distro bootcmd by Jagan Teki · 4 years, 8 months ago
  63. 809e54d Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 7 months ago
  64. ccaa08c Merge tag 'xilinx-for-v2020.07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 4 years, 7 months ago
  65. 92007cf Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 7 months ago
  66. 0b2f191 board: Add a gd flag for chain loading by Simon Glass · 4 years, 7 months ago
  67. abeaca8 acpi: Move the xsdt pointer to acpi_ctx by Simon Glass · 4 years, 7 months ago
  68. 9c442a6 acpi: Put table-setup code in its own function by Simon Glass · 4 years, 7 months ago
  69. 575a547 acpi: Move acpi_add_table() to generic code by Simon Glass · 4 years, 7 months ago
  70. 0e11384 acpi: Convert part of acpi_table to use acpi_ctx by Simon Glass · 4 years, 7 months ago
  71. 17968c3 acpi: Add a method to write tables for a device by Simon Glass · 4 years, 7 months ago
  72. 1914d07 x86: cbfs: Drop unwanted declaration by Simon Glass · 4 years, 8 months ago
  73. 2c0f9f7 efi_loader: remove CONFIG_EFI_SECURE_BOOT in efi_loader.h by AKASHI Takahiro · 4 years, 7 months ago
  74. a993173 efi_loader: identify EFI system partition by Heinrich Schuchardt · 4 years, 8 months ago
  75. 59a860d part: detect EFI system partition by Heinrich Schuchardt · 4 years, 8 months ago
  76. 1774da6 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 4 years, 7 months ago
  77. b76b0a6 driver: net: fm: add DM ETH support by Madalin Bucur · 4 years, 7 months ago
  78. 05d32b9 configs: ls1012afrwy: drop env qspi_bootcmd by Biwen Li · 4 years, 7 months ago
  79. 88dd2e8 configs: ls1046aqds: support distro boot by Biwen Li · 4 years, 7 months ago
  80. d46f65e board: freescale: ls1028a: mux changes for lpuart by Yuantian Tang · 4 years, 8 months ago
  81. e380138 configs: ls1088ardb: enable CONFIG_DM_ETH and related by Ioana Ciornei · 4 years, 8 months ago
  82. 4a76494 rk3399: Add boot flash script offset, size by Jagan Teki · 4 years, 8 months ago
  83. 1bd914b environment: distro: Add SF distro command by Jagan Teki · 4 years, 8 months ago
  84. 2073d54 spi: spi-mem: Add SPI_MEM_NO_DATA to the spi_mem_data_dir enum by Tudor Ambarus · 4 years, 8 months ago
  85. 24cb409 mtd: spi-nand: Import Toshiba SPI-NAND support by Robert Marko · 4 years, 9 months ago
  86. 5d15419 Convert CONFIG_PHYLIB et al to Kconfig by Tom Rini · 4 years, 7 months ago
  87. cd82e69 ARM: dts: rmobile: Synchronize Gen2 DTs with Linux 5.6.2 by Marek Vasut · 4 years, 8 months ago
  88. df51e06 Merge tag 'u-boot-amlogic-20200428' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 4 years, 7 months ago
  89. 7e9f5fb Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 4 years, 7 months ago
  90. d4778b0 Merge tag 'dm-pull-27apr20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 7 months ago
  91. e181a3d lx2160a : Update eMMC boot environment variable by Meenakshi Aggarwal · 4 years, 7 months ago
  92. 6a8e978 configs: ls1021a: Append CMA configuration to bootargs by Alison Wang · 4 years, 7 months ago
  93. 1a20553 include/configs: ls1012afrwy: support dhcp boot by Biwen Li · 4 years, 7 months ago
  94. 624ba61 dm: clk: add stub when CONFIG_CLK is deactivated by Patrick Delaunay · 4 years, 7 months ago
  95. 2d18c8c arm64: dts: meson: sync dt and bindings from v5.7-rc1 by Neil Armstrong · 4 years, 7 months ago
  96. a0f6da6 Merge tag 'mips-pull-2020-04-27' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · 4 years, 7 months ago
  97. 83ae2ce mips: Add support for SoM "VoCore2". by Mauro Condarelli · 4 years, 9 months ago
  98. 7305b4c mips: mtmips: add support for mt7628-rfb by developer · 4 years, 7 months ago
  99. 9720bc3 mips: mtmips: enable SPL for all boards by developer · 4 years, 7 months ago
  100. 84ae9d8 spl: spl_nor: Move legacy image loading into spl_legacy.c by Stefan Roese · 4 years, 7 months ago