1. 98a6c4e scsi: Add scsi_write to SCSI driver by Hung-Te Lin · Mon Oct 29 05:23:46 2012 +0000
  2. 3e9fa30 scsi: Provide support for a list of AHCI controllers. by Vadim Bendebury · Mon Oct 29 05:23:45 2012 +0000
  3. ab4ddda ZFS: Fix compile warning in cmd_zfs.c (GCC 4.6.4 from ELDK 5.2.1) by Stefan Roese · Fri Oct 26 04:24:00 2012 +0000
  4. 1db8b53 cmd_fdt.c: Use %p when printing pointers by Tom Rini · Mon Oct 29 14:53:18 2012 +0000
  5. ee853e7 ext4: Fix printf() format string error by Simon Glass · Tue Oct 23 13:49:25 2012 +0000
  6. eefbc3f fs: add filesystem switch libary, implement ls and fsload commands by Stephen Warren · Mon Oct 22 06:43:51 2012 +0000
  7. 3a136bc serial: remove calls to serial_assign() by Allen Martin · Thu Oct 25 13:30:14 2012 +0000
  8. 288904d FAT: implement fat_set_blk_dev(), convert cmd_fat.c by Stephen Warren · Wed Oct 17 06:44:59 2012 +0000
  9. 12ce003 Merge branch 'master' of git://git.denx.de/u-boot-fdt by Tom Rini · Mon Oct 22 19:54:48 2012 -0700
  10. add42f4 Merge branch 'next' by Gerald Van Baren · Mon Oct 22 20:42:09 2012 -0400
  11. b2e5713 Merge branch 'master' of git://www.denx.de/git/u-boot-mmc by Tom Rini · Mon Oct 22 16:53:19 2012 -0700
  12. 7f8574c fs: Add a Coreboot Filesystem (CBFS) driver and commands by Gabe Black · Fri Oct 12 14:26:11 2012 +0000
  13. 69c5e34 common: Convert the U-Boot commands to LG-arrays by Marek Vasut · Fri Oct 12 10:27:04 2012 +0000
  14. ae723e1 COMMON: Implement common bounce buffer by Marek Vasut · Sun Aug 26 15:19:06 2012 +0000
  15. 6a23866 usb: fallback safely when a configuration descriptor is too large by Vincent Palatin · Tue Jul 24 07:12:02 2012 +0000
  16. 7d07768 usb: Support the CONFIG_SYS_64BIT_LBA option by Gabe Black · Fri Oct 12 14:26:07 2012 +0000
  17. 11aca5f x86: Change global data baudrate to int by Simon Glass · Fri Oct 12 14:21:20 2012 +0000
  18. f4baef0 nds32: Change global data baudrate to int by Simon Glass · Fri Oct 12 14:21:19 2012 +0000
  19. c81b690 mips: Change global data baudrate to int by Simon Glass · Fri Oct 12 14:21:18 2012 +0000
  20. 25c2bad blackfin: Change global data baudrate to int by Simon Glass · Fri Oct 12 14:21:17 2012 +0000
  21. c3b324e arm: Change global data baudrate to int by Simon Glass · Fri Oct 12 14:21:16 2012 +0000
  22. 78be002 sparc: Change bi_baudrate and global data baudrate to int by Simon Glass · Fri Oct 12 14:21:15 2012 +0000
  23. 3a7de0b powerpc: Change bi_baudrate and global data baudrate to int by Simon Glass · Fri Oct 12 14:21:14 2012 +0000
  24. 00322d9 openrisc: Change bi_baudrate and global data baudrate to int by Simon Glass · Fri Oct 12 14:21:13 2012 +0000
  25. e335e3c nios2: Change bi_baudrate and global data baudrate to int by Simon Glass · Fri Oct 12 14:21:12 2012 +0000
  26. fb20d45 microblaze: Change bi_baudrate and global data baudrate to int by Simon Glass · Fri Oct 12 14:21:11 2012 +0000
  27. b9b4d22 m68k: Change bi_baudrate and global data baudrate to int by Simon Glass · Fri Oct 12 14:21:10 2012 +0000
  28. f7cd60a avr32: Change bi_baudrate and global data baudrate to int by Simon Glass · Fri Oct 12 14:21:09 2012 +0000
  29. d9a4462 sh: Change bi_baudrate and global data baudrate to int by Simon Glass · Fri Oct 12 14:21:08 2012 +0000
  30. 8132114 env: cosmetic: Consilidate the default env definition by Joe Hershberger · Fri Oct 12 08:48:51 2012 +0000
  31. 6857c00 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Wed Oct 17 09:03:59 2012 -0700
  32. 15664ed remove unnecessary includes from cmd_ide.c by Pavel Herrmann · Sun Oct 07 05:56:14 2012 +0000
  33. cca20f8 split PCS440EP specific code from cmd_ide.c by Pavel Herrmann · Sun Oct 07 05:56:13 2012 +0000
  34. 3597c52 split AU1X00 specific code from cmd_ide.c by Pavel Herrmann · Tue Oct 09 07:10:08 2012 +0000
  35. 95b0cb5 make ide_led() a weak alias by Pavel Herrmann · Sun Oct 07 05:56:10 2012 +0000
  36. 6f4ed97 split CPC45 board-specific IDE functions from cmd_ide.c by Pavel Herrmann · Sun Oct 07 05:56:09 2012 +0000
  37. 35ad9a8 change all versions of input_data() and output_data() to global weak aliases by Pavel Herrmann · Tue Oct 09 07:04:39 2012 +0000
  38. d6a1240 split IVM power hooks from cmd_ide.c by Pavel Herrmann · Sun Oct 07 05:56:07 2012 +0000
  39. 2c13c4a split mpc8xx hooks from cmd_ide.c by Pavel Herrmann · Tue Oct 09 07:01:56 2012 +0000
  40. 006be69 remove CONFIG_SC3 from cmd_ide.c by Pavel Herrmann · Sun Oct 07 05:56:05 2012 +0000
  41. 4de3168 i2c_probe: update for use in scripting by Eric Nelson · Sun Sep 23 10:12:56 2012 +0000
  42. 53bb44d common/i2c: Add i2c write command by York Sun · Sun Sep 16 08:02:30 2012 +0000
  43. 8b7d32a fdt: Check for a token to skip auto-hash validation by Joe Hershberger · Fri Aug 17 10:34:39 2012 +0000
  44. ea2243b fdt: Identify scripts in ITBs as printable strings by Joe Hershberger · Fri Aug 17 10:34:38 2012 +0000
  45. fc5abf0 fdt: Add get commands to fdt by Joe Hershberger · Fri Aug 17 10:34:37 2012 +0000
  46. f72c692 fdt: Limit printed hex in fdt print and list commands by Joe Hershberger · Fri Aug 17 10:34:36 2012 +0000
  47. a261e52 fdt: Check error codes returned from fdtlib when loading ITB by Joe Hershberger · Fri Aug 17 10:34:35 2012 +0000
  48. a29c787 Merge branch 'agust@denx.de-next' of git://git.denx.de/u-boot-staging by Tom Rini · Mon Oct 15 13:37:22 2012 -0700
  49. dd000dd env: Check for NULL pointer in envmatch() by Joe Hershberger · Wed Oct 03 09:38:50 2012 +0000
  50. 0fdcf1d common: cmd_bdinfo: fix type of value in print_lnum by Daniel Schwierzeck · Wed Oct 03 08:36:11 2012 +0000
  51. e6d3345 usb: add support for multiple usb controllers by Lucas Stach · Wed Sep 26 00:14:36 2012 +0200
  52. a323128 usb: lowlevel interface change to support multiple controllers by Lucas Stach · Wed Sep 26 00:14:34 2012 +0200
  53. 52039da serial: Remove CONFIG_SERIAL_MULTI from remaining sources by Marek Vasut · Fri Sep 14 23:45:51 2012 +0200
  54. 79f2047 serial: Move common/serial.c to drivers/serial/ by Marek Vasut · Sat Sep 29 18:16:28 2012 +0200
  55. a6f6334 serial: Use puts() and hang() instead of panic() in SPL by Marek Vasut · Sat Sep 15 10:33:51 2012 +0200
  56. 904d3d7 serial: sh: Implement CONFIG_SERIAL_MULTI into sh serial driver by Marek Vasut · Fri Sep 14 22:40:08 2012 +0200
  57. 0d19c02 serial: arm: Implement CONFIG_SERIAL_MULTI into sa1100 serial driver by Marek Vasut · Fri Sep 14 22:39:44 2012 +0200
  58. 9776a44 serial: arm: Implement CONFIG_SERIAL_MULTI into s3c44b0 serial driver by Marek Vasut · Fri Sep 14 22:39:19 2012 +0200
  59. 46e4d5f serial: arm: Implement CONFIG_SERIAL_MULTI into pl01x serial driver by Marek Vasut · Fri Sep 14 22:38:46 2012 +0200
  60. 9a5f858 serial: arm: Implement CONFIG_SERIAL_MULTI into netarm serial driver by Marek Vasut · Fri Sep 14 22:38:09 2012 +0200
  61. 64c6055 serial: arm: Implement CONFIG_SERIAL_MULTI into mxc serial driver by Marek Vasut · Fri Sep 14 22:37:43 2012 +0200
  62. 0079786 serial: Implement CONFIG_SERIAL_MULTI into max3100 serial driver by Marek Vasut · Fri Sep 14 22:37:17 2012 +0200
  63. e33298e serial: arm: Implement CONFIG_SERIAL_MULTI into lpc2292 serial driver by Marek Vasut · Fri Sep 14 22:36:50 2012 +0200
  64. 58177b7 serial: arm: Implement CONFIG_SERIAL_MULTI into lh7a40x serial driver by Marek Vasut · Fri Sep 14 22:36:27 2012 +0200
  65. 5ee4656 serial: arm: Implement CONFIG_SERIAL_MULTI into ks8695 serial driver by Marek Vasut · Fri Sep 14 22:35:43 2012 +0200
  66. dde3734 serial: arm: Implement CONFIG_SERIAL_MULTI into ixp serial driver by Marek Vasut · Fri Sep 14 22:35:14 2012 +0200
  67. 9784bde serial: arm: Implement CONFIG_SERIAL_MULTI into imx serial driver by Marek Vasut · Fri Sep 14 22:34:51 2012 +0200
  68. 30916a4 serial: arm: Implement CONFIG_SERIAL_MULTI into clps7111 serial driver by Marek Vasut · Fri Sep 14 22:34:22 2012 +0200
  69. 289c300 serial: sandbox: Implement CONFIG_SERIAL_MULTI into sandbox serial driver by Marek Vasut · Fri Sep 14 22:33:21 2012 +0200
  70. 1591f18 serial: arm: Implement CONFIG_SERIAL_MULTI into s3c64xx serial driver by Marek Vasut · Thu Sep 13 16:53:49 2012 +0200
  71. bec53ec serial: arm: Implement CONFIG_SERIAL_MULTI into s3c4510b serial driver by Marek Vasut · Thu Sep 13 16:53:15 2012 +0200
  72. fcb9ef8 serial: oc: Implement CONFIG_SERIAL_MULTI into OpenCores serial driver by Marek Vasut · Thu Sep 13 16:52:38 2012 +0200
  73. d2a9ea2 serial: Implement CONFIG_SERIAL_MULTI into ns9750 serial driver by Marek Vasut · Thu Sep 13 16:52:07 2012 +0200
  74. 96e8ff6 serial: mcf: Implement CONFIG_SERIAL_MULTI into MCF serial driver by Marek Vasut · Thu Sep 13 16:51:38 2012 +0200
  75. a1207aa serial: arm: Implement CONFIG_SERIAL_MULTI into lpc32xx serial driver by Marek Vasut · Thu Sep 13 16:51:02 2012 +0200
  76. ff093ed serial: arm: Implement CONFIG_SERIAL_MULTI into atmel serial driver by Marek Vasut · Thu Sep 13 16:50:30 2012 +0200
  77. e9d0e3c serial: arm: Implement CONFIG_SERIAL_MULTI into altera serial driver by Marek Vasut · Thu Sep 13 16:49:51 2012 +0200
  78. 4b02639 serial: arm: Implement CONFIG_SERIAL_MULTI into altera_jtag serial driver by Marek Vasut · Thu Sep 13 16:48:50 2012 +0200
  79. 4dfb1d0 serial: powerpc: Implement CONFIG_SERIAL_MULTI into p3mx serial driver by Marek Vasut · Thu Sep 13 12:35:54 2012 +0200
  80. 4750eed serial: powerpc: Implement CONFIG_SERIAL_MULTI into sconsole serial driver by Marek Vasut · Thu Sep 13 12:34:49 2012 +0200
  81. e67241b serial: powerpc: Implement CONFIG_SERIAL_MULTI into ml2 serial driver by Marek Vasut · Thu Sep 13 12:34:24 2012 +0200
  82. adede69 serial: powerpc: Implement CONFIG_SERIAL_MULTI into evb64260 serial driver by Marek Vasut · Thu Sep 13 12:33:50 2012 +0200
  83. 7aa03ef serial: powerpc: Implement CONFIG_SERIAL_MULTI into cpci750 serial driver by Marek Vasut · Thu Sep 13 12:32:56 2012 +0200
  84. f728402 serial: powerpc: Implement CONFIG_SERIAL_MULTI into cogent serial driver by Marek Vasut · Thu Sep 13 12:29:31 2012 +0200
  85. bf5314b serial: powerpc: Implement CONFIG_SERIAL_MULTI into bmw serial driver by Marek Vasut · Thu Sep 13 12:28:07 2012 +0200
  86. 42cde13 serial: powerpc: Implement CONFIG_SERIAL_MULTI into amirix serial driver by Marek Vasut · Thu Sep 13 12:27:37 2012 +0200
  87. 4c2ced3 serial: powerpc: Implement CONFIG_SERIAL_MULTI into marvell serial driver by Marek Vasut · Thu Sep 13 12:26:39 2012 +0200
  88. 2c91a96 serial: sparc: Implement CONFIG_SERIAL_MULTI into leon3 serial driver by Marek Vasut · Thu Sep 13 12:25:48 2012 +0200
  89. 8330d1e serial: sparc: Implement CONFIG_SERIAL_MULTI into leon2 serial driver by Marek Vasut · Thu Sep 13 12:25:07 2012 +0200
  90. a29555c serial: powerpc: Implement CONFIG_SERIAL_MULTI into iop480 serial driver by Marek Vasut · Thu Sep 13 01:40:33 2012 +0200
  91. c548545 serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc85xx serial driver by Marek Vasut · Thu Sep 13 01:38:52 2012 +0200
  92. 18a4779 serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc8260 serial drivers by Marek Vasut · Thu Sep 13 01:34:16 2012 +0200
  93. 80ee3db serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc8220 serial driver by Marek Vasut · Thu Sep 13 01:29:31 2012 +0200
  94. 58698e7 serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc5xx serial driver by Marek Vasut · Thu Sep 13 01:26:42 2012 +0200
  95. 76cb60d serial: mips: Implement CONFIG_SERIAL_MULTI into JZ serial driver by Marek Vasut · Thu Sep 13 01:20:59 2012 +0200
  96. 2a9d935 serial: mips: Implement CONFIG_SERIAL_MULTI into asc serial driver by Marek Vasut · Thu Sep 13 01:20:07 2012 +0200
  97. 01f9ea8 serial: mips: Implement CONFIG_SERIAL_MULTI into au1x00 serial driver by Marek Vasut · Thu Sep 13 01:16:50 2012 +0200
  98. 3862c4a serial: bfin: Flip the jtag serial console to CONFIG_SERIAL_MULTI by Marek Vasut · Thu Sep 13 00:02:54 2012 +0200
  99. 840b724 serial: bfin: Adjust serial_register_bfin_uart() by Marek Vasut · Wed Sep 12 20:07:54 2012 +0200
  100. 3f08506 serial: ns16550: Move serial registration from serial_initialize() by Marek Vasut · Wed Sep 12 20:02:05 2012 +0200