1. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 11 months ago
  2. 9288265 treewide: Use OF_REAL instead of !OF_PLATDATA by Simon Glass · 3 years, 4 months ago
  3. 1be8582 spi: ich: Limit slave->max_read_size by Bin Meng · 3 years, 4 months ago
  4. 9646711 spi: ich: Don't require the PCH by Simon Glass · 3 years, 5 months ago
  5. de64048 x86: spl: Move priv/plat structs to headers by Simon Glass · 4 years ago
  6. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  7. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
  8. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
  9. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  10. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  11. ecdc4b3 x86: apl: Enable SPI flash in TPL with APL_SPI_FLASH_BOOT by Simon Glass · 4 years, 2 months ago
  12. 1d37c69 x86: spi: Rewrite logic for obtaining the SPI memory map by Simon Glass · 4 years, 6 months ago
  13. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  14. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  15. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  16. 1ea9789 common: Drop bootstage.h from common header by Simon Glass · 4 years, 7 months ago
  17. 6157ec1 spi: ich: Drop while loop in hardware sequencing erase case by Wolfgang Wallner · 4 years, 11 months ago
  18. 07b2b99 spi: ich: Add Apollo Lake support by Simon Glass · 5 years ago
  19. bdd2897 spi: ich: Add TPL support by Simon Glass · 5 years ago
  20. 641217d spi: ich: Add support for get_mmap() method by Simon Glass · 5 years ago
  21. 0a88fd8 spi: ich: Support hardware sequencing by Simon Glass · 5 years ago
  22. b7632cb spi: ich: Support of-platdata for fast-spi by Simon Glass · 5 years ago
  23. f1c884d spi: ich: Correct max-size bug in ich_spi_adjust_size() by Simon Glass · 5 years ago
  24. eb0ae6f spi: ich: Add mmio_base to struct ich_spi_platdata by Simon Glass · 5 years ago
  25. d500dd8 spi: ich: Various small tidy-ups by Simon Glass · 5 years ago
  26. e87e87b spi: ich: Fix header order by Simon Glass · 5 years ago
  27. 6e37af3 spi: ich: Convert to livetree by Simon Glass · 5 years ago
  28. 78d520c spi: ich: Move the protection/lockdown code into a function by Simon Glass · 5 years ago
  29. 23485eb spi: ich: Move init function just above probe() by Simon Glass · 5 years ago
  30. 2d2e860 spi: Correct operations check in dm_spi_xfer() by Simon Glass · 5 years ago
  31. db3ffe9 x86: ich-spi: Convert driver to spi-mem ops by Bernhard Messerklinger · 5 years ago
  32. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  33. 59de503 spi: ich: Lock down controller settings if required by Bin Meng · 7 years ago
  34. 4a75e9b x86: ich-spi: Clear atomic preop only when SPI settings are not locked by Bin Meng · 7 years ago
  35. 26ed19c x86: ich-spi: Remove useless assignment in ich_spi_xfer() by Bin Meng · 7 years ago
  36. 552720e x86: ich-spi: Move opcode registers configuration to another routine by Bin Meng · 7 years ago
  37. 36ce024 x86: ich-spi: Don't read cached lock status by Bin Meng · 7 years ago
  38. bf5f72e x86: ich-spi: Remove unnecessary assignment in ich_init_controller() by Bin Meng · 7 years ago
  39. 76e6c99 x86: ich-spi: Remove spi_write_protect_region() by Bin Meng · 7 years ago
  40. b6647ab spi: ich: Configure SPI BIOS parameters for Linux upon U-Boot exit by Stefan Roese · 8 years ago
  41. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  42. 96536b1 spi: Use mode for rx mode flags by Jagan Teki · 8 years ago
  43. 06d66af dm: pch: Rename get_sbase op to get_spi_base by Bin Meng · 9 years ago
  44. 0d3792c spi: ich: Change PCHV_ to ICHV_ by Bin Meng · 9 years ago
  45. d940667 spi: ich: Use compatible strings to distinguish controller version by Bin Meng · 9 years ago
  46. 316fd94 spi: ich: Some clean up by Bin Meng · 9 years ago
  47. 3276163 dm: x86: spi: Convert ICH SPI driver to driver model PCI API by Simon Glass · 9 years ago
  48. fcac1dd spi: ich: Separate out the read/write trace from normal debugging by Simon Glass · 9 years ago
  49. 155c19f spi: Rename op_mode_rx to mode_rx by Jagan Teki · 9 years ago
  50. 3dce555 spi: Rename SPI_OPM_RX_* to SPI_RX_* by Jagan Teki · 9 years ago
  51. 71331b3 spi: Rename SPI_TX_BP|QPP to SPI_TX_BYTE|QUAD by Jagan Teki · 9 years ago
  52. 26a0b19 spi: Use mode instead of op_mode_tx by Jagan Teki · 9 years ago
  53. 5ded014 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 9 years ago
  54. 827afe5 spi: ich: Use BIT macro by Jagan Teki · 9 years ago
  55. de44acf dm: Rename dev_get_parentdata() to dev_get_parent_priv() by Simon Glass · 9 years ago
  56. 374c56f x86: spi: Add support for Wildcat Point by George McCollister · 9 years ago
  57. bf1623b dm: spi: Correct BIOS protection logic for ICH9 by Simon Glass · 9 years ago
  58. 6634f81 dm: spi: Correct status register access width by Simon Glass · 9 years ago
  59. 7f66bc1 dm: spi: Correct minor nits in ICH driver by Simon Glass · 9 years ago
  60. 35f15f6 dm: x86: spi: Convert ICH SPI driver to driver model by Simon Glass · 10 years ago
  61. 1c87729 x86: spi: Add support for lynxpoint by Simon Glass · 10 years ago
  62. ba6faff x86: Add SPI support to quark/galileo by Bin Meng · 10 years ago
  63. a08ca38 x86: spi: Support ValleyView in ICH SPI driver by Simon Glass · 10 years ago
  64. abca5c0 x86: spi: Add device tree support by Simon Glass · 10 years ago
  65. fd1b68c x86: ich-spi: Add Intel Tunnel Creek SPI controller support by Bin Meng · 10 years ago
  66. a488b6f x86: ich-spi: Set the tx operation mode for ich 7 by Bin Meng · 10 years ago
  67. 1e89248 x86: ich-spi: Set the rx operation mode for ich 7 by Bin Meng · 10 years ago
  68. 2dbed5f x86: ich-spi: Fix a bug of reading from a non-64 bytes aligned address by Bin Meng · 10 years ago
  69. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  70. 4a59809 Consolidate bool type by York Sun · 12 years ago
  71. 11ade80 x86: spi: Set maximum write size for ICH by Simon Glass · 12 years ago
  72. 4187740 x86: spi: Add Intel ICH driver by Simon Glass · 12 years ago