1. afd728c mkimage: Support placing data outside the FIT by Simon Glass · Mon Feb 22 22:55:53 2016 -0700
  2. bd8bc5d mkimage: Support adding device tree files to a FIT by Simon Glass · Mon Feb 22 22:55:52 2016 -0700
  3. 88e31cb mkimage: Support automatic creating of a FIT without a .its by Simon Glass · Mon Feb 22 22:55:51 2016 -0700
  4. 1c57023 tools: Add a function to obtain the size of a file by Simon Glass · Mon Feb 22 22:55:49 2016 -0700
  5. 4c0aebd ARM: uniphier: document how-to-build for Ace and Sanji boards by Masahiro Yamada · Tue Mar 01 13:10:37 2016 +0900
  6. b165e2c ARM: uniphier: merge two defconfig files by Masahiro Yamada · Fri Feb 26 18:59:41 2016 +0900
  7. bffeee9 ARM: uniphier: add emmcupdate command by Masahiro Yamada · Tue Feb 16 17:08:41 2016 +0900
  8. a0cfcc0 mmc: uniphier: add driver for UniPhier SD/MMC host controller by Masahiro Yamada · Thu Feb 18 19:52:48 2016 +0900
  9. 2dbca98 gpio: uniphier: add driver for UniPhier GPIO controller by Masahiro Yamada · Tue Feb 16 17:03:48 2016 +0900
  10. 3e6dc77 dm: Remove ARM dcc from the list by Michal Simek · Wed Feb 24 08:34:16 2016 +0100
  11. 32321eb x86: doc: Update to include Intel Bayley Bay board instructions by Bin Meng · Wed Feb 17 00:47:04 2016 -0800
  12. 5afa22a x86: Add Intel Cougar Canyon 2 board by Bin Meng · Wed Feb 17 00:16:25 2016 -0800
  13. f4d4d1b Fix variable documented in README.distro for PXE address. by Vagrant Cascadian · Mon Feb 08 19:55:31 2016 -0800
  14. 7a4de32 ARM: uniphier: update U-Boot file names in workflow by Masahiro Yamada · Tue Feb 02 12:53:31 2016 +0900
  15. 4860a6c doc: Remove any reference to CONFIG_MODEM_SUPPORT, CONFIG_CMD_HWFLOW, CONFIG_HWFLOW and friends from the documentation. by David Müller (ELSOFT AG) · Sat Feb 06 07:57:28 2016 +0100
  16. 90f437f dm: Update on current serial driver status by Simon Glass · Sun Jan 31 09:16:17 2016 -0700
  17. 7557405 Use correct spelling of "U-Boot" by Bin Meng · Fri Feb 05 19:30:11 2016 -0800
  18. d5d8bf7 mx6: soc: Add ENET2 mac address support by Ye Li · Mon Feb 01 10:41:31 2016 +0800
  19. 1dc4283 drivers: serial: add driver for Microchip PIC32 UART controller. by Paul Thacker · Thu Jan 28 15:30:14 2016 +0530
  20. 699f919 drivers: clk: Add clock driver for Microchip PIC32 Microcontroller. by Purna Chandra Mandal · Thu Jan 28 15:30:11 2016 +0530
  21. 9deaf82 Merge git://git.denx.de/u-boot-dm by Tom Rini · Fri Jan 29 13:47:38 2016 -0500
  22. 3a74c64 distro bootcmd: enumerate PCI before network operations by Stephen Warren · Tue Jan 26 11:10:13 2016 -0700
  23. 4c739fb distro bootcmd: make net boot only optionally start USB by Stephen Warren · Tue Jan 26 11:10:12 2016 -0700
  24. da62ad2 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Thu Jan 28 18:42:10 2016 -0500
  25. 427afbb net: phy: micrel: add documentation for Micrel KSZ90x1 binding by Dinh Nguyen · Wed Jan 27 15:45:59 2016 -0600
  26. 74314f1 net: tsec: Use priv->tbiaddr to initialize TBI PHY address by Bin Meng · Mon Jan 11 22:41:25 2016 -0800
  27. a8ccf75 doc: dt-bindings: Describe Freescale TSEC ethernet controller by Bin Meng · Mon Jan 11 22:41:23 2016 -0800
  28. d73a949 drivers: net: vsc9953: Add LAG support by Codrin Ciubotariu · Tue Dec 15 15:21:06 2015 +0200
  29. 489d35d doc: t1040-l2switch: Update README by Codrin Ciubotariu · Tue Dec 15 15:21:04 2015 +0200
  30. 2b90633 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · Thu Jan 28 10:07:22 2016 -0500
  31. 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
  32. 9433fcb x86: baytrail: Add documentation for FSP memory-down values by Stefan Roese · Mon Jan 18 11:55:44 2016 +0100
  33. 7e4372a serial: uartlite: Move driver to DM by Michal Simek · Tue Dec 01 14:24:20 2015 +0100
  34. 94d8eab ns16550: replace with binding files from Linux kernel by Thomas Chou · Mon Dec 14 20:45:08 2015 +0800
  35. 419bf14 rockchip: Update the README by Simon Glass · Thu Jan 21 19:45:25 2016 -0700
  36. e513abb rockchip: Add support for Raxda Rock 2 by Simon Glass · Thu Jan 21 19:45:24 2016 -0700
  37. b42f7e4 rockchip: Add a script to parse datasheets by Simon Glass · Thu Jan 21 19:45:08 2016 -0700
  38. dea7f2e dts: Bring in pinctrl device tree binding by Simon Glass · Thu Jan 21 19:43:28 2016 -0700
  39. 8a70d6d serial: lpuart: Add driver model serial support by Bin Meng · Wed Jan 13 19:39:04 2016 -0800
  40. 6f89d04 dm: timer: uclass: add timer init in uclass driver to add timer device by Mugunthan V N · Sat Jan 16 21:33:58 2016 +0530
  41. 78eaa49 armv8: New MMU setup code allowing to use 48+ bits PA/VA by Sergey Temerkhanov · Wed Oct 14 09:55:45 2015 -0700
  42. 19af854 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · Thu Jan 14 21:51:32 2016 -0500
  43. b59747e x86: qemu: add documentaion for the fw_cfg interface by Miao Yan · Thu Jan 07 01:32:06 2016 -0800
  44. fae3250 ARM: uniphier: fix recommended board setting in document by Masahiro Yamada · Sat Jan 09 01:51:16 2016 +0900
  45. 2ac4648 rockchip: Fix the configuration for chromebook_jerry by Simon Glass · Tue Dec 29 05:22:45 2015 -0700
  46. adce477 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Sun Jan 03 10:32:24 2016 -0500
  47. 587e72e imx_common: check for Serial Downloader in spl_boot_device by Stefano Babic · Fri Dec 11 17:30:42 2015 +0100
  48. c96ce6f ARM: uniphier: rename rest of defconfig files by Masahiro Yamada · Thu Dec 17 18:00:41 2015 +0900
  49. 6922898 ARM: uniphier: support ProXstream2, PH1-LD6b boards in single defconfig by Masahiro Yamada · Thu Dec 17 18:00:40 2015 +0900
  50. de8a238 ARM: uniphier: merge ph1_ld4_defconfig and ph1_sld8_defconfig by Masahiro Yamada · Thu Dec 17 18:00:39 2015 +0900
  51. 209903e x86: Remove Graeme Russ from the git alias file by Simon Glass · Sat Dec 19 15:44:04 2015 -0700
  52. 4bd82e4 serial-howto: remove altera_jtag_uart and altera_uart from the list by Thomas Chou · Thu Dec 17 21:46:17 2015 +0800
  53. 05c2de8 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · Wed Dec 16 14:50:03 2015 -0500
  54. 0510e2b rockchip: doc: add imagename by Jeffy Chen · Fri Nov 27 12:07:18 2015 +0800
  55. 75d48a6 stm32: Convert serial driver to DM by Kamil Lulko · Tue Dec 01 09:08:19 2015 +0100
  56. d65d684 Fix typo: commmand -> command. by Vagrant Cascadian · Tue Nov 24 14:45:02 2015 -0800
  57. 86d0a90 rockchip: doc: show packet rk3036 uboot image by huang lin · Tue Nov 17 14:20:31 2015 +0800
  58. 122bcfd armv8: LS2080A: Rename LS2085A to reflect LS2080A by Prabhakar Kushwaha · Mon Nov 09 16:42:07 2015 +0530
  59. 7840c4a part:efi: add bootable parameter in gpt command by Patrick Delaunay · Tue Nov 17 11:36:52 2015 +0100
  60. 7546ec2 gpt: doc: README: Update README entry for gpt verify extension by Lukasz Majewski · Fri Nov 20 08:06:14 2015 +0100
  61. 12c420c dm: Add timeline and guide for porting serial drivers by Simon Glass · Fri Nov 20 10:48:47 2015 -0700
  62. 3356cad x86: Add an i8042 device for boards that have it by Simon Glass · Wed Nov 11 10:05:43 2015 -0700
  63. 7b059dc sandbox: add a sandbox timer and basic test by Thomas Chou · Fri Oct 30 15:35:52 2015 +0800
  64. f17af43 git-mailrc: Add Bin as a maintainer of x86 by Bin Meng · Tue Nov 10 18:13:34 2015 -0800
  65. 809c054 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Mon Nov 16 08:35:38 2015 -0500
  66. 7428271 splash_source: add support for filesystem formatted mmc by Nikita Kiryanov · Thu Oct 29 11:54:41 2015 +0200
  67. dc34166 sparc: Update the maintainer for SPARC architecture by Francois Retief · Mon Oct 26 12:32:25 2015 +0200
  68. 65f94ed uuid: add selection by string for known partition type GUID by Patrick Delaunay · Tue Oct 27 11:00:28 2015 +0100
  69. 8248c8d gpt: add optional parameter type in gpt command by Patrick Delaunay · Tue Oct 27 11:00:27 2015 +0100
  70. 89f5b65 part:efi: add GUID for linux file system data by Patrick Delaunay · Tue Oct 27 11:00:26 2015 +0100
  71. dc9889e nios2: change README.nios2 to use 10m50 as template by Thomas Chou · Wed Nov 11 07:59:31 2015 +0800
  72. cdc1152 mtd: add altera quadspi driver by Thomas Chou · Mon Nov 09 14:56:02 2015 +0800
  73. 47eae23 cfi_flash: convert to driver model by Thomas Chou · Sat Nov 07 14:31:08 2015 +0800
  74. f6971d0 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Tue Nov 10 13:38:08 2015 -0500
  75. 0cab3ec Various Makefiles: Add SPDX-License-Identifier tags by Tom Rini · Tue Nov 10 01:06:16 2015 +0000
  76. f02c254 Revive OpenRD targets by Albert ARIBAUD · Fri Oct 23 18:06:43 2015 +0200
  77. e0cb85b dm: adc: add simple ADC uclass implementation by Przemyslaw Marczak · Tue Oct 27 13:08:00 2015 +0100
  78. 9181512 dm: pmic: add s2mps11 PMIC I/O driver by Przemyslaw Marczak · Tue Oct 27 13:07:58 2015 +0100
  79. 808b644 s5p: cpu_info: print "cpu-model" if exists in dts by Przemyslaw Marczak · Tue Oct 27 13:07:55 2015 +0100
  80. 71c44e8 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Fri Oct 30 12:56:58 2015 -0400
  81. 7b1cd6f README.scrapyard: Populate recent ppc4xx removals by Tom Rini · Fri Oct 30 07:53:56 2015 -0400
  82. 0464326 armv8/ls1043a: Add Fman support by Shaohui Xie · Mon Oct 26 19:47:54 2015 +0800
  83. 52de2e5 common/board_f.c: change the macro name and remove it for PPC platforms by Gong Qianyu · Mon Oct 26 19:47:42 2015 +0800
  84. 5ded014 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Wed Oct 28 16:56:43 2015 -0400
  85. 24be864 Merge git://www.denx.de/git/u-boot-ppc4xx by Tom Rini · Tue Oct 27 19:09:26 2015 -0400
  86. 42c65e8 Merge git://git.denx.de/u-boot-dm by Tom Rini · Tue Oct 27 19:08:19 2015 -0400
  87. aec5818 ocotea: Drop by Tom Rini · Sat Oct 24 17:24:07 2015 -0400
  88. 13cbde0 taishan: Drop by Tom Rini · Sat Oct 24 17:24:06 2015 -0400
  89. 691317e ebony: Drop by Tom Rini · Sat Oct 24 17:24:05 2015 -0400
  90. 8fa437d taihu: Remove by Tom Rini · Sat Oct 24 17:24:04 2015 -0400
  91. dbc57de doc: device-tree-bindings: spi: Add zynq qspi info by Jagan Teki · Sat Aug 15 23:06:56 2015 +0530
  92. 4fda281 env: export fdt_blob to the environment variable by Thomas Chou · Fri Oct 16 08:44:51 2015 +0800
  93. de44acf dm: Rename dev_get_parentdata() to dev_get_parent_priv() by Simon Glass · Mon Sep 28 23:32:01 2015 -0600
  94. ec06dd8 net: convert altera_tse to driver model and phylib by Thomas Chou · Thu Oct 22 15:29:11 2015 +0800
  95. 3d1ebf7 nios2: add README.nios2 by Thomas Chou · Wed Oct 21 22:37:04 2015 +0800
  96. 36b9c9a nios2: convert altera sysid to driver model by Thomas Chou · Wed Oct 14 08:43:31 2015 +0800
  97. 221d2ac nios2: convert altera timer to driver model by Thomas Chou · Thu Oct 22 22:28:53 2015 +0800
  98. c617026 nios2: convert nios2 cpu to driver model by Thomas Chou · Wed Oct 21 21:34:57 2015 +0800
  99. fb1a4bf nios2 : convert altera_pio to driver model by Thomas Chou · Wed Oct 21 21:33:45 2015 +0800
  100. c589954 spi : convert altera_spi to driver model by Thomas Chou · Wed Oct 14 08:33:34 2015 +0800