1. b1ed686 dm: implement a Miscellaneous uclass by Thomas Chou · Wed Oct 07 20:20:51 2015 +0800
  2. 3c37849 serial: remove altera serial initializations by Thomas Chou · Fri Oct 09 09:28:20 2015 +0800
  3. 221d2ac nios2: convert altera timer to driver model by Thomas Chou · Thu Oct 22 22:28:53 2015 +0800
  4. 7881597 timer: start a new timer after relocation by Thomas Chou · Fri Oct 09 13:48:56 2015 +0800
  5. fb798b1 dm: implement a Timer uclass by Thomas Chou · Fri Oct 09 13:46:34 2015 +0800
  6. c617026 nios2: convert nios2 cpu to driver model by Thomas Chou · Wed Oct 21 21:34:57 2015 +0800
  7. fb1a4bf nios2 : convert altera_pio to driver model by Thomas Chou · Wed Oct 21 21:33:45 2015 +0800
  8. 99b336a nios2: add clear and set bits macros by Thomas Chou · Wed Sep 30 20:56:53 2015 +0800
  9. c589954 spi : convert altera_spi to driver model by Thomas Chou · Wed Oct 14 08:33:34 2015 +0800
  10. 6917a5d nios2: convert altera_uart to driver model by Thomas Chou · Wed Oct 21 21:26:54 2015 +0800
  11. 26066df nios2: convert altera_jtag_uart to driver model by Thomas Chou · Fri Oct 23 07:36:37 2015 +0800
  12. 4e1acb7 nios2: map physical address to uncached virtual address by Thomas Chou · Sat Oct 03 21:02:30 2015 +0800
  13. a8f831d nios2: enable malloc() pool before relocation by Thomas Chou · Wed Sep 09 15:59:15 2015 +0800
  14. c3c6ab1 nios2: call board_init_f_mem by Thomas Chou · Wed Sep 09 15:09:43 2015 +0800
  15. 60a3b1b nios2: zap version_string by Thomas Chou · Wed Sep 09 13:41:32 2015 +0800
  16. a646271 nios2: zap dly_clks by Thomas Chou · Wed Sep 09 13:08:05 2015 +0800
  17. 16dc04b nios2: Split timer code into timer.c by Thomas Chou · Thu Oct 08 21:23:37 2015 +0800
  18. 47903a6 nios2: Switch to generic timer by Thomas Chou · Thu Oct 08 21:17:42 2015 +0800
  19. ebf8965 nios2: enable Driver Model by Thomas Chou · Mon Sep 07 19:19:31 2015 +0800
  20. 0d5f5e1 nios2: enable device tree control of U-Boot by Thomas Chou · Sun Oct 18 19:42:09 2015 +0800
  21. 93a7842 nios2: define _end in link script by Thomas Chou · Sun Sep 06 20:13:34 2015 +0800
  22. 63ed255 nios2: remove gp assignments in link script by Thomas Chou · Sun Sep 06 20:18:10 2015 +0800
  23. f2bec0e nios2: enlarge the code relocation range by Thomas Chou · Fri Sep 04 16:39:16 2015 +0800
  24. fb731f2 nios2: BSS should be cleared only after board_init_f by Thomas Chou · Mon Sep 07 08:57:14 2015 +0800
  25. 3fc0ac2 nios2: move altera_pio_init to board_early_init_r by Thomas Chou · Fri Sep 04 16:19:16 2015 +0800
  26. 08e4e9c nios2: permit device tree control of U-Boot by Thomas Chou · Fri Sep 04 13:18:00 2015 +0800
  27. e0e9769 nios2: enable CONFIG_NET_RANDOM_ETHADDR by Thomas Chou · Sat Aug 29 15:24:01 2015 +0800
  28. 44d3cf4 nios2: move command line configuration to Kconfig by Thomas Chou · Wed Aug 26 21:24:35 2015 +0800
  29. 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
  30. 3722482 drivers: gpio: omap: add support for parsing additional gpio parameters by Mugunthan V N · Tue Oct 13 13:57:16 2015 +0530
  31. a4d1174 am437x: Add am57xx_evm_defconfig using CONFIG_DM by Mugunthan V N · Tue Sep 29 14:42:27 2015 +0530
  32. d032015 ti_omap5_common: mmc: do not define DM_MMC for spl by Mugunthan V N · Tue Sep 29 14:42:26 2015 +0530
  33. bd2fb22 am437x: Add am437x_sk_evm_defconfig using CONFIG_DM by Mugunthan V N · Mon Sep 28 16:17:52 2015 +0530
  34. f77f9e7 am437x: Add am437x_gp_evm_defconfig using CONFIG_DM by Mugunthan V N · Mon Sep 28 16:17:51 2015 +0530
  35. 449cea4 am43xx_evm: mmc: do not define DM_MMC for spl by Mugunthan V N · Mon Sep 28 16:17:50 2015 +0530
  36. 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
  37. 39ed4db drivers: serial: serial_omap: add comaptibles for all ti platforms by Mugunthan V N · Mon Sep 28 16:17:48 2015 +0530
  38. 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
  39. 5d1618f defconfig: am335x: gp_evm: enable mmc driver model by Mugunthan V N · Mon Sep 28 12:56:32 2015 +0530
  40. e65ed4b defconfig: am335x: bbb: enable mmc driver model by Mugunthan V N · Mon Sep 28 12:56:31 2015 +0530
  41. d97631a drivers: mmc: omap_hsmmc: convert driver to adopt device driver model by Mugunthan V N · Mon Sep 28 12:56:30 2015 +0530
  42. d0cb35b am335x_evm: mmc: do not define DM_MMC for spl by Mugunthan V N · Mon Sep 28 12:56:29 2015 +0530
  43. 5f016ba omap_hsmmc: update struct hsmmc to accomodate base address from DT by Mugunthan V N · Mon Sep 28 12:56:28 2015 +0530
  44. 0f14831 dra7xx: Add dra74_evm_defconfig using CONFIG_DM by Mugunthan V N · Tue Sep 22 18:45:12 2015 +0530
  45. b5612ba ARM: k2g: Add config file by Lokesh Vutla · Sat Sep 19 16:26:56 2015 +0530
  46. e8e92b8 ARM: dts: k2g: Add DT support by Lokesh Vutla · Sat Sep 19 16:26:55 2015 +0530
  47. bd46e0e ARM: k2g: Enable SPI flash by Lokesh Vutla · Sat Sep 19 16:26:54 2015 +0530
  48. 44157de ARM: k2g: add SD card and eMMC support by Roger Quadros · Sat Sep 19 16:26:53 2015 +0530
  49. cafc8f4 ARM: k2g: Add Ethernet Support by Vitaly Andrianov · Sat Sep 19 16:26:52 2015 +0530
  50. 6f3a23a driver: net: keystone_net: removing unused code by Mugunthan V N · Sat Sep 19 16:26:51 2015 +0530
  51. 4cedef3 driver: net: keystone_net: add support for rgmii phy by Vitaly Andrianov · Sat Sep 19 16:26:50 2015 +0530
  52. 1e2b17e dma: keystone_nav: Fix linkram size by Vitaly Andrianov · Sat Sep 19 16:26:49 2015 +0530
  53. d44bb34 driver: net: keystone_net: fix phy mode configuration by Mugunthan V N · Sat Sep 19 16:26:48 2015 +0530
  54. 71c8993 ARM: k2g: update keystone nav rx queue numbers by Vitaly Andrianov · Sat Sep 19 16:26:47 2015 +0530
  55. 9dadfd7 ARM: k2g: Correct base addresses by Vitaly Andrianov · Sat Sep 19 16:26:46 2015 +0530
  56. 680ec77 ARM: k2g: Add pin mux data by Vitaly Andrianov · Sat Sep 19 16:26:45 2015 +0530
  57. 6099011 ARM: k2g: Add support for pin mux configuration by Vitaly Andrianov · Sat Sep 19 16:26:44 2015 +0530
  58. bbf8ac2 ARM: k2g: Add ddr3 info by Vitaly Andrianov · Sat Sep 19 16:26:43 2015 +0530
  59. b00e9cd ARM: k2g: Add PSC info by Vitaly Andrianov · Sat Sep 19 16:26:42 2015 +0530
  60. 7fd5b64 ARM: k2g: Add clock information by Vitaly Andrianov · Sat Sep 19 16:26:41 2015 +0530
  61. 2964684 ARM: k2g: Add pll data by Vitaly Andrianov · Sat Sep 19 16:26:40 2015 +0530
  62. 64c0bab ARM: k2g: Add kconfig support by Lokesh Vutla · Sat Sep 19 16:26:39 2015 +0530
  63. 05b8e49 ARM: k2g: Add support for CPU detection by Lokesh Vutla · Sat Sep 19 16:26:38 2015 +0530
  64. b91d3b0 ARM: keystone2: Use dtb images by default by Lokesh Vutla · Sat Sep 19 15:00:23 2015 +0530
  65. 2c14c64 ARM: dts: k2e: Enable OF_CONTROL and DM by Lokesh Vutla · Sat Sep 19 15:00:22 2015 +0530
  66. 8c54a15 ARM: dts: k2l: Enable OF_CONTROL and DM by Lokesh Vutla · Sat Sep 19 15:00:21 2015 +0530
  67. 050d8ab ARM: dts: k2hk: Enable OF_CONTROL and DM by Lokesh Vutla · Sat Sep 19 15:00:20 2015 +0530
  68. d32bd1e ARM: dts: keystone2: Do not use LPAE addresses in U-Boot by Lokesh Vutla · Sat Sep 19 15:00:19 2015 +0530
  69. 7f8bd53 ARM: dts: Keystone2: Import generic dt files from Linux Kernel by Lokesh Vutla · Sat Sep 19 15:00:18 2015 +0530
  70. e020861 ARM: keystone2: spl: Fix stack allocation with CONFIG_SYS_MALLOC_F_LEN by Lokesh Vutla · Sat Sep 19 15:00:17 2015 +0530
  71. 2c06c3f ARM: keystone2: Fix serial port init by Lokesh Vutla · Sat Sep 19 15:00:16 2015 +0530
  72. 44ccfe6 dra72_evm: Switch to DM_SERIAL by Tom Rini · Thu Sep 17 16:47:05 2015 -0400
  73. 2accd96 ti_omap5_common.h: Switch to CONFIG_OMAP_SERIAL for non-SPL DM_SERIAL by Tom Rini · Thu Sep 17 16:47:04 2015 -0400
  74. 7a9ca3c ti_omap4_common.h: Switch to CONFIG_OMAP_SERIAL for non-SPL DM_SERIAL by Tom Rini · Thu Sep 17 16:47:03 2015 -0400
  75. aab9a93 test: Add basic tests for remoteproc by Nishanth Menon · Thu Sep 17 15:42:42 2015 -0500
  76. edf8581 sandbox: Introduce dummy remoteproc nodes by Nishanth Menon · Thu Sep 17 15:42:41 2015 -0500
  77. 889ee97 remoteproc: Introduce a sandbox dummy driver by Nishanth Menon · Thu Sep 17 15:42:40 2015 -0500
  78. 08b9dc2 drivers: Introduce a simplified remoteproc framework by Nishanth Menon · Thu Sep 17 15:42:39 2015 -0500
  79. a9b8c41 defconfig: am335x: gp_evm: enable ethernet driver model by Mugunthan V N · Mon Sep 07 14:22:23 2015 +0530
  80. bb57a9d defconfig: am335x: bbb: enable ethernet driver model by Mugunthan V N · Mon Sep 07 14:22:22 2015 +0530
  81. 7ae228c drivers: net: cpsw: convert driver to adopt device driver model by Mugunthan V N · Mon Sep 07 14:22:21 2015 +0530
  82. 6af98c5 drivers: net: cpsw: prepare driver for device model migration by Mugunthan V N · Mon Sep 07 14:22:20 2015 +0530
  83. d98bc91 am335x_evm: do not define usb ether gadget when Eth DM is defined by Mugunthan V N · Mon Sep 07 14:22:19 2015 +0530
  84. df7a99f am335x_evm: prepare for eth driver model support by Mugunthan V N · Mon Sep 07 14:22:18 2015 +0530
  85. 97f8892 configs: am335x_evm: Support distro bootcmds by Sjoerd Simons · Fri Aug 28 15:01:56 2015 +0200
  86. 3a3b3d1 configs: ti_armv7_common.h: Add default addresses for pxe and scripts by Sjoerd Simons · Fri Aug 28 15:01:55 2015 +0200
  87. a92f11c config_distro_bootcmd.h: Use a private variable for bootpart by Sjoerd Simons · Fri Aug 28 15:01:54 2015 +0200
  88. a7267d2 omap-common: Common get_board_serial function to pass serial through ATAG by Paul Kocialkowski · Thu Aug 27 19:37:14 2015 +0200
  89. 6bc318e omap-common: Common function to display die id, replacing omap3-specific version by Paul Kocialkowski · Thu Aug 27 19:37:13 2015 +0200
  90. 2edadee omap-common: Common serial and usbethaddr functions based on die id by Paul Kocialkowski · Thu Aug 27 19:37:12 2015 +0200
  91. c68d569 omap5: omap_die_id support by Paul Kocialkowski · Thu Aug 27 19:37:11 2015 +0200
  92. d76b8b9 omap4: omap_die_id support by Paul Kocialkowski · Thu Aug 27 19:37:10 2015 +0200
  93. 290ba6d omap3: omap_die_id support by Paul Kocialkowski · Thu Aug 27 19:37:09 2015 +0200
  94. e0cfa45 omap-common: Common omap_die_id definition by Paul Kocialkowski · Thu Aug 27 19:37:08 2015 +0200
  95. d42ba76 ARM Fix pandaboard es and a4 revision ID by dbatzle@dcbcyber.com · Tue Aug 25 20:55:30 2015 -0400
  96. 7afc48d Merge git://git.denx.de/u-boot-x86 by Tom Rini · Wed Oct 21 20:47:40 2015 -0400
  97. a4dd9bf x86: Add support for Advantech SOM-6896 by George McCollister · Wed Oct 21 08:05:33 2015 -0500
  98. 149f24f x86: ivybridge: Enable the MRC cache by Bin Meng · Sun Oct 18 15:55:37 2015 -0600
  99. 9eff5a7 x86: ivybridge: Measure the MRC code execution time by Simon Glass · Sun Oct 18 15:55:36 2015 -0600
  100. 5d12980 x86: ivybridge: Fix car_uninit() to correctly set run state by Simon Glass · Sun Oct 18 15:55:35 2015 -0600