1. c42aad5 compiler*.h: sync include/linux/compiler*.h with Linux 3.16 by Masahiro Yamada · Thu Sep 04 02:40:58 2014 +0900
  2. 82fce73 implement the Android sparse image format by Steve Rae · Wed Sep 03 10:05:54 2014 -0700
  3. 2be4b3e kbuild: force to define __UBOOT__ in all the C sources by Masahiro Yamada · Sun Aug 31 15:16:53 2014 +0900
  4. 162efa2 Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · Sat Sep 13 16:32:52 2014 -0400
  5. 5cc1db4 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri Sep 12 11:27:46 2014 -0400
  6. 76e68a8 dm: tegra: Enable driver model for serial by Simon Glass · Thu Sep 04 16:27:36 2014 -0600
  7. 0c24f37 tegra: dts: Add serial port details by Simon Glass · Thu Sep 04 16:27:35 2014 -0600
  8. 79a9da3 dm: serial: Add driver model support for ns16550 by Simon Glass · Thu Sep 04 16:27:34 2014 -0600
  9. e98e01e dm: serial: Move baud rate calculation to ns16550.c by Simon Glass · Thu Sep 04 16:27:32 2014 -0600
  10. e587069 sandbox: Convert serial driver to use driver model by Simon Glass · Thu Sep 04 16:27:27 2014 -0600
  11. 247f596 dm: Add a uclass for serial devices by Simon Glass · Thu Sep 04 16:27:26 2014 -0600
  12. 439bc84 dm: Adjust lists_bind_fdt() to return the bound device by Simon Glass · Thu Sep 04 16:27:25 2014 -0600
  13. 1e374fb dm: fdt: Add a function to look up a chosen node by Simon Glass · Thu Sep 04 16:27:24 2014 -0600
  14. b046104 tegra: Convert tegra GPIO driver to use driver model by Simon Glass · Wed Sep 03 17:37:03 2014 -0600
  15. 8faf764 dm: tegra: Set up a pre-reloc malloc() by Simon Glass · Wed Sep 03 17:37:02 2014 -0600
  16. 712da5e dm: Make driver model available before board_init() by Simon Glass · Wed Sep 03 17:37:01 2014 -0600
  17. fdd8e5e Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Wed Sep 10 06:59:49 2014 -0400
  18. 0f313d4 microblaze: remove #ident directive to fix build error by Masahiro Yamada · Mon Sep 08 18:05:26 2014 +0900
  19. 35abedc clang: workaround for generated constants by Jeroen Hofstee · Wed Jul 30 21:54:54 2014 +0200
  20. c24949a Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue Sep 09 09:19:10 2014 +0200
  21. b651158 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue Sep 09 00:21:24 2014 +0200
  22. 9207219 ls102xa: dcu: Add platform support for DCU on LS1021ATWR board by Wang Huan · Fri Sep 05 13:52:50 2014 +0800
  23. 4779d4a video: dcu: Add DCU driver support by Wang Huan · Fri Sep 05 13:52:48 2014 +0800
  24. 87976b4 net: tsec: Remove tx snooping support from LS1 by Claudiu Manoil · Fri Sep 05 13:52:46 2014 +0800
  25. ddf89f9 arm: ls102xa: Add basic support for LS1021ATWR board by Wang Huan · Fri Sep 05 13:52:45 2014 +0800
  26. f0ce7d6 arm: ls102xa: Add basic support for LS1021AQDS board by Wang Huan · Fri Sep 05 13:52:44 2014 +0800
  27. e0f6046 driver/ddr/fsl: Add support of overriding chip select write leveling by York Sun · Fri Sep 05 13:52:43 2014 +0800
  28. 6a9d516 esdhc: Add CONFIG_SYS_FSL_ESDHC_LE and CONFIG_SYS_FSL_ESDHC_BE macros by Wang Huan · Fri Sep 05 13:52:39 2014 +0800
  29. 32cc591 ls102xa: etsec: Add etsec support for LS102xA by Alison Wang · Fri Sep 05 13:52:38 2014 +0800
  30. de9ad7a net: Merge asm/fsl_enet.h into fsl_mdio.h by Claudiu Manoil · Fri Sep 05 13:52:36 2014 +0800
  31. 88e3687 CONFIGS: peach-pit: Enable display for peach_pit board by Ajay Kumar · Fri Sep 05 16:53:38 2014 +0530
  32. 8c5e264 video: Add driver for Parade PS8625 dP to LVDS bridge by Vadim Bendebury · Fri Sep 05 16:53:34 2014 +0530
  33. e24c502 video: exynos_fimd: Add framework to disable FIMD sysmmu by Ajay Kumar · Fri Sep 05 16:53:33 2014 +0530
  34. 1176348 exynos_fb: Remove usage of static defines by Ajay Kumar · Fri Sep 05 16:53:30 2014 +0530
  35. 9536fc4 sunxi: Correct typo CONFIG_FTDFILE => CONFIG_FDTFILE by Ian Campbell · Sun Aug 31 13:13:43 2014 +0100
  36. a314d9e odroid: kconfig: add odroid_defconfig by Przemyslaw Marczak · Mon Sep 01 13:50:53 2014 +0200
  37. 4d2a92c samsung: board: enable support of multiple board types by Przemyslaw Marczak · Mon Sep 01 13:50:49 2014 +0200
  38. ec1c122 arm:reset: call the reset_misc() before the cpu reset by Przemyslaw Marczak · Mon Sep 01 13:50:48 2014 +0200
  39. fa9566f samsung: misc: add function for setting $dfu_alt_info by Przemyslaw Marczak · Mon Sep 01 13:50:46 2014 +0200
  40. b78093b AM335x: igep0033: Convert to generic board and use ti_am335x_common.h. by Enric Balletbo i Serra · Wed Sep 03 17:59:57 2014 +0200
  41. 68357a6 omap3_beagle: Add boot script support to omap3 beagle board by Guillaume GARDET · Tue Aug 26 10:48:13 2014 +0200
  42. c0933a6 Merge git://git.denx.de/u-boot-usb by Tom Rini · Tue Sep 02 16:37:57 2014 -0400
  43. d9eae70 dfu: Provide means to find difference between dfu-util -e and -R by Lukasz Majewski · Mon Aug 25 11:07:28 2014 +0200
  44. 2d6b923 dm: gpio: Enhance gpio command to show only active GPIOs by Simon Glass · Mon Aug 11 09:23:52 2014 -0600
  45. f976dd9 Merge branch 'master' of git://git.denx.de/u-boot-nios by Tom Rini · Sun Aug 31 07:45:55 2014 -0400
  46. bfb40e7 nomadik: kconfig: move board select menu and common settings by Masahiro Yamada · Sun Aug 31 07:11:08 2014 +0900
  47. 04ffbc1 orion5x: kconfig: move board select menu and common settings by Masahiro Yamada · Sun Aug 31 07:11:06 2014 +0900
  48. 420b816 omap5: kconfig: move board select menu and common settings by Masahiro Yamada · Sun Aug 31 07:11:04 2014 +0900
  49. d7f4708 omap4: kconfig: move board select menu and common settings by Masahiro Yamada · Sun Aug 31 07:11:03 2014 +0900
  50. dd67843 omap3: kconfig: move board select menu and common settings by Masahiro Yamada · Sun Aug 31 07:11:02 2014 +0900
  51. d757085 kirkwood: kconfig: refactor Kconfig and defconfig by Masahiro Yamada · Sun Aug 31 07:10:59 2014 +0900
  52. c9c54e2 rmobile: kconfig: move board select menu and common settings by Masahiro Yamada · Sun Aug 31 07:10:57 2014 +0900
  53. 73a5b1a tegra: kconfig: move board select menu and common settings by Masahiro Yamada · Sun Aug 31 07:10:56 2014 +0900
  54. a3cd898 zynq: kconfig: move board select menu and common settings by Masahiro Yamada · Sun Aug 31 07:10:55 2014 +0900
  55. 4dd3bcf arm/km: disable subpage write for km_kirkwood_pci and kmsuv31 target by Holger Brunck · Fri Aug 15 10:51:48 2014 +0200
  56. 9557a4a vexpress_aemv8a.h: Enable CONFIG_CMD_BOOTI and CONFIG_CMD_UNZIP by Tom Rini · Thu Aug 14 06:42:38 2014 -0400
  57. 7e76aa4 vexpress_aemv8a.h: Clean up the config by Tom Rini · Thu Aug 14 06:42:37 2014 -0400
  58. 5ce62cd cmd_bootm.c: Add 'booti' for ARM64 Linux kernel Images by Tom Rini · Thu Aug 14 06:42:36 2014 -0400
  59. 5a5cb00 arm: add Cygnus and NSP boards by Scott Branden · Mon Aug 11 13:58:25 2014 -0700
  60. c36e42e arm: bcm281xx: net: Add Ethernet Driver by Jiandong Zheng · Fri Aug 01 20:37:16 2014 -0700
  61. 64d4c22 ARM: enable ARMv7 virt support for the Arndale board by Andre Przywara · Fri Aug 01 13:35:44 2014 +0200
  62. ce340e9 socfpga: initialize designware ethernet by Pavel Machek · Mon Jul 14 14:14:17 2014 +0200
  63. 2f8e256 nios2: rebase nios2-generic board to 3c120 reference design by Thomas Chou · Sat Aug 30 17:45:23 2014 +0800
  64. b102c51 serial: move nios2-yanu.h into opencores_yanu driver by Thomas Chou · Mon Aug 25 17:43:12 2014 +0800
  65. 0f9763f nios2: move nios2.h to arch asm directory by Thomas Chou · Mon Aug 25 17:09:07 2014 +0800
  66. 769cb5c nios2: divide nios2-io.h into each specific drivers and remove it by Thomas Chou · Mon Aug 25 16:50:14 2014 +0800
  67. 112cb0d socfpga: Fix SOCFPGA build error for Altera dev kit by Chin Liang See · Tue Jul 22 04:28:35 2014 -0500
  68. d59284f Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · Fri Aug 29 13:47:42 2014 -0400
  69. e59ce6c Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Fri Aug 29 11:07:10 2014 -0400
  70. c6c1ebf Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Fri Aug 29 11:06:51 2014 -0400
  71. 66afe86 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · Fri Aug 29 11:06:26 2014 -0400
  72. 05a9ad7 Fix test failure caused by bad handling of ramdisk by Simon Glass · Fri Aug 22 14:26:43 2014 -0600
  73. 258fe69 samsung: s5p_goni: fix: Add missing definitions for G_DNL_UMS gadget by Łukasz Majewski · Fri Aug 22 09:12:58 2014 +0200
  74. 2d36fc1 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Thu Aug 28 13:03:25 2014 -0400
  75. 081fe9e mtd,ubi,ubifs: sync with linux v3.15 by Heiko Schocher · Tue Jul 15 16:08:43 2014 +0200
  76. b24c427 mtd, ubi, ubifs: update for the sync with linux v3.14 by Heiko Schocher · Tue Jul 15 16:08:42 2014 +0200
  77. f5895d1 mtd, ubi, ubifs: resync with Linux-3.14 by Heiko Schocher · Tue Jun 24 10:10:04 2014 +0200
  78. 4f7a9a3 lib, linux: move linux specific defines to linux/compat.h by Heiko Schocher · Tue Jun 24 10:10:03 2014 +0200
  79. 5ede912 linux include: add ERR_CAST by Heiko Schocher · Tue Jun 24 10:10:02 2014 +0200
  80. 762320b lib, list_sort: add list_sort from linux 3.14 by Heiko Schocher · Tue Jun 24 10:10:01 2014 +0200
  81. 27b6562 lib, rbtree: resync with Linux-3.14 by Heiko Schocher · Tue Jun 24 10:10:00 2014 +0200
  82. f23537e pcm051: use ti_am335x_common.h config by Matwey V. Kornilov · Sat Jul 26 18:48:45 2014 +0400
  83. be86f0e ARM: DRA: Enable VTT regulator by Lokesh Vutla · Mon Aug 04 19:42:24 2014 +0530
  84. 0ff668f cm-t54: convert to generic board by Dmitry Lifshitz · Thu Jul 31 14:30:41 2014 +0300
  85. 6479f0e SOM: tam3517: convert to generic board by Jeroen Hofstee · Mon Jul 28 23:34:42 2014 +0200
  86. 0166349 board/ti/dra7xx: add support for parallel NOR by pekon gupta · Tue Jul 22 16:03:24 2014 +0530
  87. 64733cc board/ti/dra7xx: add support for parallel NAND by pekon gupta · Tue Jul 22 16:03:23 2014 +0530
  88. 3eb6f86 board/ti/am43xx: add support for parallel NAND by pekon gupta · Tue Jul 22 16:03:22 2014 +0530
  89. 60ae085 board/ti/am335x: update configs for parallel NAND by pekon gupta · Tue Jul 22 16:03:19 2014 +0530
  90. 28f1353 am335x_evm: Enable CONFIG_SPL_ENV_SUPPORT on EMMC_BOOT by Tom Rini · Fri Jul 18 11:51:35 2014 -0400
  91. bff9efa tseries: Set CONFIG_ENV_IS_NOWHERE for SPL+NAND by Tom Rini · Fri Jul 18 11:51:33 2014 -0400
  92. be73799 TI:armv7: Change CONFIG_SPL_STACK to not be CONFIG_SYS_INIT_SP_ADDR by Tom Rini · Fri Jul 18 11:51:32 2014 -0400
  93. cb3820b am335x_evm: Move SPL network defines by Tom Rini · Fri Jul 18 11:51:31 2014 -0400
  94. 7bdb1fc Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · Mon Aug 25 08:34:39 2014 -0400
  95. febc391 nios2: remove EPCS driver by Thomas Chou · Sat Aug 23 09:10:34 2014 +0800
  96. cce3e75 nios2: add generic board support by Thomas Chou · Fri Aug 22 11:36:47 2014 +0800
  97. bd13eab nios2: remove obsolete PCI5441 and PK1C20 boards by Thomas Chou · Thu Aug 21 14:36:30 2014 +0800
  98. f5c377a image: fix bootm failure for FIT image by Bryan Wu · Fri Aug 15 16:51:38 2014 -0700
  99. f743049 add header for Android sparse image format by Colin Cross · Tue Aug 12 10:59:27 2014 -0700
  100. 74a13c2 e1000: add i210 support by Marek Vasut · Fri Aug 08 07:41:39 2014 -0700