1. fc31430 dm: spi: Fix spi_free_slave() freed memory write by Niel Fourie · 3 years, 10 months ago
  2. a5624c6 test: dm: spi: Add testcase for spi_claim_bus() by Ovidiu Panait · 3 years, 10 months ago
  3. 741280e spi: spi-uclass: Fix spi_claim_bus() speed/mode setup logic by Ovidiu Panait · 3 years, 10 months ago
  4. add685f test: spi: Add sandbox_spi_get_{speed, mode} interface by Ovidiu Panait · 3 years, 10 months ago
  5. 2da1800 spi: sandbox_spi: Implement speed/mode setup by Ovidiu Panait · 3 years, 10 months ago
  6. 1dc53ce sandbox: test: Add a second SPI slave on sandbox_spi bus by Ovidiu Panait · 3 years, 10 months ago
  7. 1f6d618 sandbox: spi: Drop unused sandbox_spi_parse_spec function by Ovidiu Panait · 3 years, 10 months ago
  8. 3286d22 sandbox: implement invalidate_icache_all() by Heinrich Schuchardt · 3 years, 11 months ago
  9. c589132 fdt: Use phandle to distinguish DT nodes with same name by Aswath Govindraju · 3 years, 11 months ago
  10. 9883df1 Common:fdt: Check for error return value by Hongwei Zhang · 3 years, 11 months ago
  11. 9c54729 sandbox: implement runtime system reset by Heinrich Schuchardt · 3 years, 11 months ago
  12. 67c7e9a configs: sandbox: activate DEBUG_UART by Patrick Delaunay · 3 years, 11 months ago
  13. ddc44c2 patman: Add project-default for 'gcc' by Philipp Tomsich · 4 years ago
  14. b3aff15 patman: Add --no-signoff to suppress adding signoffs by Philipp Tomsich · 4 years ago
  15. fbc3262 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 3 years, 10 months ago
  16. 6ef1b75 fsp: Move and rename fsp_types.h file by Sughosh Ganu · 3 years, 10 months ago
  17. e7eeb6d doc: edison: Update information about xFSTK by Andy Shevchenko · 3 years, 11 months ago
  18. c15f44a Prepare v2021.01-rc4 by Tom Rini · 3 years, 10 months ago
  19. 1e5f7df Travis-CI: Drop support by Tom Rini · 3 years, 10 months ago
  20. e668bec board: kontron: sl28: reorder mmc devices by Michael Walle · 3 years, 10 months ago
  21. 46a4d75 Merge tag 'efi-2021-01-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 10 months ago
  22. 77504ee MAINTAINERS: add tools/efivar.py to EFI PAYLOAD by Heinrich Schuchardt · 3 years, 10 months ago
  23. 73253d7 tools: add a simple script to generate EFI variables by Paulo Alcantara · 3 years, 11 months ago
  24. 265ce19 efi_loader: make variable store size customizable by Heinrich Schuchardt · 3 years, 10 months ago
  25. 0c1b71c doc: man-page for bootefi command by Heinrich Schuchardt · 3 years, 10 months ago
  26. 24ceb44 doc: button command by Heinrich Schuchardt · 3 years, 10 months ago
  27. 5e66338 dm: Update documentation for new sequence numbers by Simon Glass · 3 years, 10 months ago
  28. 7f20d1d dm: core: Drop seq and req_seq by Simon Glass · 3 years, 10 months ago
  29. 36c03d1 cmd: Drop use of old sequence numbers in commands by Simon Glass · 3 years, 10 months ago
  30. a133e21 dm: core: Update uclass_find_next_free_req_seq() for new scheme by Simon Glass · 3 years, 10 months ago
  31. 9917591 dm: Drop the unused arg in uclass_find_device_by_seq() by Simon Glass · 3 years, 10 months ago
  32. b5b1155 dm: Drop uclass_resolve_seq() by Simon Glass · 3 years, 10 months ago
  33. 93f44e8 dm: test: Add a test for DM_UC_FLAG_NO_AUTO_SEQ by Simon Glass · 3 years, 10 months ago
  34. 981426e dm: Switch over to use new sequence number for dev_seq() by Simon Glass · 3 years, 10 months ago
  35. 3bc90aa pinctrl: Update for new sequence numbers by Simon Glass · 3 years, 10 months ago
  36. fb0ea6a gpio: Update for new sequence numbers by Simon Glass · 3 years, 10 months ago
  37. d1e8530 x86: Simplify acpi_device_infer_name() by Simon Glass · 3 years, 10 months ago
  38. df3dc20 x86: Drop unnecessary mp_init logic by Simon Glass · 3 years, 10 months ago
  39. b27347f usb: Update for new sequence numbers by Simon Glass · 3 years, 10 months ago
  40. 4de51cc usb: ehci-mx6: Drop assignment of sequence number by Simon Glass · 3 years, 10 months ago
  41. 6d83c74 spi: Update for new sequence numbers by Simon Glass · 3 years, 10 months ago
  42. 42f3663 pci: Update to use new sequence numbers by Simon Glass · 3 years, 10 months ago
  43. 15a1196 dm: core: Allow manual sequence numbering by Simon Glass · 3 years, 10 months ago
  44. 552da33 net: Update to use new sequence numbers by Simon Glass · 3 years, 10 months ago
  45. 16df993 i2c: Update for new sequence numbers by Simon Glass · 3 years, 10 months ago
  46. 5c58002 octeon: Don't attempt to set the sequence number by Simon Glass · 3 years, 10 months ago
  47. a20b4a8 dm: test: Drop assumptions of no sequence numbers by Simon Glass · 3 years, 10 months ago
  48. 4153e3a dm: Fix return value in dev_read_alias_seq() by Simon Glass · 3 years, 10 months ago
  49. ba0e7da dm: core: Switch binding to use new sequence numbers by Simon Glass · 3 years, 10 months ago
  50. 1c55b22 dm: test: Check all devices have a sequence numbers by Simon Glass · 3 years, 10 months ago
  51. cd53e5b dm: core: Add a new sequence number for devices by Simon Glass · 3 years, 10 months ago
  52. d03adb4 dm: core: Update uclass_find_next_free_req_seq() args by Simon Glass · 3 years, 10 months ago
  53. 8b85dfc dm: Avoid accessing seq directly by Simon Glass · 3 years, 10 months ago
  54. 0b2fa98 linker_lists: Fix alignment issue by Simon Glass · 3 years, 10 months ago
  55. 549e7cb Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 3 years, 10 months ago
  56. 233a4d4 Merge tag 'u-boot-amlogic-20201218' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 3 years, 10 months ago
  57. 21a1bc6 ARM: dts: meson: switch TFLASH_VDD_EN pin to open drain on Odroid-C4 by Marek Szyprowski · 3 years, 10 months ago
  58. 936a645 mtd: spi-nor-ids: add Micron MT25QL01G flash by Hongwei Zhang · 3 years, 11 months ago
  59. 24f2794 spi: ca_sflash: Add CAxxxx SPI Flash Controller by Pengpeng Chen · 4 years, 3 months ago
  60. b55af5a riscv: Add device tree bindings for SPI by Sean Anderson · 4 years ago
  61. fec7bf0 spi: dw: Add mem_ops by Sean Anderson · 4 years ago
  62. 0d98f6d spi: dw: Document devicetree binding by Sean Anderson · 4 years ago
  63. 5887579 spi: dw: Add support for multiple CTRLR0 layouts by Sean Anderson · 4 years ago
  64. 237e588 spi: dw: Add SoC-specific compatible strings by Sean Anderson · 4 years ago
  65. ddd3450 spi: dw: Rearrange struct dw_spi_priv by Sean Anderson · 4 years ago
  66. 934beab spi: dw: Remove spi_enable_chip by Sean Anderson · 4 years ago
  67. 3004034 spi: dw: Rename registers to match datasheet by Sean Anderson · 4 years ago
  68. c785f43 spi: dw: Use generic function to read reg address by Sean Anderson · 4 years ago
  69. 13fc44e spi: dw: Rename "cs-gpio" to "cs-gpios" by Sean Anderson · 4 years ago
  70. 1b3dd49 spi: dw: Convert calls to debug to dev_* by Sean Anderson · 4 years ago
  71. caf1107 spi: dw: Fix driving MOSI low while recieving by Sean Anderson · 4 years ago
  72. 25f068a mtd: spinand: enable erasing of bad mtd blocks by Mikhail Kshevetskiy · 4 years, 4 months ago
  73. 031b89e mtd: spinand: Do not erase the block before writing a bad block marker by Frieder Schrempf · 4 years, 4 months ago
  74. e610800 mtd: spinand: Explicitly use MTD_OPS_RAW to write the bad block marker to OOB by Frieder Schrempf · 4 years, 4 months ago
  75. 987f1e5 mtd: spinand: Stop using spinand->oobbuf for buffering bad block markers by Frieder Schrempf · 4 years, 4 months ago
  76. 40fc33f spi: Fix typo in header by Sean Anderson · 4 years, 3 months ago
  77. 55a2bec doc: Fix typo in FIT documentation by Sean Anderson · 4 years, 3 months ago
  78. d1b6b94 mtd: spi-nor-ids: Add SECT_4K to mx25l12805d by Robert Marko · 4 years ago
  79. 9dddead mtd: spi-nor-ids: Add Winbond W25M512JW flash entry by Biju Das · 4 years, 1 month ago
  80. 1910aca mtd: spi-nor-ids: Add Winbond W25M512JV flash entry by Lad Prabhakar · 4 years, 1 month ago
  81. 46c5391 spi: migrate trace to dev and log macro in spi uclass by Patrick Delaunay · 4 years ago
  82. 03a673c dh_imx6: Switch to full DM-aware by Jagan Teki · 4 years ago
  83. 538fe2f cm_fx6: Switch to full DM-aware by Jagan Teki · 4 years ago
  84. 9ca54ef cl-som-imx7: Switch to DM_SPI/DM_SPI_FLASH by Jagan Teki · 4 years ago
  85. 51f65b5 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 3 years, 10 months ago
  86. a439136 configs: Resync with savedefconfig by Tom Rini · 3 years, 10 months ago
  87. 25e6bd1 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 3 years, 10 months ago
  88. 7229440 eth/r8152: fix the aggregation issue by Hayes Wang · 3 years, 10 months ago
  89. 17d5a46 eth/r8152: free previous memory if r8152_eth_probe fail by Hayes Wang · 3 years, 10 months ago
  90. 621ed49 usb: xhci: fix lack of short packet event trb handling by Ran Wang · 4 years ago
  91. f89e8ac x86: edison: Switch to DM_USB_GADGET by Andy Shevchenko · 3 years, 11 months ago
  92. 23cdbba x86: edison: Use dwc3-generic driver for Intel Edison by Andy Shevchenko · 3 years, 11 months ago
  93. d067fb7 x86: edison: BINMAN selection is specific to the board by Andy Shevchenko · 3 years, 11 months ago
  94. 35d29a8 x86: edison: Add CPU to compatible string by Andy Shevchenko · 3 years, 11 months ago
  95. 5384a3f x86: edison: Drop unneeded DM_PCI_COMPAT by Andy Shevchenko · 3 years, 11 months ago
  96. 21096c0 x86: tangier: Find proper memory region for relocation by Andy Shevchenko · 3 years, 11 months ago
  97. 1b6314b x86: coral: Update the boot script by Simon Glass · 4 years ago
  98. 6c9a835 x86: zimage: Update cmdline parameter to be an env var by Simon Glass · 4 years ago
  99. af22790 Merge tag 'doc-2021-01-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 10 months ago
  100. c9cb6a6 distro_bootcmd: set devtype for dhcp boot by Igor Opaniuk · 4 years ago