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