1. 02fd126 firmware: add SCMI agent uclass by Etienne Carriere · Wed Sep 09 18:44:00 2020 +0200
  2. 0b89fc5 test: dm: Add tests for regmap managed API and regmap fields by Jean-Jacques Hiblot · Thu Sep 24 10:04:18 2020 +0530
  3. 4ddc2a4 test/py: allow multi-digit index in in_tree() by Pratyush Yadav · Thu Sep 24 10:04:17 2020 +0530
  4. b3bbbcf regmap: Add support for regmap fields by Jean-Jacques Hiblot · Thu Sep 24 10:04:16 2020 +0530
  5. 3e4e50a regmap: Allow devices to specify regmap range start and size in config by Pratyush Yadav · Thu Sep 24 10:04:15 2020 +0530
  6. 7eb2476 regmap: Add regmap_init_mem_range() by Pratyush Yadav · Thu Sep 24 10:04:14 2020 +0530
  7. 3b94e5d regmap: Allow left shifting register offset before access by Pratyush Yadav · Thu Sep 24 10:04:13 2020 +0530
  8. 1c9867c regmap: Allow specifying read/write width by Pratyush Yadav · Thu Sep 24 10:04:12 2020 +0530
  9. 279cad8 regmap: zero out the regmap on allocation by Pratyush Yadav · Thu Sep 24 10:04:11 2020 +0530
  10. de03d12 regmap: Add devm_regmap_init() by Jean-Jacques Hiblot · Thu Sep 24 10:04:10 2020 +0530
  11. 7387340 test: gpio: Add tests for the managed API by Jean-Jacques Hiblot · Fri Sep 11 13:43:35 2020 +0530
  12. 775d6a2 drivers: gpio: Add a managed API to get a GPIO from the device-tree by Jean-Jacques Hiblot · Fri Sep 11 13:43:34 2020 +0530
  13. 880c5c7 test: reset: Add tests for the managed API by Jean-Jacques Hiblot · Wed Sep 09 15:37:04 2020 +0530
  14. 5be97a3 drivers: reset: Add a managed API to get reset controllers from the DT by Jean-Jacques Hiblot · Wed Sep 09 15:37:03 2020 +0530
  15. bb56633 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv into next by Tom Rini · Wed Sep 30 09:21:43 2020 -0400
  16. a6407b6 Merge branch '2020-09-29-dev_xxx-print-improvement' into next by Tom Rini · Wed Sep 30 09:07:06 2020 -0400
  17. bc9bb24 dm: Print device name in dev_xxx like Linux by Sean Anderson · Tue Sep 15 10:45:22 2020 -0400
  18. 16a2e86 dm: Use symbolic constants for log levels in dev_xxx by Sean Anderson · Tue Sep 15 10:45:21 2020 -0400
  19. b9b6702 video: stm32: Fix not calling dev_xxx with a device by Sean Anderson · Tue Sep 15 10:45:20 2020 -0400
  20. 46362c7 usb: musb-new: sunxi: Fix not calling dev_err with a device by Sean Anderson · Tue Sep 15 10:45:19 2020 -0400
  21. a468d76 usb: dwc3: Don't include asm-generic/io.h by Sean Anderson · Tue Sep 15 10:45:18 2020 -0400
  22. 9a62b42 usb: dwc3: ti: Fix not calling dev_err with a device by Sean Anderson · Tue Sep 15 10:45:17 2020 -0400
  23. 2789ce8 usb: dwc3: Fix not calling dev_xxx with a device by Sean Anderson · Tue Sep 15 10:45:16 2020 -0400
  24. 62eff9b usb: dwc2: Fix not calling dev_xxx with a device by Sean Anderson · Tue Sep 15 10:45:15 2020 -0400
  25. ccf123b usb: cdns3: Fix not calling dev_xxx with a device by Sean Anderson · Tue Sep 15 10:45:14 2020 -0400
  26. ada921f sysreset: ti: Fix not calling dev_err with a device by Sean Anderson · Tue Sep 15 10:45:13 2020 -0400
  27. 241232a spi: zynqmp_gqspi: Fix not calling dev_err with a device by Sean Anderson · Tue Sep 15 10:45:12 2020 -0400
  28. 64474dd spi: sunxi: Fix not calling dev_err with a device by Sean Anderson · Tue Sep 15 10:45:11 2020 -0400
  29. 68eca30 soc: qualcomm: Fix not calling dev_err with a device by Sean Anderson · Tue Sep 15 10:45:10 2020 -0400
  30. b35d5d2 remoteproc: k3: Fix not calling dev_xxx with a device by Sean Anderson · Tue Sep 15 10:45:09 2020 -0400
  31. f13dc37 remoteproc: k3-r5: Fix not calling dev_xxx with a device by Sean Anderson · Tue Sep 15 10:45:08 2020 -0400
  32. f7d4b9b remoteproc: Remove unused function rproc_elf_sanity_check by Sean Anderson · Tue Sep 15 10:45:07 2020 -0400
  33. 30080c3 phy: usbphyc: Fix not calling dev_err with a device by Sean Anderson · Tue Sep 15 10:45:06 2020 -0400
  34. 2030743 phy: ti: Fix not calling dev_err with a device by Sean Anderson · Tue Sep 15 10:45:05 2020 -0400
  35. e4d3c97 phy: sun4i-usb: Fix not calling dev_err with a device by Sean Anderson · Tue Sep 15 10:45:04 2020 -0400
  36. 0c618c3 phy: rockchip: Fix not calling dev_err with a device by Sean Anderson · Tue Sep 15 10:45:03 2020 -0400
  37. 6b2b9f4 phy: marvell: Fix not calling dev_err with a device by Sean Anderson · Tue Sep 15 10:45:02 2020 -0400
  38. 8e3d3be net: ti: cpsw: Fix not calling dev_dbg with a device by Sean Anderson · Tue Sep 15 10:45:01 2020 -0400
  39. 4702aa2 net: sun8i_emac: Fix not calling dev_xxx with a device by Sean Anderson · Tue Sep 15 10:45:00 2020 -0400
  40. 6276478 net: sunxi: Fix not calling dev_xxx with a device by Sean Anderson · Tue Sep 15 10:44:59 2020 -0400
  41. 3fe9807 linux/compat.h: Remove netdev_xxx functions by Sean Anderson · Tue Sep 15 10:44:58 2020 -0400
  42. c7cbf09 net: mvpp2: Convert netdev_xxx to dev_xxx by Sean Anderson · Tue Sep 15 10:44:57 2020 -0400
  43. 77a8879 net: mvpp2: Fix not calling dev_xxx with a device by Sean Anderson · Tue Sep 15 10:44:56 2020 -0400
  44. ecbbddf net: mvneta: Convert netdev_xxx to dev_xxx by Sean Anderson · Tue Sep 15 10:44:55 2020 -0400
  45. e0d0004 net: mvneta: Fix not always calling dev_err with a device by Sean Anderson · Tue Sep 15 10:44:54 2020 -0400
  46. 836cb5e net: mdio: Fix not calling dev_dbg with a device by Sean Anderson · Tue Sep 15 10:44:53 2020 -0400
  47. 2340c83 net: bcm6368: Fix not calling dev_info with a device by Sean Anderson · Tue Sep 15 10:44:52 2020 -0400
  48. f716c53 nand: vybrid: Re-introduce vf610_nfc.dev by Sean Anderson · Tue Sep 15 10:44:51 2020 -0400
  49. 4b5aa00 nand: brcmnand: Fix not calling dev_err() with a device by Sean Anderson · Tue Sep 15 10:44:50 2020 -0400
  50. dfff1c1 nand: atmel: Fix not calling dev_xxx with a device by Sean Anderson · Tue Sep 15 10:44:49 2020 -0400
  51. 96da63d mailbox: k3: Fix not calling dev_err with a device by Sean Anderson · Tue Sep 15 10:44:48 2020 -0400
  52. 09aa57a mmc: mtk-sd: Fix not calling dev_err with a device by Sean Anderson · Tue Sep 15 10:44:47 2020 -0400
  53. 988e42c mmc: bcm2835-host: Fix not calling dev_dbg with a device by Sean Anderson · Tue Sep 15 10:44:46 2020 -0400
  54. d2f487f mmc: Add mmc_dev() by Sean Anderson · Tue Sep 15 10:44:45 2020 -0400
  55. b316bd7 mtd: spi-nand: Fix not calling dev_err with a device by Sean Anderson · Tue Sep 15 10:44:44 2020 -0400
  56. 9bdd34b mtd: spi: Fix logging in spi-nor-tiny by Sean Anderson · Tue Sep 15 10:44:43 2020 -0400
  57. 8baec61 mtd: spi: Include dm.h in spi-nor-core.c by Sean Anderson · Tue Sep 15 10:44:42 2020 -0400
  58. 6ae2814 mtd: nand: sunxi: Fix not calling dev_err with a device by Sean Anderson · Tue Sep 15 10:44:41 2020 -0400
  59. c6302f0 mtd: nand: pxa3xx: Fix not calling dev_xxx with a device by Sean Anderson · Tue Sep 15 10:44:40 2020 -0400
  60. fbba69f i2c: mxc: Fix dev_err being called on a nonexistant variable by Sean Anderson · Tue Sep 15 10:44:39 2020 -0400
  61. 405dc24 firmware: ti_sci: Fix not calling dev_err with a device by Sean Anderson · Tue Sep 15 10:44:38 2020 -0400
  62. 8d06ce4 dm: syscon: Fix calling dev_dbg with an uninitialized device by Sean Anderson · Tue Sep 15 10:44:37 2020 -0400
  63. 5bdad9f riscv: Add some comments to start.S by Sean Anderson · Mon Sep 21 07:51:41 2020 -0400
  64. 2c4c7d1 riscv: Ensure gp is NULL or points to valid data by Sean Anderson · Mon Sep 21 07:51:40 2020 -0400
  65. 934b24a riscv: Consolidate fences into AMOs for available_harts_lock by Sean Anderson · Mon Sep 21 07:51:39 2020 -0400
  66. dd1cd70 riscv: Clear pending IPIs on initialization by Sean Anderson · Mon Sep 21 07:51:38 2020 -0400
  67. ff184fe riscv: Use a valid bit to ignore already-pending IPIs by Sean Anderson · Mon Sep 21 07:51:37 2020 -0400
  68. cfb0809 riscv: Match memory barriers between send_ipi_many and handle_ipi by Sean Anderson · Mon Sep 21 07:51:36 2020 -0400
  69. e8de08b Revert "riscv: Clear pending interrupts before enabling IPIs" by Sean Anderson · Mon Sep 21 07:51:35 2020 -0400
  70. 3d999194 riscv: Update SiFive device tree for new CLINT driver by Sean Anderson · Mon Sep 28 10:52:29 2020 -0400
  71. c6d0ef8 riscv: Update Kendryte device tree for new CLINT driver by Sean Anderson · Mon Sep 28 10:52:28 2020 -0400
  72. 510bca3 riscv: clk: Add CLINT clock to kendryte clock driver by Sean Anderson · Mon Sep 28 10:52:27 2020 -0400
  73. 272ab20 riscv: Rework Sifive CLINT as UCLASS_TIMER driver by Sean Anderson · Mon Sep 28 10:52:26 2020 -0400
  74. 28bfc32 riscv: Clean up initialization in Andes PLIC by Sean Anderson · Mon Sep 28 10:52:25 2020 -0400
  75. 87e6ce5 riscv: Rework Andes PLMT as a UCLASS_TIMER driver by Sean Anderson · Mon Sep 28 10:52:24 2020 -0400
  76. 79d3bba timer: Add a test for timer_timebase_fallback by Sean Anderson · Mon Sep 28 10:52:23 2020 -0400
  77. 738ff53 timer: Add helper for drivers using timebase fallback by Sean Anderson · Mon Sep 28 10:52:22 2020 -0400
  78. 9baaaef riscv: Rework riscv timer driver to only support S-mode by Sean Anderson · Mon Sep 28 10:52:21 2020 -0400
  79. 8ad7da6 ram: sifive: Remove regmap dependency by Bin Meng · Tue Sep 15 16:05:07 2020 +0800
  80. fb51bec ram: sifive: Check return value on clk_enable() by Bin Meng · Tue Sep 15 16:05:06 2020 +0800
  81. 99bd0ff doc/sipeed/maix: describe RESET and BOOT button by Heinrich Schuchardt · Sat Sep 05 12:46:46 2020 +0200
  82. 444959e doc: correct kflash settings for Maix One Dock by Heinrich Schuchardt · Sat Sep 05 12:37:49 2020 +0200
  83. 3375e0b cmd: irq: disable CMD_IRQ for riscv arch by Pragnesh Patel · Mon Aug 24 20:38:55 2020 +0530
  84. 38738d9 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 into next by Tom Rini · Fri Sep 25 09:04:01 2020 -0400
  85. 138b2d2 x86: edison: Add documentation for using am xFSTK image by Simon Glass · Sun Sep 06 10:35:35 2020 -0600
  86. b676492 x86: edison: Generate an image suitable for xFSTK by Simon Glass · Sun Sep 06 10:35:34 2020 -0600
  87. a072950 binman: Support adding a U-Boot environment by Simon Glass · Sun Sep 06 10:35:33 2020 -0600
  88. 6f1f4d4 binman: Show an error when a file is missing by Simon Glass · Sun Sep 06 10:35:32 2020 -0600
  89. 9612c12 x86: Use multiple images by Simon Glass · Sun Sep 06 10:35:31 2020 -0600
  90. 3bbcf6f x86: video: Show information about each video device by Simon Glass · Tue Sep 22 21:16:40 2020 -0600
  91. fbf120c x86: Add support for more than 8 MTRRs by Simon Glass · Tue Sep 22 14:54:51 2020 -0600
  92. fdc4587 x86: Allow showing details about a HOB entry by Simon Glass · Tue Sep 22 14:54:50 2020 -0600
  93. fe6d294 x86: hob: Try to show a name instead of a GUID by Simon Glass · Tue Sep 22 14:54:49 2020 -0600
  94. 3c07f1c x86: hob: Add way to show a single hob entry by Simon Glass · Tue Sep 22 14:54:48 2020 -0600
  95. 6e4116a acpi: Use I2cSerialBusV2() instead of I2cSerialBus() by Simon Glass · Tue Sep 22 12:45:44 2020 -0600
  96. d010cc1 acpi: Add more documentation for struct acpi_gpio by Simon Glass · Tue Sep 22 12:45:43 2020 -0600
  97. 2a75e4f x86: coral: Update config and device tree for ACPI by Simon Glass · Tue Sep 22 12:45:42 2020 -0600
  98. b11c2b3 x86: Move include of bitops out of ACPI region by Simon Glass · Tue Sep 22 12:45:41 2020 -0600
  99. 154dc3e x86: Add a way to add to the e820 memory table by Simon Glass · Tue Sep 22 12:45:40 2020 -0600
  100. 48ca578 acpi: Use defines for field lengths by Simon Glass · Tue Sep 22 12:45:39 2020 -0600