1. d3095fe smsc95xx: Fetch whole burst with 1 URB, avoid framing errors by Stefan Brüns · Sun Aug 30 17:59:45 2015 +0200
  2. 4c60e4a net: cancel timeout handler after DHCPACK by Stefan Brüns · Sun Aug 30 17:47:17 2015 +0200
  3. cc97ead net/arp: account for ARP delay, avoid duplicate packets on timeout by Stefan Brüns · Sun Aug 30 17:46:54 2015 +0200
  4. 86f1fe4 net/arp: Do not run net_start_again() on timeout by Stefan Brüns · Sun Aug 30 17:46:43 2015 +0200
  5. 4431829 net: Fix parsing of Bootp/DHCP option 0 (Pad) by Stefan Brüns · Fri Aug 28 10:15:54 2015 +0200
  6. 2eb2556 net: send RFC1542 compliant value for bootp requests by Stefan Brüns · Thu Aug 27 23:57:18 2015 +0200
  7. a48cd93 net: reject Bootp/DHCP packets with bad OP value by Stefan Brüns · Thu Aug 27 23:53:26 2015 +0200
  8. 3948aa0 net: protect status led access in bootp by Thomas Chou · Tue Aug 25 20:54:24 2015 +0800
  9. 1ea8852 net: bootp fix vci string on SPL-Boot by Hannes Petermaier · Tue Aug 25 12:17:59 2015 +0200
  10. 8300685 net: TFTP: variables cleanup and addition by Albert ARIBAUD \(3ADEV\) · Mon Oct 12 00:02:57 2015 +0200
  11. 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
  12. cb064e4 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · Tue Oct 20 21:09:06 2015 +0900
  13. 895265f Revert "ARM: zynq: disable CONFIG_SYS_MALLOC_F to fix MMC boot" by Simon Glass · Mon Oct 19 06:50:03 2015 -0600
  14. e04843d zynq: Move SPL console init out of board_init_f() by Simon Glass · Mon Oct 19 06:50:02 2015 -0600
  15. c6187a4 microblaze: Add a TODO to call board_init_f_mem() by Simon Glass · Mon Oct 19 06:50:01 2015 -0600
  16. 35375d4 arm: Switch 32-bit ARM to using generic global_data setup by Simon Glass · Mon Oct 19 06:50:00 2015 -0600
  17. 4f45651 arm: Switch aarch64 to using generic global_data setup by Simon Glass · Mon Oct 19 06:49:59 2015 -0600
  18. 13a15e2 board_init_f_mem(): Don't create an unused early malloc() area by Simon Glass · Mon Oct 19 06:49:58 2015 -0600
  19. 90a2fbb board_init_f_mem(): Don't require memset() by Simon Glass · Mon Oct 19 06:49:57 2015 -0600
  20. b1beb11 Move board_init_f_mem() into a common location by Simon Glass · Mon Oct 19 06:49:56 2015 -0600
  21. 86b30bd fs-test.sh: fix pre-requisite detection by Stephen Warren · Sat Oct 03 13:56:48 2015 -0600
  22. ef28913 test: fat: add test of non-contiguous file reads by Stephen Warren · Sat Oct 03 13:56:47 2015 -0600
  23. 304ce79 itest: make memory access work under sandbox by Stephen Warren · Sat Oct 03 13:56:46 2015 -0600
  24. b97c626 distro_bootcmd: Add support for booting from ubifs by Roy Spliet · Thu Sep 17 18:46:59 2015 -0400
  25. 690c796 ubifs: Add generic fs support by Hans de Goede · Thu Sep 17 18:46:58 2015 -0400
  26. b5030b2 ubifs: Add functions for generic fs use by Hans de Goede · Thu Sep 17 18:46:57 2015 -0400
  27. 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
  28. 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
  29. de4e949 Allow imxtract to extract part of script image. by Pierre Aubert · Wed Sep 16 08:29:11 2015 +0200
  30. 7a169ca Fix bad return value checks (detected with Coccinelle) by Thomas Huth · Tue Aug 25 17:09:40 2015 +0200
  31. 25fa860 ARM: rpi: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG support by Guillaume GARDET · Tue Aug 25 15:10:26 2015 +0200
  32. c5dcb4a allow LED initialization without STATUS_LED_BOOT by Bernhard Nortmann · Fri Aug 21 15:13:21 2015 +0200
  33. 191be39 add generic stubs for GPIO LEDs by Bernhard Nortmann · Fri Aug 21 15:13:20 2015 +0200
  34. a04b30e dm: keystone: serial: Add driver model support by Lokesh Vutla · Sat Sep 19 14:47:36 2015 +0530
  35. ec06dd8 net: convert altera_tse to driver model and phylib by Thomas Chou · Thu Oct 22 15:29:11 2015 +0800
  36. 9f36cbc nios2: fix virt_to_phys for nios2 with MMU by Thomas Chou · Thu Oct 22 15:38:24 2015 +0800
  37. 3d1ebf7 nios2: add README.nios2 by Thomas Chou · Wed Oct 21 22:37:04 2015 +0800
  38. 4d7d92f nios2: zap nios2-generic board dir by Thomas Chou · Fri Oct 23 14:55:36 2015 +0800
  39. 8e1e96d nios2: convert dma_alloc_coherent to use malloc_cache_aligned by Thomas Chou · Sun Oct 18 20:03:53 2015 +0800
  40. 93f9646 nios2: convert copy_exception_trampoline to use dm cpu data by Thomas Chou · Tue Oct 06 14:09:19 2015 +0800
  41. 741085b nios2: convert cache flush to use dm cpu data by Thomas Chou · Fri Oct 23 07:58:20 2015 +0800
  42. 3982617 nios2: set default cache configuration in start.S by Thomas Chou · Fri Oct 09 20:09:17 2015 +0800
  43. c12e053 nios2: zap initdram by Thomas Chou · Fri Oct 09 11:36:01 2015 +0800
  44. f8efd77 nios2: clean up comments style in start.S by Thomas Chou · Tue Oct 06 10:12:59 2015 +0800
  45. 8701cc3 nios2: convert ioremap to use dm cpu data by Thomas Chou · Mon Oct 05 10:37:19 2015 +0800
  46. 72b6198 nios2: convert do_reset to use dm cpu data by Thomas Chou · Fri Oct 09 09:43:52 2015 +0800
  47. e0fa55f nios2: remove asm/psr.h by Thomas Chou · Fri Oct 09 09:32:00 2015 +0800
  48. 36b9c9a nios2: convert altera sysid to driver model by Thomas Chou · Wed Oct 14 08:43:31 2015 +0800
  49. b1ed686 dm: implement a Miscellaneous uclass by Thomas Chou · Wed Oct 07 20:20:51 2015 +0800
  50. 3c37849 serial: remove altera serial initializations by Thomas Chou · Fri Oct 09 09:28:20 2015 +0800
  51. 221d2ac nios2: convert altera timer to driver model by Thomas Chou · Thu Oct 22 22:28:53 2015 +0800
  52. 7881597 timer: start a new timer after relocation by Thomas Chou · Fri Oct 09 13:48:56 2015 +0800
  53. fb798b1 dm: implement a Timer uclass by Thomas Chou · Fri Oct 09 13:46:34 2015 +0800
  54. c617026 nios2: convert nios2 cpu to driver model by Thomas Chou · Wed Oct 21 21:34:57 2015 +0800
  55. fb1a4bf nios2 : convert altera_pio to driver model by Thomas Chou · Wed Oct 21 21:33:45 2015 +0800
  56. 99b336a nios2: add clear and set bits macros by Thomas Chou · Wed Sep 30 20:56:53 2015 +0800
  57. c589954 spi : convert altera_spi to driver model by Thomas Chou · Wed Oct 14 08:33:34 2015 +0800
  58. 6917a5d nios2: convert altera_uart to driver model by Thomas Chou · Wed Oct 21 21:26:54 2015 +0800
  59. 26066df nios2: convert altera_jtag_uart to driver model by Thomas Chou · Fri Oct 23 07:36:37 2015 +0800
  60. 4e1acb7 nios2: map physical address to uncached virtual address by Thomas Chou · Sat Oct 03 21:02:30 2015 +0800
  61. a8f831d nios2: enable malloc() pool before relocation by Thomas Chou · Wed Sep 09 15:59:15 2015 +0800
  62. c3c6ab1 nios2: call board_init_f_mem by Thomas Chou · Wed Sep 09 15:09:43 2015 +0800
  63. 60a3b1b nios2: zap version_string by Thomas Chou · Wed Sep 09 13:41:32 2015 +0800
  64. a646271 nios2: zap dly_clks by Thomas Chou · Wed Sep 09 13:08:05 2015 +0800
  65. 16dc04b nios2: Split timer code into timer.c by Thomas Chou · Thu Oct 08 21:23:37 2015 +0800
  66. 47903a6 nios2: Switch to generic timer by Thomas Chou · Thu Oct 08 21:17:42 2015 +0800
  67. ebf8965 nios2: enable Driver Model by Thomas Chou · Mon Sep 07 19:19:31 2015 +0800
  68. 0d5f5e1 nios2: enable device tree control of U-Boot by Thomas Chou · Sun Oct 18 19:42:09 2015 +0800
  69. 93a7842 nios2: define _end in link script by Thomas Chou · Sun Sep 06 20:13:34 2015 +0800
  70. 63ed255 nios2: remove gp assignments in link script by Thomas Chou · Sun Sep 06 20:18:10 2015 +0800
  71. f2bec0e nios2: enlarge the code relocation range by Thomas Chou · Fri Sep 04 16:39:16 2015 +0800
  72. fb731f2 nios2: BSS should be cleared only after board_init_f by Thomas Chou · Mon Sep 07 08:57:14 2015 +0800
  73. 3fc0ac2 nios2: move altera_pio_init to board_early_init_r by Thomas Chou · Fri Sep 04 16:19:16 2015 +0800
  74. 08e4e9c nios2: permit device tree control of U-Boot by Thomas Chou · Fri Sep 04 13:18:00 2015 +0800
  75. e0e9769 nios2: enable CONFIG_NET_RANDOM_ETHADDR by Thomas Chou · Sat Aug 29 15:24:01 2015 +0800
  76. 44d3cf4 nios2: move command line configuration to Kconfig by Thomas Chou · Wed Aug 26 21:24:35 2015 +0800
  77. 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
  78. 3722482 drivers: gpio: omap: add support for parsing additional gpio parameters by Mugunthan V N · Tue Oct 13 13:57:16 2015 +0530
  79. a4d1174 am437x: Add am57xx_evm_defconfig using CONFIG_DM by Mugunthan V N · Tue Sep 29 14:42:27 2015 +0530
  80. d032015 ti_omap5_common: mmc: do not define DM_MMC for spl by Mugunthan V N · Tue Sep 29 14:42:26 2015 +0530
  81. bd2fb22 am437x: Add am437x_sk_evm_defconfig using CONFIG_DM by Mugunthan V N · Mon Sep 28 16:17:52 2015 +0530
  82. f77f9e7 am437x: Add am437x_gp_evm_defconfig using CONFIG_DM by Mugunthan V N · Mon Sep 28 16:17:51 2015 +0530
  83. 449cea4 am43xx_evm: mmc: do not define DM_MMC for spl by Mugunthan V N · Mon Sep 28 16:17:50 2015 +0530
  84. 2ae2eec am43xx_evm.h: : switch to CONFIG_OMAP_SERIAL for non-SPL DM_SERIAL by Mugunthan V N · Mon Sep 28 16:17:49 2015 +0530
  85. 39ed4db drivers: serial: serial_omap: add comaptibles for all ti platforms by Mugunthan V N · Mon Sep 28 16:17:48 2015 +0530
  86. 595e6f2 drivers: serial: serial_omap: populate default clock frequency when not found in dt by Mugunthan V N · Mon Sep 28 16:17:47 2015 +0530
  87. 5d1618f defconfig: am335x: gp_evm: enable mmc driver model by Mugunthan V N · Mon Sep 28 12:56:32 2015 +0530
  88. e65ed4b defconfig: am335x: bbb: enable mmc driver model by Mugunthan V N · Mon Sep 28 12:56:31 2015 +0530
  89. d97631a drivers: mmc: omap_hsmmc: convert driver to adopt device driver model by Mugunthan V N · Mon Sep 28 12:56:30 2015 +0530
  90. d0cb35b am335x_evm: mmc: do not define DM_MMC for spl by Mugunthan V N · Mon Sep 28 12:56:29 2015 +0530
  91. 5f016ba omap_hsmmc: update struct hsmmc to accomodate base address from DT by Mugunthan V N · Mon Sep 28 12:56:28 2015 +0530
  92. 0f14831 dra7xx: Add dra74_evm_defconfig using CONFIG_DM by Mugunthan V N · Tue Sep 22 18:45:12 2015 +0530
  93. b5612ba ARM: k2g: Add config file by Lokesh Vutla · Sat Sep 19 16:26:56 2015 +0530
  94. e8e92b8 ARM: dts: k2g: Add DT support by Lokesh Vutla · Sat Sep 19 16:26:55 2015 +0530
  95. bd46e0e ARM: k2g: Enable SPI flash by Lokesh Vutla · Sat Sep 19 16:26:54 2015 +0530
  96. 44157de ARM: k2g: add SD card and eMMC support by Roger Quadros · Sat Sep 19 16:26:53 2015 +0530
  97. cafc8f4 ARM: k2g: Add Ethernet Support by Vitaly Andrianov · Sat Sep 19 16:26:52 2015 +0530
  98. 6f3a23a driver: net: keystone_net: removing unused code by Mugunthan V N · Sat Sep 19 16:26:51 2015 +0530
  99. 4cedef3 driver: net: keystone_net: add support for rgmii phy by Vitaly Andrianov · Sat Sep 19 16:26:50 2015 +0530
  100. 1e2b17e dma: keystone_nav: Fix linkram size by Vitaly Andrianov · Sat Sep 19 16:26:49 2015 +0530