1. 5575f79 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi into next by Tom Rini · 4 years, 5 months ago
  2. 0490925 Merge tag 'video-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-video into next by Tom Rini · 4 years, 5 months ago
  3. fb3dd9c video: ipuv3: remove non-DM code by Anatolij Gustschin · 4 years, 6 months ago
  4. 3715791 imx: convert mx53loco board to DM_VIDEO by Anatolij Gustschin · 4 years, 6 months ago
  5. ff4e52e imx: convert mx51evk board to DM_VIDEO by Anatolij Gustschin · 4 years, 6 months ago
  6. d37618d imx: convert gwventana board to DM_VIDEO by Anatolij Gustschin · 4 years, 6 months ago
  7. c0d5117 imx: convert mx6cuboxi board to DM_VIDEO by Anatolij Gustschin · 4 years, 6 months ago
  8. 1e916aa imx: convert cgtqmx6eval board to DM_VIDEO by Anatolij Gustschin · 4 years, 6 months ago
  9. bf4d323 imx: convert dms-ba16 boards to DM_VIDEO by Anatolij Gustschin · 4 years, 6 months ago
  10. ddfda8e imx: convert pico-imx6 to DM_VIDEO by Anatolij Gustschin · 4 years, 6 months ago
  11. 3f15df3 imx: convert embest boards to DM_VIDEO by Anatolij Gustschin · 4 years, 6 months ago
  12. 513acd0 tbs2910: migrate to DM_VIDEO by Anatolij Gustschin · 4 years, 6 months ago
  13. 22b897a video: extend stdout video console work-around for 'vga' by Anatolij Gustschin · 4 years, 6 months ago
  14. db755b3 video: ipuv3: remove some useless code to reduce binary size by Anatolij Gustschin · 4 years, 6 months ago
  15. e26e520 video: make backlight and panel drivers optional by Anatolij Gustschin · 4 years, 6 months ago
  16. 0b12f76 video: ipuv3: fix building with disabled panel driver by Anatolij Gustschin · 4 years, 6 months ago
  17. 39b9555 video: make vidconsole commands optional by Anatolij Gustschin · 4 years, 6 months ago
  18. ffd955c nitrogen6x: update video console name by Anatolij Gustschin · 4 years, 6 months ago
  19. 59d078b board: nitrogen6x: migrate to CONFIG_DM_VIDEO by Troy Kisky · 4 years, 6 months ago
  20. 2a2b94a am335x: baltos: Enable DM_SPI by Jagan Teki · 4 years, 6 months ago
  21. 8d50551 dm: spi: Convert Freescale ESPI driver to driver model by Chuanhua Han · 4 years, 5 months ago
  22. 47df4b5 powerpc: Remove TWR-P1025_defconfig board by Jagan Teki · 4 years, 5 months ago
  23. 5d226cd powerpc: Remove T4160QDS_NAND_defconfig board by Jagan Teki · 4 years, 5 months ago
  24. ce17d99 powerpc: Remove T1040QDS_DDR4_defconfig board by Jagan Teki · 4 years, 5 months ago
  25. 7723a6d powerpc: Remove T1024QDS_DDR4_SECURE_BOOT_defconfig board by Jagan Teki · 4 years, 5 months ago
  26. 197fc64 powerpc: Remove P1022DS_36BIT_NAND_defconfig board by Jagan Teki · 4 years, 5 months ago
  27. 8429b95 powerpc: Remove configs/MPC8536DS_36BIT_defconfig board by Jagan Teki · 4 years, 5 months ago
  28. 447ec17 powerpc: Remove configs/C29XPCIE_NAND_defconfig board by Jagan Teki · 4 years, 5 months ago
  29. 55bcea4 powerpc: Remove configs/BSC9132QDS_NAND_DDRCLK100_SECURE_defconfig board by Jagan Teki · 4 years, 5 months ago
  30. f178468 powerpc: Remove configs/BSC9131RDB_NAND_SYSCLK100_defconfig board by Jagan Teki · 4 years, 5 months ago
  31. e3e6782 powerpc: Remove configs/B4420QDS_NAND_defconfig board by Jagan Teki · 4 years, 5 months ago
  32. 83fdb43 Merge tag 'ti-v2020.10-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti into next by Tom Rini · 4 years, 5 months ago
  33. 7a81989 common: hash: Remove a debug printf statement by Harald Seiler · 4 years, 5 months ago
  34. 9cb8952 Merge tag 'u-boot-stm32-20200616' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 4 years, 5 months ago
  35. c0a8d6e ARM: da850-evm: Remove SPI from SPL when booting from NAND by Adam Ford · 4 years, 5 months ago
  36. 803e9a1 omap5: uevm: convert to device model by Tero Kristo · 4 years, 5 months ago
  37. 8f1ed2e omap5: Copy device tree from linux 5.7.y by Tero Kristo · 4 years, 5 months ago
  38. 8812ed9 omap4: sdp: convert to device model by Peter Ujfalusi · 4 years, 5 months ago
  39. e58b697 omap4: Copy device tree from Linux 5.7.y for SDP4430 by Peter Ujfalusi · 4 years, 5 months ago
  40. 0a45375 omap4: panda: convert to device model by Tero Kristo · 4 years, 5 months ago
  41. 00fde6b omap4: Copy device tree from Linux 5.7.y by Tero Kristo · 4 years, 5 months ago
  42. 83a0e9d board: ti: am654: Disable SA2UL node for HS devices by Andrew F. Davis · 4 years, 5 months ago
  43. eab4886 net: cpsw: Add __maybe_unused to generated inlines by Tom Rini · 4 years, 5 months ago
  44. 2af17e2 mmc: omap_hsmmc: Add guards around omap_hsmmc_get_cfg() by Tom Rini · 4 years, 5 months ago
  45. a37f765 gpio: omap_gpio: Fix unused function warning in non-DM case by Tom Rini · 4 years, 5 months ago
  46. f18f823 board: ti: am335x_evm: Remove duplicate setting of bd_ram_ofs member by Tom Rini · 4 years, 5 months ago
  47. e76e85c board: ti: common: Fix pointer-bool-conversion warnings by Tom Rini · 4 years, 5 months ago
  48. 5b9ee0f phy: omap-usb2-phy: disable phy charger detect by Bin Liu · 4 years, 5 months ago
  49. 9e69696 dts: ARM: stm32mp15: add OP-TEE node in u-boot DTSI by Etienne Carriere · 4 years, 5 months ago
  50. 164873a board: stm32mp1: fix handling of DT OP-TEE reserved memory nodes by Etienne Carriere · 4 years, 5 months ago
  51. c622afb Merge tag 'efi-2020-07-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 5 months ago
  52. e88d697 regulator: fix: enable gpio when requested by Mark Kettenis · 4 years, 7 months ago
  53. 287be32 Merge branch '2020-06-15-misc-bugfixes' by Tom Rini · 4 years, 5 months ago
  54. 35c2683 env: Kconfig: cosmetics: update comment for SYS_RELOC_GD_ENV_ADDR by Patrick Delaunay · 4 years, 5 months ago
  55. 5b60326 config: qemu: increase SYS_MALLOC_F_LEN by Heinrich Schuchardt · 4 years, 5 months ago
  56. 1fae741 Revert "lib: Improve _parse_integer_fixup_radix base 16 detection" by Sean Anderson · 4 years, 5 months ago
  57. a633a80 trivial: Fix booot occurences by Michal Simek · 4 years, 5 months ago
  58. 05f0c74 optee: fix copy of optee reserved-memory node by Etienne Carriere · 4 years, 5 months ago
  59. bb1ff13 Merge tag 'mmc-2020-6-15' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 4 years, 5 months ago
  60. 50a17a6 mmc: fsl_esdhc: Gracefully fail on unsupported voltage switch by Marek Vasut · 4 years, 6 months ago
  61. 406df85 mmc: fsl_esdhc: Fix SDR104 and HS200 support by Marek Vasut · 4 years, 6 months ago
  62. 1ac6447 board: presidio-asic: update eMMC DT information by Alex Nemirovsky · 4 years, 6 months ago
  63. dbd8a8d mmc: ca_dw_mmc: Misc cleanup of driver by Arthur Li · 4 years, 6 months ago
  64. c927d65 mmc: fsl_esdhc: workaround for hardware 3.3v IO reliability issue by Yangbo Lu · 4 years, 6 months ago
  65. 9abf648 mmc: fsl_esdhc: read register once for card inserted status by Yangbo Lu · 4 years, 6 months ago
  66. 4bb4249 efi_loader: printf code in efi_image_parse() by Heinrich Schuchardt · 4 years, 5 months ago
  67. c7ff87e doc: random number generation by Heinrich Schuchardt · 4 years, 5 months ago
  68. 07672c4 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 4 years, 5 months ago
  69. 18d8977 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-socfpga by Tom Rini · 4 years, 5 months ago
  70. a0bda1d arm: dts: socfpga: cyclone5: Update i2c-scl-falling-time-ns by Ley Foon Tan · 4 years, 5 months ago
  71. 65f7551 eth/r8152: update the firmware by Hayes Wang · 4 years, 5 months ago
  72. 94e837b Nokia RX-51: Fix checking if serial console was enabled by Pali Rohár · 4 years, 6 months ago
  73. f459d32 Nokia RX-51: Add link for u-boot-gen-combined script to README file by Pali Rohár · 4 years, 6 months ago
  74. a2303f4 tools: k3_gen_x509_cert: Set default early HS JTAG access to disabled by Andrew F. Davis · 4 years, 6 months ago
  75. 0428a0b tools: k3_gen_x509_cert: Allow selecting early JTAG debug value by Andrew F. Davis · 4 years, 6 months ago
  76. c78ae11 mmc: davinci_mmc: Cleanup to use dt in U-boot and static platdata in SPL by Faiz Abbas · 4 years, 6 months ago
  77. fedfa37 board: ti: use positive logic to detect idk boards by Luca Ceresoli · 4 years, 6 months ago
  78. 1c16272 board: ti: am57xx: use GPIO_TO_PIN() to define GPIO number by Luca Ceresoli · 4 years, 6 months ago
  79. f9e3d2e Merge tag 'dm-pull-12jun20' of git://git.denx.de/u-boot-dm into next by Tom Rini · 4 years, 5 months ago
  80. 9d886fd Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 4 years, 5 months ago
  81. 8a1292c Merge branch '2020-06-12-next-net' into next by Tom Rini · 4 years, 5 months ago
  82. f1d925d net: move random_port() to dns by Baruch Siach · 4 years, 6 months ago
  83. 0813921 net: tftp: fix option validation as per RFCs by Ravik Hasija · 4 years, 6 months ago
  84. 46c8b18 net: rtl8139: Add DM support by Marek Vasut · 4 years, 6 months ago
  85. d8afb8b net: rtl8139: Read HW address from EEPROM only on probe by Marek Vasut · 4 years, 6 months ago
  86. 2df3a51 net: rtl8139: Use PCI_DEVICE() to define PCI device compat list by Marek Vasut · 4 years, 6 months ago
  87. 6a4a5c1 net: rtl8139: Split out common and non-DM functions by Marek Vasut · 4 years, 6 months ago
  88. 26f59c2 net: rtl8139: Pass private data into rtl8139_eeprom_delay() by Marek Vasut · 4 years, 6 months ago
  89. 3feb6f7 net: rtl8139: Introduce device private data by Marek Vasut · 4 years, 6 months ago
  90. 8ff1d4a net: rtl8139: Clean up bus_to_phys()/phys_to_bus() macros by Marek Vasut · 4 years, 6 months ago
  91. f438553 net: rtl8139: Use dev->iobase instead of custom ioaddr by Marek Vasut · 4 years, 6 months ago
  92. 1ba8d98 net: rtl8139: Switch from malloc()+memset() to calloc() by Marek Vasut · 4 years, 6 months ago
  93. 9962dd2 net: rtl8139: Factor out device name assignment by Marek Vasut · 4 years, 6 months ago
  94. de5468e net: tftp: fix progress marker for file transfer by Ravik Hasija · 4 years, 6 months ago
  95. 8882238 net: phy: Add DP8382x phy registration to TI PHY init by Dan Murphy · 4 years, 6 months ago
  96. bc0e578 net: phy: Add support for TI PHY init by Dan Murphy · 4 years, 6 months ago
  97. 535247a net: phy: Add helper routines to set and clear bits by Dan Murphy · 4 years, 6 months ago
  98. ea756fb net: phy: Fix kernel doc issues in phy.h by Dan Murphy · 4 years, 6 months ago
  99. 6325c8b net: phy: Add missing kernel doc to phy functions by Dan Murphy · 4 years, 6 months ago
  100. 9c6de50 net: phy: add phyid search in vendor specific space by Florin Chiculita · 4 years, 7 months ago