1. b9d5f6b Add a flag indicating when the serial console is ready by Simon Glass · Wed Jul 23 06:55:07 2014 -0600
  2. a9d808b console: Remove vprintf() optimisation for sandbox by Simon Glass · Wed Jul 23 06:55:06 2014 -0600
  3. 5d609ce stdio: Provide functions to add/remove devices using stdio_dev by Simon Glass · Wed Jul 23 06:55:05 2014 -0600
  4. a730c5d dm: Support driver model prior to relocation by Simon Glass · Wed Jul 23 06:55:04 2014 -0600
  5. fef72b7 dm: Allow drivers to be marked 'before relocation' by Simon Glass · Wed Jul 23 06:55:03 2014 -0600
  6. 1920051 sandbox: Remove all drivers before exit by Simon Glass · Wed Jul 23 06:55:02 2014 -0600
  7. 0019758 dm: Provide a way to shut down driver model by Simon Glass · Wed Jul 23 06:55:01 2014 -0600
  8. 6d3b3e2 dm: Make sure that the root device is probed by Simon Glass · Wed Jul 23 06:55:00 2014 -0600
  9. 0d1e1f7 stdio: Pass device pointer to stdio methods by Simon Glass · Wed Jul 23 06:54:59 2014 -0600
  10. 1867bd4 stdio: Remove redundant code around stdio_register() calls by Simon Glass · Wed Jul 23 06:54:58 2014 -0600
  11. a7bb08a dm: Use an explicit expect value in core tests by Simon Glass · Wed Jul 23 06:54:57 2014 -0600
  12. f988071 dm: gpio: Don't use the driver model uclass for SPL by Simon Glass · Wed Jul 23 06:54:56 2014 -0600
  13. 05c8600 sandbox: Always enable malloc debug by Simon Glass · Thu Jul 10 22:23:33 2014 -0600
  14. c757cb0 sandbox: config: Enable pre-relocation malloc() by Simon Glass · Thu Jul 10 22:23:32 2014 -0600
  15. 0cc6f5c sandbox: Support pre-relocation malloc() by Simon Glass · Thu Jul 10 22:23:31 2014 -0600
  16. 863e404 Add a simple malloc() implementation for pre-relocation by Simon Glass · Thu Jul 10 22:23:28 2014 -0600
  17. c395fdf sandbox: Set up global data before board_init_f() by Simon Glass · Thu Jul 10 22:23:27 2014 -0600
  18. 7471cc7 Remove form-feeds from dlmalloc.c by Simon Glass · Thu Jul 10 22:23:25 2014 -0600
  19. 6c014d8 m68k: define __kernel_size_t as unsinged int again by Masahiro Yamada · Tue Jul 22 10:57:19 2014 +0900
  20. f26bab3 m68k: fix an undefined behavior warning of M5253DEMO board by Masahiro Yamada · Tue Jul 22 10:57:18 2014 +0900
  21. 5e443d2 boards.cfg: re-claim ownership for TQM8xx boards by Wolfgang Denk · Tue Jul 22 14:20:43 2014 +0200
  22. 222981f Ethernet: let user know if there is no valid ethernet address by Pavel Machek · Sun Jul 13 10:27:02 2014 +0200
  23. 63d424b board_r: run scsi init() on ARM too by Ian Campbell · Mon Jul 21 19:23:18 2014 +0100
  24. 368989b AHCI: Increase link timeout to 200ms by Ian Campbell · Fri Jul 18 20:38:39 2014 +0100
  25. d2d38ca .gitignore: clean-up unnecessary entries by Masahiro Yamada · Thu Jul 17 12:16:43 2014 +0900
  26. 4e978f6 Update .mailmap using scripts/mailmapper by Masahiro Yamada · Wed Jul 16 17:49:46 2014 +0900
  27. 030bfe8 scripts: add mailmapper, a tool to create/update mailmap file by Masahiro Yamada · Wed Jul 16 17:49:45 2014 +0900
  28. c952a31 add .mailmap for proper git-shortlog output by Masahiro Yamada · Wed Jul 16 17:49:44 2014 +0900
  29. 13334e7 whitespace cleanups by Pavel Machek · Sat Jul 19 23:50:44 2014 +0200
  30. 76836ce Makefile: fix tags target documentation by Igor Grinberg · Tue Jul 15 15:52:02 2014 +0300
  31. 3f7ecb9 Makefile: fix ctags/etags clean targets by Igor Grinberg · Tue Jul 15 15:52:01 2014 +0300
  32. bb8f01b Makefile: fix the {c, e}tags/cscope build targets by Igor Grinberg · Tue Jul 15 15:52:00 2014 +0300
  33. 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
  34. 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
  35. 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
  36. 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
  37. c15e1f8 h2200: Disable SHA256 on FIT images by Tom Rini · Tue Jul 22 07:43:28 2014 -0400
  38. cb21e37 lib/time.c cleanups by Pavel Machek · Sun Jul 13 13:14:27 2014 +0200
  39. 9aa3827 common: cmd_ide: use __weak and add prototypes by Jeroen Hofstee · Sat Jul 12 15:07:19 2014 +0200
  40. e0b7e54 common: cmd_ide: remove PIO mode by Jeroen Hofstee · Sat Jul 12 15:07:18 2014 +0200
  41. ef2c62f serial: ns16550: use a const variable instead of macro by Masahiro Yamada · Fri Jul 11 20:29:04 2014 +0900
  42. 75ab6cb serial: ns16550: use DIV_ROUND_CLOSEST macro to compute the divisor by Masahiro Yamada · Fri Jul 11 20:29:03 2014 +0900
  43. dabca15 serial: ns16550: drop CONFIG_OMAP1610 from the special case by Masahiro Yamada · Fri Jul 11 20:29:02 2014 +0900
  44. 764c29d bootp can use mdelay by Pavel Machek · Fri Jul 11 11:39:37 2014 +0200
  45. 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
  46. 4c1a9c5 catch wrong load address passed to fatload / ext2load by Pavel Machek · Wed Jul 09 22:42:57 2014 +0200
  47. 264ebb5 Fix help text of ext2load and fatload. by Pavel Machek · Wed Jul 09 22:40:07 2014 +0200
  48. a8aebfe tools: compiler.h: add missing time.h by Jeroen Hofstee · Wed Jun 25 23:02:21 2014 +0200
  49. ae0ae22 driver/usb: include upper/lower_32_bits() from linux/compat.h by Lijun Pan · Fri Jun 20 12:18:39 2014 -0500
  50. 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
  51. 8ac041e sparc: merge LEON2 and LEON3 linker scripts by Masahiro Yamada · Fri Jun 20 14:58:22 2014 +0900
  52. bbc1850 sparc: merge LEON3 linker scripts by Masahiro Yamada · Fri Jun 20 14:58:21 2014 +0900
  53. 065fd4a esd:cmd_loadpci.c: Switch from "do_source" to "source" by Tom Rini · Mon Jul 21 11:16:07 2014 -0400
  54. 40250da Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Mon Jul 21 11:04:10 2014 -0400
  55. a3e5891 common: cmd_mii: fix printf format warning by Jeroen Hofstee · Sun Jul 13 23:44:21 2014 +0200
  56. f682d8c autoboot: add its own header by Jeroen Hofstee · Sun Jul 13 22:57:58 2014 +0200
  57. d5b2fed board: rpi_b: include mmc header and fix prototype by Jeroen Hofstee · Sun Jul 13 22:01:51 2014 +0200
  58. aedeeaa mmc: prevent some warnings with make W=1 by Jeroen Hofstee · Sat Jul 12 21:24:08 2014 +0200
  59. 82d92da common: env_common: make env_get_char_spec __weak by Jeroen Hofstee · Sat Jul 12 15:22:13 2014 +0200
  60. 1990e04 yaffs2: preprocessor cleanup by Jeroen Hofstee · Sat Jul 12 15:16:52 2014 +0200
  61. 7686777 yaffs2: cosmetic: remove self assignments by Jeroen Hofstee · Sat Jul 12 15:16:51 2014 +0200
  62. f7d4a49 common: bootm_os: make arch_preboot_os __weak by Jeroen Hofstee · Thu Jul 10 23:06:25 2014 +0200
  63. 4772630 dirvers: mmc: use __weak by Jeroen Hofstee · Thu Jul 10 22:46:28 2014 +0200
  64. 4659055 lib:vsprintf: reduce scope of pack_hex_byte by Jeroen Hofstee · Thu Jul 10 22:33:00 2014 +0200
  65. 1bd2a6d env_callback.h: spl: mark callback as maybe_unused by Jeroen Hofstee · Thu Jul 10 20:38:35 2014 +0200
  66. 0ee8d79 lib:sha1: remove unused constant by Jeroen Hofstee · Thu Jul 10 20:12:45 2014 +0200
  67. b735e8c common: main.c: make show_boot_progress __weak by Jeroen Hofstee · Thu Jun 26 20:18:31 2014 +0200
  68. 0461dda lib:lmb: use __weak by Jeroen Hofstee · Thu Jun 26 20:04:37 2014 +0200
  69. f7f37e2 common:splash: use __weak by Jeroen Hofstee · Thu Jun 26 19:53:16 2014 +0200
  70. cf0cf82 dm: add missing includes by Jeroen Hofstee · Wed Jun 25 21:57:45 2014 +0200
  71. a802b98 common: board_f: cosmetic use __weak for leds by Jeroen Hofstee · Mon Jun 23 23:20:19 2014 +0200
  72. f384fbf common: commands: make commands static by Jeroen Hofstee · Mon Jun 23 00:22:08 2014 +0200
  73. 2922317 lib: div64: add missing include by Jeroen Hofstee · Sun Jun 22 23:24:04 2014 +0200
  74. 5a85e89 mtd: cfi_flash: fix clang warning by Jeroen Hofstee · Tue Jun 17 22:47:31 2014 +0200
  75. 37787f6 fsl_i2c: add support for 3rd and 4th I2C by Shengzhou Liu · Mon Jul 07 12:17:48 2014 +0800
  76. 0ecd655 i2c, omap24xx: add i2c deblock sequenz by Heiko Schocher · Mon Jun 30 09:12:09 2014 +0200
  77. 17b6bf1 Prepare v2014.07 by Tom Rini · Mon Jul 14 13:16:45 2014 -0400
  78. 3f8ee65 socfpga: timer actually counts down by Pavel Machek · Sun Jul 13 13:10:45 2014 +0200
  79. 6d576a7 ARM: DRA7xx: Update the board_name env variable by Lokesh Vutla · Mon Jul 14 19:57:58 2014 +0530
  80. 9366349 boards.cfg: change "<none>" in the board field to "-" by Masahiro Yamada · Fri Jul 11 16:31:47 2014 +0900
  81. 0dbeac1 boards.cfg: keep it sorted filling the board field by Masahiro Yamada · Fri Jul 11 16:31:46 2014 +0900
  82. fd1cfa5 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Fri Jul 11 14:54:48 2014 -0400
  83. 3f8cd17 i.MX6DL/S: add drive-strength back to pads DISP0_DAT2/DAT10 by Eric Nelson · Wed Jul 09 12:27:29 2014 -0700
  84. d8d0b2f usb: phy: omap_usb_phy: implement usb_phy_power() for AM437x by Felipe Balbi · Mon Jun 23 17:18:24 2014 -0500
  85. ae46a4c usb: host: xhci: make sure to power up PHY by Felipe Balbi · Mon Jun 23 16:25:38 2014 -0500
  86. baac5dd doc: Add zynq fragment to git-mailrc file by Michal Simek · Wed Jul 09 16:10:49 2014 +0200
  87. 8915973 ARM: OMAP4/5: Change omap4_sdp/panda and omap5_uevm maintainer by Lokesh Vutla · Wed Jul 09 17:32:26 2014 +0530
  88. 496039f Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Wed Jul 09 09:21:51 2014 -0400
  89. 2e95fe1 mx6: soc: Update the comments of set_ldo_voltage() by Fabio Estevam · Fri Jun 13 01:42:37 2014 -0300
  90. b0be82e MX6: Correct calculation of PLL_SYS by Andre Renaud · Tue Jun 10 08:47:13 2014 +1200
  91. ee2352e ARM: m53evk: Update default environment by Lothar Rubusch · Thu Jun 26 11:01:32 2014 +0200
  92. 360112b ARM: m53evk: Adjust mtdparts settings by Marek Vasut · Thu Jun 26 11:01:31 2014 +0200
  93. c6b14c7 ARM: m53evk: add needed commands and options by Marek Vasut · Thu Jun 26 11:01:30 2014 +0200
  94. 65af06e ARM: m28evk: Update default environment by Lothar Rubusch · Thu Jun 26 11:01:29 2014 +0200
  95. 72d2dee ARM: m28evk: Adjust mtdparts by Marek Vasut · Thu Jun 26 11:01:28 2014 +0200
  96. eb0c701 ARM: m28evk: add needed commands and options by Marek Vasut · Thu Jun 26 11:01:27 2014 +0200
  97. 489a6fb Merge branch 'tom' of git://git.denx.de/u-boot-x86 by Tom Rini · Mon Jul 07 20:45:09 2014 -0400
  98. ab6c932 TI:omap3: enable CONFIG_CMD_DHCP for omap3_beagle by Tyler Baker · Mon Jun 23 11:11:29 2014 -0700
  99. 576a8d5 kmake: include DTB section into u-boot.bin if CONFIG_OF_EMBED enabled by Alexey Ignatov · Mon Jul 07 03:21:44 2014 +0400
  100. 49ea9bc git-mailrc: Add sunxi custodians. by Ian Campbell · Thu Jul 03 21:25:41 2014 +0100