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