dm: spi: Fix spi_free_slave() freed memory write
[platform/kernel/u-boot.git] / drivers / spi /
2020-12-23 Niel Fouriedm: spi: Fix spi_free_slave() freed memory write
2020-12-23 Ovidiu Panaitspi: spi-uclass: Fix spi_claim_bus() speed/mode setup...
2020-12-23 Ovidiu Panaittest: spi: Add sandbox_spi_get_{speed, mode} interface
2020-12-23 Ovidiu Panaitspi: sandbox_spi: Implement speed/mode setup
2020-12-23 Ovidiu Panaitsandbox: test: Add a second SPI slave on sandbox_spi bus
2020-12-23 Ovidiu Panaitsandbox: spi: Drop unused sandbox_spi_parse_spec function
2020-12-19 Simon Glassdm: Drop the unused arg in uclass_find_device_by_seq()
2020-12-19 Simon Glassspi: Update for new sequence numbers
2020-12-19 Simon Glassdm: Avoid accessing seq directly
2020-12-14 Tom RiniMerge tag 'dm-pull-14dec20' of git://git.denx.de/u...
2020-12-13 Simon Glassdm: treewide: Rename ..._platdata variables to just...
2020-12-13 Simon Glassdm: treewide: Update 'auto' declarations to be on one...
2020-12-13 Simon Glassdm: treewide: Rename ofdata_to_platdata() to of_to_plat()
2020-12-13 Simon Glassdm: treewide: Rename dev_get_platdata() to dev_get_plat()
2020-12-13 Simon Glassdm: treewide: Rename 'platdata' variables to just ...
2020-12-13 Simon Glassdm: treewide: Rename auto_alloc_size members to be...
2020-11-06 Tom RiniMerge tag 'u-boot-amlogic-20201105' of https://gitlab...
2020-11-02 Tom RiniMerge tag 'u-boot-atmel-fixes-2021.01-a' of https:...
2020-11-01 Tom RiniMerge tag 'efi-2020-01-rc2-2' of https://gitlab.denx...
2020-10-31 Tom RiniMerge tag 'u-boot-rockchip-20201031' of https://gitlab...
2020-10-30 Tom RiniMerge tag 'dm-pull-30oct20' of https://gitlab.denx...
2020-10-29 Simon Glassx86: apl: Enable SPI flash in TPL with APL_SPI_FLASH_BOOT
2020-10-29 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-10-29 Tom RiniMerge tag 'xilinx-for-v2021.01-v2' of https://gitlab...
2020-10-27 Ashok Reddy Somaspi: zynq_qspi: Add function description
2020-10-27 T Karthik Reddyspi: zynq_qspi: Use clk subsystem to get reference...
2020-10-27 T Karthik Reddyspi: zynq_spi: Use clk subsystem to get reference spi clk
2020-10-27 T Karthik Reddyspi: xilinx_spi: remove unused local variable
2020-10-27 Michal Simekspi: xilinx_spi: Remove unused variable
2020-10-23 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-10-23 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-10-22 Tom RiniMerge branch '2020-10-22-misc-changes'
2020-10-22 Robert Markospi: Add Qualcomm QUP SPI controller driver
2020-10-22 Tom RiniMerge tag 'u-boot-stm32-20201021' of https://gitlab...
2020-10-22 Tom RiniMerge branch '2021.01-rc' of https://github.com/lftan...
2020-10-21 Tom RiniMerge tag 'efi-2021-01-rc1-2' of https://gitlab.denx...
2020-10-20 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
2020-10-20 Biju Dasspi: renesas_rpc_spi: Add R-Car Gen3 and RZ/G2 fallback...
2020-10-16 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-10-16 Tom RiniMerge branch '2020-10-15-further-cleanup_dev_xxx'
2020-10-16 Sean Andersonspi: fsl_qspi: Include device_compat.h
2020-10-16 Sean Andersonspi: nxp_fspi: Include device_compat.h
2020-10-16 Stefan Roesespi: octeon_spi: Use a fixed 100MHz input clock on...
2020-10-15 Tom RiniMerge tag 'mmc-2020-10-14' of https://gitlab.denx.de...
2020-10-14 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-10-14 Tom RiniMerge branch '2020-10-14-assorted-changes'
2020-10-14 Alper Nebi Yasaktreewide: Fix wrong CONFIG_IS_ENABLED() handling
2020-10-14 George Hilliardspi: mvebu_a3700_spi: add support for cs-gpios
2020-10-12 Tom RiniMerge tag 'ti-v2021.01-rc1' of https://gitlab.denx...
2020-10-06 Tom RiniMerge tag 'u-boot-amlogic-20201005' of https://gitlab...
2020-10-05 Tom RiniMerge branch 'next'
2020-10-05 Tom RiniMerge tag 'u-boot-atmel-2021.01-a' of https://gitlab...
2020-10-01 Tom RiniMerge branch 'next' of git://git.denx.de/u-boot-sh...
2020-09-30 Tom RiniMerge branch 'next' of https://gitlab.denx.de/u-boot...
2020-09-30 Tom RiniMerge branch '2020-09-29-dev_xxx-print-improvement...
2020-09-30 Sean Andersonspi: zynqmp_gqspi: Fix not calling dev_err with a device
2020-09-30 Sean Andersonspi: sunxi: Fix not calling dev_err with a device
2020-09-25 Tom RiniMerge branch 'next' of https://gitlab.denx.de/u-boot...
2020-09-24 Tom RiniMerge tag 'xilinx-for-v2021.01' of https://gitlab.denx...
2020-09-23 Michal Simekxilinx: kconfig: Change Kconfig dependencies for Xilinx...
2020-09-22 Tom RiniMerge branch '2020-09-22-assorted-bugfixes'
2020-09-22 Rasmus Villemoesspi: mpc8xxx_spi.c: fix cs activate/deactivate
2020-09-21 Tom RiniMerge branch '2020-09-14-generic-phy-error-trace' into...
2020-09-21 Tom RiniMerge branch 'master' into next
2020-09-15 Tom RiniMerge tag 'ti-v2021.01-next' of https://gitlab.denx...
2020-09-15 Faiz Abbasspi: omap3_spi: Read platform data in ofdata_to_platdata()
2020-09-15 Faiz Abbasarm: mach-omap2: am33xx: Add device structure for spi
2020-09-15 Faiz Abbasspi: spi-uclass: Block dm_scan_fdt_dev with OF_CONTROL...
2020-08-26 Tom RiniMerge tag 'u-boot-imx-20200825' of https://gitlab.denx...
2020-08-25 Tom RiniMerge tag 'u-boot-rockchip-20200820' of https://gitlab...
2020-08-24 Tom RiniMerge tag 'u-boot-clk-24Aug2020' of https://gitlab...
2020-08-23 Tom RiniMerge tag 'dm-pull-22aug20' of https://gitlab.denx...
2020-08-22 Masahiro Yamadatreewide: convert devfdt_get_addr_ptr() to dev_read_add...
2020-08-05 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
2020-08-04 Tom RiniMerge tag 'u-boot-imx-20200804' of https://gitlab.denx...
2020-08-04 Tom RiniMerge tag 'fixes-for-2020.10-rc1' of https://gitlab...
2020-08-04 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-08-04 Tom RiniMerge tag 'mips-pull-2020-08-03' of https://gitlab...
2020-08-04 Tom RiniMerge branch '2020-08-01-misc-cleanups'
2020-08-04 Simon Glassspi: Drop duplicate dm.h inclusion
2020-08-04 Simon Glassmtd: spi-mem: Drop dm.h header file
2020-08-03 Suneel Garapatidrivers: spi: Add SPI controller driver for Octeon
2020-07-30 Tom RiniMerge tag 'dm-pull-28jul20' of git://git.denx.de/u...
2020-07-29 Walter Lozanodrivers: avoid using aliases on drivers when OF_PLATDAT...
2020-07-28 Tom RiniMerge tag 'u-boot-amlogic-20200727' of https://gitlab...
2020-07-27 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-07-27 Tom RiniMerge tag 'dm-pull-20jul20-take2a' of https://gitlab...
2020-07-27 Vladimir Olteanfsl_dspi: Introduce DT bindings for CS-SCK and SCK...
2020-07-25 Masahiro Yamadatreewide: convert devfdt_get_addr() to dev_read_addr()
2020-07-25 Masahiro Yamadatreewide: convert (void *)devfdt_get_addr() to dev_read...
2020-07-24 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-07-24 Tom RiniRevert "Merge tag 'dm-pull-20jul20' of git://git.denx...
2020-07-23 Tom RiniMerge tag 'dm-pull-20jul20' of git://git.denx.de/u...
2020-07-23 Tom RiniMerge tag 'efi-2020-10-rc1-5' of https://gitlab.denx...
2020-07-22 Tom RiniMerge tag 'u-boot-rockchip-20200722' of https://gitlab...
2020-07-22 Johannes Krottmayerdrivers: spi: rk_spi: Add support for RK3328
2020-07-20 Masahiro Yamadatreewide: convert devfdt_get_addr() to dev_read_addr()
2020-07-20 Masahiro Yamadatreewide: convert (void *)devfdt_get_addr() to dev_read...
2020-07-17 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-07-17 Tom RiniMerge tag 'u-boot-imx-20200716' of https://gitlab.denx...
next