1. 7833a1e Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Mon Jul 28 14:54:29 2014 -0400
  2. d91f5b9 patman: make "No recipient" checking more tolerant by Masahiro Yamada · Fri Jul 18 14:23:20 2014 +0900
  3. 38df2e2 buildman: Support in-tree builds by Simon Glass · Mon Jul 14 17:51:03 2014 -0600
  4. f3018b7a buildman: Add -C option to force a reconfigure for each commit by Simon Glass · Mon Jul 14 17:51:02 2014 -0600
  5. 58d0f67 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · Fri Jul 25 15:05:09 2014 -0400
  6. a9b82be sh: unify sh2/sh3/sh4 linker scripts by Masahiro Yamada · Fri Jun 20 16:40:14 2014 +0900
  7. a13a25a board/freescale: use generic board architecture for t2080qds and t2080rdb by Shengzhou Liu · Wed Jul 23 15:54:16 2014 +0800
  8. 804b63e buildman: Avoid retrying a build if it definitely failed by Simon Glass · Sun Jul 13 14:03:41 2014 -0600
  9. 7041c39 buildman: Add -F flag to retry failed builds by Simon Glass · Sun Jul 13 12:22:31 2014 -0600
  10. 54e3cdb dm: Give the demo uclass a name by Simon Glass · Wed Jul 23 06:55:24 2014 -0600
  11. 97e22e3 dm: Add dm_scan_other() to locate board-specific devices by Simon Glass · Wed Jul 23 06:55:23 2014 -0600
  12. d98fb0a dm: Improve errors and warnings in lists_bind_fdt() by Simon Glass · Wed Jul 23 06:55:22 2014 -0600
  13. d45560d dm: Add child_pre_probe() and child_post_remove() methods by Simon Glass · Wed Jul 23 06:55:21 2014 -0600
  14. 60d971b dm: Introduce per-child data for devices by Simon Glass · Wed Jul 23 06:55:20 2014 -0600
  15. 48d4e29 dm: Add functions to access a device's children by Simon Glass · Wed Jul 23 06:55:19 2014 -0600
  16. 4071742 dm: Provide a function to scan child FDT nodes by Simon Glass · Wed Jul 23 06:55:18 2014 -0600
  17. cebcebb dm: Tidy up some header file comments by Simon Glass · Wed Jul 23 06:55:17 2014 -0600
  18. c95f678 fdt: Add a function to get the node offset of an alias by Simon Glass · Wed Jul 23 06:55:16 2014 -0600
  19. de70867 dm: Avoid accessing uclasses before they are ready by Simon Glass · Wed Jul 23 06:55:15 2014 -0600
  20. c1464ab dm: Allow a device to be found by its FDT offset by Simon Glass · Wed Jul 23 06:55:14 2014 -0600
  21. bda99b5 dm: Display the sequence number for each device by Simon Glass · Wed Jul 23 06:55:13 2014 -0600
  22. db6f020 dm: Introduce device sequence numbering by Simon Glass · Wed Jul 23 06:55:12 2014 -0600
  23. 64bb92a dm: Avoid activating devices in 'dm uclass' command by Simon Glass · Wed Jul 23 06:55:11 2014 -0600
  24. ae48d20 dm: Move device display into its own function by Simon Glass · Wed Jul 23 06:55:10 2014 -0600
  25. 9908ad4 fdt: Add a function to get the alias sequence of a node by Simon Glass · Wed Jul 23 06:55:09 2014 -0600
  26. 4b67cef dm: Move uclass error checking/probing into a function by Simon Glass · Wed Jul 23 06:55:08 2014 -0600
  27. b9d5f6b Add a flag indicating when the serial console is ready by Simon Glass · Wed Jul 23 06:55:07 2014 -0600
  28. a9d808b console: Remove vprintf() optimisation for sandbox by Simon Glass · Wed Jul 23 06:55:06 2014 -0600
  29. 5d609ce stdio: Provide functions to add/remove devices using stdio_dev by Simon Glass · Wed Jul 23 06:55:05 2014 -0600
  30. a730c5d dm: Support driver model prior to relocation by Simon Glass · Wed Jul 23 06:55:04 2014 -0600
  31. fef72b7 dm: Allow drivers to be marked 'before relocation' by Simon Glass · Wed Jul 23 06:55:03 2014 -0600
  32. 1920051 sandbox: Remove all drivers before exit by Simon Glass · Wed Jul 23 06:55:02 2014 -0600
  33. 0019758 dm: Provide a way to shut down driver model by Simon Glass · Wed Jul 23 06:55:01 2014 -0600
  34. 6d3b3e2 dm: Make sure that the root device is probed by Simon Glass · Wed Jul 23 06:55:00 2014 -0600
  35. 0d1e1f7 stdio: Pass device pointer to stdio methods by Simon Glass · Wed Jul 23 06:54:59 2014 -0600
  36. 1867bd4 stdio: Remove redundant code around stdio_register() calls by Simon Glass · Wed Jul 23 06:54:58 2014 -0600
  37. a7bb08a dm: Use an explicit expect value in core tests by Simon Glass · Wed Jul 23 06:54:57 2014 -0600
  38. f988071 dm: gpio: Don't use the driver model uclass for SPL by Simon Glass · Wed Jul 23 06:54:56 2014 -0600
  39. 05c8600 sandbox: Always enable malloc debug by Simon Glass · Thu Jul 10 22:23:33 2014 -0600
  40. c757cb0 sandbox: config: Enable pre-relocation malloc() by Simon Glass · Thu Jul 10 22:23:32 2014 -0600
  41. 0cc6f5c sandbox: Support pre-relocation malloc() by Simon Glass · Thu Jul 10 22:23:31 2014 -0600
  42. 863e404 Add a simple malloc() implementation for pre-relocation by Simon Glass · Thu Jul 10 22:23:28 2014 -0600
  43. c395fdf sandbox: Set up global data before board_init_f() by Simon Glass · Thu Jul 10 22:23:27 2014 -0600
  44. 7471cc7 Remove form-feeds from dlmalloc.c by Simon Glass · Thu Jul 10 22:23:25 2014 -0600
  45. f7ce895 powerpc/t1040: update i2c for t1040qds and t104xrdb by Shengzhou Liu · Mon Jul 07 12:17:47 2014 +0800
  46. efd6da6 mpc85xx/t104x: Enable L2 and CPC cache when resume by Tang Yuantian · Fri Jul 04 17:39:26 2014 +0800
  47. 6e125a2 powerpc/chassis2: Configure and enable L2 cache for PPC clusters only by Shaveta Leekha · Wed Jul 02 11:44:54 2014 +0530
  48. a24a6aa powerpc/t4240qds: fix offset of serdes when checking reference clock by Shaohui Xie · Fri Jun 27 14:39:31 2014 +0800
  49. f0e4f6d driver/ddr: Fix DDR register timing_cfg_8 by York Sun · Thu Jun 26 11:14:44 2014 -0700
  50. c2bc460 powerpc/ifc: fix invalid CSn FTIM2.TCH setting by Shaohui Xie · Thu Jun 26 14:41:33 2014 +0800
  51. 220c346 powerpc/mpc85xx: Check return value of find_tlb_idx by York Sun · Tue Jun 24 21:16:20 2014 -0700
  52. 157e72d driver/ddr: Fix DDR4 driver for ARM by York Sun · Mon Jun 23 15:36:44 2014 -0700
  53. 8e3de88 powerpc/t1040qds: Initialize EPHY2 clock to RGMII only by vijay rai · Fri Jun 20 10:45:29 2014 +0530
  54. 5c23a82 driver/nand: Add support of 16K SRAM for IFC 2.0 by Prabhakar Kushwaha · Sat Jun 14 08:48:19 2014 +0530
  55. cd94061 fsl/pcie: Change 'no link' to 'undetermined' for pcie endpoint by Zang Roy-R61911 · Thu Jun 12 14:49:23 2014 -0500
  56. 82efc81 driver/nand: Update SRAM initialize logic for IFC. by Prabhakar Kushwaha · Thu Jun 12 12:14:00 2014 +0530
  57. a875964 driver/nand:Define MAX_BANKS same as SoC defined for IFC by Prabhakar Kushwaha · Thu Jun 12 09:13:08 2014 +0530
  58. da9d35e powerpc/mpc85xx: Remove P1023 RDS support by Lijun Pan · Fri Jun 06 15:13:58 2014 -0500
  59. b7423cc powerpc/mpc85xx: Removed support for G4060 by Sandeep Singh · Thu Jun 05 19:12:03 2014 +0530
  60. 978679d qe: move immap_qe.h from arch directory into common directory by Zhao Qiang · Tue Jun 03 16:27:07 2014 +0800
  61. 8c7e1e1 board/t2080qds: enable sst and eon spi flash for nor boot by Shengzhou Liu · Wed May 21 13:26:17 2014 +0800
  62. 092af03 net/fm: call fm_port_to_index() with proper checks by Rotariu Marian-Cristian · Mon May 19 10:59:52 2014 +0300
  63. 55d9f82 powerpc/85xx: add fdt_fixup_dma3 by Shengzhou Liu · Mon May 19 15:08:14 2014 +0800
  64. 6c014d8 m68k: define __kernel_size_t as unsinged int again by Masahiro Yamada · Tue Jul 22 10:57:19 2014 +0900
  65. f26bab3 m68k: fix an undefined behavior warning of M5253DEMO board by Masahiro Yamada · Tue Jul 22 10:57:18 2014 +0900
  66. 5e443d2 boards.cfg: re-claim ownership for TQM8xx boards by Wolfgang Denk · Tue Jul 22 14:20:43 2014 +0200
  67. 222981f Ethernet: let user know if there is no valid ethernet address by Pavel Machek · Sun Jul 13 10:27:02 2014 +0200
  68. 63d424b board_r: run scsi init() on ARM too by Ian Campbell · Mon Jul 21 19:23:18 2014 +0100
  69. 368989b AHCI: Increase link timeout to 200ms by Ian Campbell · Fri Jul 18 20:38:39 2014 +0100
  70. d2d38ca .gitignore: clean-up unnecessary entries by Masahiro Yamada · Thu Jul 17 12:16:43 2014 +0900
  71. 4e978f6 Update .mailmap using scripts/mailmapper by Masahiro Yamada · Wed Jul 16 17:49:46 2014 +0900
  72. 030bfe8 scripts: add mailmapper, a tool to create/update mailmap file by Masahiro Yamada · Wed Jul 16 17:49:45 2014 +0900
  73. c952a31 add .mailmap for proper git-shortlog output by Masahiro Yamada · Wed Jul 16 17:49:44 2014 +0900
  74. 13334e7 whitespace cleanups by Pavel Machek · Sat Jul 19 23:50:44 2014 +0200
  75. 76836ce Makefile: fix tags target documentation by Igor Grinberg · Tue Jul 15 15:52:02 2014 +0300
  76. 3f7ecb9 Makefile: fix ctags/etags clean targets by Igor Grinberg · Tue Jul 15 15:52:01 2014 +0300
  77. bb8f01b Makefile: fix the {c, e}tags/cscope build targets by Igor Grinberg · Tue Jul 15 15:52:00 2014 +0300
  78. cdda2bc rpi_b: handle import of environments in files with CRLF as line endings by Alexander Holler · Mon Jul 14 17:49:58 2014 +0200
  79. 682d7d8 am335x_evm: handle import of environments in files with CRLF as line endings by Alexander Holler · Mon Jul 14 17:49:57 2014 +0200
  80. 927c751 omap3_beagle: handle import of environments in files with CRLF as line endings by Alexander Holler · Mon Jul 14 17:49:56 2014 +0200
  81. 3e12be7 Add option -r to env import to allow import of text files with CRLF as line endings by Alexander Holler · Mon Jul 14 17:49:55 2014 +0200
  82. c15e1f8 h2200: Disable SHA256 on FIT images by Tom Rini · Tue Jul 22 07:43:28 2014 -0400
  83. cb21e37 lib/time.c cleanups by Pavel Machek · Sun Jul 13 13:14:27 2014 +0200
  84. 9aa3827 common: cmd_ide: use __weak and add prototypes by Jeroen Hofstee · Sat Jul 12 15:07:19 2014 +0200
  85. e0b7e54 common: cmd_ide: remove PIO mode by Jeroen Hofstee · Sat Jul 12 15:07:18 2014 +0200
  86. ef2c62f serial: ns16550: use a const variable instead of macro by Masahiro Yamada · Fri Jul 11 20:29:04 2014 +0900
  87. 75ab6cb serial: ns16550: use DIV_ROUND_CLOSEST macro to compute the divisor by Masahiro Yamada · Fri Jul 11 20:29:03 2014 +0900
  88. dabca15 serial: ns16550: drop CONFIG_OMAP1610 from the special case by Masahiro Yamada · Fri Jul 11 20:29:02 2014 +0900
  89. 764c29d bootp can use mdelay by Pavel Machek · Fri Jul 11 11:39:37 2014 +0200
  90. eac6cd6 spl: nand: read only in the size of image_header on the first access by Masahiro Yamada · Thu Jul 10 20:43:16 2014 +0900
  91. 4c1a9c5 catch wrong load address passed to fatload / ext2load by Pavel Machek · Wed Jul 09 22:42:57 2014 +0200
  92. 264ebb5 Fix help text of ext2load and fatload. by Pavel Machek · Wed Jul 09 22:40:07 2014 +0200
  93. a8aebfe tools: compiler.h: add missing time.h by Jeroen Hofstee · Wed Jun 25 23:02:21 2014 +0200
  94. ae0ae22 driver/usb: include upper/lower_32_bits() from linux/compat.h by Lijun Pan · Fri Jun 20 12:18:39 2014 -0500
  95. 036f66d linux/compat.h: port lower_32_bits and upper_32_bits from Linux by Lijun Pan · Fri Jun 20 12:17:29 2014 -0500
  96. 8ac041e sparc: merge LEON2 and LEON3 linker scripts by Masahiro Yamada · Fri Jun 20 14:58:22 2014 +0900
  97. bbc1850 sparc: merge LEON3 linker scripts by Masahiro Yamada · Fri Jun 20 14:58:21 2014 +0900
  98. 065fd4a esd:cmd_loadpci.c: Switch from "do_source" to "source" by Tom Rini · Mon Jul 21 11:16:07 2014 -0400
  99. 40250da Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Mon Jul 21 11:04:10 2014 -0400
  100. a3e5891 common: cmd_mii: fix printf format warning by Jeroen Hofstee · Sun Jul 13 23:44:21 2014 +0200