1. fff4320 common: env_flags: fix loop condition when using env_flags_varaccess_mask by Peng Fan · Tue Jan 12 17:23:12 2016 +0800
  2. 00ed2df common: cli_simple: use strlcpy instead of strcpy by Peng Fan · Sun Jan 10 13:01:22 2016 +0800
  3. 2451dec cmd_boot: Add a poweroff command by Michael van Slingerland · Wed Jan 13 19:31:17 2016 +0100
  4. 9e7d588 ums: support multiple LUNs at once by Stephen Warren · Mon Dec 07 11:38:50 2015 -0700
  5. 1e0f92a mmc: store hwpart in the block device by Stephen Warren · Mon Dec 07 11:38:49 2015 -0700
  6. e73f296 block: pass block dev not num to read/write/erase() by Stephen Warren · Mon Dec 07 11:38:48 2015 -0700
  7. 85260bb arm: move gd handling outside of C code by Albert ARIBAUD · Wed Nov 25 17:56:33 2015 +0100
  8. 6cb4c46 Fix board init code to respect the C runtime environment by Albert ARIBAUD · Wed Nov 25 17:56:32 2015 +0100
  9. de857fa Merge git://git.denx.de/u-boot-net by Tom Rini · Wed Jan 13 18:03:05 2016 -0500
  10. 6173838 hash.c: Conditionally compile hash_command, static hash_show by Tom Rini · Tue Jan 05 08:47:48 2016 -0500
  11. f93592c image: check "bootm_low" and "bootm_size" if "initrd_high" is missing by Masahiro Yamada · Thu Dec 17 17:19:35 2015 +0900
  12. 7c3f62a dm: pci: scsi: Use driver-model PCI API by Simon Glass · Sun Nov 29 13:17:51 2015 -0700
  13. 84283d5 dm: pci: Add a dm_ prefix to pci_bus_find_bdf() by Simon Glass · Sun Nov 29 13:17:48 2015 -0700
  14. abd06c9 fix always succesful memory test by Rasmus Villemoes · Thu Jan 07 11:36:04 2016 +0100
  15. 0f6ba87 fdt: fix address cell count checking in fdt_translate_address() by Przemyslaw Marczak · Wed Oct 28 15:37:57 2015 +0100
  16. 3c3ba90 dm: usb: Add a remove() method for USB keyboards by Simon Glass · Sun Jan 03 13:50:31 2016 -0700
  17. 1dae494 usb: Allow up to 7 storage devices by Simon Glass · Sun Jan 03 13:50:30 2016 -0700
  18. 46c99d4 common: nvedit: use snprintf instead of sprintf by Peng Fan · Wed Dec 23 12:08:09 2015 +0800
  19. 1bef00d common: env: initialize scalar variable by Peng Fan · Wed Dec 23 12:07:24 2015 +0800
  20. 6322551 common: cli: avoid memory leak by Peng Fan · Tue Dec 22 17:14:13 2015 +0800
  21. a010568 usb: Move determination of TT hub address/port into separate function by Stefan Brüns · Tue Dec 22 01:21:03 2015 +0100
  22. 4aa3627 usb: Alloc buffer for USB descriptor dynamically by Stefan Brüns · Tue Dec 22 01:18:13 2015 +0100
  23. bfb93cc fdt: Rewrite the logic in fdt_fixup_ethernet() by Bin Meng · Tue Nov 03 04:24:41 2015 -0800
  24. 719271a fdt: Deprecate "usbethaddr" usage in fdt_fixup_ethernet() by Bin Meng · Tue Nov 03 04:24:40 2015 -0800
  25. 1e6f4ff Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Thu Dec 17 21:46:04 2015 -0500
  26. 1fd879e usb: kbd: don't use int xfers when polling via ctrl xfers by Stephen Warren · Fri Nov 13 13:34:09 2015 -0700
  27. 05c2de8 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · Wed Dec 16 14:50:03 2015 -0500
  28. 90eed7f eeprom: fix eeprom write procedure by Alexey Brodkin · Mon Dec 14 18:45:34 2015 +0300
  29. f5d90db Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Mon Dec 14 20:27:23 2015 -0500
  30. b3e9820 armv8/ls1043ardb: add SECURE BOOT target for NOR by Aneesh Bansal · Tue Dec 08 13:54:29 2015 +0530
  31. 5073937 common: Rewrite hiding the end of memory by York Sun · Mon Dec 07 11:05:29 2015 -0800
  32. 5d286cd Reserve secure memory by York Sun · Fri Dec 04 11:57:07 2015 -0800
  33. d09e59f spl: mmc: use block device number, not hard-coded 0 by Eric Nelson · Sat Dec 05 12:32:28 2015 -0700
  34. 78bb0c1 part: fix "part list ... -bootable varname" to use hex by Stephen Warren · Wed Dec 09 09:48:04 2015 -0700
  35. 9f08e44 spl: use panic_str instead of panic by Sjoerd Simons · Fri Dec 04 23:27:35 2015 +0100
  36. 0978ef3 common: cli_hush: Fix up simple typo by Nishanth Menon · Fri Dec 04 13:02:11 2015 -0600
  37. 46f2daa VxWorks: fixup MAC address for VxWorks by Miao Yan · Tue Dec 01 23:39:01 2015 -0800
  38. 3161764 common: Remove timer_init() call for x86 by Bin Meng · Tue Dec 08 17:31:40 2015 -0800
  39. d9a0093 fdt: Change OF_BAD_ADDR to FDT_ADDR_T_NONE by Bin Meng · Mon Dec 07 01:39:47 2015 -0800
  40. 23415e5 CONFIG_NEEDS_MANUAL_RELOC: Fix warnings when not set by Tom Rini · Mon Dec 07 08:23:29 2015 -0500
  41. 28990ed i2c: cmd: Relocate subcommands when MANUAL_RELOC by Michal Simek · Fri Dec 04 16:56:57 2015 +0100
  42. abffd31 common: board: Dont relocate FDT incase of CONFIG_OF_EMBED by Siva Durga Prasad Paladugu · Thu Dec 03 15:46:03 2015 +0100
  43. 51ace32 spl: mmc: Unify non/driver model spl_mmc_find_device() by Simon Glass · Wed Dec 02 10:59:13 2015 -0700
  44. 4faf63b spl: mmc: Rename 'mmc' variable to 'mmcp' by Simon Glass · Wed Dec 02 10:59:12 2015 -0700
  45. a2b771c spl: mmc: Fix compiler warning with CONFIG_DM_MMC by Simon Glass · Wed Dec 02 10:59:11 2015 -0700
  46. 27a9d26 common: cli_hush: avoid memory leak by Peng Fan · Fri Nov 27 10:12:02 2015 +0800
  47. 74c8389 common/Makefile: Compile fdt_support is enabled in SPL by Stefan Roese · Thu Nov 26 13:38:15 2015 +0100
  48. b2b7c44 common: miiphyutil: avoid memory leak by Peng Fan · Thu Nov 26 10:26:59 2015 +0800
  49. b1e455a common: mmc: unsigned char compared against 0 by Peng Fan · Wed Nov 25 17:16:21 2015 +0800
  50. cd41c21 common: miiphyutil: no need to check name of mii_dev by Peng Fan · Tue Nov 24 17:03:47 2015 +0800
  51. ab80a11 common: image-fdt: correct fdt_blob for IMAGE_FORMAT_LEGACY by Peng Fan · Tue Nov 24 16:54:22 2015 +0800
  52. 0db5f0b common: cli_hush: avoid dead code by Peng Fan · Tue Nov 24 16:54:21 2015 +0800
  53. 9029029 Merge branch 'master' of http://git.denx.de/u-boot-sparc by Tom Rini · Fri Dec 04 17:50:34 2015 -0500
  54. fc7784e sparc: Update PROM initialization code for generic board by Francois Retief · Mon Nov 23 13:05:44 2015 +0200
  55. 7d07d68 sparc: Update cpu_init.c to use generic timer infrastructure by Francois Retief · Wed Oct 28 15:18:22 2015 +0200
  56. e3051d9 sparc: Initial ground work for generic board initialization by Francois Retief · Wed Oct 28 14:29:32 2015 +0200
  57. 6cf39d4 Revert "LCD: Add an option to skip registration as an stdio output" by Anatolij Gustschin · Wed Dec 02 15:38:00 2015 +0100
  58. 85bcce3 dm: pci: Convert 'pci' command to driver model by Simon Glass · Thu Nov 26 19:51:29 2015 -0700
  59. b62a43b pci: Move PCI header output code into its own function by Simon Glass · Thu Nov 26 19:51:28 2015 -0700
  60. 6ed88ae pci: Use a separate 'dev' variable for the PCI device by Simon Glass · Thu Nov 26 19:51:27 2015 -0700
  61. 1d8193c pci: Use common functions to read/write config by Simon Glass · Thu Nov 26 19:51:26 2015 -0700
  62. 8743ea5 pci: Tidy up function comments in cmd_pci.c by Simon Glass · Thu Nov 26 19:51:25 2015 -0700
  63. 723a523 dm: pci: Reorder functions in cmd_pci.c by Simon Glass · Thu Nov 26 19:51:24 2015 -0700
  64. eea22f7 pci: Refactor the pciinfo() function by Simon Glass · Thu Nov 26 19:51:20 2015 -0700
  65. 3b6c418 pci: Use a separate variable for the bus number by Simon Glass · Thu Nov 26 19:51:19 2015 -0700
  66. 13c7f47 pci: Use a common return in command processing by Simon Glass · Thu Nov 26 19:51:18 2015 -0700
  67. 88c3645 dm: pci: Avoid a driver model build error with CONFIG_CMD_PCI_ENUM by Simon Glass · Thu Nov 19 20:26:56 2015 -0700
  68. 7edd07d dm: timer: Avoid using timer before it is ready by Simon Glass · Sat Nov 28 22:16:35 2015 -0700
  69. 7a149fc Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Mon Nov 30 07:10:18 2015 -0500
  70. 7840c4a part:efi: add bootable parameter in gpt command by Patrick Delaunay · Tue Nov 17 11:36:52 2015 +0100
  71. 309691b gpt: command: Extend gpt command to support GPT table verification by Lukasz Majewski · Fri Nov 20 08:06:17 2015 +0100
  72. cc5f3d7 gpt: doc: Update gpt command's help description by Lukasz Majewski · Fri Nov 13 07:42:10 2015 +0100
  73. ad4e590 gpt: command: Remove duplicated check for empty partition description by Lukasz Majewski · Fri Nov 20 08:06:13 2015 +0100
  74. 363ab7b lib/tiny-printf.c: Add tiny printf function for space limited environments by Stefan Roese · Mon Nov 23 07:00:22 2015 +0100
  75. da8f104 common/console.c: Small coding style cleanup by Stefan Roese · Mon Nov 16 15:26:32 2015 +0100
  76. 19136bb common/console.c: Drop sandbox special-case console code by Stefan Roese · Mon Nov 16 15:26:31 2015 +0100
  77. a24ea7a eeprom: Clean up checkpatch issues by Marek Vasut · Tue Nov 10 20:53:33 2015 +0100
  78. 4d17f71 eeprom: Add support for selecting i2c bus by Marek Vasut · Tue Nov 10 20:53:32 2015 +0100
  79. f422ae7 eeprom: Add bus argument to eeprom_init() by Marek Vasut · Tue Nov 10 20:53:31 2015 +0100
  80. 7a23721 eeprom: Pull out the RW loop by Marek Vasut · Tue Nov 10 20:53:30 2015 +0100
  81. d062c48 eeprom: Pull out transfer length computation by Marek Vasut · Tue Nov 10 20:53:29 2015 +0100
  82. 4208679 eeprom: Pull out CONFIG_SYS_EEPROM_PAGE_WRITE_BITS by Marek Vasut · Tue Nov 10 20:53:28 2015 +0100
  83. a1d4aeb eeprom: Suck the ifdef into eeprom_init() by Marek Vasut · Tue Nov 10 20:53:27 2015 +0100
  84. d848b08 eeprom: Pull out CONFIG_SYS_EEPROM_PAGE_WRITE_DELAY_MS by Marek Vasut · Tue Nov 10 20:53:26 2015 +0100
  85. 2a632ffc eeprom: Make eeprom_write_enable() weak by Marek Vasut · Tue Nov 10 20:53:25 2015 +0100
  86. 6ae5957 eeprom: Pull out address computation by Marek Vasut · Tue Nov 10 20:53:24 2015 +0100
  87. 78990c7 eeprom: Pull out the I/O code by Marek Vasut · Tue Nov 10 20:53:23 2015 +0100
  88. ae59bfc eeprom: Zap CONFIG_SPI_X by Marek Vasut · Tue Nov 10 20:53:22 2015 +0100
  89. ff933f5 eeprom: Zap eeprom_probe() by Marek Vasut · Tue Nov 10 20:53:21 2015 +0100
  90. 44a6ac4 eeprom: Zap CONFIG_SYS_EEPROM_X40430 by Marek Vasut · Tue Nov 10 20:53:20 2015 +0100
  91. ee54144 eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMS by Marek Vasut · Tue Nov 10 20:53:19 2015 +0100
  92. 704a096 eeprom: Shuffle code around by Marek Vasut · Tue Nov 10 20:53:18 2015 +0100
  93. ab88fdb usb: Avoid open-coded USB constants in usb_kbd.c by Simon Glass · Sun Nov 08 23:48:04 2015 -0700
  94. 48629c5 usb: Drop unused code in usb_kbd.c by Simon Glass · Sun Nov 08 23:48:03 2015 -0700
  95. 09def3a usb: Refactor USB tree output code for testing by Simon Glass · Sun Nov 08 23:47:51 2015 -0700
  96. 1bb4923 console: Add a console buffer by Simon Glass · Sun Nov 08 23:47:48 2015 -0700
  97. a73bda4 Move console definitions into a new console.h file by Simon Glass · Sun Nov 08 23:47:45 2015 -0700
  98. 2d7c499 dm: usb: Avoid time delays in sandbox tests by Simon Glass · Sun Nov 08 23:47:44 2015 -0700
  99. c2fbaa2 common/board_f.c: move mark_bootstage after arch_cpu_init_dm by Thomas Chou · Fri Oct 30 15:35:51 2015 +0800
  100. d3d4035 dm: stdio: Plumb in the new keyboard uclass by Simon Glass · Sun Oct 18 21:17:15 2015 -0600