1. 8c65b9d kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfig by Masahiro Yamada · Mon Sep 22 19:59:06 2014 +0900
  2. 9fadbc8 kconfig: move CONFIG_OF_* to Kconfig by Masahiro Yamada · Mon Sep 22 19:59:05 2014 +0900
  3. 63ae4ab compiler_gcc: prevent redefining attributes by Jeroen Hofstee · Thu Sep 18 20:10:27 2014 +0200
  4. fbb5ace common.h: remove MIN, MAX, MIN3, MAX3 macros by Masahiro Yamada · Thu Sep 18 13:28:07 2014 +0900
  5. f32918f compiler.h: remove duplicated uninitialized_var by Jeroen Hofstee · Wed Sep 17 20:33:48 2014 +0200
  6. d4a533f linker_lists: fix comment by Masahiro Yamada · Tue Sep 16 20:21:15 2014 +0900
  7. bd58e2f kconfig: remove config_cmd_defaults.h by Masahiro Yamada · Tue Sep 16 16:33:05 2014 +0900
  8. a1d2013 kconfig: move CONFIG_CMD_IMPORTENV to Kconfig by Masahiro Yamada · Tue Sep 16 16:33:04 2014 +0900
  9. 5c19947 kconfig: move CONFIG_CMD_GO to Kconfig by Masahiro Yamada · Tue Sep 16 16:33:03 2014 +0900
  10. aa07dcb kconfig: move CONFIG_CMD_EXPORTENV to Kconfig by Masahiro Yamada · Tue Sep 16 16:33:02 2014 +0900
  11. faecb26 kconfig: move CONFIG_CMD_CRC32 to Kconfig by Masahiro Yamada · Tue Sep 16 16:33:01 2014 +0900
  12. 4772cf2 kconfig: move CONFIG_CMD_BOOTM to Kconfig by Masahiro Yamada · Tue Sep 16 16:33:00 2014 +0900
  13. 3f053fe kconfig: move CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED to Kconfig by Masahiro Yamada · Tue Sep 16 16:32:59 2014 +0900
  14. dd5355e config_distro_bootcmd: Run 'scsi scan' before trying scsi disks by Hans de Goede · Tue Sep 16 09:26:23 2014 +0200
  15. 792ac48 usb/gadget: fastboot: add eMMC support for flash command by Steve Rae · Tue Aug 26 11:47:27 2014 -0700
  16. 4223c3d powerpc/t104xrdb: Enable SPI flash Extend address support by Zhiqiang Hou · Wed Sep 17 17:37:44 2014 +0800
  17. 6c6ccdf spl: replace CONFIG_SPL_SPI_* with CONFIG_SF_DEFAULT_* by Nikita Kiryanov · Wed Aug 20 15:08:48 2014 +0300
  18. 00cd738 spi: mxc: fix sf probe when using mxc_spi by Nikita Kiryanov · Wed Aug 20 15:08:50 2014 +0300
  19. e2329f8 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Sun Sep 21 16:56:44 2014 +0200
  20. ef90573 ARM: at91sam9rlek: convert to generic board support by Wu, Josh · Tue Sep 02 18:14:11 2014 +0800
  21. a024bb9 ARM: at91sam9n12ek: convert to generic board support by Wu, Josh · Tue Sep 02 18:13:23 2014 +0800
  22. b15f4f6 ARM: atmel: sama5d3xek: enable NOR flash support by Bo Shen · Fri Jul 18 16:43:08 2014 +0800
  23. 88e1352 am335x_evm: Add boot script support to am335x_evm by Guillaume GARDET · Thu Sep 11 09:23:08 2014 +0200
  24. 2e9ffaa OMAP4: Use generic 'load' command instead of 'fatload' for 'loadbootscript' and 'loadbootenv' as already done for 'loadimage' and 'loaduimage'. by Guillaume GARDET · Fri Sep 05 15:32:46 2014 +0200
  25. 21aeea3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Wed Sep 17 18:01:04 2014 -0400
  26. e9c005f Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Sep 17 23:35:34 2014 +0200
  27. c42aad5 compiler*.h: sync include/linux/compiler*.h with Linux 3.16 by Masahiro Yamada · Thu Sep 04 02:40:58 2014 +0900
  28. 82fce73 implement the Android sparse image format by Steve Rae · Wed Sep 03 10:05:54 2014 -0700
  29. 2be4b3e kbuild: force to define __UBOOT__ in all the C sources by Masahiro Yamada · Sun Aug 31 15:16:53 2014 +0900
  30. 162efa2 Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · Sat Sep 13 16:32:52 2014 -0400
  31. 5cc1db4 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri Sep 12 11:27:46 2014 -0400
  32. 3abe3b8 imx: mx6slevk: Change to use generic board by Ye.Li · Tue Sep 09 14:51:58 2014 +0800
  33. 21435be imx: mx6q/dlarm2: Change to use generic board by Ye.Li · Tue Sep 09 14:51:57 2014 +0800
  34. 76e68a8 dm: tegra: Enable driver model for serial by Simon Glass · Thu Sep 04 16:27:36 2014 -0600
  35. 0c24f37 tegra: dts: Add serial port details by Simon Glass · Thu Sep 04 16:27:35 2014 -0600
  36. 79a9da3 dm: serial: Add driver model support for ns16550 by Simon Glass · Thu Sep 04 16:27:34 2014 -0600
  37. e98e01e dm: serial: Move baud rate calculation to ns16550.c by Simon Glass · Thu Sep 04 16:27:32 2014 -0600
  38. e587069 sandbox: Convert serial driver to use driver model by Simon Glass · Thu Sep 04 16:27:27 2014 -0600
  39. 247f596 dm: Add a uclass for serial devices by Simon Glass · Thu Sep 04 16:27:26 2014 -0600
  40. 439bc84 dm: Adjust lists_bind_fdt() to return the bound device by Simon Glass · Thu Sep 04 16:27:25 2014 -0600
  41. 1e374fb dm: fdt: Add a function to look up a chosen node by Simon Glass · Thu Sep 04 16:27:24 2014 -0600
  42. b046104 tegra: Convert tegra GPIO driver to use driver model by Simon Glass · Wed Sep 03 17:37:03 2014 -0600
  43. 8faf764 dm: tegra: Set up a pre-reloc malloc() by Simon Glass · Wed Sep 03 17:37:02 2014 -0600
  44. 712da5e dm: Make driver model available before board_init() by Simon Glass · Wed Sep 03 17:37:01 2014 -0600
  45. fdd8e5e Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Wed Sep 10 06:59:49 2014 -0400
  46. 0f313d4 microblaze: remove #ident directive to fix build error by Masahiro Yamada · Mon Sep 08 18:05:26 2014 +0900
  47. d3e0749 mx6sxsabresd: Add PCI support by Fabio Estevam · Mon Aug 25 14:26:46 2014 -0300
  48. 54ccc0f mx6qsabreauto: Remove imx6q-sabreauto.dts by Fabio Estevam · Fri Sep 05 15:36:27 2014 -0300
  49. 91f8680 imx: nitrogen6x: Replace 'fatload' by 'load' command in env settings to be filesystem independent by Guillaume GARDET · Tue Aug 26 12:05:31 2014 +0200
  50. 33791d5 imx: ventana: add pci fixup for PLX PEX860x switch GPIO by Tim Harvey · Thu Aug 07 22:49:57 2014 -0700
  51. 231c076 pci: add support for board_pci_fixup_dev function by Tim Harvey · Thu Aug 07 22:49:56 2014 -0700
  52. 2fe0b7b arm: mx6: cm_fx6: add sata support by Nikita Kiryanov · Wed Aug 20 15:09:06 2014 +0300
  53. 266728a arm: mx6: cm_fx6: use eeprom by Nikita Kiryanov · Wed Aug 20 15:09:05 2014 +0300
  54. 675a1d9 arm: mx6: cm_fx6: add i2c support by Nikita Kiryanov · Wed Aug 20 15:09:04 2014 +0300
  55. a2f2f3c arm: mx6: cm_fx6: add usb support by Nikita Kiryanov · Wed Aug 20 15:09:03 2014 +0300
  56. 5d95fd8 arm: mx6: cm_fx6: add ethernet support by Nikita Kiryanov · Wed Aug 20 15:09:02 2014 +0300
  57. 59d0609 arm: mx6: cm_fx6: add nand support by Nikita Kiryanov · Wed Aug 20 15:09:01 2014 +0300
  58. f5cab0f arm: mx6: add support for Compulab cm-fx6 CoM by Nikita Kiryanov · Sun Sep 07 18:59:29 2014 +0300
  59. 6691404 sata: dwc_ahsata: implement sata_port_status by Nikita Kiryanov · Wed Aug 20 15:08:53 2014 +0300
  60. a8eeecb compulab: eeprom: add support for defining eeprom i2c bus by Nikita Kiryanov · Wed Aug 20 15:08:52 2014 +0300
  61. 35abedc clang: workaround for generated constants by Jeroen Hofstee · Wed Jul 30 21:54:54 2014 +0200
  62. c24949a Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue Sep 09 09:19:10 2014 +0200
  63. b651158 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue Sep 09 00:21:24 2014 +0200
  64. 9207219 ls102xa: dcu: Add platform support for DCU on LS1021ATWR board by Wang Huan · Fri Sep 05 13:52:50 2014 +0800
  65. 4779d4a video: dcu: Add DCU driver support by Wang Huan · Fri Sep 05 13:52:48 2014 +0800
  66. 87976b4 net: tsec: Remove tx snooping support from LS1 by Claudiu Manoil · Fri Sep 05 13:52:46 2014 +0800
  67. ddf89f9 arm: ls102xa: Add basic support for LS1021ATWR board by Wang Huan · Fri Sep 05 13:52:45 2014 +0800
  68. f0ce7d6 arm: ls102xa: Add basic support for LS1021AQDS board by Wang Huan · Fri Sep 05 13:52:44 2014 +0800
  69. e0f6046 driver/ddr/fsl: Add support of overriding chip select write leveling by York Sun · Fri Sep 05 13:52:43 2014 +0800
  70. 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
  71. 32cc591 ls102xa: etsec: Add etsec support for LS102xA by Alison Wang · Fri Sep 05 13:52:38 2014 +0800
  72. de9ad7a net: Merge asm/fsl_enet.h into fsl_mdio.h by Claudiu Manoil · Fri Sep 05 13:52:36 2014 +0800
  73. 88e3687 CONFIGS: peach-pit: Enable display for peach_pit board by Ajay Kumar · Fri Sep 05 16:53:38 2014 +0530
  74. 8c5e264 video: Add driver for Parade PS8625 dP to LVDS bridge by Vadim Bendebury · Fri Sep 05 16:53:34 2014 +0530
  75. e24c502 video: exynos_fimd: Add framework to disable FIMD sysmmu by Ajay Kumar · Fri Sep 05 16:53:33 2014 +0530
  76. 1176348 exynos_fb: Remove usage of static defines by Ajay Kumar · Fri Sep 05 16:53:30 2014 +0530
  77. 9536fc4 sunxi: Correct typo CONFIG_FTDFILE => CONFIG_FDTFILE by Ian Campbell · Sun Aug 31 13:13:43 2014 +0100
  78. a314d9e odroid: kconfig: add odroid_defconfig by Przemyslaw Marczak · Mon Sep 01 13:50:53 2014 +0200
  79. 4d2a92c samsung: board: enable support of multiple board types by Przemyslaw Marczak · Mon Sep 01 13:50:49 2014 +0200
  80. ec1c122 arm:reset: call the reset_misc() before the cpu reset by Przemyslaw Marczak · Mon Sep 01 13:50:48 2014 +0200
  81. fa9566f samsung: misc: add function for setting $dfu_alt_info by Przemyslaw Marczak · Mon Sep 01 13:50:46 2014 +0200
  82. 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
  83. 68357a6 omap3_beagle: Add boot script support to omap3 beagle board by Guillaume GARDET · Tue Aug 26 10:48:13 2014 +0200
  84. c0933a6 Merge git://git.denx.de/u-boot-usb by Tom Rini · Tue Sep 02 16:37:57 2014 -0400
  85. d9eae70 dfu: Provide means to find difference between dfu-util -e and -R by Lukasz Majewski · Mon Aug 25 11:07:28 2014 +0200
  86. 2d6b923 dm: gpio: Enhance gpio command to show only active GPIOs by Simon Glass · Mon Aug 11 09:23:52 2014 -0600
  87. f976dd9 Merge branch 'master' of git://git.denx.de/u-boot-nios by Tom Rini · Sun Aug 31 07:45:55 2014 -0400
  88. bfb40e7 nomadik: kconfig: move board select menu and common settings by Masahiro Yamada · Sun Aug 31 07:11:08 2014 +0900
  89. 04ffbc1 orion5x: kconfig: move board select menu and common settings by Masahiro Yamada · Sun Aug 31 07:11:06 2014 +0900
  90. 420b816 omap5: kconfig: move board select menu and common settings by Masahiro Yamada · Sun Aug 31 07:11:04 2014 +0900
  91. d7f4708 omap4: kconfig: move board select menu and common settings by Masahiro Yamada · Sun Aug 31 07:11:03 2014 +0900
  92. dd67843 omap3: kconfig: move board select menu and common settings by Masahiro Yamada · Sun Aug 31 07:11:02 2014 +0900
  93. d757085 kirkwood: kconfig: refactor Kconfig and defconfig by Masahiro Yamada · Sun Aug 31 07:10:59 2014 +0900
  94. c9c54e2 rmobile: kconfig: move board select menu and common settings by Masahiro Yamada · Sun Aug 31 07:10:57 2014 +0900
  95. 73a5b1a tegra: kconfig: move board select menu and common settings by Masahiro Yamada · Sun Aug 31 07:10:56 2014 +0900
  96. a3cd898 zynq: kconfig: move board select menu and common settings by Masahiro Yamada · Sun Aug 31 07:10:55 2014 +0900
  97. 4dd3bcf arm/km: disable subpage write for km_kirkwood_pci and kmsuv31 target by Holger Brunck · Fri Aug 15 10:51:48 2014 +0200
  98. 9557a4a vexpress_aemv8a.h: Enable CONFIG_CMD_BOOTI and CONFIG_CMD_UNZIP by Tom Rini · Thu Aug 14 06:42:38 2014 -0400
  99. 7e76aa4 vexpress_aemv8a.h: Clean up the config by Tom Rini · Thu Aug 14 06:42:37 2014 -0400
  100. 5ce62cd cmd_bootm.c: Add 'booti' for ARM64 Linux kernel Images by Tom Rini · Thu Aug 14 06:42:36 2014 -0400