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