1. 75e731e test/py: use " for docstrings by Stephen Warren · Tue Jan 26 13:41:30 2016 -0700
  2. 8d57b92 test/py: make net test aware of USB and PCI enumeration by Stephen Warren · Tue Jan 26 11:10:14 2016 -0700
  3. 3a74c64 distro bootcmd: enumerate PCI before network operations by Stephen Warren · Tue Jan 26 11:10:13 2016 -0700
  4. 4c739fb distro bootcmd: make net boot only optionally start USB by Stephen Warren · Tue Jan 26 11:10:12 2016 -0700
  5. 04eb269 Implement "pci enum" command for CONFIG_DM_PCI by Stephen Warren · Tue Jan 26 11:10:11 2016 -0700
  6. 9d7e55d test/py: dfu: error out if USB device already exists by Stephen Warren · Tue Jan 26 10:59:43 2016 -0700
  7. 5a44ab4 ARM: tegra: shut down USB device controller at boot by Stephen Warren · Tue Jan 26 10:59:42 2016 -0700
  8. 0c09352 test/py: make crash detection more robust by Stephen Warren · Mon Jan 25 15:07:58 2016 -0700
  9. 6142d75 dm: Remove device_probe_child() by Simon Glass · Mon Jan 25 14:58:42 2016 -0700
  10. 1a21855 test/py: add a networking test by Stephen Warren · Thu Jan 21 16:05:31 2016 -0700
  11. f7743ce test/py: move find_ram_base() into u_boot_utils by Stephen Warren · Thu Jan 21 16:05:30 2016 -0700
  12. b92b446 test/py: add DFU test by Stephen Warren · Fri Jan 22 12:30:14 2016 -0700
  13. d46df83 test/py: ums: add filesystem-based testing by Stephen Warren · Fri Jan 22 12:30:13 2016 -0700
  14. ef824f5 test/py: add various utility code by Stephen Warren · Fri Jan 22 12:30:12 2016 -0700
  15. 118e37e test/py: optionally ignore errors from shell commands by Stephen Warren · Fri Jan 22 12:30:11 2016 -0700
  16. a88c417 test/py: log when tests send CTRL-C by Stephen Warren · Fri Jan 22 12:30:10 2016 -0700
  17. 97a5466 test/py: drain console log at the end of any failed test by Stephen Warren · Fri Jan 22 12:30:09 2016 -0700
  18. e1d24d0 test/py: move U-Boot respawn trigger to the test core by Stephen Warren · Fri Jan 22 12:30:08 2016 -0700
  19. 22eba12 test/py: fix timeout to be absolute by Stephen Warren · Fri Jan 22 12:30:07 2016 -0700
  20. 5ffadc3 tpm: st33zp24: Add tpm st33zp24 spi support by Christophe Ricard · Thu Jan 21 23:27:14 2016 +0100
  21. 8824923 tpm: st33zp24: Add tpm st33zp24 support with i2c by Christophe Ricard · Thu Jan 21 23:27:13 2016 +0100
  22. 2654952 tpm: Rename tpm_tis_infineon.h to tpm_tis.h and move infineon specific stuff in tpm_infineon.c by Christophe Ricard · Thu Jan 21 23:27:12 2016 +0100
  23. 628f1d0 tpm: tpm_tis_lpc: fix typo by Christophe Ricard · Thu Jan 21 23:19:14 2016 +0100
  24. e43cd62 tpm: Fix fault in case CONFIG_DM_TPM is set without any TPM by Christophe Ricard · Thu Jan 21 23:19:13 2016 +0100
  25. 52a5282 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Thu Jan 28 15:17:11 2016 -0500
  26. 179a5b5 ARM: tegra: rm Jetson TK1 PMIC GPIO programming by Stephen Warren · Mon Jan 18 11:23:16 2016 -0700
  27. 2b90633 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · Thu Jan 28 10:07:22 2016 -0500
  28. 4f8d4e9 x86: Correct spi node alias by Bin Meng · Wed Jan 27 00:56:34 2016 -0800
  29. 389ef48 x86: config option for loading ACPI table from QEMU by Miao Yan · Wed Jan 20 01:57:07 2016 -0800
  30. 3b68c52 x86: qemu: add the ability to load and link ACPI tables from QEMU by Miao Yan · Wed Jan 20 01:57:06 2016 -0800
  31. 35603ff x86: qemu: setup PM IO base for ACPI in southbridge by Miao Yan · Wed Jan 20 01:57:05 2016 -0800
  32. c90a058 x86: qemu: re-structure qemu_fwcfg_list_firmware() by Miao Yan · Wed Jan 20 01:57:04 2016 -0800
  33. a377b7c x86: baytrail: Add option to disable the internal UART to setup_early_uart() by Stefan Roese · Tue Jan 19 14:24:12 2016 +0100
  34. ba019ed misc: Add simple driver to enable the legacy UART on Winbond Super IO chips by Stefan Roese · Tue Jan 19 14:05:10 2016 +0100
  35. 9436b3e x86: x86-common.h: Add generic FS commands by Stefan Roese · Mon Jan 18 14:49:57 2016 +0100
  36. 9433fcb x86: baytrail: Add documentation for FSP memory-down values by Stefan Roese · Mon Jan 18 11:55:44 2016 +0100
  37. d51b77e Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Wed Jan 27 15:05:36 2016 -0500
  38. f19799b Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Wed Jan 27 15:05:12 2016 -0500
  39. 138a36a armv8/ls1043aqds: add QSPI boot support by Qianyu Gong · Mon Jan 25 15:16:07 2016 +0800
  40. 760df89 armv8/ls1043aqds: add QSPI support in SD boot by Gong Qianyu · Mon Jan 25 15:16:06 2016 +0800
  41. 51c18dc armv8/ls1043aqds: add DSPI support by Gong Qianyu · Mon Jan 25 15:16:05 2016 +0800
  42. 6d85a60 dm: env_sf: fix saveenv() to use driver model by Gong Qianyu · Tue Jan 26 15:06:42 2016 +0800
  43. 4e8630b spi: fsl_qspi: Fix qspi_op_rdsr memcpy issue by Gong Qianyu · Tue Jan 26 15:06:41 2016 +0800
  44. a5357ca spi: fsl_qspi: Fix qspi_op_rdid memcpy issue by Gong Qianyu · Tue Jan 26 15:06:40 2016 +0800
  45. 14b532e spi: fsl_qspi: fix compile warning for 64-bit platform by Gong Qianyu · Tue Jan 26 15:06:39 2016 +0800
  46. b73a3d6 mmc: fsl_esdhc: set Abort command type for CMD12 by Yangbo Lu · Thu Jan 21 17:33:19 2016 +0800
  47. 7e6b49e armv8/ls1043aqds: Add lpuart support by Wenbin Song · Thu Jan 21 17:14:55 2016 +0800
  48. b6dd4c1 armv8/ls1043aqds: Spilt off board device tree by Wenbin Song · Thu Jan 21 17:14:54 2016 +0800
  49. db1ab38 armv8/ls1043aqds: Select lpuart pins of various muxes by Shaohui Xie · Thu Jan 21 17:14:53 2016 +0800
  50. 9d7f321 mmc: fsl_esdhc: increase data transaction timeout to 500ms by Yangbo Lu · Wed Dec 30 14:19:30 2015 +0800
  51. 7fd59d9 driver: net: fsl-mc: Remove portal id hard-coding by Prabhakar Kushwaha · Thu Dec 24 15:33:49 2015 +0530
  52. 314aa55 driver: net: ldpaa: Add debug info of printing DPMAC stats by Prabhakar Kushwaha · Thu Dec 24 15:33:37 2015 +0530
  53. 0c99977 driver: net: ldpaa: Increase num of buffers for a pool by Prabhakar Kushwaha · Thu Dec 24 15:33:25 2015 +0530
  54. b0efba7 driver: net: ldpaa: Report back only error frames for tx by Prabhakar Kushwaha · Thu Dec 24 15:33:13 2015 +0530
  55. e26e285 driver: net: fsl-mc: Prepare extended cfg for DPNI create by Prabhakar Kushwaha · Thu Dec 24 15:33:01 2015 +0530
  56. c3d06e3 driver: net: fsl-mc: flib changes for MC FW 9.0.0 by Prabhakar Kushwaha · Thu Dec 24 15:32:49 2015 +0530
  57. 0a4156c driver: net: fsl-mc: Add version check for MC objects by Prabhakar Kushwaha · Thu Dec 24 15:32:37 2015 +0530
  58. 8a47d5c secure_boot: change error handler for esbc_validate by Aneesh Bansal · Fri Jan 22 16:37:28 2016 +0530
  59. c624909 secure_boot: enable chain of trust for PowerPC platforms by Aneesh Bansal · Fri Jan 22 16:37:27 2016 +0530
  60. 39d5b3b secure_boot: enable chain of trust for ARM platforms by Aneesh Bansal · Fri Jan 22 16:37:26 2016 +0530
  61. c4713ec secure_boot: create function to determine boot mode by Aneesh Bansal · Fri Jan 22 16:37:25 2016 +0530
  62. 4310470 secure_boot: split the secure boot functionality in two parts by Aneesh Bansal · Fri Jan 22 16:37:24 2016 +0530
  63. 3322e21 secure_boot: include/configs: move definition of CONFIG_CMD_BLOB by Aneesh Bansal · Fri Jan 22 16:37:23 2016 +0530
  64. 962021a secure_boot: include/configs: make secure boot header file uniform by Aneesh Bansal · Fri Jan 22 16:37:22 2016 +0530
  65. 3f355dd ppc: xilinx-ppc440-generic: Wire LL_TEMAC driver by Ricardo Ribalda Delgado · Tue Jan 26 13:47:45 2016 +0100
  66. 4efc4be net: xilinx_ll_temac: Fix string overflow by Ricardo Ribalda Delgado · Tue Jan 26 11:24:24 2016 +0100
  67. 1a8e5b4 ppc: xilinx_ppc440_generic: Remove uncalled functions by Ricardo Ribalda Delgado · Tue Jan 26 11:24:23 2016 +0100
  68. 1dcceba ppc: xilinx_ppc405_generic: Remove uncalled functions by Ricardo Ribalda Delgado · Tue Jan 26 11:24:22 2016 +0100
  69. 5db1f9d ppc: xilinx_ppc440_generic: Remove weak attributes by Ricardo Ribalda Delgado · Tue Jan 26 11:24:21 2016 +0100
  70. 53b7e9f ppc: xilinx_ppc405_generic: Remove weak attributes by Ricardo Ribalda Delgado · Tue Jan 26 11:24:20 2016 +0100
  71. 4f40e13 ppc: xilinx-ppc4xx: Port to DM serial by Ricardo Ribalda Delgado · Tue Jan 26 11:24:19 2016 +0100
  72. 47ce936 ARM: zynq: zynqmp: Line up checkboard message by Michal Simek · Mon Jan 25 11:04:21 2016 +0100
  73. 7355104 ARM64: zynqmp: Define auto negotiation timeout by Siva Durga Prasad Paladugu · Tue Jan 05 15:21:46 2016 +0530
  74. 1bbe495 ARM64: zynqmp: Do not setup bootargs by Michal Simek · Thu Jan 14 13:44:29 2016 +0100
  75. c2d1150 ARM64: zynqmp: Dont use shortcut for setenv by Siva Durga Prasad Paladugu · Fri Sep 11 11:57:25 2015 +0530
  76. e69d0fe ARM64: zynqmp: Modify the autoboot commands by Siva Durga Prasad Paladugu · Mon Sep 07 11:03:47 2015 +0530
  77. f3da2f0 ARM64: zynqmp: Include GbE speed/duplex detection by Michal Simek · Thu Sep 24 20:12:29 2015 +0200
  78. b7a4c9b ARM64: zynqmp: Enable NATSEMI phys by Michal Simek · Wed Sep 23 19:35:31 2015 +0200
  79. 116cc8b ARM64: zynqmp: Allow overwrite identification string by Michal Simek · Fri Aug 28 13:34:37 2015 +0200
  80. d48a170 ARM64: zynqmp: Setup correct COUNTER_FREQUENCY for silicon by Michal Simek · Thu Nov 05 08:32:14 2015 +0100
  81. 503a76f ARM64: zynqmp: Move memory setup to board file by Michal Simek · Mon Oct 05 11:02:33 2015 +0200
  82. bae1900 ARM64: zynqmp: Enable advance memory test by default by Michal Simek · Thu Oct 15 14:34:28 2015 +0200
  83. ba973aa ARM64: zynqmp: Remove unneeded timer_init function by Michal Simek · Wed Jan 13 12:47:04 2016 +0100
  84. 6d90245 ARM64: zynqmp: Fix bootmode SD_MODE1 by Michal Simek · Fri Nov 06 10:22:37 2015 +0100
  85. df7ff0a ARM64: zynqmp: Differentiate EMMC boot mode by Michal Simek · Mon Oct 05 15:59:38 2015 +0200
  86. c5d9523 ARM64: zynqmp: Show information about bootmode by Michal Simek · Sun Sep 20 17:20:42 2015 +0200
  87. 108e184 ARM64: zynqmp: Add support for SD1 boot mode by Michal Simek · Mon Oct 05 10:51:12 2015 +0200
  88. 30f0fc7 ARM64: zynqmp: Modify the SD and QSPI bootmode values by Siva Durga Prasad Paladugu · Fri Mar 13 11:10:26 2015 +0530
  89. 32a8db0 ARM64: zynqmp: DT: Fix UART compatible string by Soren Brinkmann · Wed Nov 04 11:18:09 2015 -0800
  90. d67bab6 ARM64: zynqmp: Correct the watchdog timer interrupt number by Punnaiah Choudary Kalluri · Wed Nov 04 12:34:17 2015 +0530
  91. b7c56ef ARM64: zynqmp: Fix coding style in phy node by Michal Simek · Thu Jan 14 13:11:51 2016 +0100
  92. 8d2c02d ARM64: zynqmp: Add initial support for the first silicon by Michal Simek · Thu Aug 20 14:01:39 2015 +0200
  93. c23d3f8 ARM64: zynqmp: Use the same U-Boot version with/without ATF by Michal Simek · Thu Nov 05 08:34:35 2015 +0100
  94. c1b8216 ARM64: zynqmp: Remove incorrect link to common config file by Michal Simek · Thu Aug 20 15:21:48 2015 +0200
  95. ac00151 ARM64: zynqmp: ep: Define minimum sdhci frequency for ep by Siva Durga Prasad Paladugu · Tue Jan 05 12:21:05 2016 +0530
  96. 49f44b9 ARM: zynq: Move spi node to aligned location by Michal Simek · Thu Jan 14 13:09:16 2016 +0100
  97. 7a7f139 ARM: zynq: Fix defconfig for zybo by Michal Simek · Thu Jan 14 14:42:28 2016 +0100
  98. c9af95a ARM: zynq: Fix all remaining zynq platform to use stdout-path by Michal Simek · Tue Jan 12 13:56:44 2016 +0100
  99. f465437 ARM: zynq: Clean DTSI coding style by Michal Simek · Thu Jan 14 13:06:28 2016 +0100
  100. d4b2f10 ARM: zynq: Move FLASH_BAR to Kconfig by Michal Simek · Tue Jan 12 13:44:29 2016 +0100