1. 5babe56 net: tftp: Fix load_block offset calculation by Ley Foon Tan · 4 years, 3 months ago
  2. 81bb324 net: tftp: Fix store_block offset calculation by Ley Foon Tan · 4 years, 3 months ago
  3. 8de767a net: tftp: Fix tftp_prev_block counter update by Ley Foon Tan · 4 years, 3 months ago
  4. 6a6e36d net: smc911x: Automatically Update ethaddr with MAC by Adam Ford · 4 years, 3 months ago
  5. 22bb377 net: ftgmac100: Add support for board specific PHY interface address by Thirupathaiah Annapureddy · 4 years, 3 months ago
  6. ed1a74e net: phy: mscc: sync rx/tx delay settings with Linux on vsc85xx by Heiko Stuebner · 4 years, 6 months ago
  7. 78734f2 net: phy: mscc: make clock-output configurable on vsc85xx by Heiko Stuebner · 4 years, 6 months ago
  8. bb56633 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv into next by Tom Rini · 4 years, 2 months ago
  9. a6407b6 Merge branch '2020-09-29-dev_xxx-print-improvement' into next by Tom Rini · 4 years, 2 months ago
  10. bc9bb24 dm: Print device name in dev_xxx like Linux by Sean Anderson · 4 years, 2 months ago
  11. 16a2e86 dm: Use symbolic constants for log levels in dev_xxx by Sean Anderson · 4 years, 2 months ago
  12. b9b6702 video: stm32: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 2 months ago
  13. 46362c7 usb: musb-new: sunxi: Fix not calling dev_err with a device by Sean Anderson · 4 years, 2 months ago
  14. a468d76 usb: dwc3: Don't include asm-generic/io.h by Sean Anderson · 4 years, 2 months ago
  15. 9a62b42 usb: dwc3: ti: Fix not calling dev_err with a device by Sean Anderson · 4 years, 2 months ago
  16. 2789ce8 usb: dwc3: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 2 months ago
  17. 62eff9b usb: dwc2: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 2 months ago
  18. ccf123b usb: cdns3: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 2 months ago
  19. ada921f sysreset: ti: Fix not calling dev_err with a device by Sean Anderson · 4 years, 2 months ago
  20. 241232a spi: zynqmp_gqspi: Fix not calling dev_err with a device by Sean Anderson · 4 years, 2 months ago
  21. 64474dd spi: sunxi: Fix not calling dev_err with a device by Sean Anderson · 4 years, 2 months ago
  22. 68eca30 soc: qualcomm: Fix not calling dev_err with a device by Sean Anderson · 4 years, 2 months ago
  23. b35d5d2 remoteproc: k3: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 2 months ago
  24. f13dc37 remoteproc: k3-r5: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 2 months ago
  25. f7d4b9b remoteproc: Remove unused function rproc_elf_sanity_check by Sean Anderson · 4 years, 2 months ago
  26. 30080c3 phy: usbphyc: Fix not calling dev_err with a device by Sean Anderson · 4 years, 2 months ago
  27. 2030743 phy: ti: Fix not calling dev_err with a device by Sean Anderson · 4 years, 2 months ago
  28. e4d3c97 phy: sun4i-usb: Fix not calling dev_err with a device by Sean Anderson · 4 years, 2 months ago
  29. 0c618c3 phy: rockchip: Fix not calling dev_err with a device by Sean Anderson · 4 years, 2 months ago
  30. 6b2b9f4 phy: marvell: Fix not calling dev_err with a device by Sean Anderson · 4 years, 2 months ago
  31. 8e3d3be net: ti: cpsw: Fix not calling dev_dbg with a device by Sean Anderson · 4 years, 2 months ago
  32. 4702aa2 net: sun8i_emac: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 2 months ago
  33. 6276478 net: sunxi: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 2 months ago
  34. 3fe9807 linux/compat.h: Remove netdev_xxx functions by Sean Anderson · 4 years, 2 months ago
  35. c7cbf09 net: mvpp2: Convert netdev_xxx to dev_xxx by Sean Anderson · 4 years, 2 months ago
  36. 77a8879 net: mvpp2: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 2 months ago
  37. ecbbddf net: mvneta: Convert netdev_xxx to dev_xxx by Sean Anderson · 4 years, 2 months ago
  38. e0d0004 net: mvneta: Fix not always calling dev_err with a device by Sean Anderson · 4 years, 2 months ago
  39. 836cb5e net: mdio: Fix not calling dev_dbg with a device by Sean Anderson · 4 years, 2 months ago
  40. 2340c83 net: bcm6368: Fix not calling dev_info with a device by Sean Anderson · 4 years, 2 months ago
  41. f716c53 nand: vybrid: Re-introduce vf610_nfc.dev by Sean Anderson · 4 years, 2 months ago
  42. 4b5aa00 nand: brcmnand: Fix not calling dev_err() with a device by Sean Anderson · 4 years, 2 months ago
  43. dfff1c1 nand: atmel: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 2 months ago
  44. 96da63d mailbox: k3: Fix not calling dev_err with a device by Sean Anderson · 4 years, 2 months ago
  45. 09aa57a mmc: mtk-sd: Fix not calling dev_err with a device by Sean Anderson · 4 years, 2 months ago
  46. 988e42c mmc: bcm2835-host: Fix not calling dev_dbg with a device by Sean Anderson · 4 years, 2 months ago
  47. d2f487f mmc: Add mmc_dev() by Sean Anderson · 4 years, 2 months ago
  48. b316bd7 mtd: spi-nand: Fix not calling dev_err with a device by Sean Anderson · 4 years, 2 months ago
  49. 9bdd34b mtd: spi: Fix logging in spi-nor-tiny by Sean Anderson · 4 years, 2 months ago
  50. 8baec61 mtd: spi: Include dm.h in spi-nor-core.c by Sean Anderson · 4 years, 2 months ago
  51. 6ae2814 mtd: nand: sunxi: Fix not calling dev_err with a device by Sean Anderson · 4 years, 2 months ago
  52. c6302f0 mtd: nand: pxa3xx: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 2 months ago
  53. fbba69f i2c: mxc: Fix dev_err being called on a nonexistant variable by Sean Anderson · 4 years, 2 months ago
  54. 405dc24 firmware: ti_sci: Fix not calling dev_err with a device by Sean Anderson · 4 years, 2 months ago
  55. 8d06ce4 dm: syscon: Fix calling dev_dbg with an uninitialized device by Sean Anderson · 4 years, 2 months ago
  56. 5bdad9f riscv: Add some comments to start.S by Sean Anderson · 4 years, 2 months ago
  57. 2c4c7d1 riscv: Ensure gp is NULL or points to valid data by Sean Anderson · 4 years, 2 months ago
  58. 934b24a riscv: Consolidate fences into AMOs for available_harts_lock by Sean Anderson · 4 years, 2 months ago
  59. dd1cd70 riscv: Clear pending IPIs on initialization by Sean Anderson · 4 years, 2 months ago
  60. ff184fe riscv: Use a valid bit to ignore already-pending IPIs by Sean Anderson · 4 years, 2 months ago
  61. cfb0809 riscv: Match memory barriers between send_ipi_many and handle_ipi by Sean Anderson · 4 years, 2 months ago
  62. e8de08b Revert "riscv: Clear pending interrupts before enabling IPIs" by Sean Anderson · 4 years, 2 months ago
  63. 3d999194 riscv: Update SiFive device tree for new CLINT driver by Sean Anderson · 4 years, 2 months ago
  64. c6d0ef8 riscv: Update Kendryte device tree for new CLINT driver by Sean Anderson · 4 years, 2 months ago
  65. 510bca3 riscv: clk: Add CLINT clock to kendryte clock driver by Sean Anderson · 4 years, 2 months ago
  66. 272ab20 riscv: Rework Sifive CLINT as UCLASS_TIMER driver by Sean Anderson · 4 years, 2 months ago
  67. 28bfc32 riscv: Clean up initialization in Andes PLIC by Sean Anderson · 4 years, 2 months ago
  68. 87e6ce5 riscv: Rework Andes PLMT as a UCLASS_TIMER driver by Sean Anderson · 4 years, 2 months ago
  69. 79d3bba timer: Add a test for timer_timebase_fallback by Sean Anderson · 4 years, 2 months ago
  70. 738ff53 timer: Add helper for drivers using timebase fallback by Sean Anderson · 4 years, 2 months ago
  71. 9baaaef riscv: Rework riscv timer driver to only support S-mode by Sean Anderson · 4 years, 2 months ago
  72. 8ad7da6 ram: sifive: Remove regmap dependency by Bin Meng · 4 years, 2 months ago
  73. fb51bec ram: sifive: Check return value on clk_enable() by Bin Meng · 4 years, 2 months ago
  74. 99bd0ff doc/sipeed/maix: describe RESET and BOOT button by Heinrich Schuchardt · 4 years, 3 months ago
  75. 444959e doc: correct kflash settings for Maix One Dock by Heinrich Schuchardt · 4 years, 3 months ago
  76. 3375e0b cmd: irq: disable CMD_IRQ for riscv arch by Pragnesh Patel · 4 years, 3 months ago
  77. 38738d9 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 into next by Tom Rini · 4 years, 2 months ago
  78. 138b2d2 x86: edison: Add documentation for using am xFSTK image by Simon Glass · 4 years, 3 months ago
  79. b676492 x86: edison: Generate an image suitable for xFSTK by Simon Glass · 4 years, 3 months ago
  80. a072950 binman: Support adding a U-Boot environment by Simon Glass · 4 years, 3 months ago
  81. 6f1f4d4 binman: Show an error when a file is missing by Simon Glass · 4 years, 3 months ago
  82. 9612c12 x86: Use multiple images by Simon Glass · 4 years, 3 months ago
  83. 3bbcf6f x86: video: Show information about each video device by Simon Glass · 4 years, 2 months ago
  84. fbf120c x86: Add support for more than 8 MTRRs by Simon Glass · 4 years, 2 months ago
  85. fdc4587 x86: Allow showing details about a HOB entry by Simon Glass · 4 years, 2 months ago
  86. fe6d294 x86: hob: Try to show a name instead of a GUID by Simon Glass · 4 years, 2 months ago
  87. 3c07f1c x86: hob: Add way to show a single hob entry by Simon Glass · 4 years, 2 months ago
  88. 6e4116a acpi: Use I2cSerialBusV2() instead of I2cSerialBus() by Simon Glass · 4 years, 2 months ago
  89. d010cc1 acpi: Add more documentation for struct acpi_gpio by Simon Glass · 4 years, 2 months ago
  90. 2a75e4f x86: coral: Update config and device tree for ACPI by Simon Glass · 4 years, 2 months ago
  91. b11c2b3 x86: Move include of bitops out of ACPI region by Simon Glass · 4 years, 2 months ago
  92. 154dc3e x86: Add a way to add to the e820 memory table by Simon Glass · 4 years, 2 months ago
  93. 48ca578 acpi: Use defines for field lengths by Simon Glass · 4 years, 2 months ago
  94. 549995d x86: fsp: Show FSP-S or FSP-M address in fsp_get_header() by Simon Glass · 4 years, 2 months ago
  95. ec7c2b6 x86: fsp: Add more debugging for silicon init by Simon Glass · 4 years, 2 months ago
  96. c6f96a4 x86: apl: Check low-level init in FSP-S pre-init by Simon Glass · 4 years, 2 months ago
  97. 8834135 x86: coral: Add audio descriptor files by Simon Glass · 4 years, 2 months ago
  98. 2326a8b x86: acpi: Set the log category for x86 table generation by Simon Glass · 4 years, 2 months ago
  99. 2802628 acpi: tpm: Add a TPM1 table by Simon Glass · 4 years, 2 months ago
  100. 272a703 acpi: tpm: Add a TPM2 table by Simon Glass · 4 years, 2 months ago