1. bd5b2df i.MX6DQ/DLS: whitespace: Align IOMUX_PAD column in declarations by Eric Nelson · Mon Nov 04 17:00:55 2013 -0700
  2. 7a38dad i.MX6DQ/DLS: remove unused pad declarations by Eric Nelson · Mon Nov 04 17:00:54 2013 -0700
  3. 28d2937 i.MX6DQ: Add Pinmux settings that are present in mainline and Dual-Lite/Solo by Eric Nelson · Mon Nov 04 17:00:53 2013 -0700
  4. dc1c28e i.MX6DQ/DLS: remove useless mux/pad declarations by Eric Nelson · Mon Nov 04 17:00:52 2013 -0700
  5. 3d3be0a i.MX6DQ/DLS: replace pad names with their Linux kernel equivalents by Eric Nelson · Mon Nov 04 17:00:51 2013 -0700
  6. 3080748 mx6: titanium: Move BSP code to barco board directory by Stefan Roese · Mon Nov 04 08:35:28 2013 +0100
  7. c6f25bc titanium: Return the error when cpu_eth_init() fails by Fabio Estevam · Sun Nov 03 22:12:56 2013 -0200
  8. 95f32ac wandboard: Return the error when cpu_eth_init() fails by Fabio Estevam · Sun Nov 03 22:03:04 2013 -0200
  9. 7be45ce wandboard: Return the error immediately when ipuv3_fb_init() fails by Fabio Estevam · Sun Nov 03 22:03:03 2013 -0200
  10. 041487c mxs_gpio: fix the handling in gpio_direction_output() by Michael Heimpold · Sun Nov 03 22:59:26 2013 +0100
  11. 0864e44 configs: imx: Make CONFIG_SYS_PROMPT uniform across FSL boards by Fabio Estevam · Fri Nov 01 08:12:24 2013 -0200
  12. 8069bfe arm, am335x: update for the siemens boards by Samuel Egli · Mon Nov 04 14:05:03 2013 +0100
  13. 6f464a5 usb, g_dnl: make bcdDevice value configurable by Heiko Schocher · Mon Nov 04 14:05:02 2013 +0100
  14. 756a980 omap730p2: Remove board by Tom Rini · Mon Nov 11 12:09:10 2013 -0500
  15. 084240b am33xx: Make SoC bootcount driver have its own symbol by Tom Rini · Fri Nov 08 13:53:14 2013 -0500
  16. 5ef7b86 cm-t35: use gpio_led driver for status led by Igor Grinberg · Wed Nov 06 16:39:47 2013 +0200
  17. 8665a85 am335x_evm: Fix CONS_INDEX numbering by Andrew Bradford · Mon Nov 04 15:42:52 2013 -0500
  18. 37ed0dd boards.cfg: update email address for ti814x_evm maintainer by Matt Porter · Mon Nov 04 15:31:15 2013 -0500
  19. 2233e46 arm, am33x: make RTC32K OSC enable configurable by Heiko Schocher · Mon Nov 04 14:05:00 2013 +0100
  20. 040c5c3 bootcount: store bootcount var in environment by Heiko Schocher · Mon Nov 04 14:04:59 2013 +0100
  21. ea385ed Merge branch 'iu-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Sat Nov 09 12:51:47 2013 +0100
  22. 5b9a6c5 Merge branch 'master' of git://www.denx.de/git/u-boot-usb by Tom Rini · Fri Nov 08 15:25:29 2013 -0500
  23. 86bd4e8 sandbox: convert to common time functions by Rob Herring · Fri Nov 08 08:40:44 2013 -0600
  24. 316c5c8 time: add weak annotation to timer_read_counter declaration by Rob Herring · Fri Nov 08 08:40:43 2013 -0600
  25. 7f37f22 netconsole loses 2nd character of input by Suriyan Ramasami · Wed Oct 16 09:54:24 2013 -0700
  26. a21e379 serial: s5p: Staticize local functions by Axel Lin · Wed Oct 16 09:47:13 2013 +0800
  27. d8d51f8 env: fix the env export varname by Pierre Aubert · Tue Oct 08 14:20:27 2013 +0200
  28. 71d816f highbank: set AUTOBOOT_KEYED_CTRLC config option by Mark Langsdorf · Tue Sep 10 15:20:24 2013 -0500
  29. c301226 autoboot: add an option to override keyed autoboot by Mark Langsdorf · Tue Sep 10 15:20:23 2013 -0500
  30. 3da5fa8 serial: xuartlite: Staticize local functions by Axel Lin · Wed Oct 16 09:45:56 2013 +0800
  31. d3101d2 serial: mxs_auart: Staticize local functions by Axel Lin · Tue Oct 15 10:52:35 2013 +0800
  32. 65a43e3 fs:fat: fix set file name function by Piotr Wilczek · Fri Oct 11 15:43:33 2013 +0200
  33. e077389 cmd_zfs: normalize 'file not found' errors by Luka Perkov · Thu Oct 10 01:32:28 2013 +0200
  34. 94a4a1f cmd_reiser: normalize 'file not found' errors by Luka Perkov · Thu Oct 10 01:32:27 2013 +0200
  35. 8d66edc cmd_ubifs: normalize 'file not found' errors by Tim Harvey · Thu Oct 10 01:32:26 2013 +0200
  36. 4e56395 include: delete include/linux/config.h by Masahiro Yamada · Mon Oct 07 16:04:18 2013 +0900
  37. 8177042 config/sandbox: Add EFI and GPT support by Egbert Eich · Fri Oct 04 19:44:07 2013 +0200
  38. f6e664b config: Define HAVE_BLOCK_DEVICE when CONFIG_CMD_GPT is set by Egbert Eich · Fri Oct 04 19:42:53 2013 +0200
  39. bfd4a71 cmd/gpt: Support gpt command for all devices by Egbert Eich · Fri Oct 04 18:53:04 2013 +0200
  40. f94573b cosmetic: UDM-net: clean up the remainders of dead driver by Masahiro Yamada · Tue Sep 24 10:32:06 2013 +0900
  41. fb7daa4 cosmetic: UDM-serial: clean up the remainders of dead driver by Masahiro Yamada · Tue Sep 24 10:32:05 2013 +0900
  42. a756da9 cosmetic: doc: driver-model: Do not number driver lists by Masahiro Yamada · Tue Sep 24 10:32:04 2013 +0900
  43. 8892548 usb: dfu: make nand upload working by Bo Shen · Thu Nov 07 14:29:41 2013 +0800
  44. 1799fa8 usb, g_dnl: make iSerialNumber board configurable by Heiko Schocher · Mon Nov 04 14:05:01 2013 +0100
  45. 247b98f usb: dfu: correct dfu buffer inited value by Bo Shen · Wed Oct 16 17:26:38 2013 +0800
  46. f1f2af5 usb: dfu: decrease dfu->r_left along with the transfer by Bo Shen · Wed Oct 16 17:26:37 2013 +0800
  47. 10b479d usb: ohci-hcd: submit_common_msg: report actual_length properly by Mateusz Kulikowski · Wed Oct 23 20:26:27 2013 +0200
  48. 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
  49. 84c4b98 usb: ums: move ums code from trats to Samsung common directory by Przemyslaw Marczak · Wed Oct 23 14:30:45 2013 +0200
  50. 3dab730 usb: ums: fix disk capacity miscalculation and code cleanup by Przemyslaw Marczak · Wed Oct 23 14:30:44 2013 +0200
  51. 0e1e709 usb: ums: allows using every mmc device with ums. by Przemyslaw Marczak · Wed Oct 23 14:30:43 2013 +0200
  52. 674b1a6 usb: ums: code refactoring to improve reusability on other boards. by Przemyslaw Marczak · Wed Oct 23 14:30:42 2013 +0200
  53. 2beb1fd README: remove wrong config name by Igor Grinberg · Wed Nov 06 17:24:02 2013 +0200
  54. 06bc873 cosmetic: remove empty lines at the top of file by Masahiro Yamada · Tue Nov 05 11:28:48 2013 +0900
  55. c4f6353 common/cmd_bootm.c: fix subcommand processing in OS specific do_bootm_xxx() functions by Miao Yan · Mon Nov 04 11:18:14 2013 +0800
  56. 49a88e3 Makefile: do not create a symbolic link to arch/${ARCH}/include/asm by Masahiro Yamada · Fri Nov 01 10:28:45 2013 +0900
  57. a4c867c Add support for SX151x SPI GPIO Expanders by Viktar Palstsiuk · Thu Oct 31 11:16:59 2013 +0300
  58. 87011d1 boards.cfg: remove git leftovers by Luka Perkov · Thu Oct 31 03:59:46 2013 +0100
  59. d0d2385 boards.cfg: remove trailing whitespace by Paul Burton · Wed Oct 23 11:17:14 2013 +0100
  60. 9446340 cmd_nvedit.c: Add env exists command by Andrew Ruder · Tue Oct 22 19:07:34 2013 -0500
  61. 9d3262b MAKEALL: rename boards_by_* functions to targets_by_* by Masahiro Yamada · Mon Oct 21 11:11:28 2013 +0900
  62. 890a4e8 MAKEALL: fix boards_by_field function by Masahiro Yamada · Mon Oct 21 11:11:27 2013 +0900
  63. 042ff5c MAKEALL: fix a bug to use CROSS_COMPILE_<ARCH> by Masahiro Yamada · Mon Oct 21 11:11:26 2013 +0900
  64. 4a3f1f4 MAKEALL: fix awk warning message by Masahiro Yamada · Mon Oct 21 11:11:25 2013 +0900
  65. ac9ecc4 sparc: include config.h to start.S by Masahiro Yamada · Mon Oct 21 10:19:38 2013 +0900
  66. 51feb2c EP88x: remove remainders of dead board by Masahiro Yamada · Mon Oct 21 10:10:32 2013 +0900
  67. a228136 README.scrapyard: fix broken format by Masahiro Yamada · Mon Oct 21 10:10:31 2013 +0900
  68. 3870556 kup: Delete an unused Makefile by Masahiro Yamada · Mon Oct 21 10:01:24 2013 +0900
  69. 4f95d6e Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu Nov 07 09:32:16 2013 +0100
  70. 2fb506b Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire by Tom Rini · Wed Nov 06 16:18:25 2013 -0500
  71. 3cad886 Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Wed Nov 06 16:11:34 2013 -0500
  72. 56ef75c ColdFire: fix some typoes for CF platform by jason · Wed Nov 06 22:59:08 2013 +0800
  73. 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
  74. 6c04dcd Makfile: fix a rule to build u-boot.sb by Masahiro Yamada · Tue Nov 05 17:09:02 2013 +0900
  75. efe3dc0 freescale: p1_p2_rdb_pc: rename COBJS-y to obj-y by Masahiro Yamada · Tue Nov 05 17:03:22 2013 +0900
  76. ead2d42 fpga: Add support for gzip images with bitstreams by Michal Simek · Fri Oct 04 10:51:01 2013 +0200
  77. 94dc92f fpga: zynqpl: Do not place bitstream below 1MB by Michal Simek · Fri Oct 04 10:48:59 2013 +0200
  78. 8cfb246 fpga: zynqpl: Add dcache flush support by Jagannadha Sutradharudu Teki · Fri Sep 20 18:39:47 2013 +0530
  79. 9028c8e Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue Nov 05 20:50:39 2013 +0100
  80. 044a5e8 at91: add defines for reset type by Roger Meier · Mon Nov 04 07:40:44 2013 +0100
  81. 2059f31 ARM: ATMEL: eb_cpux9k2: fix TEXT_BASE for ramboot target by Jens Scharsig (BuS Elektronik) · Mon Oct 28 10:58:15 2013 +0100
  82. 4a985df arm: atmel: get rid of too many ifdeffery by Bo Shen · Mon Oct 21 16:14:00 2013 +0800
  83. 8ed8783 arm: atmel: at91sam9n12ek: add usb host support by Bo Shen · Mon Oct 21 16:13:59 2013 +0800
  84. 0e6624a net: macb: get DMA bus width from design config register by Bo Shen · Wed Sep 18 15:07:44 2013 +0800
  85. 759456e pxe: fix handling of absolute paths by Rob Herring · Fri Oct 18 13:04:42 2013 -0500
  86. 4252e98 ARM: versatile: convert to common timer code by Rob Herring · Fri Oct 04 10:22:48 2013 -0500
  87. 741a0bd ARM: tegra: convert to common timer code by Rob Herring · Fri Oct 04 10:22:47 2013 -0500
  88. 55d2326 ARM: socfpga: convert to common timer code by Rob Herring · Fri Oct 04 10:22:46 2013 -0500
  89. 9560ec4 ARM: vexpress: convert to common timer code by Rob Herring · Fri Oct 04 10:22:45 2013 -0500
  90. c4d1a0e ARM: mx25: convert to common timer code by Rob Herring · Fri Oct 04 10:22:44 2013 -0500
  91. 8ba859a ARM: highbank: convert to common timer code by Rob Herring · Fri Oct 04 10:22:43 2013 -0500
  92. 7a626f0 sh: convert to common timer code by Rob Herring · Fri Oct 04 10:22:42 2013 -0500
  93. 5715694 Introduce common timer functions by Rob Herring · Fri Oct 04 10:22:41 2013 -0500
  94. 55fbb1d examples: enable gc-sections option by Rob Herring · Fri Oct 04 10:22:40 2013 -0500
  95. 33d1b9a config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · Fri Oct 04 08:40:05 2013 -0500
  96. 7291732 config: remove platform CONFIG_SYS_HZ definition part 1/2 by Rob Herring · Fri Oct 04 08:40:04 2013 -0500
  97. a0f85d3 config: consolidate CONFIG_SYS_HZ definition by Rob Herring · Fri Oct 04 08:40:03 2013 -0500
  98. 204c4ed config: Add a default CONFIG_SYS_PROMPT by Rob Herring · Mon Sep 30 17:11:48 2013 -0500
  99. 9170310 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Tom Rini · Mon Nov 04 09:28:08 2013 -0500
  100. 486ab66 wandboard: README: Include the quad version by Fabio Estevam · Thu Sep 26 23:10:56 2013 -0300