1. b4d0ea7 net: mvneta: Use bool instead of int for boolean variable by Marek Behún · 2 years, 7 months ago
  2. 4c46dab net: mvneta: Drop one indentation level in mvneta_adjust_link() by Marek Behún · 2 years, 7 months ago
  3. 1cbd104 net: mvneta: Fix unused variable warning if DM_GPIO is disabled by Marek Behún · 2 years, 7 months ago
  4. b407baa net: mvneta: Don't register MDIO bus by Marek Behún · 2 years, 7 months ago
  5. e942d8e net: mvneta: Remember fixed link instead of PHY address in priv data by Marek Behún · 2 years, 7 months ago
  6. 99e296f net: mvneta: Use DM MDIO API for connecting PHY by Marek Behún · 2 years, 7 months ago
  7. 0250f26 net: mvneta: Fix 10Mbps speed by Marek Behún · 2 years, 7 months ago
  8. 645c744 net: mvneta: Get rid of platdata by Marek Behún · 2 years, 7 months ago
  9. c404ac7 net: Add ethernet support for MIPS Octeon by Stefan Roese · 2 years, 8 months ago
  10. 71e7e1a pci: Add config for Enhanced Allocation by Andrew Scull · 2 years, 7 months ago
  11. a625bbd virtio: pci: Make use of dm_pci_map_bar() by Andrew Scull · 2 years, 7 months ago
  12. 3d41dd4 virtio: pci: Check virtio configs are mapped by Andrew Scull · 2 years, 7 months ago
  13. 6520c82 pci: Add mask parameter to dm_pci_map_bar() by Andrew Scull · 2 years, 7 months ago
  14. 3e0f2fb pci: Update dm_pci_bus_to_virt() parameters by Andrew Scull · 2 years, 7 months ago
  15. 994b60d pci: Match region flags using a mask by Andrew Scull · 2 years, 7 months ago
  16. 58c6102 pci: Map bars with offset and length by Andrew Scull · 2 years, 7 months ago
  17. 3bf6152 pci: Range check address conversions by Andrew Scull · 2 years, 7 months ago
  18. cb06f0e pci: Check region ranges are addressable by Andrew Scull · 2 years, 7 months ago
  19. 30d338d pci: Fix use of flags in dm_pci_map_bar() by Andrew Scull · 2 years, 7 months ago
  20. d1cc2b5 virtio: pci: Read entire capability into memory by Andrew Scull · 2 years, 7 months ago
  21. f53c057 virtio: pci: Check virtio capability is in bounds by Andrew Scull · 2 years, 7 months ago
  22. 53d6e1d virtio: pci: Check virtio common config size by Andrew Scull · 2 years, 7 months ago
  23. 5cda9c0 virtio: pci: Bounds check notification writes by Andrew Scull · 2 years, 7 months ago
  24. a78d056 virtio: pci: Bounds check device config access by Andrew Scull · 2 years, 7 months ago
  25. ba628b1 virtio: pci: Fix discovery of device config length by Andrew Scull · 2 years, 7 months ago
  26. 4e7d098 virtio: pci: Allow exclusion of legacy driver by Andrew Scull · 2 years, 7 months ago
  27. 5a5e0dc Merge branch '2022-05-02-add-verifying-program-loader' by Tom Rini · 2 years, 7 months ago
  28. e7ca7da vpl: Add Kconfig options for VPL by Simon Glass · 2 years, 7 months ago
  29. 7eec884 Introduce Verifying Program Loader (VPL) by Simon Glass · 2 years, 7 months ago
  30. 77943da net: marvell: mvgbe: Set PHY page 0 before phy_connect by Tony Dinh · 2 years, 8 months ago
  31. c40b01b sound: Fix buffer overflow in square wave generation by Andrew Scull · 2 years, 8 months ago
  32. 50456c9 usb: sandbox: Bounds check read from buffer by Andrew Scull · 2 years, 8 months ago
  33. 7152f7b usb: sandbox: Check for string end in copy_to_unicode() by Andrew Scull · 2 years, 8 months ago
  34. a7c9d8b x86: sandbox: Add missing PCI bar to barinfo by Andrew Scull · 2 years, 8 months ago
  35. 721d99a led: Drop led_default_state() by Marek Vasut · 2 years, 7 months ago
  36. f3baefa led: gpio: Use NOP uclass driver for top-level node by Marek Vasut · 2 years, 7 months ago
  37. 646e072 led: gpio: Check device compatible string to determine the top level node by Marek Vasut · 2 years, 7 months ago
  38. 1c2b81f led: Mark device instance with DM_FLAG_PROBE_AFTER_BIND by Marek Vasut · 2 years, 7 months ago
  39. 11a6f58 dm: core: Add DM_FLAG_PROBE_AFTER_BIND flag by Marek Vasut · 2 years, 7 months ago
  40. b94bcdd Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · 2 years, 7 months ago
  41. dd79289 Merge tag 'u-boot-amlogic-20220427' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 2 years, 7 months ago
  42. b1f26e9 cpu: 83xx: Add missing dependency on CPU_MPC83XX by Michal Simek · 2 years, 7 months ago
  43. ccc205a pci: fsl: Change compatible string for mpc8548 to "fsl, mpc8548-pcie" by Pali Rohár · 2 years, 8 months ago
  44. eca1811 mmc: fsl_esdhc_spl: pre-PBL: implement redundancy support by Pali Rohár · 2 years, 8 months ago
  45. 6c6cec3 mmc: fsl_esdhc: Define macro ESDHCCTL_SNOOP for Snoop attribute by Pali Rohár · 2 years, 8 months ago
  46. 44acf8a mtd: nand: raw: Add support for DT property nand-ecc-algo=bch by Pali Rohár · 2 years, 8 months ago
  47. f801552 mtd: rawnand: fsl_elbc: Use ECC configuration from device tree by Pali Rohár · 2 years, 8 months ago
  48. bb834db mtd: rawnand: fsl_elbc: Add device tree support by Pali Rohár · 2 years, 8 months ago
  49. 2ef8228 mtd: rawnand: fsl_elbc: Implement RNDOUT command by Pali Rohár · 2 years, 8 months ago
  50. 654ec60 ddr: fsl: Allow to compile it without env support by Pali Rohár · 2 years, 8 months ago
  51. 377ecee mmc: mmc_mode_name() is used also when LOGLEVEL >= LOGL_DEBUG by Pali Rohár · 2 years, 8 months ago
  52. a897c34 mmc: fsl_esdhc_spl: Call mmc_init() before booting from SD card by Pali Rohár · 2 years, 8 months ago
  53. 2d83207 mmc: fsl_esdhc_spl: pre-PBL: fix determining U-Boot size by Pali Rohár · 2 years, 8 months ago
  54. 8cff7ac mmc: fsl_esdhc_spl: pre-PBL: check for BOOT signature instead of MBR/DBR by Pali Rohár · 2 years, 8 months ago
  55. 938a6c9 spi: atmel-quadspi: Fix the buswidth adjustment between spi-mem and controller by Tudor Ambarus · 2 years, 8 months ago
  56. 59d6289 timers: atmel_pit: introduce CONFIG_SPL_ATMEL_PIT_TIMER by Eugen Hristev · 2 years, 8 months ago
  57. 118141e timers: atmel_tcb: introduce CONFIG_SPL_ATMEL_TCB by Eugen Hristev · 2 years, 8 months ago
  58. 65c723f sysreset: Add Atmel/Microchip sysreset driver by Sergiu Moga · 2 years, 8 months ago
  59. 5332012 nds32: Remove the architecture by Tom Rini · 2 years, 8 months ago
  60. d68298c Merge branch '2022-04-25-initial-implementation-of-stdboot' by Tom Rini · 2 years, 7 months ago
  61. e1917ef bootstd: usb: Add a bootdev driver by Simon Glass · 2 years, 7 months ago
  62. f8b4a29 bootstd: mmc: Add a bootdev driver by Simon Glass · 2 years, 7 months ago
  63. f3086cf dm: blk: Add a function to return the device type by Simon Glass · 2 years, 7 months ago
  64. 9670f7d dm: core: Allow finding a uclass device by partial name by Simon Glass · 2 years, 7 months ago
  65. f1f519f dm: core: Rename and fix uclass_get_by_name_len() by Simon Glass · 2 years, 7 months ago
  66. 24a7ad6 adc: meson-saradc: add AXG variant by Vyacheslav Bocharov · 2 years, 7 months ago
  67. 3fc8aa3 clk: meson: update driver for g12a-ao clocks by Vyacheslav Bocharov · 2 years, 7 months ago
  68. c95a99b clk: meson: fix driver name for g12a-ao clocks by Vyacheslav Bocharov · 2 years, 7 months ago
  69. dbd2218 clk: meson: add minimal driver for axg-ao clocks by Vyacheslav Bocharov · 2 years, 7 months ago
  70. 358e6c7 dm: blk: add a device-probe hook for scanning disk partitions by AKASHI Takahiro · 2 years, 8 months ago
  71. b488c2f dm: tag: change ENOSPC to ENOMEM by AKASHI Takahiro · 2 years, 8 months ago
  72. 93b2091 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-pmic by Tom Rini · 2 years, 7 months ago
  73. 835647b Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 2 years, 7 months ago
  74. e91b003 power-domain: Fix use of uninitialized value in dev_power_domain_ctrl by Sean Anderson · 2 years, 8 months ago
  75. 7853276 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · 2 years, 7 months ago
  76. b276a36 Merge tag 'u-boot-imx-20220422' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 2 years, 7 months ago
  77. 0c92935 Add support for TP-Link UE200 dongle by Oleksii Titov · 2 years, 7 months ago
  78. bb19d62 usb: dwc3: Add support for usb3-phy PHY configuration by Michal Simek · 2 years, 9 months ago
  79. 469d7f5 usb: gadget: ci: Make various ops const by Adam Ford · 2 years, 9 months ago
  80. fc166b0 wdt: nuvoton: Add support for Nuvoton by Jim Liu · 2 years, 8 months ago
  81. 2e26930 misc: atsha204a: Remove duplicate CRC-16 implementation by Pali Rohár · 2 years, 8 months ago
  82. 95fa794 crypto/fsl: add invalidate_dcache_range for hash output buffer by Gaurav Jain · 2 years, 7 months ago
  83. 2b0f059 crypto/fsl: Clear the memory when blob decapsulation fails by Gaurav Jain · 2 years, 8 months ago
  84. bc6b7f1 pci: imx: remove weak overrides no longer used by Tim Harvey · 2 years, 8 months ago
  85. 541e273 pci: imx: use vpcie-supply if defined by device-tree by Tim Harvey · 2 years, 8 months ago
  86. ae21934 usb: dwc3: Implement .glue_configure for i.MX8MP by Marek Vasut · 2 years, 8 months ago
  87. 68c8656 usb: dwc3: Rename .select_dr_mode to .glue_configure by Marek Vasut · 2 years, 8 months ago
  88. dd96fba imx: power-domain: Add i.MX8MP HSIOMIX driver by Marek Vasut · 2 years, 8 months ago
  89. 2e1405e imx: power-domain: Add i.MX8MP support by Marek Vasut · 2 years, 8 months ago
  90. fb4e8e9 power_domain: Add power_domain_get_by_name() by Marek Vasut · 2 years, 8 months ago
  91. e5481a8 imx: power-domain: Get rid of SMCCC dependency by Marek Vasut · 2 years, 8 months ago
  92. 93d1d8b imx: power-domain: Inline arch-imx8m/power-domain.h by Marek Vasut · 2 years, 8 months ago
  93. 78fb007 imx: power-domain: Descend into pgc subnode if present by Marek Vasut · 2 years, 8 months ago
  94. 4befe91 power-domain: Return 0 if ops unimplemented and remove empty functions by Marek Vasut · 2 years, 8 months ago
  95. 58c9873 net: mvneta: add SFP TX disable handling by Robert Marko · 2 years, 8 months ago
  96. ff4e82b ram: k3-ddrss: Allow use of dt provided initial frequency by Dave Gerlach · 2 years, 8 months ago
  97. 6feaf59 ram: k3-ddrss: Fix register name and explain its usage by Dominic Rath · 2 years, 8 months ago
  98. 053bc40 gpio: aspeed: Fix incorrect offset of read back register. by Billy Tsai · 2 years, 8 months ago
  99. c36b218 Merge tag 'u-boot-rockchip-20220418' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 2 years, 7 months ago
  100. 308d91b dm: core: Deal with a wrinkle with linker lists by Simon Glass · 2 years, 8 months ago