- 9c84159 spi: kirkwood: prevent limiting speed to 0 by Grzegorz Jaszczyk · 3 years, 7 months ago
- 562f8d5 spi: kirkwood: prevent configuring speed exceeding max controller freq by Marcin Wojtas · 3 years, 7 months ago
- 037818c spi: kirkwood: support extended baud rates by Ken Ma · 3 years, 7 months ago
- 1412b8d atcspi200: Add timeout mechanism in spi_xfer() by Dylan Jhong · 3 years, 8 months ago
- b00bad9 spi: zynqmp: Remove gd reference by Michal Simek · 3 years, 7 months ago
- db8b461 Merge tag 'xilinx-for-v2021.07' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 3 years, 8 months ago
- d999a7b spi: xilinx_spi: Trivial fixes in axi qspi driver by T Karthik Reddy · 3 years, 8 months ago
- 346df7d spi: spi-uclass: Add support to manually relocate spi memory ops by T Karthik Reddy · 3 years, 8 months ago
- e48ec51 spi: stm32_qspi: Add WATCHDOG_RESET in _stm32_qspi_read_fifo() by Patrice Chotard · 3 years, 10 months ago
- 90d76f8 spi: nxp_fspi: Fix error reporting by Adam Ford · 3 years, 10 months ago
- c1d264e spi: imx: Implement set_speed by Marek Vasut · 3 years, 9 months ago
- cbe607b Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 3 years, 9 months ago
- d9aa19e spi: zynqmp_gqspi: fix set_speed bug on multiple runs by Brandon Maier · 3 years, 10 months ago
- 9b7aac7 clk: zynq: Add dummy clock enable function by Michal Simek · 3 years, 9 months ago
- 2ae8043 Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 9 months ago
- fd20097 spi: fsl_qspi: apply the same settings for LS1088 as LS208x by Mathew McBride · 3 years, 10 months ago
- 6b4eb60 spi: fsl_qspi: Ensure width is respected in spi-mem operations by Mathew McBride · 3 years, 10 months ago
- f1fd79a spi: zynqmp_gqspi: support dual and quad mode by Brandon Maier · 3 years, 10 months ago
- 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
- 7a49d61 spi: mtk_snor: add support for MTK SPI NOR controller by SkyLake.Huang · 3 years, 10 months ago
- c99be95 Merge tag 'mips-pull-2021-01-24' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · 3 years, 10 months ago
- 2db6fba spi: add spi controller support for MediaTek MT7620 SoC by Weijie Gao · 4 years ago
- 38b92ca spi: imx: Use clock framework if enabled by Marek Vasut · 3 years, 10 months ago
- 6cd4f48 spi: imx: Define register bits in the driver by Marek Vasut · 3 years, 10 months ago
- 5fb6b82 spi: nxp_fspi: Enable support for nxp,imx8mm-fspi by Adam Ford · 3 years, 10 months ago
- b0db69b dm: fix build errors generated by last merges by Dario Binacchi · 3 years, 10 months ago
- 162f588 spi: stm32_qspi: migrate trace to dev and log macro by Patrick Delaunay · 4 years ago
- 7a41cb5 spi: stm32_spi: migrate trace to dev and log macro by Patrick Delaunay · 4 years ago
- f3f83ad spi: omap3_spi: Fix speed and mode selection by Vignesh Raghavendra · 4 years ago
- 705082d spi: ti_qspi: Fix "spi-max-frequency" error path in ti_qspi_ofdata_to_platdata by Ovidiu Panait · 4 years ago
- bc0b99b Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 3 years, 10 months ago
- b11f634 Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 10 months ago
- 720620e Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 10 months ago
- bdf8fd7 dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS by Simon Glass · 3 years, 11 months ago
- f10643c dm: core: Access device ofnode through functions by Simon Glass · 3 years, 11 months ago
- 7d14ee4 dm: core: Use dev_has_ofnode() instead of dev_of_valid() by Simon Glass · 3 years, 11 months ago
- a53f6fa x86: spl: Move priv/plat structs to headers by Simon Glass · 3 years, 11 months ago
- 0fd3d91 dm: Use access methods for dev/uclass private data by Simon Glass · 3 years, 11 months ago
- 9021748 spi: zynqmp_gqspi: Fix unaligned data writes issue by T Karthik Reddy · 4 years ago
- fc31430 dm: spi: Fix spi_free_slave() freed memory write by Niel Fourie · 4 years ago
- 741280e spi: spi-uclass: Fix spi_claim_bus() speed/mode setup logic by Ovidiu Panait · 4 years ago
- add685f test: spi: Add sandbox_spi_get_{speed, mode} interface by Ovidiu Panait · 4 years ago
- 2da1800 spi: sandbox_spi: Implement speed/mode setup by Ovidiu Panait · 4 years ago
- 1dc53ce sandbox: test: Add a second SPI slave on sandbox_spi bus by Ovidiu Panait · 4 years ago
- 1f6d618 sandbox: spi: Drop unused sandbox_spi_parse_spec function by Ovidiu Panait · 4 years ago
- 9917591 dm: Drop the unused arg in uclass_find_device_by_seq() by Simon Glass · 4 years ago
- 6d83c74 spi: Update for new sequence numbers by Simon Glass · 4 years ago
- 8b85dfc dm: Avoid accessing seq directly by Simon Glass · 4 years ago
- 24f2794 spi: ca_sflash: Add CAxxxx SPI Flash Controller by Pengpeng Chen · 4 years, 4 months ago
- fec7bf0 spi: dw: Add mem_ops 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
- 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
- 46c5391 spi: migrate trace to dev and log macro in spi uclass by Patrick Delaunay · 4 years, 1 month 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
- 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
- 63d4607 Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years ago
- d07f31a x86: apl: Enable SPI flash in TPL with APL_SPI_FLASH_BOOT by Simon Glass · 4 years, 1 month ago
- 17fbb59 spi: zynq_qspi: Add function description by Ashok Reddy Soma · 4 years, 10 months ago
- ea836be spi: zynq_qspi: Use clk subsystem to get reference qspi clk by T Karthik Reddy · 4 years, 9 months ago
- b79a703 spi: zynq_spi: Use clk subsystem to get reference spi clk by T Karthik Reddy · 4 years, 9 months ago
- c94b44c spi: xilinx_spi: remove unused local variable by T Karthik Reddy · 4 years, 2 months ago
- e1303b2 spi: xilinx_spi: Remove unused variable by Michal Simek · 4 years, 2 months ago
- 367ea42 spi: Add Qualcomm QUP SPI controller driver by Robert Marko · 4 years, 1 month ago
- 2f220c6 spi: renesas_rpc_spi: Add R-Car Gen3 and RZ/G2 fallback compatibility string by Biju Das · 4 years, 1 month ago
- dadc1e3 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years, 1 month ago
- d13da03 spi: fsl_qspi: Include device_compat.h by Sean Anderson · 4 years, 1 month ago
- 06aaca5 spi: nxp_fspi: Include device_compat.h by Sean Anderson · 4 years, 1 month ago
- 8a35094 spi: octeon_spi: Use a fixed 100MHz input clock on Octeon TX2 by Stefan Roese · 4 years, 3 months ago
- 0f35d96 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years, 1 month ago
- 957a3e5 treewide: Fix wrong CONFIG_IS_ENABLED() handling by Alper Nebi Yasak · 4 years, 1 month ago
- 2df2863 spi: mvebu_a3700_spi: add support for cs-gpios by George Hilliard · 4 years, 1 month ago
- b7e7831 Merge branch 'next' by Tom Rini · 4 years, 1 month ago
- 49dfbe9 spi: zynqmp_gqspi: Fix not calling dev_err with a device by Sean Anderson · 4 years, 2 months ago
- 32bbe5b spi: sunxi: Fix not calling dev_err with a device by Sean Anderson · 4 years, 2 months ago
- 67ece26 Merge tag 'xilinx-for-v2021.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years, 2 months ago
- 54fdef2 xilinx: kconfig: Change Kconfig dependencies for Xilinx drivers by Michal Simek · 4 years, 3 months ago
- 10a6aa9 spi: mpc8xxx_spi.c: fix cs activate/deactivate by Rasmus Villemoes · 4 years, 2 months ago
- afd4f15 spi: omap3_spi: Read platform data in ofdata_to_platdata() by Faiz Abbas · 4 years, 2 months ago
- 41cf3cb arm: mach-omap2: am33xx: Add device structure for spi by Faiz Abbas · 4 years, 2 months ago
- 280af01 spi: spi-uclass: Block dm_scan_fdt_dev with OF_CONTROL to prevent build failures by Faiz Abbas · 4 years, 2 months ago
- 702e57e treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 3 months ago
- bb3694d Merge tag 'mips-pull-2020-08-03' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · 4 years, 3 months ago
- 8b69e62 spi: Drop duplicate dm.h inclusion by Simon Glass · 4 years, 4 months ago
- 340fd10 mtd: spi-mem: Drop dm.h header file by Simon Glass · 4 years, 4 months ago
- 7853cc0 drivers: spi: Add SPI controller driver for Octeon by Suneel Garapati · 4 years, 4 months ago
- df17cdc drivers: avoid using aliases on drivers when OF_PLATDATA is enabled by Walter Lozano · 4 years, 4 months ago
- 8d1fc6f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 4 months ago
- e7005b3 fsl_dspi: Introduce DT bindings for CS-SCK and SCK-CS delays by Vladimir Oltean · 4 years, 6 months ago
- 2548493 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 4 months ago
- 8613c8d treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 4 months ago