- d466f62 drivers: spi: fix some typos by Pengfei Fan · 1 year, 11 months ago
- 414cc15 treewide: Simply conditions with the new OF_REAL by Simon Glass · 3 years, 3 months ago
- 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
- f3f83ad spi: omap3_spi: Fix speed and mode selection by Vignesh Raghavendra · 4 years ago
- 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat 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
- 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
- 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
- 5d12812 spi: omap3: Drop nondm code by Jagan Teki · 4 years, 6 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
- b8b88e6 spi: omap3: fix set_wordlen() reading from incorrect address for CHCONF by David Rivshin · 6 years ago
- e2cae51 spi: Remove unused spi_init by Jagan Teki · 6 years ago
- c0eaffa spi: omap3: fix claim/release bus within DM by Hannes Schmelzer · 6 years ago
- 9cddf70 spi: omap3: fix set_speed and set_mode dm callbacks by Hannes Schmelzer · 6 years ago
- b1d2b52 spi: omap3: pre-initialize bus-speed with max. slave-speed by Hannes Schmelzer · 6 years ago
- 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 63018a3 omap3: spi: Correct ti, pindir-d0-out-d1-in parsing by Sjoerd Simons · 7 years ago
- b2b41d2 spi: omap3: Fix redeclared error by Jagan Teki · 7 years ago
- 8480792 spi: omap3: Skip set_mode, set_speed from claim by Jagan Teki · 7 years ago
- 042de60 omap3: spi: the symbol for Hertz is Hz by Heinrich Schuchardt · 7 years ago
- a821c4a dm: Rename dev_addr..() functions by Simon Glass · 7 years ago
- 25eaa28 omap: spi: Drop CONFIG_OMAP3_SPI_D0_D1_SWAPPED support by Tom Rini · 8 years ago
- 2f54205 drivers: spi: Remove duplicate .probe method by Suniel Mahesh · 8 years ago
- e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
- 5f89a15 omap3: Fix SPI registers on am33xx and am43xx by Martin Hejnfelt · 8 years ago
- 41bccb8 spi: omap3: Fix multiple definition of 'priv' by Jagan Teki · 9 years ago
- 77b8d04 spi: omap3: Convert to driver model by Jagan Teki · 9 years ago
- 03661d8 spi: omap3: Make local functions as static by Jagan Teki · 9 years ago
- 682c172 spi: omap3: Move headers code inside the driver by Jagan Teki · 9 years ago
- 3963919 spi: omap3: Remove unused variable irqstatus in omap3_spi_txrx by Christophe Ricard · 9 years ago
- 611c9ba spi: omap3: Fix timeout handling by David Dueck · 10 years ago
- ce6889a drivers/spi/omap3: Bug fix of premature write transfer completion by Vasili Galka · 11 years ago
- 5753d09 spi: omap3: add support for more word lengths by Nikita Kiryanov · 11 years ago
- 54a759c spi: omap3: remove semicolon from #define by Nikita Kiryanov · 11 years ago
- 93e1459 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
- 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
- 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
- d3504fe spi: Use spi_alloc_slave() in each SPI driver by Simon Glass · 12 years ago
- cc1182b OMAP3 SPI : Fixed bugs related to SPI transfer by ajoy · 12 years ago
- 22cbeed omap3_spi: introduce CONFIG_OMAP3_SPI_D0_D1_SWAPPED by Peter Korsgaard · 12 years ago
- a4a99ff am335x evm: Enable support for spi0 by Tom Rini · 12 years ago
- 4c0620b am33xx: Add support, update omap3 McSPI driver by Tom Rini · 12 years ago
- 08b5ab0 omap3_spi: receive transmit mode by jacopo mondi · 14 years ago
- 53736ba OMAP3: SPI driver by Dirk Behme · 14 years ago