1. 5c58002 octeon: Don't attempt to set the sequence number by Simon Glass · 3 years, 11 months ago
  2. a20b4a8 dm: test: Drop assumptions of no sequence numbers by Simon Glass · 3 years, 11 months ago
  3. 4153e3a dm: Fix return value in dev_read_alias_seq() by Simon Glass · 3 years, 11 months ago
  4. ba0e7da dm: core: Switch binding to use new sequence numbers by Simon Glass · 3 years, 11 months ago
  5. 1c55b22 dm: test: Check all devices have a sequence numbers by Simon Glass · 3 years, 11 months ago
  6. cd53e5b dm: core: Add a new sequence number for devices by Simon Glass · 3 years, 11 months ago
  7. d03adb4 dm: core: Update uclass_find_next_free_req_seq() args by Simon Glass · 3 years, 11 months ago
  8. 8b85dfc dm: Avoid accessing seq directly by Simon Glass · 3 years, 11 months ago
  9. 0b2fa98 linker_lists: Fix alignment issue by Simon Glass · 3 years, 11 months ago
  10. 549e7cb Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 3 years, 11 months ago
  11. 233a4d4 Merge tag 'u-boot-amlogic-20201218' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 3 years, 11 months ago
  12. 21a1bc6 ARM: dts: meson: switch TFLASH_VDD_EN pin to open drain on Odroid-C4 by Marek Szyprowski · 3 years, 11 months ago
  13. 936a645 mtd: spi-nor-ids: add Micron MT25QL01G flash by Hongwei Zhang · 4 years ago
  14. 24f2794 spi: ca_sflash: Add CAxxxx SPI Flash Controller by Pengpeng Chen · 4 years, 3 months ago
  15. b55af5a riscv: Add device tree bindings for SPI by Sean Anderson · 4 years, 1 month ago
  16. fec7bf0 spi: dw: Add mem_ops by Sean Anderson · 4 years, 1 month ago
  17. 0d98f6d spi: dw: Document devicetree binding by Sean Anderson · 4 years, 1 month ago
  18. 5887579 spi: dw: Add support for multiple CTRLR0 layouts by Sean Anderson · 4 years, 1 month ago
  19. 237e588 spi: dw: Add SoC-specific compatible strings by Sean Anderson · 4 years, 1 month ago
  20. ddd3450 spi: dw: Rearrange struct dw_spi_priv by Sean Anderson · 4 years, 1 month ago
  21. 934beab spi: dw: Remove spi_enable_chip by Sean Anderson · 4 years, 1 month ago
  22. 3004034 spi: dw: Rename registers to match datasheet by Sean Anderson · 4 years, 1 month ago
  23. c785f43 spi: dw: Use generic function to read reg address by Sean Anderson · 4 years, 1 month ago
  24. 13fc44e spi: dw: Rename "cs-gpio" to "cs-gpios" by Sean Anderson · 4 years, 1 month ago
  25. 1b3dd49 spi: dw: Convert calls to debug to dev_* by Sean Anderson · 4 years, 1 month ago
  26. caf1107 spi: dw: Fix driving MOSI low while recieving by Sean Anderson · 4 years, 1 month ago
  27. 25f068a mtd: spinand: enable erasing of bad mtd blocks by Mikhail Kshevetskiy · 4 years, 5 months ago
  28. 031b89e mtd: spinand: Do not erase the block before writing a bad block marker by Frieder Schrempf · 4 years, 5 months ago
  29. e610800 mtd: spinand: Explicitly use MTD_OPS_RAW to write the bad block marker to OOB by Frieder Schrempf · 4 years, 5 months ago
  30. 987f1e5 mtd: spinand: Stop using spinand->oobbuf for buffering bad block markers by Frieder Schrempf · 4 years, 5 months ago
  31. 40fc33f spi: Fix typo in header by Sean Anderson · 4 years, 3 months ago
  32. 55a2bec doc: Fix typo in FIT documentation by Sean Anderson · 4 years, 3 months ago
  33. d1b6b94 mtd: spi-nor-ids: Add SECT_4K to mx25l12805d by Robert Marko · 4 years, 1 month ago
  34. 9dddead mtd: spi-nor-ids: Add Winbond W25M512JW flash entry by Biju Das · 4 years, 1 month ago
  35. 1910aca mtd: spi-nor-ids: Add Winbond W25M512JV flash entry by Lad Prabhakar · 4 years, 2 months ago
  36. 46c5391 spi: migrate trace to dev and log macro in spi uclass by Patrick Delaunay · 4 years, 1 month ago
  37. 03a673c dh_imx6: Switch to full DM-aware by Jagan Teki · 4 years, 1 month ago
  38. 538fe2f cm_fx6: Switch to full DM-aware by Jagan Teki · 4 years, 1 month ago
  39. 9ca54ef cl-som-imx7: Switch to DM_SPI/DM_SPI_FLASH by Jagan Teki · 4 years, 1 month ago
  40. 51f65b5 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 3 years, 11 months ago
  41. a439136 configs: Resync with savedefconfig by Tom Rini · 3 years, 11 months ago
  42. 25e6bd1 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 3 years, 11 months ago
  43. 7229440 eth/r8152: fix the aggregation issue by Hayes Wang · 3 years, 11 months ago
  44. 17d5a46 eth/r8152: free previous memory if r8152_eth_probe fail by Hayes Wang · 3 years, 11 months ago
  45. 621ed49 usb: xhci: fix lack of short packet event trb handling by Ran Wang · 4 years ago
  46. f89e8ac x86: edison: Switch to DM_USB_GADGET by Andy Shevchenko · 4 years ago
  47. 23cdbba x86: edison: Use dwc3-generic driver for Intel Edison by Andy Shevchenko · 4 years ago
  48. d067fb7 x86: edison: BINMAN selection is specific to the board by Andy Shevchenko · 4 years ago
  49. 35d29a8 x86: edison: Add CPU to compatible string by Andy Shevchenko · 4 years ago
  50. 5384a3f x86: edison: Drop unneeded DM_PCI_COMPAT by Andy Shevchenko · 4 years ago
  51. 21096c0 x86: tangier: Find proper memory region for relocation by Andy Shevchenko · 4 years ago
  52. 1b6314b x86: coral: Update the boot script by Simon Glass · 4 years ago
  53. 6c9a835 x86: zimage: Update cmdline parameter to be an env var by Simon Glass · 4 years ago
  54. af22790 Merge tag 'doc-2021-01-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 11 months ago
  55. c9cb6a6 distro_bootcmd: set devtype for dhcp boot by Igor Opaniuk · 4 years ago
  56. 56f02f0 Merge tag 'u-boot-amlogic-20201215' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 3 years, 11 months ago
  57. abd40a8 doc: uefi: remove leading $ from bash commands by Heinrich Schuchardt · 4 years ago
  58. 4cf91c8 doc: move README.bootmenu to HTML doc by Heinrich Schuchardt · 4 years ago
  59. dce26c7 doc: move README.trace to HTML documentation by Heinrich Schuchardt · 4 years ago
  60. d0253f7 doc: move README.NetConsole to HTML documentation by Heinrich Schuchardt · 4 years ago
  61. 9ebb71f doc: use code-block in pstore.rst by Heinrich Schuchardt · 4 years ago
  62. d2472de doc: move pstore.rst to usage/pstore.rst by Heinrich Schuchardt · 4 years ago
  63. 380c6b9 doc: move README.commands to HTML doc by Heinrich Schuchardt · 4 years ago
  64. ae2b48e doc: allow building htmldoc with Sphinx 3+ by Heinrich Schuchardt · 4 years ago
  65. b2107a4 doc: global data pointer on x86, x86_64 by Heinrich Schuchardt · 4 years, 1 month ago
  66. c206702 doc/build/gcc.rst: required packages for SUSE by Heinrich Schuchardt · 4 years, 2 months ago
  67. 8351a29 Merge tag 'dm-pull-14dec20' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 11 months ago
  68. f40825e Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 3 years, 11 months ago
  69. 5ccd5d2 pinctrl: meson: fix bit manipulation of pin bias configuration by Neil Armstrong · 3 years, 11 months ago
  70. 5c88b6a usb: dwc3-meson-g12a: always configure dr-mode by Marek Szyprowski · 3 years, 11 months ago
  71. 9afaeec riscv: Complete efi header for RV32/64 by Leo Yu-Chi Liang · 4 years ago
  72. 9ea6952 riscv: Fix efi header size for RV32 by Leo Yu-Chi Liang · 4 years ago
  73. 84c3db2 riscv: Fix efi header for RV32 by Atish Patra · 4 years, 1 month ago
  74. b620363 riscv: qemu: enable distro boot from scsi by Heinrich Schuchardt · 4 years ago
  75. c353f2b riscv: reset after crash by Heinrich Schuchardt · 4 years ago
  76. fb33eaa riscv: fix the wrong swap value register by Brad Kim · 4 years ago
  77. b7bbd55 checkpatch: Add warnings for unexpected struct names by Simon Glass · 4 years ago
  78. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  79. b012ff1 dm: treewide: Update 'auto' declarations to be on one line by Simon Glass · 4 years ago
  80. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
  81. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
  82. 4f50086 dm: Rename 'platdata_size' to 'plat_size' by Simon Glass · 4 years ago
  83. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  84. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  85. 78128d5 dtoc: Tidy up more Python style in dtb_platdata by Simon Glass · 4 years ago
  86. 8ee05b5 dm: core: Drop unused parameter from dm_extended_scan_fdt() by Simon Glass · 4 years ago
  87. 725e4fc dm: core: Drop unused parameter from dm_scan_fdt() by Simon Glass · 4 years ago
  88. 2ebea5e dm: core: Combine the flattree and livetree binding code by Simon Glass · 4 years ago
  89. d0c20ce dm: core: Add an ofnode function to get the devicetree root by Simon Glass · 4 years ago
  90. e80be74 dm: core: Drop device_bind_offset() by Simon Glass · 4 years ago
  91. 0d56fba dm: core: Drop dev_set_of_offset() by Simon Glass · 4 years ago
  92. 20da4e0 dm: Drop uses of dev_set_of_offset() by Simon Glass · 4 years ago
  93. a2703ce dm: Remove uses of device_bind_offset() by Simon Glass · 4 years ago
  94. 0de1b07 dm: core: Add a livetree function to check node status by Simon Glass · 4 years ago
  95. 734206d dm: core: Rename device_bind_ofnode() to device_bind() by Simon Glass · 4 years ago
  96. e12052b dm: core: Rename device_bind() to device_bind_offset() by Simon Glass · 4 years ago
  97. 6ca5ff3 test: unit test for exception command by Heinrich Schuchardt · 4 years ago
  98. 04cc791 efi_selftest: implement exception test for sandbox by Heinrich Schuchardt · 4 years ago
  99. 3a5ec03 cmd: sandbox: implement exception command by Heinrich Schuchardt · 4 years ago
  100. b46f30a sandbox: add handler for exceptions by Heinrich Schuchardt · 4 years ago