1. 39b9555 video: make vidconsole commands optional by Anatolij Gustschin · 4 years, 4 months ago
  2. ffd955c nitrogen6x: update video console name by Anatolij Gustschin · 4 years, 4 months ago
  3. 59d078b board: nitrogen6x: migrate to CONFIG_DM_VIDEO by Troy Kisky · 4 years, 4 months ago
  4. 7a81989 common: hash: Remove a debug printf statement by Harald Seiler · 4 years, 3 months ago
  5. f9e3d2e Merge tag 'dm-pull-12jun20' of git://git.denx.de/u-boot-dm into next by Tom Rini · 4 years, 3 months ago
  6. 8a1292c Merge branch '2020-06-12-next-net' into next by Tom Rini · 4 years, 3 months ago
  7. f1d925d net: move random_port() to dns by Baruch Siach · 4 years, 4 months ago
  8. 0813921 net: tftp: fix option validation as per RFCs by Ravik Hasija · 4 years, 4 months ago
  9. 46c8b18 net: rtl8139: Add DM support by Marek Vasut · 4 years, 5 months ago
  10. d8afb8b net: rtl8139: Read HW address from EEPROM only on probe by Marek Vasut · 4 years, 5 months ago
  11. 2df3a51 net: rtl8139: Use PCI_DEVICE() to define PCI device compat list by Marek Vasut · 4 years, 5 months ago
  12. 6a4a5c1 net: rtl8139: Split out common and non-DM functions by Marek Vasut · 4 years, 5 months ago
  13. 26f59c2 net: rtl8139: Pass private data into rtl8139_eeprom_delay() by Marek Vasut · 4 years, 5 months ago
  14. 3feb6f7 net: rtl8139: Introduce device private data by Marek Vasut · 4 years, 5 months ago
  15. 8ff1d4a net: rtl8139: Clean up bus_to_phys()/phys_to_bus() macros by Marek Vasut · 4 years, 5 months ago
  16. f438553 net: rtl8139: Use dev->iobase instead of custom ioaddr by Marek Vasut · 4 years, 5 months ago
  17. 1ba8d98 net: rtl8139: Switch from malloc()+memset() to calloc() by Marek Vasut · 4 years, 5 months ago
  18. 9962dd2 net: rtl8139: Factor out device name assignment by Marek Vasut · 4 years, 5 months ago
  19. de5468e net: tftp: fix progress marker for file transfer by Ravik Hasija · 4 years, 5 months ago
  20. 8882238 net: phy: Add DP8382x phy registration to TI PHY init by Dan Murphy · 4 years, 5 months ago
  21. bc0e578 net: phy: Add support for TI PHY init by Dan Murphy · 4 years, 5 months ago
  22. 535247a net: phy: Add helper routines to set and clear bits by Dan Murphy · 4 years, 5 months ago
  23. ea756fb net: phy: Fix kernel doc issues in phy.h by Dan Murphy · 4 years, 5 months ago
  24. 6325c8b net: phy: Add missing kernel doc to phy functions by Dan Murphy · 4 years, 5 months ago
  25. 9c6de50 net: phy: add phyid search in vendor specific space by Florin Chiculita · 4 years, 5 months ago
  26. a7a435e net: rt8169: WAR for DHCP not getting IP after kernel boot/reboot by Tom Warren · 4 years, 6 months ago
  27. baafd99 net: phy: micrel: ksz8061 implement errata 80000688A fix by Bryan O'Donoghue · 4 years, 6 months ago
  28. 73d7aec net: smc911x: Drop the standalone EEPROM example by Marek Vasut · 4 years, 6 months ago
  29. 808f13d net: Fix error if some network features are disabled by Krebs, Olaf · 4 years, 7 months ago
  30. f3767bc board: tbs2910: add documentation by Denis 'GNUtoo' Carikli · 4 years, 4 months ago
  31. 9658884 board: tbs2910: Enable distro_boot support. by Denis 'GNUtoo' Carikli · 4 years, 4 months ago
  32. e63ab45 board: tbs2910_defconfig: Add support for booting general purpose distributions by Denis 'GNUtoo' Carikli · 4 years, 4 months ago
  33. 0c7550f board: tbs2910: move CONFIG_BOOTCOMMAND from header to defconfig by Denis 'GNUtoo' Carikli · 4 years, 4 months ago
  34. b3e5d29 board: tbs2910: disable CONFIG_GZIP by Denis 'GNUtoo' Carikli · 4 years, 4 months ago
  35. 9fd573c board: tbs2910: disable loadb and loads commands by Denis 'GNUtoo' Carikli · 4 years, 4 months ago
  36. d16b38f Add support for SHA384 and SHA512 by Reuben Dowle · 4 years, 5 months ago
  37. cea8f2c doc: driver-model: fix typo in design.rst by Dario Binacchi · 4 years, 4 months ago
  38. be1a6e9 dm: uclass: don't assign aliased seq numbers by Michael Walle · 4 years, 4 months ago
  39. 0a6b75f dm: core: fix dev_read_alias_highest_id() without libfdt by Michael Walle · 4 years, 4 months ago
  40. c03b761 usb: provide a device tree node to USB devices by Michael Walle · 4 years, 4 months ago
  41. 77007f9 log: check argument of 'log level' command by Heinrich Schuchardt · 4 years, 4 months ago
  42. 7b6c34c log: clean up Kconfig by Heinrich Schuchardt · 4 years, 4 months ago
  43. a781391 doc: move README.log to HTML documentation by Heinrich Schuchardt · 4 years, 4 months ago
  44. b44c751 doc: log: correct option name CONFIG_LOG_MAX_LEVEL by Patrick Delaunay · 4 years, 4 months ago
  45. b59889b regmap: Check for out-of-range offsets before mapping them by Pratyush Yadav · 4 years, 4 months ago
  46. 42a768c libfdt: Remove superfluous NUL character from overlay symbols by Marcus Comstedt · 4 years, 4 months ago
  47. 2f8f5e2 doc: driver-model: there is no UCLASS_SATA by Heinrich Schuchardt · 4 years, 4 months ago
  48. f6704c7 fdtdec: Honor #address-cells and #size-cells in fdtdec_add_reserved_memory() by Bin Meng · 4 years, 4 months ago
  49. a9ad113 fdtdec: Fix the types of addr and size in fdtdec_add_reserved_memory() by Bin Meng · 4 years, 4 months ago
  50. 7664b03 buildman: Remove _of_#_ from results directory paths by Ovidiu Panait · 4 years, 4 months ago
  51. 96daa41 patman: Complain if a checkpatch line is not understood by Simon Glass · 4 years, 5 months ago
  52. 37f3bb5 patman: Support warnings in the patch subject by Simon Glass · 4 years, 5 months ago
  53. 666eb15 patman: Handle checkpatch output with notes and code by Simon Glass · 4 years, 5 months ago
  54. 7175b08 patman: Don't try to process checkpatch lines twice by Simon Glass · 4 years, 5 months ago
  55. 7d5b5e8 patman: Support emacs mode with checkpatch by Simon Glass · 4 years, 5 months ago
  56. 870bd56 patman: Fix 'warning' typo by Simon Glass · 4 years, 5 months ago
  57. f191f3a configs: Resync with savedefconfig by Tom Rini · 4 years, 4 months ago
  58. be79009 Merge tag 'u-boot-imx-20200609' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 4 months ago
  59. 3854296 Revert "imx: rom api: fix image offset computation" by Stefano Babic · 4 years, 4 months ago
  60. e411a09 Prepare v2020.07-rc4 by Tom Rini · 4 years, 4 months ago
  61. 90606da cmd: Correct the 'md.q' command by Simon Glass · 4 years, 4 months ago
  62. 08649c3 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · 4 years, 4 months ago
  63. 325b83e Merge tag 'u-boot-rockchip-20200607' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years, 4 months ago
  64. a13644c ARM: dts: imx: m53menlo: Convert to DM_ETH by Marek Vasut · 4 years, 4 months ago
  65. dae6cb8 ARM: imx: m53menlo: Do not fail boot on invalid splash screen by Marek Vasut · 4 years, 4 months ago
  66. 0e06d63 ARM: imx: ddr: Add missing PHY reset by Marek Vasut · 4 years, 4 months ago
  67. 661d9af power: pmic: Add SPL Kconfig entry for PFUZE100 by Marek Vasut · 4 years, 4 months ago
  68. 28fff3f imx: imx8mp_evk: fix boot issue by Peng Fan · 4 years, 4 months ago
  69. 0ec9d5b imx8mp_evk: spl: no need the code since spl framework could do that by Peng Fan · 4 years, 4 months ago
  70. bdada3b imx8mp_evk: spl: use spl_early_init by Peng Fan · 4 years, 4 months ago
  71. ebdd07f imx8mp_evk: spl: drop timer_init by Peng Fan · 4 years, 4 months ago
  72. 87f6e2f imx8mp_evk: spl: drop useless code by Peng Fan · 4 years, 4 months ago
  73. c04b41b imx: Update MTD partitions layout for display5 (i.MX6Q) board by Lukasz Majewski · 4 years, 4 months ago
  74. 1f63ee6 imx: rom api: fix image offset computation by Sébastien Szymanski · 4 years, 4 months ago
  75. 2c72bf2 verdin-imx8mm: Select the watchdog driver by Fabio Estevam · 4 years, 5 months ago
  76. 51c0e49 imx8mp_evk: Select the watchdog driver by Fabio Estevam · 4 years, 5 months ago
  77. 979d5e4 imx8mm_beacon: Select the watchdog driver by Fabio Estevam · 4 years, 5 months ago
  78. 010bd47 imx8mn_ddr4_evk: Select the watchdog driver by Fabio Estevam · 4 years, 5 months ago
  79. c5a015c imx8mm_evk: Select the watchdog driver by Fabio Estevam · 4 years, 5 months ago
  80. 9ccd30d imx8mp_evk: Add a README file by Fabio Estevam · 4 years, 5 months ago
  81. 0e9c045 imx: move ATF to the back of the FIT to fix loading over yModem by Patrick Wildt · 4 years, 5 months ago
  82. f3e1c53 imx: Kconfig: enable IMX_BOOTAUX for i.MX8M by Peng Fan · 4 years, 5 months ago
  83. 8fde50f ARM: dts: imxrt1050: indent lcdif node correctly by Giulio Benetti · 4 years, 5 months ago
  84. 187ab38 rockchip: enable PCIe and NVMe on Pinebook Pro by Patrick Wildt · 4 years, 4 months ago
  85. 5872c45 rockchip: puma: enable new usb config options by Heiko Stuebner · 4 years, 4 months ago
  86. c48cbb9 rockchip: puma: drop special handling of usb host regulator by Heiko Stuebner · 4 years, 4 months ago
  87. 9bbc13e rockchip: puma: remove separate fit generator by Heiko Stuebner · 4 years, 4 months ago
  88. 97fa784 rockchip: puma: reorganize devicetrees to actually work and match upstream by Heiko Stuebner · 4 years, 4 months ago
  89. c4faf85 rockchip: puma: fix indentation of misc_init_r by Heiko Stuebner · 4 years, 4 months ago
  90. efcb2bd rockchip: puma: fix indentation for -u-boot.dtsi by Heiko Stuebner · 4 years, 4 months ago
  91. e2dd607 arm64: dts: rk3399-puma: fix gpio levels for vcc5v0-host regulator by Heiko Stuebner · 4 years, 4 months ago
  92. 41c985d arm64: dts: rk3399-puma: fix gpio levels for gmac reset pin by Heiko Stuebner · 4 years, 4 months ago
  93. b587acc rockchip: rockpro64: add SPI boot by Marcin Juszkiewicz · 4 years, 4 months ago
  94. 34f7e14 rockchip: rockpro64: Store default env into SPI by Marcin Juszkiewicz · 4 years, 4 months ago
  95. dd39760 doc: rockchip: Document SPI flash program steps by Jagan Teki · 4 years, 4 months ago
  96. 1831191 roc-rk3399-pc: Add SPI boot by Jagan Teki · 4 years, 4 months ago
  97. e884859 roc-rk3399-pc: Mark default env from SPI by Jagan Teki · 4 years, 4 months ago
  98. f6f9aff Makefile: Drop to handle rkspi image type by Jagan Teki · 4 years, 4 months ago
  99. 3d82b1b rockchip: rk3399-evb: add stdout-path for the board by Kever Yang · 4 years, 4 months ago
  100. d9c3417 rockchip: rk3328: add rock-pi-e-rk3328_defconfig file by b.l.huang · 4 years, 4 months ago