1. 1fabefd sf: Make flash->flags use for generic usage by Jagan Teki · 9 years ago
  2. 70ccf59 sf: Optimize BAR write code by Jagan Teki · 9 years ago
  3. 234a9e1 sf: Add spi_flash_read_bar by Jagan Teki · 9 years ago
  4. 3c75ade sf: Return bank_sel, if flash->bank_curr == bank_sel by Jagan Teki · 9 years ago
  5. 86e99b9 spi: zynq_spi: Remove unneeded headers by Jagan Teki · 9 years ago
  6. 8e0e01d zynq-common: Add SPL SPI offset, size configs by Siva Durga Prasad Paladugu · 9 years ago
  7. 2775e91 spi: zynq_qspi: Fix to configure CPOL, CPHA mask by Jagan Teki · 9 years ago
  8. 232a8e4 zynq-common: Enable ISSI SPI-NOR flash support by Jagan Teki · 9 years ago
  9. 720e5e5 sf: params: Add IS25LP128 part support by Jagan Teki · 9 years ago
  10. 65a75b6 sf: params: Add IS25LP064 part support by Jagan Teki · 9 years ago
  11. 24ea6ac sf: params: Add IS25LP032 part support by Jagan Teki · 9 years ago
  12. 1912699 spi: zynq_spi: Store cs value into private data by Jagan Teki · 9 years ago
  13. dda6241 spi: zynq_spi: Rename baudrate divisor mask name by Jagan Teki · 9 years ago
  14. 46ab8a6 spi: zynq_spi: Add config reg shift named macros by Jagan Teki · 9 years ago
  15. 78a025a spi: Kconfig: Add Zynq QSPI controller entry by Jagan Teki · 9 years ago
  16. 38a4167 configs: zynq: Enable zynq qspi controller by Jagan Teki · 9 years ago
  17. 9a76209 zynq-common: Enable Bank/Extended address register support by Jagan Teki · 9 years ago
  18. a241d4e zynq-common: Enable zynq qspi controller support by Jagan Teki · 9 years ago
  19. 73193b0 configs: Enable legacy SPI flash interface support by Jagan Teki · 9 years ago
  20. 976dfb0 dts: zed: Enable zynq qspi controller node by Jagan Teki · 9 years ago
  21. 7b0d345 dts: zc770-xm010: Enable zynq qspi controller node by Jagan Teki · 9 years ago
  22. e94c71c dts: zc706: Enable zynq qspi controller node by Jagan Teki · 9 years ago
  23. e9cf6ec dts: zc702: Enable zynq qspi controller node by Jagan Teki · 9 years ago
  24. 659cc15 dts: microzed: Enable zynq qspi controller node by Jagan Teki · 9 years ago
  25. e5e7c74 doc: device-tree-bindings: spi: Add zynq qspi info by Jagan Teki · 9 years ago
  26. 70676cb dts: zynq: Add zynq qspi controller nodes by Jagan Teki · 9 years ago
  27. 46d0a99 spi: Add zynq qspi controller driver by Jagan Teki · 9 years ago
  28. 677f970 common/board_f.c: modify the macro to use get_clocks() more common by Gong Qianyu · 9 years ago
  29. 09f3ca3 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · 9 years ago
  30. 5553f00 Revert "ARM: zynq: disable CONFIG_SYS_MALLOC_F to fix MMC boot" by Simon Glass · 9 years ago
  31. 5fa030b zynq: Move SPL console init out of board_init_f() by Simon Glass · 9 years ago
  32. cd2bee3 microblaze: Add a TODO to call board_init_f_mem() by Simon Glass · 9 years ago
  33. 5ba534d arm: Switch 32-bit ARM to using generic global_data setup by Simon Glass · 9 years ago
  34. 931bec3 arm: Switch aarch64 to using generic global_data setup by Simon Glass · 9 years ago
  35. 518f0bc board_init_f_mem(): Don't create an unused early malloc() area by Simon Glass · 9 years ago
  36. 1236098 board_init_f_mem(): Don't require memset() by Simon Glass · 9 years ago
  37. af6bbd4 Move board_init_f_mem() into a common location by Simon Glass · 9 years ago
  38. 47b7164 fs-test.sh: fix pre-requisite detection by Stephen Warren · 9 years ago
  39. 4a28274 test: fat: add test of non-contiguous file reads by Stephen Warren · 9 years ago
  40. 7861204 itest: make memory access work under sandbox by Stephen Warren · 9 years ago
  41. 40d2154 distro_bootcmd: Add support for booting from ubifs by Roy Spliet · 9 years ago
  42. 251cee0 ubifs: Add generic fs support by Hans de Goede · 9 years ago
  43. 29cc5bc ubifs: Add functions for generic fs use by Hans de Goede · 9 years ago
  44. ad15749 ubifs: Modify ubifs u-boot wrapper function prototypes for generic fs use by Hans de Goede · 9 years ago
  45. afc1744 disk/part: Only build hostfs special handling when CONFIG_SANDBOX is set by Hans de Goede · 9 years ago
  46. 83636fa Allow imxtract to extract part of script image. by Pierre Aubert · 9 years ago
  47. 310ae37 Fix bad return value checks (detected with Coccinelle) by Thomas Huth · 9 years ago
  48. bff7856 ARM: rpi: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG support by Guillaume GARDET · 9 years ago
  49. 13cfbe5 allow LED initialization without STATUS_LED_BOOT by Bernhard Nortmann · 9 years ago
  50. d375ebb add generic stubs for GPIO LEDs by Bernhard Nortmann · 9 years ago
  51. 6c2441c dm: keystone: serial: Add driver model support by Lokesh Vutla · 9 years ago
  52. 96fa1e4 net: convert altera_tse to driver model and phylib by Thomas Chou · 9 years ago
  53. 8a3ea97 nios2: fix virt_to_phys for nios2 with MMU by Thomas Chou · 9 years ago
  54. 485e2d8 nios2: add README.nios2 by Thomas Chou · 9 years ago
  55. 6168dc6 nios2: zap nios2-generic board dir by Thomas Chou · 9 years ago
  56. 7cacb64 nios2: convert dma_alloc_coherent to use malloc_cache_aligned by Thomas Chou · 9 years ago
  57. b811209 nios2: convert copy_exception_trampoline to use dm cpu data by Thomas Chou · 9 years ago
  58. 21ff734 nios2: convert cache flush to use dm cpu data by Thomas Chou · 9 years ago
  59. 55e2b4d nios2: set default cache configuration in start.S by Thomas Chou · 9 years ago
  60. bbba071 nios2: zap initdram by Thomas Chou · 9 years ago
  61. 4a572fa nios2: clean up comments style in start.S by Thomas Chou · 9 years ago
  62. a64be61 nios2: convert ioremap to use dm cpu data by Thomas Chou · 9 years ago
  63. 121e36d nios2: convert do_reset to use dm cpu data by Thomas Chou · 9 years ago
  64. 6368c3e nios2: remove asm/psr.h by Thomas Chou · 9 years ago
  65. ca844dd nios2: convert altera sysid to driver model by Thomas Chou · 9 years ago
  66. 4395e06 dm: implement a Miscellaneous uclass by Thomas Chou · 9 years ago
  67. 2e2da4c serial: remove altera serial initializations by Thomas Chou · 9 years ago
  68. a54915d nios2: convert altera timer to driver model by Thomas Chou · 9 years ago
  69. 8f41b87 timer: start a new timer after relocation by Thomas Chou · 9 years ago
  70. c8a7ba9 dm: implement a Timer uclass by Thomas Chou · 9 years ago
  71. bcae80e nios2: convert nios2 cpu to driver model by Thomas Chou · 9 years ago
  72. 88d5ecf nios2 : convert altera_pio to driver model by Thomas Chou · 9 years ago
  73. d21275e nios2: add clear and set bits macros by Thomas Chou · 9 years ago
  74. 15a56f9 spi : convert altera_spi to driver model by Thomas Chou · 9 years ago
  75. da2f838 nios2: convert altera_uart to driver model by Thomas Chou · 9 years ago
  76. 220e802 nios2: convert altera_jtag_uart to driver model by Thomas Chou · 9 years ago
  77. 37e2449 nios2: map physical address to uncached virtual address by Thomas Chou · 9 years ago
  78. ac45c9c nios2: enable malloc() pool before relocation by Thomas Chou · 9 years ago
  79. 3e468e6 nios2: call board_init_f_mem by Thomas Chou · 9 years ago
  80. 3424380 nios2: zap version_string by Thomas Chou · 9 years ago
  81. 651389a nios2: zap dly_clks by Thomas Chou · 9 years ago
  82. e6500f8 nios2: Split timer code into timer.c by Thomas Chou · 9 years ago
  83. fea7f3a nios2: Switch to generic timer by Thomas Chou · 9 years ago
  84. 51068bc nios2: enable Driver Model by Thomas Chou · 9 years ago
  85. e6e2c15 nios2: enable device tree control of U-Boot by Thomas Chou · 9 years ago
  86. 1226dfd nios2: define _end in link script by Thomas Chou · 9 years ago
  87. 355483e1 nios2: remove gp assignments in link script by Thomas Chou · 9 years ago
  88. e900298 nios2: enlarge the code relocation range by Thomas Chou · 9 years ago
  89. 4192b8c nios2: BSS should be cleared only after board_init_f by Thomas Chou · 9 years ago
  90. b6c1809 nios2: move altera_pio_init to board_early_init_r by Thomas Chou · 9 years ago
  91. a03377b nios2: permit device tree control of U-Boot by Thomas Chou · 9 years ago
  92. 25ea166 nios2: enable CONFIG_NET_RANDOM_ETHADDR by Thomas Chou · 9 years ago
  93. ca1d80c nios2: move command line configuration to Kconfig by Thomas Chou · 9 years ago
  94. 9f13b6d ARM: AM335x: mux: change mmc0 cd pinmux from mmc0_sdcd to gpio by Mugunthan V N · 9 years ago
  95. 1ed0f85 drivers: gpio: omap: add support for parsing additional gpio parameters by Mugunthan V N · 9 years ago
  96. eae7ae1 am437x: Add am57xx_evm_defconfig using CONFIG_DM by Mugunthan V N · 9 years ago
  97. 136b101 ti_omap5_common: mmc: do not define DM_MMC for spl by Mugunthan V N · 9 years ago
  98. 7a837bc am437x: Add am437x_sk_evm_defconfig using CONFIG_DM by Mugunthan V N · 9 years ago
  99. 48038c4 am437x: Add am437x_gp_evm_defconfig using CONFIG_DM by Mugunthan V N · 9 years ago
  100. 8aff39e am43xx_evm: mmc: do not define DM_MMC for spl by Mugunthan V N · 9 years ago