1. 2f59c32 x86: Enable USB features for coreboot by Simon Glass · Wed Mar 06 14:08:35 2013 +0000
  2. 7b5e779 usb: usbeth: smsc95xx: remove EEPROM loaded check by Michael Spang · Wed Mar 06 14:08:33 2013 +0000
  3. 28e1d9c usb: ehci: Fix aliasing issue in EHCI interrupt code by Vincent Palatin · Wed Mar 06 14:08:32 2013 +0000
  4. e55fdac usb: ehci: Support interrupt transfers via periodic list by Patrick Georgi · Wed Mar 06 14:08:31 2013 +0000
  5. fac8a76 usb: ehci: exynos: Enable non-dt path by Vivek Gautam · Wed Mar 06 14:18:33 2013 +0530
  6. bab686c usb: ehci: exynos: Fix multiple FDT decode by Vivek Gautam · Wed Mar 06 14:18:32 2013 +0530
  7. 0a4d8a9 arm:trats: Use new ums command by Lukasz Majewski · Tue Mar 05 12:10:18 2013 +0100
  8. 44a6ac9 usb:gadget: USB Mass Storage Gadget support by Lukasz Majewski · Tue Mar 05 12:10:17 2013 +0100
  9. 91637d7 usb:composite: USB Mass Storage - f_mass_storage.c from Linux kernel by Piotr Wilczek · Tue Mar 05 12:10:16 2013 +0100
  10. 8647cb5 usb:composite: USB Mass Storage - storage_common.c from Linux kernel by Lukasz Majewski · Tue Mar 05 12:10:15 2013 +0100
  11. 92d7fb8 usb:composite:fix Provide function data when addressing device with only one interface by Lukasz Majewski · Fri Mar 01 15:30:18 2013 +0100
  12. 96decf6 usbtty: adapt buffers for large packet support by Shiraz Hashim · Mon Dec 17 14:19:37 2012 +0530
  13. e076f28 usb/host/ehci: Add support for EHCI on spear by Vipin Kumar · Mon Dec 17 14:18:55 2012 +0530
  14. c18ea6d usb: Fix bug when both DFU & ETHER are defined by Pantelis Antoniou · Mon Dec 03 00:10:28 2012 +0000
  15. 620e9dd dfu: Add a partition type target by Pantelis Antoniou · Fri Nov 30 08:01:11 2012 +0000
  16. 4d9580a dfu: Properly zero out timeout value by Pantelis Antoniou · Fri Nov 30 08:01:10 2012 +0000
  17. 14658c0 dfu: Fix crash when wrong number of arguments given by Pantelis Antoniou · Fri Nov 30 08:01:08 2012 +0000
  18. 4e3aac0 dfu: Only perform DFU board_usb_init() for TRATS by Pantelis Antoniou · Fri Nov 30 08:01:07 2012 +0000
  19. 0d6f77c usb: ehci: Add 64-bit controller support by Vincent Palatin · Wed Dec 12 17:55:22 2012 -0800
  20. 8d45289 usb: ehci: generic PCI support by Vincent Palatin · Thu Dec 13 22:58:27 2012 -0800
  21. 059c54f Use 'unsigned int' for global_data's baudrate by Simon Glass · Tue Mar 05 14:40:05 2013 +0000
  22. 0db3ea2 sparc: Fix build warnings in serial.c by Simon Glass · Tue Mar 05 14:40:04 2013 +0000
  23. 8278371 sparc: Fix out-of-tree building by Simon Glass · Tue Mar 05 14:40:03 2013 +0000
  24. 19bc501 serial: ns16550: Remove unwanted cast by Simon Glass · Tue Mar 05 14:40:02 2013 +0000
  25. c413725 avr32: Fix cast warning in board.c by Simon Glass · Tue Mar 05 14:40:01 2013 +0000
  26. 989e1a0 blackfin: Remove noreturn attribute from cpu_init_f() by Simon Glass · Tue Mar 05 14:40:00 2013 +0000
  27. bbeac16 blackfin: Fix up board_type global data by Simon Glass · Tue Mar 05 14:39:59 2013 +0000
  28. cdf4e97 exynos5: Enable generic board for Exynos5 device tree boards by Simon Glass · Tue Mar 05 14:39:58 2013 +0000
  29. 0829896 x86: Enable generic board by Simon Glass · Tue Mar 05 14:39:57 2013 +0000
  30. fadd5ab tegra: Enable generic board for Tegra by Simon Glass · Tue Mar 05 14:39:56 2013 +0000
  31. 2e4622d x86: Enable generic board support by Simon Glass · Mon Mar 11 07:40:13 2013 +0000
  32. 3e93e33 x86: Use sections header to obtain link symbols by Simon Glass · Tue Mar 05 14:39:54 2013 +0000
  33. 6f5567d x86: Adjust board_r.c for x86 by Simon Glass · Tue Mar 05 14:39:53 2013 +0000
  34. 6d17987 x86: Adjust board_f.c for x86 by Simon Glass · Tue Mar 05 14:39:52 2013 +0000
  35. fa6945f ppc: Enable generic board support by Simon Glass · Mon Mar 11 06:50:01 2013 +0000
  36. 5af29bd Adjust board_r.c for ppc by Simon Glass · Thu Mar 14 07:20:12 2013 +0000
  37. 50250b5 Adjust board_f.c for ppc by Simon Glass · Mon Mar 11 14:30:42 2013 +0000
  38. 9c9f44a Add CONFIG_SYS_SYM_OFFSETS to support offset symbols by Simon Glass · Mon Mar 11 07:06:48 2013 +0000
  39. 97bbf18 arm: Enable generic board support by Simon Glass · Mon Mar 11 06:49:57 2013 +0000
  40. 4fb732d arm: Remove use of board_early_init_r/last_stage_init() by Simon Glass · Tue Mar 05 14:39:46 2013 +0000
  41. 4d2aee8 Add spl load feature by Simon Glass · Tue Mar 05 14:39:45 2013 +0000
  42. db397fa Introduce generic post-relocation board_r.c by Simon Glass · Mon Mar 11 14:30:37 2013 +0000
  43. c45e359 Introduce generic pre-relocation board_f.c by Simon Glass · Mon Mar 11 06:49:53 2013 +0000
  44. 6f98490 Declare watchdog functions in watchdog.h by Simon Glass · Tue Mar 05 14:39:42 2013 +0000
  45. 6682832 __HAVE_ARCH_GENERIC_BOARD controls availabilty of generic board by Simon Glass · Fri Mar 08 13:45:27 2013 +0000
  46. 82a5fa0 Introduce a basic initcall implementation by Simon Glass · Tue Mar 05 14:39:40 2013 +0000
  47. 5b92820 Change stub example to use asm-generic/sections.h by Simon Glass · Tue Mar 05 14:39:39 2013 +0000
  48. e0e641e arm: Use sections header to obtain link symbols by Simon Glass · Tue Mar 05 14:39:38 2013 +0000
  49. 9bce37c Introduce generic link section.h symbol files by Simon Glass · Tue Mar 05 14:39:37 2013 +0000
  50. ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · Thu Mar 14 06:54:53 2013 +0000
  51. 4c0dc6d Introduce generic u-boot.h file by Simon Glass · Tue Mar 05 14:39:35 2013 +0000
  52. e076adf I2C: S3C24X0: Bug fixes in i2c_transfer by Rajeshwari Shinde · Tue Feb 19 02:19:45 2013 +0000
  53. 1675065 I2C: S3C24X0: Remove the dead code by Rajeshwari Shinde · Mon Feb 18 19:58:11 2013 +0000
  54. a5f0270 cmd_mem.c: Fix warning when CONFIG_CMD_MEMTEST is not set by Tom Rini · Tue Mar 12 10:07:19 2013 -0400
  55. 66eb8fc CONFIG_BOOTDELAY default should not affect runtime by Joe Hershberger · Fri Feb 08 10:28:00 2013 +0000
  56. 0eb9826 common/main: move set_working_fdt_addr to enable usage of $fdtaddr by Barak Wasserstrom · Wed Feb 27 08:48:41 2013 +0000
  57. 586895d env: fix "env ask" command by Wolfgang Denk · Wed Feb 20 04:53:16 2013 +0000
  58. 9890c68 cmd_fat.c: Note in fatread help about alignment requirements by Tom Rini · Thu Feb 21 06:55:40 2013 +0000
  59. 57cb6a3 env: Allow accessing non-mtd devices by Lubomir Rintel · Sun Feb 10 01:02:36 2013 +0000
  60. 0e51dd8 cmd_df.c: Delete this clearly unused source file. by Robert P. J. Day · Mon Feb 04 13:57:15 2013 +0000
  61. 02ce716 cmd_mtdparts.c: Correct "reseting" to "resetting" in error msgs by Robert P. J. Day · Mon Feb 04 13:51:10 2013 +0000
  62. 01c2d98 Allow u-boot to be silent without forcing Linux to be by Joe Hershberger · Wed Feb 27 10:20:59 2013 +0000
  63. 7678513 Fix a couple typoes in tools/env/README by Robert P. J. Day · Wed Feb 27 11:28:45 2013 +0000
  64. 9b7b837 tools: update checkpatch to latest upstream version by Kim Phillips · Thu Feb 28 12:53:52 2013 +0000
  65. 6997bf8 tools: enable more checkpatch tests by default by Kim Phillips · Thu Feb 28 12:53:53 2013 +0000
  66. 5360142 cmd_part: don't print cmd name twice in help by Stephen Warren · Thu Feb 28 15:05:34 2013 +0000
  67. 125a171 MAKEALL: fix kill_children for BSD hosts by Andreas Bießmann · Thu Feb 07 22:35:57 2013 +0000
  68. 6caf783 mvsata_ide.c: Correction of typo in comments by Gray Remlin · Wed Feb 06 10:59:38 2013 +0000
  69. 39cf43f ppc: Remove PCIPPC2 and PCIPPC6 boards by Stefan Roese · Thu Feb 07 01:48:30 2013 +0000
  70. b4ce02a display_options:print_buffer: align ASCII print by Andreas Bießmann · Thu Feb 07 04:58:19 2013 +0000
  71. 9d00928 Feature Removal: disable "mtest" command by default by Wolfgang Denk · Fri Mar 08 10:51:32 2013 +0000
  72. e2573d5 Merge branch 'master' of git://git.denx.de/u-boot-mpc82xx by Tom Rini · Sun Mar 10 09:47:50 2013 -0400
  73. 1179c28 powerpc/82xx/km: removed unneeded ifdef by Holger Brunck · Fri Jan 18 00:28:17 2013 +0000
  74. 4d090c6 powerpc/82xx/km: make handle_mgcoge3un_reset static by Holger Brunck · Fri Jan 18 00:28:16 2013 +0000
  75. f661546 mpc512x: pdm360ng: drop not needed memory node fixup by Anatolij Gustschin · Fri Feb 08 00:03:50 2013 +0000
  76. 32a7cb3 mpc512x: Adjust the DRAM init sequence to the datasheet spec by Anatolij Gustschin · Fri Feb 08 00:03:49 2013 +0000
  77. d639890 mpc512x: add ifm ac14xx board by Anatolij Gustschin · Fri Feb 08 00:03:48 2013 +0000
  78. a4911f5 mpc512x: allow configuring board specific IPS divider by Anatolij Gustschin · Fri Feb 08 00:03:47 2013 +0000
  79. db20e91 mpc512x: optionally configure DIU, LPC and NFC deviders by Anatolij Gustschin · Fri Feb 08 00:03:46 2013 +0000
  80. c936642 mpc512x: use common code for clock setting for all mpc512x boards by Anatolij Gustschin · Fri Feb 08 00:03:45 2013 +0000
  81. ca625ee mpc512x: use common code for CSx configuration by Anatolij Gustschin · Fri Feb 08 00:03:44 2013 +0000
  82. 3fdce77 mpc512x: add common LAW and Chip Select configuration by Anatolij Gustschin · Fri Feb 08 00:03:43 2013 +0000
  83. 223008d mpc5200: a4m2k: Implement custom "dynamic" watchdog support by Stefan Roese · Thu Feb 07 02:10:28 2013 +0000
  84. 512da3b mpc5200: Add a4m2k board port by Stefan Roese · Thu Feb 07 02:10:11 2013 +0000
  85. e39447d mpc5200: spl_boot.c: Change init oder to first enable printf by Stefan Roese · Thu Dec 06 03:41:57 2012 +0000
  86. 5042213 x86: Enable CONFIG_OF_CONTROL on coreboot by Simon Glass · Thu Feb 28 19:26:18 2013 +0000
  87. f88ab16 x86: Adjust link device tree include file by Simon Glass · Thu Feb 28 19:26:17 2013 +0000
  88. b0ba9a4 x86: Add error checking to x86 relocation code by Simon Glass · Thu Feb 28 19:26:16 2013 +0000
  89. 347c05b x86: Support relocation of FDT on start-up by Simon Glass · Thu Feb 28 19:26:15 2013 +0000
  90. 18cc2bc x86: Rearrange the output input to remove BSS by Simon Glass · Thu Feb 28 19:26:14 2013 +0000
  91. 781db8c x86: Add an __end symbol to signal the end of the U-Boot binary by Simon Glass · Thu Feb 28 19:26:13 2013 +0000
  92. 6fa6e4a x86: Permit bootstage and timer data to be used prior to relocation by Simon Glass · Thu Feb 28 19:26:12 2013 +0000
  93. 2baa3bb x86: Add basic cache operations by Simon Glass · Thu Feb 28 19:26:11 2013 +0000
  94. 3297d4d x86: Add function to get top of usable ram by Simon Glass · Thu Feb 28 19:26:10 2013 +0000
  95. 92a1f72 Prepare v2013.04-rc1 by Tom Rini · Mon Mar 04 16:29:17 2013 -0500
  96. b0e556b kerneldoc: Add Sonic Zhang to alias bfin in git-mailrc. by Sonic Zhang · Thu Feb 28 20:21:13 2013 +0000
  97. f2f2ec9 bootm: fix conditional compilation for bootm ramdisk subcommand by Daniel Schwierzeck · Tue Feb 26 04:54:19 2013 +0000
  98. 91d1b5f env: Avoid clobbering an edited variable on ctrl-c by Joe Hershberger · Fri Feb 08 10:12:34 2013 +0000
  99. 108458a ubifs: Allow ubifsmount volume reference by number by Joe Hershberger · Thu Nov 01 16:54:18 2012 +0000
  100. 6cb5db4 sandbox: config: Enable sandbox command by Simon Glass · Wed Dec 26 09:53:38 2012 +0000