- 6e7df1d global: Finish CONFIG -> CFG migration by Tom Rini · 1 year, 10 months ago
- 2568bd6 arm: Remove unused mx27 code by Tom Rini · 2 years ago
- 6f753d8 spi: mxc_spi: remove redundant code in spi_xchg_single() by Haolin Li · 3 years ago
- 8ba5960 arm: Remove zmx25 board and ARCH_MX25 by Tom Rini · 3 years, 2 months ago
- 14b38cb arm: Remove flea3 board by Tom Rini · 3 years, 2 months ago
- 375d7e9 spi: mxc_spi: fix warnings if CLK_ENABLED not set by Stefano Babic · 3 years, 4 months ago
- c1d264e spi: imx: Implement set_speed by Marek Vasut · 3 years, 10 months ago
- 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month 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
- 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._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
- 2548493 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 4 months ago
- 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
- 60e7fa8 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 4 months ago
- 56c4046 spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI* by Lukasz Majewski · 4 years, 5 months ago
- cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 6 months ago
- c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 6 months ago
- f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 6 months ago
- 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
- 7a3faf3 spi: imx: work with cs greater 0 by Heiko Schocher · 5 years ago
- 2b849e1 spi: imx: remove doubled pointer from mxc_spi_probe by Heiko Schocher · 5 years ago
- 65a106e spi: mxc_spi: Fix build warning on ARM64 platforms by Ye Li · 6 years ago
- e2cae51 spi: Remove unused spi_init by Jagan Teki · 6 years ago
- 34ad749 spi: mxc_spi: Fix chipselect on DM_SPI driver uclass by Michael Trimarchi · 6 years ago
- 618e8e2 spi: mxc: Fix compilation problem of DM_SPI class driver by Michael Trimarchi · 6 years ago
- 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 994266b spi: mxc_spi: support driver model by Peng Fan · 7 years ago
- 552a848 imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
- 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
- b414119 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
- 027a9a0 SPI: mxc_spi: delay initialisation until claim bus by Markus Niebel · 10 years ago
- ba3451d SPI: mxc_spi: remove second reset from ECSPI config handler by Markus Niebel · 10 years ago
- 3acb011 ARM: i.MX: provide declaration for board_spi_cs_gpio by Eric Nelson · 10 years ago
- 155fa9a spi: mxc: fix sf probe when using mxc_spi by Nikita Kiryanov · 10 years ago
- f659b57 spi, spi_mxc: do not hang in spi_xchg_single by Heiko Schocher · 10 years ago
- 5d584cc spi: spi-mxc: implement clk control for ECSPI to fix SPI_MODE_3 by Markus Niebel · 11 years ago
- 6d5ce1b spi: mxc_spi: Fix double incrementing read pointer for unaligned buffers by Timo Herbrecher · 11 years ago
- 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
- fbbbc86 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
- 9a30903 spi: mxc_spi: Update pre and post divider algorithm by Dirk Behme · 12 years ago
- 8d4c4ff spi: mxc_spi: Fix pre and post divider calculation by Dirk Behme · 12 years ago
- 9675fed spi: mxc_spi: Use DIV_ROUND_UP at appropriate places by Axel Lin · 11 years ago
- 8dc16cf Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
- 0f1411b spi: mxc_spi: Set master mode for all channels by Fabio Estevam · 12 years ago
- be08abc Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
- d36b39b spi: mxc_spi: Fix ECSPI reset handling by Dirk Behme · 12 years ago
- d3504fe spi: Use spi_alloc_slave() in each SPI driver by Simon Glass · 12 years ago
- 3cea335 spi: mxc_spi: Fix spi clock glitch durant reset by Fabio Estevam · 12 years ago
- de5bf02 spi: mxc_spi: Fix handling of chip select by Fabio Estevam · 12 years ago
- 784097a spi: fix mxc_spi_slave structure allocation to clear memory by Matt Sealey · 12 years ago
- cd20040 mxc_spi: Round up clock divider by Benoît Thébaudeau · 12 years ago
- 08c61a5 mxc_spi: move machine specifics into CPU headers by Eric Nelson · 13 years ago
- d8e0ca8 IMX: uniform GPIO interface using GPIO framework by Stefano Babic · 13 years ago
- 9f008bb MX31: Cleanup clock function by Stefano Babic · 13 years ago
- 61a58a1 mxc_spi.c: typo fixed by Helmut Raiger · 13 years ago
- 8627111 IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers by Stefano Babic · 14 years ago
- ac87c17 SPI: mxc_spi: replace fixed offsets with structures by Stefano Babic · 14 years ago
- afaa9f6 SPI: mxc_spi: add SPI clock calculation and setup to the driver by Anatolij Gustschin · 14 years ago
- dff0109 SPI: mxc_spi: fix swapping bug and add missing swapping in unaligned rx case by Anatolij Gustschin · 14 years ago
- c9d59c7 SPI: mxc_spi: add support for i.MX35 processor by Stefano Babic · 14 years ago
- 2f721d1 MXC: Fix byte-ordering in SPI driver for i.MX31/i.MX51 by Stefano Babic · 14 years ago
- 9f481e9 MXC: Correct SPI_CPOL setting in SPI driver by Stefano Babic · 14 years ago
- c4ea142 Use common function to set GPIOs for MX3 and MX5 by Stefano Babic · 14 years ago
- d205ddc SPI: added support for MX51 to mxc_spi by Stefano Babic · 15 years ago
- eff536b SPI: Fix 32 bit transfers in mxc_spi.c by Magnus Lilja · 15 years ago
- fc7a93c i.MX31: support GPIO as a chip-select in the mxc_spi driver by Guennadi Liakhovetski · 16 years ago
- f9b6a15 i.MX31: fix SPI driver for shorter than 32 bit by Guennadi Liakhovetski · 16 years ago
- d255bb0 SPI API improvements by Haavard Skinnemoen · 17 years ago
- 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
- 38254f4 New i.MX31 SPI driver by Guennadi Liakhovetski · 17 years ago