1. a2888d0 spi: xilinx_spi: Use GENMASK by Jagan Teki · 9 years ago
  2. 54badcb spi: tegra: Use GENMASK by Jagan Teki · 9 years ago
  3. 1a56d6c spi: omap3_spi: Use GENMASK by Jagan Teki · 9 years ago
  4. da1fdfd spi: fsl_qspi: Use GENMASK by Jagan Teki · 9 years ago
  5. fac4491 spi: designware_spi: Use GENMASK by Jagan Teki · 9 years ago
  6. 493d28a spi: atmel_spi: Use GENMASK by Jagan Teki · 9 years ago
  7. f0a0141 spi: xilinx_spi: Use BIT macro by Jagan Teki · 9 years ago
  8. f16e4db spi: ti_qspi: Use BIT macro by Jagan Teki · 9 years ago
  9. 7f7ccf7 spi: tegra: Use BIT macro by Jagan Teki · 9 years ago
  10. 3857b34 spi: sh_qspi: Use BIT macro by Jagan Teki · 9 years ago
  11. 5b79e43 spi: omap3_spi: Use BIT macro by Jagan Teki · 9 years ago
  12. f9c9f6a spi: mpc8xxx_spi: Use BIT macro by Jagan Teki · 9 years ago
  13. 827afe5 spi: ich: Use BIT macro by Jagan Teki · 9 years ago
  14. c97ca92 spi: fsl: Use BIT macro by Jagan Teki · 9 years ago
  15. b17746d spi: designware_spi: Use BIT macro by Jagan Teki · 9 years ago
  16. 99d7167 spi: cadence_qspi_apb: Use BIT macro by Jagan Teki · 9 years ago
  17. 42e3db7 spi: bfin_spi6xx: Use BIT macro by Jagan Teki · 9 years ago
  18. 8722286 spi: atmel_spi: Use BIT macro by Jagan Teki · 9 years ago
  19. e1af6ae spi: zynq_[q]spi: Use GENMASK macro by Jagan Teki · 9 years ago
  20. f94b3f7 spi: zynq_[q]spi: Use BIT macro by Jagan Teki · 9 years ago
  21. cc7ae3d spi: zynq_qspi: Minor cleanups by Jagan Teki · 9 years ago
  22. 853ef3e sf: Add FSR support to spi_flash_cmd_wait_ready by Jagan Teki · 9 years ago
  23. 5181dd9 sf: Update status reg check in spi_flash_cmd_wait_ready by Jagan Teki · 9 years ago
  24. 4537cec sf: Make flash->flags use for generic usage by Jagan Teki · 9 years ago
  25. 5088b07 sf: Optimize BAR write code by Jagan Teki · 9 years ago
  26. 88e7a7c sf: Add spi_flash_read_bar by Jagan Teki · 9 years ago
  27. 2e833d2 sf: Return bank_sel, if flash->bank_curr == bank_sel by Jagan Teki · 9 years ago
  28. 697cdaa spi: zynq_spi: Remove unneeded headers by Jagan Teki · 9 years ago
  29. 40ea29b zynq-common: Add SPL SPI offset, size configs by Siva Durga Prasad Paladugu · 9 years ago
  30. c27f1c1 spi: zynq_qspi: Fix to configure CPOL, CPHA mask by Jagan Teki · 9 years ago
  31. 7c78c88 zynq-common: Enable ISSI SPI-NOR flash support by Jagan Teki · 9 years ago
  32. 651de3c sf: params: Add IS25LP128 part support by Jagan Teki · 9 years ago
  33. b47925c sf: params: Add IS25LP064 part support by Jagan Teki · 9 years ago
  34. 2e5615c sf: params: Add IS25LP032 part support by Jagan Teki · 9 years ago
  35. 12c941e spi: zynq_spi: Store cs value into private data by Jagan Teki · 9 years ago
  36. 08dd095 spi: zynq_spi: Rename baudrate divisor mask name by Jagan Teki · 9 years ago
  37. be47fc3 spi: zynq_spi: Add config reg shift named macros by Jagan Teki · 9 years ago
  38. f2e1c41 spi: Kconfig: Add Zynq QSPI controller entry by Jagan Teki · 9 years ago
  39. c6dca13 configs: zynq: Enable zynq qspi controller by Jagan Teki · 9 years ago
  40. 6191876 zynq-common: Enable Bank/Extended address register support by Jagan Teki · 9 years ago
  41. 5dd9d06 zynq-common: Enable zynq qspi controller support by Jagan Teki · 9 years ago
  42. 083a2f5 configs: Enable legacy SPI flash interface support by Jagan Teki · 9 years ago
  43. de0fe09 dts: zed: Enable zynq qspi controller node by Jagan Teki · 9 years ago
  44. 4d79f78 dts: zc770-xm010: Enable zynq qspi controller node by Jagan Teki · 9 years ago
  45. dd45632 dts: zc706: Enable zynq qspi controller node by Jagan Teki · 9 years ago
  46. 0ac0ffb dts: zc702: Enable zynq qspi controller node by Jagan Teki · 9 years ago
  47. 52b4702 dts: microzed: Enable zynq qspi controller node by Jagan Teki · 9 years ago
  48. dbc57de doc: device-tree-bindings: spi: Add zynq qspi info by Jagan Teki · 9 years ago
  49. 0a2dc1d dts: zynq: Add zynq qspi controller nodes by Jagan Teki · 9 years ago
  50. 7fbea8a spi: Add zynq qspi controller driver by Jagan Teki · 9 years ago
  51. 8bca435 common/board_f.c: modify the macro to use get_clocks() more common by Gong Qianyu · 9 years ago
  52. cb064e4 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · 9 years ago
  53. 895265f Revert "ARM: zynq: disable CONFIG_SYS_MALLOC_F to fix MMC boot" by Simon Glass · 9 years ago
  54. e04843d zynq: Move SPL console init out of board_init_f() by Simon Glass · 9 years ago
  55. c6187a4 microblaze: Add a TODO to call board_init_f_mem() by Simon Glass · 9 years ago
  56. 35375d4 arm: Switch 32-bit ARM to using generic global_data setup by Simon Glass · 9 years ago
  57. 4f45651 arm: Switch aarch64 to using generic global_data setup by Simon Glass · 9 years ago
  58. 13a15e2 board_init_f_mem(): Don't create an unused early malloc() area by Simon Glass · 9 years ago
  59. 90a2fbb board_init_f_mem(): Don't require memset() by Simon Glass · 9 years ago
  60. b1beb11 Move board_init_f_mem() into a common location by Simon Glass · 9 years ago
  61. 86b30bd fs-test.sh: fix pre-requisite detection by Stephen Warren · 9 years ago
  62. ef28913 test: fat: add test of non-contiguous file reads by Stephen Warren · 9 years ago
  63. 304ce79 itest: make memory access work under sandbox by Stephen Warren · 9 years ago
  64. b97c626 distro_bootcmd: Add support for booting from ubifs by Roy Spliet · 9 years ago
  65. 690c796 ubifs: Add generic fs support by Hans de Goede · 9 years ago
  66. b5030b2 ubifs: Add functions for generic fs use by Hans de Goede · 9 years ago
  67. a164477 ubifs: Modify ubifs u-boot wrapper function prototypes for generic fs use by Hans de Goede · 9 years ago
  68. 4763ee3 disk/part: Only build hostfs special handling when CONFIG_SANDBOX is set by Hans de Goede · 9 years ago
  69. de4e949 Allow imxtract to extract part of script image. by Pierre Aubert · 9 years ago
  70. 7a169ca Fix bad return value checks (detected with Coccinelle) by Thomas Huth · 9 years ago
  71. 25fa860 ARM: rpi: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG support by Guillaume GARDET · 9 years ago
  72. c5dcb4a allow LED initialization without STATUS_LED_BOOT by Bernhard Nortmann · 9 years ago
  73. 191be39 add generic stubs for GPIO LEDs by Bernhard Nortmann · 9 years ago
  74. a04b30e dm: keystone: serial: Add driver model support by Lokesh Vutla · 9 years ago
  75. ec06dd8 net: convert altera_tse to driver model and phylib by Thomas Chou · 9 years ago
  76. 9f36cbc nios2: fix virt_to_phys for nios2 with MMU by Thomas Chou · 9 years ago
  77. 3d1ebf7 nios2: add README.nios2 by Thomas Chou · 9 years ago
  78. 4d7d92f nios2: zap nios2-generic board dir by Thomas Chou · 9 years ago
  79. 8e1e96d nios2: convert dma_alloc_coherent to use malloc_cache_aligned by Thomas Chou · 9 years ago
  80. 93f9646 nios2: convert copy_exception_trampoline to use dm cpu data by Thomas Chou · 9 years ago
  81. 741085b nios2: convert cache flush to use dm cpu data by Thomas Chou · 9 years ago
  82. 3982617 nios2: set default cache configuration in start.S by Thomas Chou · 9 years ago
  83. c12e053 nios2: zap initdram by Thomas Chou · 9 years ago
  84. f8efd77 nios2: clean up comments style in start.S by Thomas Chou · 9 years ago
  85. 8701cc3 nios2: convert ioremap to use dm cpu data by Thomas Chou · 9 years ago
  86. 72b6198 nios2: convert do_reset to use dm cpu data by Thomas Chou · 9 years ago
  87. e0fa55f nios2: remove asm/psr.h by Thomas Chou · 9 years ago
  88. 36b9c9a nios2: convert altera sysid to driver model by Thomas Chou · 9 years ago
  89. b1ed686 dm: implement a Miscellaneous uclass by Thomas Chou · 9 years ago
  90. 3c37849 serial: remove altera serial initializations by Thomas Chou · 9 years ago
  91. 221d2ac nios2: convert altera timer to driver model by Thomas Chou · 9 years ago
  92. 7881597 timer: start a new timer after relocation by Thomas Chou · 9 years ago
  93. fb798b1 dm: implement a Timer uclass by Thomas Chou · 9 years ago
  94. c617026 nios2: convert nios2 cpu to driver model by Thomas Chou · 9 years ago
  95. fb1a4bf nios2 : convert altera_pio to driver model by Thomas Chou · 9 years ago
  96. 99b336a nios2: add clear and set bits macros by Thomas Chou · 9 years ago
  97. c589954 spi : convert altera_spi to driver model by Thomas Chou · 9 years ago
  98. 6917a5d nios2: convert altera_uart to driver model by Thomas Chou · 9 years ago
  99. 26066df nios2: convert altera_jtag_uart to driver model by Thomas Chou · 9 years ago
  100. 4e1acb7 nios2: map physical address to uncached virtual address by Thomas Chou · 9 years ago