1. b26681f nitrogen6x: Remove unused OCOTP options by Fabio Estevam · Fri Nov 08 11:08:37 2013 -0200
  2. 0864e44 configs: imx: Make CONFIG_SYS_PROMPT uniform across FSL boards by Fabio Estevam · Fri Nov 01 08:12:24 2013 -0200
  3. 8069bfe arm, am335x: update for the siemens boards by Samuel Egli · Mon Nov 04 14:05:03 2013 +0100
  4. 756a980 omap730p2: Remove board by Tom Rini · Mon Nov 11 12:09:10 2013 -0500
  5. 084240b am33xx: Make SoC bootcount driver have its own symbol by Tom Rini · Fri Nov 08 13:53:14 2013 -0500
  6. 5ef7b86 cm-t35: use gpio_led driver for status led by Igor Grinberg · Wed Nov 06 16:39:47 2013 +0200
  7. 2233e46 arm, am33x: make RTC32K OSC enable configurable by Heiko Schocher · Mon Nov 04 14:05:00 2013 +0100
  8. ea385ed Merge branch 'iu-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Sat Nov 09 12:51:47 2013 +0100
  9. 5b9a6c5 Merge branch 'master' of git://www.denx.de/git/u-boot-usb by Tom Rini · Fri Nov 08 15:25:29 2013 -0500
  10. 86bd4e8 sandbox: convert to common time functions by Rob Herring · Fri Nov 08 08:40:44 2013 -0600
  11. 71d816f highbank: set AUTOBOOT_KEYED_CTRLC config option by Mark Langsdorf · Tue Sep 10 15:20:24 2013 -0500
  12. 4e56395 include: delete include/linux/config.h by Masahiro Yamada · Mon Oct 07 16:04:18 2013 +0900
  13. 8177042 config/sandbox: Add EFI and GPT support by Egbert Eich · Fri Oct 04 19:44:07 2013 +0200
  14. f6e664b config: Define HAVE_BLOCK_DEVICE when CONFIG_CMD_GPT is set by Egbert Eich · Fri Oct 04 19:42:53 2013 +0200
  15. 1799fa8 usb, g_dnl: make iSerialNumber board configurable by Heiko Schocher · Mon Nov 04 14:05:01 2013 +0100
  16. 06ef7cc usb: ums: add ums exit feature by ctrl+c or by detach usb cable by Przemyslaw Marczak · Wed Oct 23 14:30:46 2013 +0200
  17. 84c4b98 usb: ums: move ums code from trats to Samsung common directory by Przemyslaw Marczak · Wed Oct 23 14:30:45 2013 +0200
  18. 3dab730 usb: ums: fix disk capacity miscalculation and code cleanup by Przemyslaw Marczak · Wed Oct 23 14:30:44 2013 +0200
  19. 674b1a6 usb: ums: code refactoring to improve reusability on other boards. by Przemyslaw Marczak · Wed Oct 23 14:30:42 2013 +0200
  20. 06bc873 cosmetic: remove empty lines at the top of file by Masahiro Yamada · Tue Nov 05 11:28:48 2013 +0900
  21. a4c867c Add support for SX151x SPI GPIO Expanders by Viktar Palstsiuk · Thu Oct 31 11:16:59 2013 +0300
  22. 51feb2c EP88x: remove remainders of dead board by Masahiro Yamada · Mon Oct 21 10:10:32 2013 +0900
  23. 4f95d6e Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu Nov 07 09:32:16 2013 +0100
  24. 56ef75c ColdFire: fix some typoes for CF platform by jason · Wed Nov 06 22:59:08 2013 +0800
  25. ef1030c coldfire: cpu5282: increase malloc space to fix crash on start u-boot by Jens Scharsig (BuS Elektronik) · Mon Sep 23 08:26:41 2013 +0200
  26. 9028c8e Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue Nov 05 20:50:39 2013 +0100
  27. 2059f31 ARM: ATMEL: eb_cpux9k2: fix TEXT_BASE for ramboot target by Jens Scharsig (BuS Elektronik) · Mon Oct 28 10:58:15 2013 +0100
  28. 4a985df arm: atmel: get rid of too many ifdeffery by Bo Shen · Mon Oct 21 16:14:00 2013 +0800
  29. 8ed8783 arm: atmel: at91sam9n12ek: add usb host support by Bo Shen · Mon Oct 21 16:13:59 2013 +0800
  30. 4252e98 ARM: versatile: convert to common timer code by Rob Herring · Fri Oct 04 10:22:48 2013 -0500
  31. 741a0bd ARM: tegra: convert to common timer code by Rob Herring · Fri Oct 04 10:22:47 2013 -0500
  32. 55d2326 ARM: socfpga: convert to common timer code by Rob Herring · Fri Oct 04 10:22:46 2013 -0500
  33. 9560ec4 ARM: vexpress: convert to common timer code by Rob Herring · Fri Oct 04 10:22:45 2013 -0500
  34. c4d1a0e ARM: mx25: convert to common timer code by Rob Herring · Fri Oct 04 10:22:44 2013 -0500
  35. 8ba859a ARM: highbank: convert to common timer code by Rob Herring · Fri Oct 04 10:22:43 2013 -0500
  36. 5715694 Introduce common timer functions by Rob Herring · Fri Oct 04 10:22:41 2013 -0500
  37. 33d1b9a config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · Fri Oct 04 08:40:05 2013 -0500
  38. 7291732 config: remove platform CONFIG_SYS_HZ definition part 1/2 by Rob Herring · Fri Oct 04 08:40:04 2013 -0500
  39. a0f85d3 config: consolidate CONFIG_SYS_HZ definition by Rob Herring · Fri Oct 04 08:40:03 2013 -0500
  40. 204c4ed config: Add a default CONFIG_SYS_PROMPT by Rob Herring · Mon Sep 30 17:11:48 2013 -0500
  41. 964f7e7 Revert "configs: imx: Make CONFIG_SYS_PROMPT uniform across FSL boards" by Stefano Babic · Fri Nov 01 08:33:08 2013 +0100
  42. e0f6fba TI:omap5: Add rdaddr, use consistent loadaddr values by Tom Rini · Fri Oct 18 18:04:19 2013 -0400
  43. 54a9299 cm_t35: turn on GPIO commands by Nikita Kiryanov · Mon Oct 07 17:28:50 2013 +0300
  44. cd823a3 cm_t35: reduce default bootdelay to 3 seconds by Nikita Kiryanov · Mon Oct 07 17:28:49 2013 +0300
  45. 01ae8ca dra7xx_evm: Enabled UART-boot mode and add dra7xx_evm_uart3 build by Minal Shah · Fri Oct 04 14:52:02 2013 -0400
  46. 84286e3 TI:armv7: Change CONFIG_SYS_SPL_ARGS_ADDR to a higher address by Tom Rini · Fri Oct 04 10:51:40 2013 -0400
  47. 303bfe8 am335x: Enable CONFIG_OMAP_WATCHDOG support by Tom Rini · Tue Oct 01 12:32:04 2013 -0400
  48. 1c63d9f tricorder: support 256MiB SDRAM on revision > D by Andreas Bießmann · Fri Sep 06 15:04:58 2013 +0200
  49. 111c7b0 tricorder: read kernel directly from NAND by Andreas Bießmann · Fri Sep 06 15:04:57 2013 +0200
  50. e2406c1 tricorder: switch to alternative memtest by Thomas Weber · Fri Sep 06 15:04:56 2013 +0200
  51. 33d25b3 tricorder: Make u-boot faster by Thomas Weber · Fri Sep 06 15:04:55 2013 +0200
  52. 5b4fe54 tricorder: add led support by Andreas Bießmann · Fri Sep 06 15:04:54 2013 +0200
  53. 65c8f2c tricorder: panic() on unknown board by Andreas Bießmann · Fri Sep 06 15:04:53 2013 +0200
  54. 01a3f53 tricorder: add tricordereeprom command by Andreas Bießmann · Fri Sep 06 15:04:52 2013 +0200
  55. ce19bed tricorder: add mtdparts to environment by Andreas Bießmann · Fri Sep 06 15:04:51 2013 +0200
  56. d6f3c15 tricorder: add cmdline history by Andreas Bießmann · Fri Sep 06 15:04:50 2013 +0200
  57. 90071f9 tricorder: use generic provided loadaddr by Andreas Bießmann · Fri Sep 06 15:04:48 2013 +0200
  58. da6087a tricorder: update flash partitioning by Andreas Bießmann · Fri Sep 06 15:04:47 2013 +0200
  59. c927930 tricorder: remove lcdmode from bootargs by Thomas Weber · Fri Sep 06 15:04:46 2013 +0200
  60. 203f391 arm, da85x: update for the ipam390 board by Heiko Schocher · Fri Sep 06 05:21:24 2013 +0200
  61. 2b8edea ARM: OMAP4: Convert to ti_armv7_common.h by Lokesh Vutla · Tue Sep 03 19:47:18 2013 +0530
  62. c731883 OMAP3: igep00x0: rename config file to omap3_igep00x0.h by Javier Martinez Canillas · Mon Sep 02 10:04:02 2013 +0200
  63. 1ae8a53 ARM: IGEP0033: rename config file to am335x_igep0033.h by Javier Martinez Canillas · Mon Sep 02 10:04:01 2013 +0200
  64. 2a766c4 TI:am33xx: Add bootcount support to ti_am335x_common.h by Tom Rini · Wed Aug 28 09:00:30 2013 -0400
  65. 9a6accf configs: imx: Make CONFIG_SYS_PROMPT uniform across FSL boards by Fabio Estevam · Thu Oct 31 14:46:41 2013 -0200
  66. 8a065e9 powerpc/esdhc: Add 3.3v voltage support in esdhc capacity register by Haijun.Zhang · Thu Oct 31 09:38:19 2013 +0800
  67. 7016309 DWMMC: SMDK5420: Disable SMU for eMMC by Rajeshwari Shinde · Tue Oct 29 12:53:13 2013 +0530
  68. d94735b mmc: dw_mmc: change the callback function name. by Jaehoon Chung · Sun Oct 06 18:59:31 2013 +0900
  69. b3f1409 mmc: Fix erase_grp_size for partitioned card by Oliver Metz · Tue Oct 01 20:32:07 2013 +0200
  70. 5f14368 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Wed Oct 30 08:36:48 2013 -0400
  71. 6275956 video, cfb_console: make background and foreground color configurable by Heiko Schocher · Tue Oct 22 11:06:06 2013 +0200
  72. c98bf29 mpc85xx: introduce the kmp204x reference design support by Valentin Longchamp · Fri Oct 18 11:47:24 2013 +0200
  73. 51b2ca3 net/fman: add a fm_enable_port function by Valentin Longchamp · Fri Oct 18 11:47:21 2013 +0200
  74. 391cc9b KM: add CONFIG_KM_COMMON_ETH_INIT for km common eth init by Valentin Longchamp · Fri Oct 18 11:47:18 2013 +0200
  75. 255f250 KM: define CONFIG_SYS_I2C_INIT_BOARD only for concerned board by Valentin Longchamp · Fri Oct 18 11:47:17 2013 +0200
  76. 1d39959 KM: fix typo in default environment by Valentin Longchamp · Fri Oct 18 11:47:16 2013 +0200
  77. 1192b52 km-powerpc: move SYS_MALLOC_LEN out of keymile-common.h by Valentin Longchamp · Fri Oct 18 11:47:15 2013 +0200
  78. 16b0806 powerpc/usb:Differentiate USB controller base address by ramneek mehresh · Thu Sep 12 16:35:49 2013 +0530
  79. ec18dc19 powerpc/c29xpcie: add DDR ECC on off config setting by Po Liu · Thu Sep 26 09:40:11 2013 +0800
  80. 82e1ec7 arm: rmobile: armadillo-800eva: Change clock definition of SCIF and TMU by Nobuhiro Iwamatsu · Mon Sep 30 10:30:41 2013 +0900
  81. adbaef5 arm: rmobile: kzm9g: Change clock definition of SCIF from CONFIG_SYS_CLK_FREQ to CONFIG_SH_SCIF_CLK_FREQ by Nobuhiro Iwamatsu · Mon Sep 30 10:30:40 2013 +0900
  82. 6208335 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · Tue Oct 22 08:37:46 2013 -0400
  83. 75dbc3a Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Mon Oct 21 08:10:36 2013 -0400
  84. df446f5 usb: udc: add udc.h include file by Troy Kisky · Thu Oct 10 15:28:04 2013 -0700
  85. f157394 usb: gadget: mv_udc: split mv_udc.h file by Troy Kisky · Thu Oct 10 15:28:03 2013 -0700
  86. ed72a9e usb: ehci-mx6: add support for otg port by Troy Kisky · Thu Oct 10 15:27:59 2013 -0700
  87. 8f9c49d usb: add enum usb_init_type parameter to usb_lowlevel_init by Troy Kisky · Thu Oct 10 15:27:56 2013 -0700
  88. de8ae7b usb: rename board_usb_init_type to usb_init_type by Troy Kisky · Thu Oct 10 15:27:55 2013 -0700
  89. 6044db3 usb: am437x: Add support for am437x xhci USB host by Dan Murphy · Fri Oct 11 12:28:18 2013 -0500
  90. 69521c1 usb: dra7xx: Add support for dra7xx xhci USB host by Dan Murphy · Fri Oct 11 12:28:17 2013 -0500
  91. 2625091 usb: omap: Move the usb phy code to the usb/phy directory by Dan Murphy · Fri Oct 11 12:28:16 2013 -0500
  92. 1aca619 usb: omap: Move the xhci-omap header file to common location by Dan Murphy · Fri Oct 11 12:28:14 2013 -0500
  93. 1460581 trats: Update TRATS config to support TIZEN download by Lukasz Majewski · Tue Oct 08 14:30:46 2013 +0200
  94. 61e5493 usb:g_dnl:f_thor: USB download function to support TIZEN's THOR protocol by Lukasz Majewski · Tue Oct 08 14:30:42 2013 +0200
  95. 44b5b38 usb:g_dnl: Add name parameter to g_dnl_bind_fixup function by Lukasz Majewski · Tue Oct 08 14:30:41 2013 +0200
  96. 3426423 dfu:core: Export dfu_{get|free}_buf functions by Lukasz Majewski · Tue Oct 08 14:30:39 2013 +0200
  97. 1737f0f dfu:core: Find DFU alt setting number by passing its name by Lukasz Majewski · Tue Oct 08 14:30:38 2013 +0200
  98. d862f89 usb: new board-specific USB init interface by Mateusz Zalega · Fri Oct 04 19:22:26 2013 +0200
  99. 760327c nitrogen6x: add CONFIG_MV_UDC by Troy Kisky · Wed Sep 25 18:41:18 2013 -0700
  100. e0926da ARM: OMAP5: Power: Add new function to turn on SMPS10 by Dan Murphy · Mon Aug 26 08:54:49 2013 -0500