1. 08b9dc2 drivers: Introduce a simplified remoteproc framework by Nishanth Menon · Thu Sep 17 15:42:39 2015 -0500
  2. 7afc48d Merge git://git.denx.de/u-boot-x86 by Tom Rini · Wed Oct 21 20:47:40 2015 -0400
  3. f6900e2 cmd: bootvx: Add asmlinkage to the VxWorks x86 entry by Bin Meng · Wed Oct 07 20:19:19 2015 -0700
  4. 321e860 cmd: bootvx: Pass E820 information to an x86 VxWorks kernel by Bin Meng · Wed Oct 07 20:19:18 2015 -0700
  5. fb694b9 cmd: bootvx: Always get VxWorks bootline from env by Bin Meng · Wed Oct 07 20:19:17 2015 -0700
  6. bf0ba25 cmd: bootvx: Pass netmask and gatewayip to VxWorks bootline by Bin Meng · Wed Oct 07 20:19:16 2015 -0700
  7. 0401c86 cmd: bootvx: Avoid strlen() calls when constructing VxWorks bootline by Bin Meng · Wed Oct 07 20:19:15 2015 -0700
  8. 8c77af6 cmd: elf: Reorder load_elf_image_phdr() and load_elf_image_shdr() by Bin Meng · Wed Oct 07 20:19:14 2015 -0700
  9. 53f3afb cmd: Clean up cmd_elf a little bit by Bin Meng · Wed Oct 07 20:19:13 2015 -0700
  10. 47f889c cmd: Convert CONFIG_CMD_ELF to Kconfig by Bin Meng · Wed Oct 07 20:19:12 2015 -0700
  11. 65ba412 malloc_simple: Add debug() information by Simon Glass · Tue Sep 08 17:52:46 2015 -0600
  12. 8f28038 malloc_simple: Add support for switching to DRAM heap by Hans de Goede · Sun Sep 13 15:04:17 2015 +0200
  13. 9f9df6f malloc_simple: Add Kconfig option for using only malloc_simple in the SPL by Hans de Goede · Sun Sep 13 14:45:15 2015 +0200
  14. a2c3672 spl: spl_relocate_stack_gd: Do not unnecessarily clear bss by Hans de Goede · Sun Sep 13 15:36:18 2015 +0200
  15. 731c885 image-fit: Fix signature checking by Andrej Rosano · Wed Oct 14 17:45:40 2015 +0200
  16. bf84e64 env_eeprom.c: Correct using saved environment by Ludger Dreier · Mon Oct 12 13:34:24 2015 +0200
  17. fc1ae4c common/image.c: Make boot_get_ramdisk() perform a check for Android images by Tom Rini · Thu Aug 27 15:42:41 2015 -0400
  18. d979878 image: fix support for Android boot images with no ramdisk by Rob Herring · Mon Oct 05 14:37:07 2015 -0500
  19. f41a3ca Add support for LZ4 decompression algorithm by Julius Werner · Tue Oct 06 20:03:53 2015 -0700
  20. 46143ed common/armflash: load_image returns success or failure by Ryan Harkin · Fri Oct 09 17:18:05 2015 +0100
  21. 37f3170 common/armflash: add command to check if image exists by Ryan Harkin · Fri Oct 09 17:18:04 2015 +0100
  22. 1167a6c net: avoid eth_unregister() call when function is unavailable by Bernhard Nortmann · Mon Sep 14 15:29:45 2015 +0200
  23. 4dd5bdc malloc_simple: fix malloc_ptr calculation by Philipp Rosenberger · Tue Sep 08 12:41:24 2015 +0200
  24. d1c9fe5 drivers/net/vsc9953: Add commands for VLAN ingress filtering by Codrin Ciubotariu · Fri Jul 24 16:55:35 2015 +0300
  25. 3a74bbe drivers/net/vsc9953: Add command for shared/private VLAN learning by Codrin Ciubotariu · Fri Jul 24 16:55:34 2015 +0300
  26. 4718f95 drivers/net/vsc9953: Add VLAN commands for VSC9953 by Codrin Ciubotariu · Fri Jul 24 16:55:33 2015 +0300
  27. 4732e35 drivers/net/vsc9953: Add commands to manipulate the FDB for VSC9953 by Codrin Ciubotariu · Wed Sep 09 18:00:52 2015 +0300
  28. 265c0d3 common/env_flags.c: Add function to validate a MAC address by Codrin Ciubotariu · Wed Sep 09 18:00:51 2015 +0300
  29. 2d1607f drivers/net/vsc9953: Add commands to enable/disable HW learning by Codrin Ciubotariu · Fri Jul 24 16:55:30 2015 +0300
  30. c003473 drivers/net/vsc9953: Add command to show/clear port counters by Codrin Ciubotariu · Fri Jul 24 16:55:29 2015 +0300
  31. bfafe5c common/cmd_ethsw: Add generic commands for Ethernet Switches by Codrin Ciubotariu · Fri Jul 24 16:55:27 2015 +0300
  32. 066ecbf cli_simple.c: fix possible overflow when copying the string by Imran Zaman · Mon Sep 07 11:24:08 2015 +0300
  33. 2dd337a Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · Wed Sep 02 17:24:58 2015 -0600
  34. a87fc0a Move malloc_cache_aligned() to its own header by Simon Glass · Wed Sep 02 17:24:57 2015 -0600
  35. 1747a54 dfu: command: Extend "dfu" command to handle receiving data via TFTP by Lukasz Majewski · Mon Aug 24 00:21:48 2015 +0200
  36. e32125a update: tftp: dfu: Extend update_tftp() function to support DFU by Lukasz Majewski · Mon Aug 24 00:21:47 2015 +0200
  37. dc65f6d tftp: update: Allow some parts of the code to be reused when CONFIG_SYS_NO_FLASH is set by Lukasz Majewski · Mon Aug 24 00:21:44 2015 +0200
  38. c17b145 rockchip: Add support for the SPI image by Simon Glass · Sun Aug 30 16:55:26 2015 -0600
  39. 3b1e507 rockchip: Add support for the SD image by Simon Glass · Sun Aug 30 16:55:25 2015 -0600
  40. c9c7403 rockchip: Add the rkimage format to mkimage by Simon Glass · Sun Aug 30 16:55:24 2015 -0600
  41. 8d04743 Merge git://git.denx.de/u-boot-dm by Tom Rini · Mon Aug 31 11:43:47 2015 -0400
  42. 45158dd dm: tpm: Add a 'tpmtest' command by Simon Glass · Sat Aug 22 18:31:42 2015 -0600
  43. aa6ac63 tpm: Add a 'tpm info' command by Simon Glass · Sat Aug 22 18:31:40 2015 -0600
  44. 1acfa2c tpm: Check that parse_byte_string() has data to parse by Simon Glass · Sat Aug 22 18:31:36 2015 -0600
  45. 8105c44 tpm: Report tpm errors on the command line by Simon Glass · Sat Aug 22 18:31:34 2015 -0600
  46. a44d5df dm: i2c: Add a command to adjust the offset length by Simon Glass · Sat Aug 22 18:31:33 2015 -0600
  47. 3e4f2fd dm: tpm: Convert the TPM command and library to driver model by Simon Glass · Sat Aug 22 18:31:32 2015 -0600
  48. 350497c tpm: Add Kconfig options for TPMs by Simon Glass · Sat Aug 22 18:31:19 2015 -0600
  49. 126c80b Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Sun Aug 30 19:48:39 2015 -0400
  50. abc574b mtd/nand/ubi: assortment of alignment fixes by Marcel Ziswiler · Tue Aug 18 13:06:37 2015 +0200
  51. 8764fd6 env_mmc: Properly prefix mmc errors with '!' by Hans de Goede · Sat Aug 15 20:05:01 2015 +0200
  52. 57dbd91 malloc_simple: Correct the alignment logic in memalign_simple() by Simon Glass · Fri Aug 14 13:26:43 2015 -0600
  53. 89299e2 NDS32: Generic Board Support and Unsupport by Kun-Hua Huang · Mon Aug 24 14:52:35 2015 +0800
  54. 6a2283f image: Fix loop condition to avoid warning by Thierry Reding · Thu Aug 20 11:45:43 2015 +0200
  55. 178f897 x86: fsp: Delay x86_fsp_init() call a little bit by Bin Meng · Thu Aug 20 06:40:18 2015 -0700
  56. 366b24f of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · Wed Aug 12 07:31:55 2015 +0900
  57. 1e35f39 of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL by Masahiro Yamada · Wed Aug 12 07:31:54 2015 +0900
  58. 9c09d39 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Tue Aug 18 08:25:24 2015 -0400
  59. 04ae3d0 Revert "Align global_data to a 16-byte boundary" by Simon Glass · Mon Aug 17 09:28:44 2015 -0600
  60. 20d93fc env: use cache line aligned memory for flash read by Ravi Babu · Mon Aug 17 13:29:49 2015 +0530
  61. 8f2c9bb sf: allocate cache aligned buffers to copy from flash by Ravi Babu · Mon Aug 17 13:29:48 2015 +0530
  62. 0e27b87 x86: Switch to using generic global_data setup by Simon Glass · Mon Aug 10 20:44:32 2015 -0600
  63. 08ef305 Allow arch-specific setting of global_data in board_init_f_mem() by Simon Glass · Mon Aug 10 20:44:30 2015 -0600
  64. 862396c Align global_data to a 16-byte boundary by Simon Glass · Mon Aug 10 20:44:29 2015 -0600
  65. c896448 common: Display >=4GiB memory bank size by Bin Meng · Thu Aug 06 01:31:20 2015 -0700
  66. 17585f2 image-fdt.c: store returned error value by Max Krummenacher · Wed Aug 05 17:17:03 2015 +0200
  67. f5ffd53 generic-board: allow showing custom board info by Marcel Ziswiler · Wed Aug 05 17:17:00 2015 +0200
  68. 39a6207 common/lcd_console: fix console/logo regression by Marcel Ziswiler · Tue Aug 04 15:49:50 2015 +0200
  69. 067fcd5 kconfig: add config option for shell prompt by Nikita Kiryanov · Mon Aug 03 12:36:58 2015 +0300
  70. 9e354c9 common/cmd_source.c: Fix the source command failure under 64-bit platform by Gong Qianyu · Thu Jul 30 14:00:01 2015 +0800
  71. 2ae4589 spl: Fix compile warning for arm64 by Gong Qianyu · Thu Jul 30 14:07:12 2015 +0800
  72. ad8b3a5 image: fix Android ramdisk support when dtb is specified by Rob Herring · Fri Jul 17 10:57:17 2015 -0500
  73. 62cb156 spl, common, serial: build SPL without serial support by Heiko Schocher · Mon Jun 29 09:10:46 2015 +0200
  74. e5c88ea dm: pmic: Display the regulator limits on error by Simon Glass · Thu Jul 02 18:16:07 2015 -0600
  75. b1b8333 dm: usb: fix USB Ethernet without CONFIG_DM_ETH regression by Marcel Ziswiler · Wed Aug 05 16:58:17 2015 +0200
  76. 096ee30 Merge git://git.denx.de/u-boot-x86 by Tom Rini · Wed Aug 05 14:12:37 2015 -0400
  77. f390874 usb: Fix device detection code by Marek Vasut · Wed Aug 05 03:19:22 2015 +0200
  78. 2997bb4 efi: Add a command to display the memory map by Simon Glass · Tue Aug 04 12:33:59 2015 -0600
  79. 00dd17a Add a way to skip relocation by Simon Glass · Tue Aug 04 12:33:39 2015 -0600
  80. 1930e8d efi: Avoid using non-existent text base by Ben Stoltz · Fri Jul 31 09:31:37 2015 -0600
  81. d6c09ba common: command add '\n' for debug msg by Peng Fan · Tue Jul 28 22:45:37 2015 +0800
  82. 6bd4484 common: Print nothing in the __weak checkboard() by Bin Meng · Fri Jul 31 00:24:40 2015 -0700
  83. 77b92d6 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Wed Jul 29 18:58:39 2015 -0400
  84. b141cff Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Tue Jul 28 11:31:21 2015 -0400
  85. 47e9898 cmd_mp: Add support for showing all CPU status by one command by Michal Simek · Mon Jun 22 10:46:40 2015 +0200
  86. 9c3c931 pxe: add AArch64 image support by Stephen Warren · Tue Jul 21 17:49:41 2015 -0600
  87. 7f7335e generic_board: Call "checkboard" even though the root node has a "model" property by Haikun.Wang@freescale.com · Thu Jul 09 19:58:03 2015 +0800
  88. 5e80377 Merge git://git.denx.de/u-boot-usb by Tom Rini · Fri Jul 24 16:39:56 2015 -0400
  89. d0503cd spl: spl_mmc: Add option to boot from a MMC partition with offset by Stefan Roese · Mon Jul 20 11:20:39 2015 +0200
  90. fdf7f59 common/lcd_simplefb: Add support for 32bit organized framebuffers by Hannes Petermaier · Sat Apr 25 00:30:21 2015 +0200
  91. 6b9f728 fastboot: Dynamic controller index for usb_gadget_handle_interrupts by Paul Kocialkowski · Sun May 24 11:41:04 2015 +0200
  92. d48378f usb: board_usb_init and board_usb_cleanup calls in the fastboot command by Paul Kocialkowski · Fri Jun 12 19:57:00 2015 +0200
  93. 46952fb dm: usb: Adjust the USB_DEVICE() macro naming by Simon Glass · Mon Jul 06 16:47:51 2015 -0600
  94. 5b026f9 dm: usb: eth: Support driver model with USB Ethernet by Simon Glass · Mon Jul 06 16:47:50 2015 -0600
  95. db19dc5 dm: usb: Avoid using USB ethernet with CONFIG_DM_USB and no DM_ETH by Simon Glass · Mon Jul 06 16:47:48 2015 -0600
  96. 318d71c dm: pci: Add support for PCI driver matching by Simon Glass · Mon Jul 06 16:47:44 2015 -0600
  97. 9c20359 dm: usb: Do not assume that first child is always a hub by Hans de Goede · Wed Jun 17 21:33:53 2015 +0200
  98. f97c8e2 dm: usb: Fix "usb tree" output by Hans de Goede · Wed Jun 17 21:33:50 2015 +0200
  99. b869574 usb: Add an usb_device parameter to usb_reset_root_port by Hans de Goede · Wed Jun 17 21:33:48 2015 +0200
  100. 25293e4 usb: Pass device instead of portnr to usb_legacy_port_reset by Hans de Goede · Wed Jun 17 21:33:47 2015 +0200