1. 462854e ARM: rpi: set fdt_high in the default environment by Stephen Warren · Fri Feb 05 22:45:47 2016 -0700
  2. 507f863 ARM: rpi: update memory layout env. var. documentation by Stephen Warren · Fri Feb 05 22:45:46 2016 -0700
  3. b970a89 board_r: fix a typo in comment block by Masahiro Yamada · Fri Feb 05 20:49:39 2016 +0900
  4. 3ac7494 kbuild: fix build rule of u-boot-spl.dtb by Masahiro Yamada · Fri Feb 05 17:55:14 2016 +0900
  5. cd98a27 kbuild: add missing FORCE where $(call if_changed, ) is used by Masahiro Yamada · Fri Feb 05 17:55:13 2016 +0900
  6. c8febb3 kbuild: remove unneeded ifdef conditionals around build rules by Masahiro Yamada · Fri Feb 05 17:55:12 2016 +0900
  7. bee2f4b image: fix getenv_bootm_size() function again by Masahiro Yamada · Fri Feb 05 16:12:50 2016 +0900
  8. 33db1ee test/py: support running sandbox under gdbserver by Stephen Warren · Thu Feb 04 16:11:50 2016 -0700
  9. d901851 malloc: solve dead code issue in memalign() by Stephen Warren · Thu Feb 04 11:54:20 2016 -0700
  10. 35d35e8 api: Add FreeBSD API support for MIPS platforms by Stanislav Galabov · Thu Feb 04 12:13:44 2016 +0200
  11. a427efc .travis.yml: explicitly request sudo by Stephen Warren · Wed Feb 03 10:41:34 2016 -0700
  12. 3ac09f8 rpi: set ethaddr as well by Lubomir Rintel · Wed Feb 03 16:08:09 2016 +0100
  13. 3ef69de common/memsize.c: Simplify RAM size detection by Eddy Petrișor · Tue Feb 02 22:15:28 2016 +0200
  14. 602722f defconfig: k2g_evm_defconfig: enable net driver model by Mugunthan V N · Tue Feb 02 15:51:38 2016 +0530
  15. 3784cc2 ARM: dts: k2g: Add keystone net dts files by Mugunthan V N · Tue Feb 02 15:51:37 2016 +0530
  16. df4c9b1 defconfig: k2e_evm_defconfig: enable net driver model by Mugunthan V N · Tue Feb 02 15:51:36 2016 +0530
  17. 600c25d defconfig: k2l_evm_defconfig: enable net driver model by Mugunthan V N · Tue Feb 02 15:51:35 2016 +0530
  18. e8f4f69 defconfig: k2hk_evm_defconfig: enable net driver model by Mugunthan V N · Tue Feb 02 15:51:34 2016 +0530
  19. c838673 drivers: net: keystone_net: convert driver to adopt device driver model by Mugunthan V N · Tue Feb 02 15:51:33 2016 +0530
  20. cbd7daa drivers: net: phy: micrel: fix build errors with CONFIG_DM_ETH by Mugunthan V N · Tue Feb 02 15:51:32 2016 +0530
  21. 33fab26 board: ti: ks2_evm: remove board_eth_init when CONFIG_DM_ETH is defined by Mugunthan V N · Tue Feb 02 15:51:31 2016 +0530
  22. 5e9d97f OMAP3: omap3_logic: Remove YAFFS support. by Adam Ford · Mon Feb 01 06:27:21 2016 -0600
  23. 5a175cc OMAP3: omap3_logic: Enable CONFIG_SMC911X_32_BIT by Adam Ford · Sun Jan 31 17:13:33 2016 -0600
  24. d76b69c OMAP3: omap3_logic: Enable Android Fastboot by Adam Ford · Sun Jan 31 13:34:39 2016 -0600
  25. 90f437f dm: Update on current serial driver status by Simon Glass · Sun Jan 31 09:16:17 2016 -0700
  26. b5f88e8 dm: pxa: serial: Drop serial_sa1100 serial driver by Simon Glass · Sun Jan 31 09:16:16 2016 -0700
  27. e62df99 dm: serial: Drop serial_max3100 serial driver by Simon Glass · Sun Jan 31 09:16:15 2016 -0700
  28. 5e86d7e dm: freescale: serial: Drop serial_imx serial driver by Simon Glass · Sun Jan 31 09:16:14 2016 -0700
  29. b82d544 dm: opencores: Drop opencores_yanu serial driver by Simon Glass · Sun Jan 31 09:16:13 2016 -0700
  30. 1942e14 dm: freescale: Drop mxs_auart serial driver by Simon Glass · Sun Jan 31 09:16:12 2016 -0700
  31. de2e887 OMAP3_LOGIC: Setup defconfig to enable SPL and NAND booting by Adam Ford · Sat Jan 30 06:43:59 2016 -0600
  32. 5326c29 OMAP3: Enable SPL on omap3_logic by Adam Ford · Fri Jan 29 20:12:34 2016 -0600
  33. c44f76e rpi: fix up Model B entries by Lubomir Rintel · Fri Jan 29 09:35:52 2016 +0100
  34. a33dc8b rpi: link to another model number info source by Stephen Warren · Thu Jan 28 22:24:44 2016 -0700
  35. 734fb04 hush: Add rudimentary support for PS1 and PS2 by Marek Vasut · Wed Jan 27 04:47:55 2016 +0100
  36. 755e12d hush: Pull out U-Boot prompt display and read functionality by Marek Vasut · Wed Jan 27 04:47:54 2016 +0100
  37. 931a7a5 serial: serial_stm32: move clock config from driver to board by Vikas Manocha · Tue Jan 26 18:12:20 2016 -0800
  38. fa53dfa test, tools: introduce tbot README by Heiko Schocher · Tue Jan 26 08:42:48 2016 +0100
  39. 0e2f787 ARM: omap3_logic: Fix pin muxing by Adam Ford · Thu Jan 21 19:50:07 2016 -0600
  40. 9b5a28b tools: env: update usage strings by Andreas Fenkart · Wed Dec 09 13:13:27 2015 +0100
  41. 6726fc4 tools: env: factor out parse_common_args by Andreas Fenkart · Wed Dec 09 13:13:26 2015 +0100
  42. 14908ef tools: env: shift optind arguments and fix argument indices by Andreas Fenkart · Wed Dec 09 13:13:25 2015 +0100
  43. aa01f8d tools: env: parse aes key / suppress flag into argument struct by Andreas Fenkart · Wed Dec 09 13:13:24 2015 +0100
  44. 33e9177 tools: env: introduce setenv/printenv argument structs by Andreas Fenkart · Wed Dec 09 13:13:23 2015 +0100
  45. a34e5c5 tools: env: make parse_aes_key stateless by Andreas Fenkart · Wed Dec 09 13:13:22 2015 +0100
  46. 4e336ee tools: env validate: pass values as 0-based array by Andreas Fenkart · Wed Dec 09 13:13:21 2015 +0100
  47. 3d93c94 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · Mon Feb 08 09:48:04 2016 -0500
  48. b3345be Merge branch 'master' of git://git.denx.de/u-boot-nios by Tom Rini · Mon Feb 08 09:39:54 2016 -0500
  49. c994c9c net: davinci_emac: fix NULL check after pointer dereference by Vishwas Srivastava · Tue Jan 26 12:46:42 2016 +0530
  50. dc1d546 ppc: xilinx-ppc405-generic by Ricardo Ribalda · Thu Feb 04 14:45:00 2016 +0100
  51. 8aaeb1f net: fix wrong initialization in davinci-emac driver by Vishwas Srivastava · Mon Jan 25 21:28:17 2016 +0530
  52. 23dd3a0 fdt: introduce fdtdec_get_child_count by Peng Fan · Mon Feb 01 13:31:15 2016 +0800
  53. 6b52fba rockchip: Drop old CONFIG_VIDEO_ROTATION option by Simon Glass · Sat Jan 30 15:45:19 2016 -0700
  54. c2e2efe bzlib: Try another way to fix an unused variable by Simon Glass · Sat Jan 30 15:45:18 2016 -0700
  55. 9050c5f video: test: Adjust order of file closure by Simon Glass · Sat Jan 30 15:45:17 2016 -0700
  56. 1f47573 video: Use 'int' for loop variables instead of short by Simon Glass · Sat Jan 30 15:45:16 2016 -0700
  57. 476e8af cmd: Fix control bmp_display() by Simon Glass · Sat Jan 30 15:45:15 2016 -0700
  58. 004b891 microblaze: Correct build error in eth-uclass.c by Simon Glass · Sat Jan 30 15:45:14 2016 -0700
  59. 7557405 Use correct spelling of "U-Boot" by Bin Meng · Fri Feb 05 19:30:11 2016 -0800
  60. a92c6152 nios2: set up the debug UART early by Thomas Chou · Wed Dec 30 20:29:18 2015 +0800
  61. cc2a370 x86: Drop pci_type1.c and DEFINE_PCI_DEVICE_TABLE by Bin Meng · Tue Feb 02 05:58:09 2016 -0800
  62. cf0635e x86: Disable DM_PCI_COMPAT by Bin Meng · Tue Feb 02 05:58:08 2016 -0800
  63. 0226859 dm: pci: Add missing forward declarations by Bin Meng · Tue Feb 02 05:58:07 2016 -0800
  64. 12b73d7 x86: chromebox_panther: Convert to use driver model ethernet by Bin Meng · Tue Feb 02 05:58:06 2016 -0800
  65. c0a8947 x86: chromebox_panther: Drop the cache line size hack by Bin Meng · Tue Feb 02 05:58:05 2016 -0800
  66. 2961208 efi: app: Disable CONFIG_USB_EHCI_PCI by Bin Meng · Tue Feb 02 05:58:04 2016 -0800
  67. 27e973b efi: app: Clean up defconfig by Bin Meng · Tue Feb 02 05:58:03 2016 -0800
  68. 5d8a820 x86: quark: Use Quark's own PCI config APIs by Bin Meng · Tue Feb 02 05:58:02 2016 -0800
  69. 83cf24c net: e1000: Convert to use DM PCI API by Bin Meng · Tue Feb 02 05:58:01 2016 -0800
  70. 6c3300c net: designware: Use dm_pci_mem_to_phys() in the probe routine by Bin Meng · Tue Feb 02 05:58:00 2016 -0800
  71. 7c1d055 net: pch_gbe: Convert to use DM PCI API by Bin Meng · Tue Feb 02 05:57:59 2016 -0800
  72. bc35d34 x86: pci: Drop legacy PCI APIs by Bin Meng · Mon Feb 01 01:40:58 2016 -0800
  73. 8df0181 x86: pci: Use DM PCI APIs in pci_assign_irqs() by Bin Meng · Mon Feb 01 01:40:57 2016 -0800
  74. 5fecada x86: qemu: Convert to use DM PCI API by Bin Meng · Mon Feb 01 01:40:56 2016 -0800
  75. 4f6c577 x86: tnc: Remove IGD and SDVO devices from driver model by Bin Meng · Mon Feb 01 01:40:55 2016 -0800
  76. e0ff4b2 x86: tnc: Use DM PCI API in disable_igd() by Bin Meng · Mon Feb 01 01:40:54 2016 -0800
  77. f041c56 x86: tnc: Change disable_igd() to have a return value by Bin Meng · Mon Feb 01 01:40:53 2016 -0800
  78. bfe20b7 x86: irq: Convert to use DM PCI API by Bin Meng · Mon Feb 01 01:40:52 2016 -0800
  79. a5a2003 x86: irq: Move irq_router to a per driver priv by Bin Meng · Mon Feb 01 01:40:51 2016 -0800
  80. 5cf803a x86: irq: Get irq_router's bdf via dm_pci_get_bdf() by Bin Meng · Mon Feb 01 01:40:50 2016 -0800
  81. 95bae0d x86: minnowmax: Drop io-base property in the pch_pinctrl node by Bin Meng · Mon Feb 01 01:40:49 2016 -0800
  82. 9570d1f x86: Drop asm/arch/gpio.h by Bin Meng · Mon Feb 01 01:40:48 2016 -0800
  83. 6e916cc x86: ich6_gpio: Convert to use proper DM API by Bin Meng · Mon Feb 01 01:40:47 2016 -0800
  84. ac371d6 x86: pch9: Implement get_io_base op by Bin Meng · Mon Feb 01 01:40:46 2016 -0800
  85. b9c951d dm: pch: Add get_io_base op by Bin Meng · Mon Feb 01 01:40:45 2016 -0800
  86. fd2afdf x86: pch: Implement get_gpio_base op by Bin Meng · Mon Feb 01 01:40:44 2016 -0800
  87. 8fec3e1 dm: pch: Add get_gpio_base op by Bin Meng · Mon Feb 01 01:40:43 2016 -0800
  88. 06d66af dm: pch: Rename get_sbase op to get_spi_base by Bin Meng · Mon Feb 01 01:40:42 2016 -0800
  89. 1124562 dm: pch: Remove pch_get_version op by Bin Meng · Mon Feb 01 01:40:41 2016 -0800
  90. 5a8ba7a x86: quark: Drop unprotect_spi_flash() by Bin Meng · Mon Feb 01 01:40:40 2016 -0800
  91. 81ca881 x86: tnc: Drop unprotect_spi_flash() by Bin Meng · Mon Feb 01 01:40:39 2016 -0800
  92. 0d3792c spi: ich: Change PCHV_ to ICHV_ by Bin Meng · Mon Feb 01 01:40:38 2016 -0800
  93. d940667 spi: ich: Use compatible strings to distinguish controller version by Bin Meng · Mon Feb 01 01:40:37 2016 -0800
  94. 316fd94 spi: ich: Some clean up by Bin Meng · Mon Feb 01 01:40:36 2016 -0800
  95. f381b06 x86: x86-common.h: Add CONFIG_BOOTDELAY by Stefan Roese · Mon Jan 18 14:49:56 2016 +0100
  96. c9fa9a5 autoboot.c: Fill env vars in process_fdt_options() only if TEXT_BASE is set by Stefan Roese · Thu Jan 28 17:34:40 2016 +0100
  97. f6de3c5 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Thu Feb 04 06:56:23 2016 -0500
  98. 74387b9 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Thu Feb 04 06:56:20 2016 -0500
  99. 1e35776 Revert "arm: socfpga: set the fpga global bit to disable HPS to FPGA signals" by Dinh Nguyen · Tue Jan 19 09:16:21 2016 -0600
  100. 0d64b5b usb: gadget: dwc2_udc_otg: modified the check condition for max packet size of ep_in in high speed by Frank Wang · Wed Jan 27 12:39:40 2016 -0800