1. ca4730a net: mvneta: Drop one indentation level in mvneta_adjust_link() by Marek Behún · 2 years, 9 months ago
  2. 7ec5040 net: mvneta: Fix unused variable warning if DM_GPIO is disabled by Marek Behún · 2 years, 9 months ago
  3. 1d87904 net: mvneta: Don't register MDIO bus by Marek Behún · 2 years, 9 months ago
  4. 4d47ea2 net: mvneta: Remember fixed link instead of PHY address in priv data by Marek Behún · 2 years, 9 months ago
  5. da84e40 net: mvneta: Use DM MDIO API for connecting PHY by Marek Behún · 2 years, 9 months ago
  6. 47f0e8e net: mvneta: Fix 10Mbps speed by Marek Behún · 2 years, 9 months ago
  7. 443cf35 net: mvneta: Get rid of platdata by Marek Behún · 2 years, 9 months ago
  8. 8e0f8ef net: Add ethernet support for MIPS Octeon by Stefan Roese · 2 years, 10 months ago
  9. 3b92018 pci: Add config for Enhanced Allocation by Andrew Scull · 2 years, 9 months ago
  10. 0699a78 virtio: pci: Make use of dm_pci_map_bar() by Andrew Scull · 2 years, 9 months ago
  11. c763e1e virtio: pci: Check virtio configs are mapped by Andrew Scull · 2 years, 9 months ago
  12. 2635e3b pci: Add mask parameter to dm_pci_map_bar() by Andrew Scull · 2 years, 9 months ago
  13. a822d1d pci: Update dm_pci_bus_to_virt() parameters by Andrew Scull · 2 years, 9 months ago
  14. 7739d93 pci: Match region flags using a mask by Andrew Scull · 2 years, 9 months ago
  15. 12507a2 pci: Map bars with offset and length by Andrew Scull · 2 years, 9 months ago
  16. 398dc36 pci: Range check address conversions by Andrew Scull · 2 years, 9 months ago
  17. ec8eba8 pci: Check region ranges are addressable by Andrew Scull · 2 years, 9 months ago
  18. 60f4142 pci: Fix use of flags in dm_pci_map_bar() by Andrew Scull · 2 years, 9 months ago
  19. e7870c2 virtio: pci: Read entire capability into memory by Andrew Scull · 2 years, 9 months ago
  20. 6a8cb87 virtio: pci: Check virtio capability is in bounds by Andrew Scull · 2 years, 9 months ago
  21. f2c1ef1 virtio: pci: Check virtio common config size by Andrew Scull · 2 years, 9 months ago
  22. c690f64 virtio: pci: Bounds check notification writes by Andrew Scull · 2 years, 9 months ago
  23. 94b28b9 virtio: pci: Bounds check device config access by Andrew Scull · 2 years, 9 months ago
  24. da03cdf virtio: pci: Fix discovery of device config length by Andrew Scull · 2 years, 9 months ago
  25. 30471d5 virtio: pci: Allow exclusion of legacy driver by Andrew Scull · 2 years, 9 months ago
  26. edb6982 Merge branch '2022-05-02-add-verifying-program-loader' by Tom Rini · 2 years, 9 months ago
  27. 747093d vpl: Add Kconfig options for VPL by Simon Glass · 2 years, 9 months ago
  28. f86ca5a Introduce Verifying Program Loader (VPL) by Simon Glass · 2 years, 9 months ago
  29. f0f9875 net: marvell: mvgbe: Set PHY page 0 before phy_connect by Tony Dinh · 2 years, 10 months ago
  30. 49209da sound: Fix buffer overflow in square wave generation by Andrew Scull · 2 years, 10 months ago
  31. beb341a usb: sandbox: Bounds check read from buffer by Andrew Scull · 2 years, 10 months ago
  32. 6212015 usb: sandbox: Check for string end in copy_to_unicode() by Andrew Scull · 2 years, 10 months ago
  33. 9c2f5ec x86: sandbox: Add missing PCI bar to barinfo by Andrew Scull · 2 years, 10 months ago
  34. 69245e4 led: Drop led_default_state() by Marek Vasut · 2 years, 9 months ago
  35. 0107469 led: gpio: Use NOP uclass driver for top-level node by Marek Vasut · 2 years, 9 months ago
  36. e3aa766 led: gpio: Check device compatible string to determine the top level node by Marek Vasut · 2 years, 9 months ago
  37. c438866 led: Mark device instance with DM_FLAG_PROBE_AFTER_BIND by Marek Vasut · 2 years, 9 months ago
  38. 9cc32bf dm: core: Add DM_FLAG_PROBE_AFTER_BIND flag by Marek Vasut · 2 years, 9 months ago
  39. 8b2b125 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · 2 years, 9 months ago
  40. 24df831 Merge tag 'u-boot-amlogic-20220427' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 2 years, 9 months ago
  41. 182d45d cpu: 83xx: Add missing dependency on CPU_MPC83XX by Michal Simek · 2 years, 9 months ago
  42. 95f8dfe pci: fsl: Change compatible string for mpc8548 to "fsl, mpc8548-pcie" by Pali Rohár · 2 years, 10 months ago
  43. 0980cbb mmc: fsl_esdhc_spl: pre-PBL: implement redundancy support by Pali Rohár · 2 years, 10 months ago
  44. 44564e7 mmc: fsl_esdhc: Define macro ESDHCCTL_SNOOP for Snoop attribute by Pali Rohár · 2 years, 10 months ago
  45. 06ef911 mtd: nand: raw: Add support for DT property nand-ecc-algo=bch by Pali Rohár · 2 years, 10 months ago
  46. c9ea901 mtd: rawnand: fsl_elbc: Use ECC configuration from device tree by Pali Rohár · 2 years, 10 months ago
  47. da98dda mtd: rawnand: fsl_elbc: Add device tree support by Pali Rohár · 2 years, 10 months ago
  48. 974f66a mtd: rawnand: fsl_elbc: Implement RNDOUT command by Pali Rohár · 2 years, 10 months ago
  49. 78cdaf4 ddr: fsl: Allow to compile it without env support by Pali Rohár · 2 years, 10 months ago
  50. 48467e4 mmc: mmc_mode_name() is used also when LOGLEVEL >= LOGL_DEBUG by Pali Rohár · 2 years, 10 months ago
  51. 57d527e mmc: fsl_esdhc_spl: Call mmc_init() before booting from SD card by Pali Rohár · 2 years, 10 months ago
  52. a91998d mmc: fsl_esdhc_spl: pre-PBL: fix determining U-Boot size by Pali Rohár · 2 years, 10 months ago
  53. 0f58f03 mmc: fsl_esdhc_spl: pre-PBL: check for BOOT signature instead of MBR/DBR by Pali Rohár · 2 years, 10 months ago
  54. 20ced4b spi: atmel-quadspi: Fix the buswidth adjustment between spi-mem and controller by Tudor Ambarus · 2 years, 10 months ago
  55. 632422d timers: atmel_pit: introduce CONFIG_SPL_ATMEL_PIT_TIMER by Eugen Hristev · 2 years, 10 months ago
  56. e135d2c timers: atmel_tcb: introduce CONFIG_SPL_ATMEL_TCB by Eugen Hristev · 2 years, 10 months ago
  57. 71d4393 sysreset: Add Atmel/Microchip sysreset driver by Sergiu Moga · 2 years, 10 months ago
  58. 1123213 nds32: Remove the architecture by Tom Rini · 2 years, 10 months ago
  59. 8cfac23 Merge branch '2022-04-25-initial-implementation-of-stdboot' by Tom Rini · 2 years, 9 months ago
  60. 0ccb0ac bootstd: usb: Add a bootdev driver by Simon Glass · 2 years, 9 months ago
  61. b8aa463 bootstd: mmc: Add a bootdev driver by Simon Glass · 2 years, 9 months ago
  62. 87571b7 dm: blk: Add a function to return the device type by Simon Glass · 2 years, 9 months ago
  63. 4e0710a dm: core: Allow finding a uclass device by partial name by Simon Glass · 2 years, 9 months ago
  64. 6aa4fe3 dm: core: Rename and fix uclass_get_by_name_len() by Simon Glass · 2 years, 9 months ago
  65. 8a4a73f adc: meson-saradc: add AXG variant by Vyacheslav Bocharov · 2 years, 9 months ago
  66. 66a657b clk: meson: update driver for g12a-ao clocks by Vyacheslav Bocharov · 2 years, 9 months ago
  67. 4da0986 clk: meson: fix driver name for g12a-ao clocks by Vyacheslav Bocharov · 2 years, 9 months ago
  68. dcccf73 clk: meson: add minimal driver for axg-ao clocks by Vyacheslav Bocharov · 2 years, 9 months ago
  69. bf76031 dm: blk: add a device-probe hook for scanning disk partitions by AKASHI Takahiro · 2 years, 10 months ago
  70. a806f33 dm: tag: change ENOSPC to ENOMEM by AKASHI Takahiro · 2 years, 10 months ago
  71. faeb564 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-pmic by Tom Rini · 2 years, 9 months ago
  72. 6d73175 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 2 years, 9 months ago
  73. 8479902 power-domain: Fix use of uninitialized value in dev_power_domain_ctrl by Sean Anderson · 2 years, 10 months ago
  74. 759a899 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · 2 years, 9 months ago
  75. 6e2af64 Merge tag 'u-boot-imx-20220422' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 2 years, 9 months ago
  76. 6674d2d Add support for TP-Link UE200 dongle by Oleksii Titov · 2 years, 10 months ago
  77. 142d50f usb: dwc3: Add support for usb3-phy PHY configuration by Michal Simek · 2 years, 11 months ago
  78. 570eaad usb: gadget: ci: Make various ops const by Adam Ford · 2 years, 11 months ago
  79. e885d09 wdt: nuvoton: Add support for Nuvoton by Jim Liu · 2 years, 10 months ago
  80. 467f0c4 misc: atsha204a: Remove duplicate CRC-16 implementation by Pali Rohár · 2 years, 10 months ago
  81. 2c16bf2 crypto/fsl: add invalidate_dcache_range for hash output buffer by Gaurav Jain · 2 years, 10 months ago
  82. cc84edd crypto/fsl: Clear the memory when blob decapsulation fails by Gaurav Jain · 2 years, 10 months ago
  83. e3bdc97 pci: imx: remove weak overrides no longer used by Tim Harvey · 2 years, 10 months ago
  84. 6f6e069 pci: imx: use vpcie-supply if defined by device-tree by Tim Harvey · 2 years, 10 months ago
  85. d0f7a05 usb: dwc3: Implement .glue_configure for i.MX8MP by Marek Vasut · 2 years, 10 months ago
  86. f1ef955 usb: dwc3: Rename .select_dr_mode to .glue_configure by Marek Vasut · 2 years, 10 months ago
  87. 898e761 imx: power-domain: Add i.MX8MP HSIOMIX driver by Marek Vasut · 2 years, 10 months ago
  88. 2e760f1 imx: power-domain: Add i.MX8MP support by Marek Vasut · 2 years, 10 months ago
  89. 63c390a power_domain: Add power_domain_get_by_name() by Marek Vasut · 2 years, 10 months ago
  90. 4eb82c2 imx: power-domain: Get rid of SMCCC dependency by Marek Vasut · 2 years, 10 months ago
  91. 19842b6 imx: power-domain: Inline arch-imx8m/power-domain.h by Marek Vasut · 2 years, 10 months ago
  92. 8741d92 imx: power-domain: Descend into pgc subnode if present by Marek Vasut · 2 years, 10 months ago
  93. 20874a6 power-domain: Return 0 if ops unimplemented and remove empty functions by Marek Vasut · 2 years, 10 months ago
  94. 2b7beb9 net: mvneta: add SFP TX disable handling by Robert Marko · 2 years, 10 months ago
  95. 270f7fd ram: k3-ddrss: Allow use of dt provided initial frequency by Dave Gerlach · 2 years, 10 months ago
  96. b4c80f2 ram: k3-ddrss: Fix register name and explain its usage by Dominic Rath · 2 years, 10 months ago
  97. fe2f284 gpio: aspeed: Fix incorrect offset of read back register. by Billy Tsai · 2 years, 10 months ago
  98. 9acf372 Merge tag 'u-boot-rockchip-20220418' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 2 years, 10 months ago
  99. cdd73e7 dm: core: Deal with a wrinkle with linker lists by Simon Glass · 2 years, 10 months ago
  100. 092d5c2 dm: core: Allow devres to be disabled in SPL by Simon Glass · 2 years, 10 months ago