1. ac3f000 net: rtl8139: Use PCI_DEVICE() to define PCI device compat list by Marek Vasut · 4 years, 7 months ago
  2. d9dd2a8 net: rtl8139: Split out common and non-DM functions by Marek Vasut · 4 years, 7 months ago
  3. a7c1295 net: rtl8139: Pass private data into rtl8139_eeprom_delay() by Marek Vasut · 4 years, 7 months ago
  4. 775b067 net: rtl8139: Introduce device private data by Marek Vasut · 4 years, 7 months ago
  5. b1d652f net: rtl8139: Clean up bus_to_phys()/phys_to_bus() macros by Marek Vasut · 4 years, 7 months ago
  6. 6826194 net: rtl8139: Use dev->iobase instead of custom ioaddr by Marek Vasut · 4 years, 7 months ago
  7. c4840a0 net: rtl8139: Switch from malloc()+memset() to calloc() by Marek Vasut · 4 years, 7 months ago
  8. 66ed9fc net: rtl8139: Factor out device name assignment by Marek Vasut · 4 years, 7 months ago
  9. d42686e net: tftp: fix progress marker for file transfer by Ravik Hasija · 4 years, 7 months ago
  10. 3434cd7 net: phy: Add DP8382x phy registration to TI PHY init by Dan Murphy · 4 years, 7 months ago
  11. 8b8d73a net: phy: Add support for TI PHY init by Dan Murphy · 4 years, 7 months ago
  12. c06211d net: phy: Add helper routines to set and clear bits by Dan Murphy · 4 years, 7 months ago
  13. 98422d9 net: phy: Fix kernel doc issues in phy.h by Dan Murphy · 4 years, 7 months ago
  14. c3f0ba9 net: phy: Add missing kernel doc to phy functions by Dan Murphy · 4 years, 7 months ago
  15. 0439bee net: phy: add phyid search in vendor specific space by Florin Chiculita · 4 years, 7 months ago
  16. f9f4a1c net: rt8169: WAR for DHCP not getting IP after kernel boot/reboot by Tom Warren · 4 years, 8 months ago
  17. a8267d4 net: phy: micrel: ksz8061 implement errata 80000688A fix by Bryan O'Donoghue · 4 years, 8 months ago
  18. 98c9797 net: smc911x: Drop the standalone EEPROM example by Marek Vasut · 4 years, 9 months ago
  19. d924938 net: Fix error if some network features are disabled by Krebs, Olaf · 4 years, 9 months ago
  20. 05b4e12 board: tbs2910: add documentation by Denis 'GNUtoo' Carikli · 4 years, 6 months ago
  21. 8559dc4 board: tbs2910: Enable distro_boot support. by Denis 'GNUtoo' Carikli · 4 years, 6 months ago
  22. d7a6dfc board: tbs2910_defconfig: Add support for booting general purpose distributions by Denis 'GNUtoo' Carikli · 4 years, 6 months ago
  23. 904aec0 board: tbs2910: move CONFIG_BOOTCOMMAND from header to defconfig by Denis 'GNUtoo' Carikli · 4 years, 6 months ago
  24. 7bfb638 board: tbs2910: disable CONFIG_GZIP by Denis 'GNUtoo' Carikli · 4 years, 6 months ago
  25. 4367795 board: tbs2910: disable loadb and loads commands by Denis 'GNUtoo' Carikli · 4 years, 6 months ago
  26. 1908fd9 Add support for SHA384 and SHA512 by Reuben Dowle · 4 years, 8 months ago
  27. 4e852a7 configs: Resync with savedefconfig by Tom Rini · 4 years, 6 months ago
  28. 177bad0 Prepare v2020.07-rc4 by Tom Rini · 4 years, 6 months ago
  29. 28db7f5 cmd: Correct the 'md.q' command by Simon Glass · 4 years, 6 months ago
  30. 7e069ee Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · 4 years, 6 months ago
  31. 1544257 Merge tag 'u-boot-rockchip-20200607' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years, 6 months ago
  32. 44d5213 rockchip: enable PCIe and NVMe on Pinebook Pro by Patrick Wildt · 4 years, 6 months ago
  33. f9fb955 rockchip: puma: enable new usb config options by Heiko Stuebner · 4 years, 6 months ago
  34. a27ea4c rockchip: puma: drop special handling of usb host regulator by Heiko Stuebner · 4 years, 6 months ago
  35. a11e567 rockchip: puma: remove separate fit generator by Heiko Stuebner · 4 years, 6 months ago
  36. e2a5586 rockchip: puma: reorganize devicetrees to actually work and match upstream by Heiko Stuebner · 4 years, 6 months ago
  37. 5a57b9b rockchip: puma: fix indentation of misc_init_r by Heiko Stuebner · 4 years, 6 months ago
  38. c71acd1 rockchip: puma: fix indentation for -u-boot.dtsi by Heiko Stuebner · 4 years, 6 months ago
  39. edfd036 arm64: dts: rk3399-puma: fix gpio levels for vcc5v0-host regulator by Heiko Stuebner · 4 years, 6 months ago
  40. 3febd56e arm64: dts: rk3399-puma: fix gpio levels for gmac reset pin by Heiko Stuebner · 4 years, 6 months ago
  41. 8b5fe24 rockchip: rockpro64: add SPI boot by Marcin Juszkiewicz · 4 years, 6 months ago
  42. 8e1cc41 rockchip: rockpro64: Store default env into SPI by Marcin Juszkiewicz · 4 years, 6 months ago
  43. 1a26283 doc: rockchip: Document SPI flash program steps by Jagan Teki · 4 years, 6 months ago
  44. 5d00e00 roc-rk3399-pc: Add SPI boot by Jagan Teki · 4 years, 6 months ago
  45. b3e1086 roc-rk3399-pc: Mark default env from SPI by Jagan Teki · 4 years, 6 months ago
  46. efd42b6 Makefile: Drop to handle rkspi image type by Jagan Teki · 4 years, 6 months ago
  47. 5e12b10 rockchip: rk3399-evb: add stdout-path for the board by Kever Yang · 4 years, 6 months ago
  48. a2793c4 rockchip: rk3328: add rock-pi-e-rk3328_defconfig file by b.l.huang · 4 years, 6 months ago
  49. 89473d9 rockchip: rk3328: add rock-pi-e dts file by b.l.huang · 4 years, 6 months ago
  50. 6870b64 rockchip: Enable PCIe and NVMe on ROCKPro64 by Mark Kettenis · 4 years, 6 months ago
  51. b01f4c4 rockchip: Enable PCIe/M.2 and NVMe on Firefly RK3399 by Mark Kettenis · 4 years, 6 months ago
  52. 6906188 Merge tag 'efi-2020-07-rc4-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 6 months ago
  53. 8bc44ed efi_loader: comments EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL by Heinrich Schuchardt · 4 years, 6 months ago
  54. 17059ba virtio: VIRTIO_RNG depends on DM_RNG by Heinrich Schuchardt · 4 years, 6 months ago
  55. 20dcde4 smbios: empty strings in smbios_add_string() by Heinrich Schuchardt · 4 years, 6 months ago
  56. 9e4bacb configs: Resync with savedefconfig by Tom Rini · 4 years, 6 months ago
  57. c5ce284 Merge branch '2020-06-04-misc-bugfixes' by Tom Rini · 4 years, 6 months ago
  58. d7b4ab5 checkpatch.pl: Add check for defining CONFIG_CMD_xxx via config files by Tom Rini · 4 years, 6 months ago
  59. 567240d checkpatch.pl: Request if() instead #ifdef by Simon Glass · 4 years, 6 months ago
  60. 35bf3b0 checkpatch.pl: Request a test when a new command is added by Simon Glass · 4 years, 6 months ago
  61. 3ee0132 checkpatch.pl: Warn if the flattree API is used by Simon Glass · 4 years, 6 months ago
  62. 7d919f5 checkpatch.pl: Add a check for tests needed for uclasses by Simon Glass · 4 years, 6 months ago
  63. c8f4d09 checkpatch.pl: Add a U-Boot option by Simon Glass · 4 years, 6 months ago
  64. a33d982 checkpatch.pl: Update to v5.7 by Simon Glass · 4 years, 6 months ago
  65. 5b706d1 Convert CONFIG_BOARD_LATE_INIT to Kconfig by Tom Rini · 4 years, 6 months ago
  66. 32c75d6 Convert CONFIG_CMD_ASKENV et al to Kconfig by Tom Rini · 4 years, 6 months ago
  67. 4a060b7 Convert CONFIG_BZIP2 et al to Kconfig by Tom Rini · 4 years, 6 months ago
  68. bf1f75e topic_miami: Disable GPIO by Tom Rini · 4 years, 6 months ago
  69. 83f4d11 ARM: rmobile: blanche: Disable CONFIG_CMD_SF / CONFIG_CMD_SPI by Tom Rini · 4 years, 6 months ago
  70. 55eb5f9 bcmstb: Migrate CONFIG_CMD_EXT[24] by Tom Rini · 4 years, 6 months ago
  71. 4c65842 mx6memcal: Finish migration to defconfig options by Tom Rini · 4 years, 6 months ago
  72. d42ed15 pfla02: Rework excluding NAND from SPL by Tom Rini · 4 years, 6 months ago
  73. 8da3a6b serial: Add missing Kconfig dependencies for debug consoles by Michal Simek · 4 years, 6 months ago
  74. 0f73ac6 serial: Convert ARM_DCC to Kconfig by Tom Rini · 4 years, 6 months ago
  75. 09e67ed Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 4 years, 6 months ago
  76. a42d206 Merge tag 'u-boot-atmel-fixes-2020.07-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · 4 years, 6 months ago
  77. e230a92 ddr: Rework errata A008109, A008378, 009942 workaround by Jaiprakash Singh · 4 years, 6 months ago
  78. 477602c ddr: fsl: Impl. Erratum A008109 by Joakim Tjernlund · 5 years ago
  79. 53907d5 net: tsec: Access TBI PHY through the corresponding MII by Hou Zhiqiang · 4 years, 7 months ago
  80. 7b69ce7 net: tsec: Access eTSEC registers using virtual address by Hou Zhiqiang · 4 years, 7 months ago
  81. 27c2470 doc: dt-bindings: tsec: Correct the Ethernet port compatible string by Hou Zhiqiang · 4 years, 7 months ago
  82. 273abc3 configs: enable DM_ETH support for T1024RDB by Madalin Bucur · 4 years, 7 months ago
  83. 7a717f5 configs: enable DM_ETH support for P2041RDB by Madalin Bucur · 4 years, 7 months ago
  84. 31697b9 powerpc: dts: add QorIQ DPAA 1 FMan v3 to T1024RDB by Madalin Bucur · 4 years, 7 months ago
  85. c34c4e6 powerpc: dts: add QorIQ DPAA 1 FMan v3 for T102x by Madalin Bucur · 4 years, 7 months ago
  86. 514f028 powerpc: dts: add QorIQ DPAA 1 FMan to P5040DS by Madalin Bucur · 4 years, 7 months ago
  87. 2ed2007 powerpc: dts: add QorIQ DPAA 1 FMan for P5040 by Madalin Bucur · 4 years, 7 months ago
  88. d394de5 powerpc: dts: add QorIQ DPAA 1 FMan to P3041DS by Madalin Bucur · 4 years, 7 months ago
  89. 6ba777d powerpc: dts: add QorIQ DPAA 1 FMan for P3041 by Madalin Bucur · 4 years, 7 months ago
  90. 449fbbc powerpc: dts: add QorIQ DPAA 1 FMan to P2041RDB by Madalin Bucur · 4 years, 7 months ago
  91. 05ab042 powerpc: dts: add QorIQ DPAA 1 FMan for P2041 by Madalin Bucur · 4 years, 7 months ago
  92. ca799e6 powerpc: dts: add QorIQ DPAA 1 FMan interfaces to P4080DS by Madalin Bucur · 4 years, 7 months ago
  93. a7f0e95 powerpc: dts: add QorIQ DPAA 1 FMan for P4080 by Madalin Bucur · 4 years, 7 months ago
  94. ee7bc98 powerpc: dts: add QorIQ DPAA 1 FMan v3 device tree nodes by Madalin Bucur · 4 years, 7 months ago
  95. 9a0acb0 powerpc: dts: add QorIQ DPAA 1 FMan device tree nodes by Madalin Bucur · 4 years, 7 months ago
  96. 3127109 powerpc: dts: add QorIQ GPIOs by Madalin Bucur · 4 years, 7 months ago
  97. 9bcd576 powerpc: dts: QorIQ: Add node(s) for the platform PLL by Madalin Bucur · 4 years, 7 months ago
  98. dbfdad6 net: tsec: fsl_mdio: add DM MDIO support by Madalin Bucur · 4 years, 7 months ago
  99. e622c74 riscv: sbi: Move sbi_probe_extension() out of CONFIG_SBI_V01 by Bin Meng · 4 years, 6 months ago
  100. b391ead riscv: sbi: Remove sbi_spec_version by Bin Meng · 4 years, 6 months ago