1. 7a68e33 openrisc: Change bi_baudrate and global data baudrate to int by Simon Glass · 12 years ago
  2. 7fffe2f nios2: Change bi_baudrate and global data baudrate to int by Simon Glass · 12 years ago
  3. 74e8456 microblaze: Change bi_baudrate and global data baudrate to int by Simon Glass · 12 years ago
  4. f5a5b3c m68k: Change bi_baudrate and global data baudrate to int by Simon Glass · 12 years ago
  5. 15dc95d avr32: Change bi_baudrate and global data baudrate to int by Simon Glass · 12 years ago
  6. ecd4551 sh: Change bi_baudrate and global data baudrate to int by Simon Glass · 12 years ago
  7. ddd8418 env: cosmetic: Consilidate the default env definition by Joe Hershberger · 12 years ago
  8. 953cfd2 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 12 years ago
  9. 8af4472 remove unnecessary includes from cmd_ide.c by Pavel Herrmann · 12 years ago
  10. 21d2bf4 split PCS440EP specific code from cmd_ide.c by Pavel Herrmann · 12 years ago
  11. 4d1361d split AU1X00 specific code from cmd_ide.c by Pavel Herrmann · 12 years ago
  12. 19be2ea make ide_led() a weak alias by Pavel Herrmann · 12 years ago
  13. 28920b1 split CPC45 board-specific IDE functions from cmd_ide.c by Pavel Herrmann · 12 years ago
  14. f5b82c0 change all versions of input_data() and output_data() to global weak aliases by Pavel Herrmann · 12 years ago
  15. e4148c1 split IVM power hooks from cmd_ide.c by Pavel Herrmann · 12 years ago
  16. 8d1165e11a split mpc8xx hooks from cmd_ide.c by Pavel Herrmann · 12 years ago
  17. 94fa029 remove CONFIG_SC3 from cmd_ide.c by Pavel Herrmann · 12 years ago
  18. 54b99e5 i2c_probe: update for use in scripting by Eric Nelson · 12 years ago
  19. ff5d2dc common/i2c: Add i2c write command by York Sun · 12 years ago
  20. bd23b22 Merge branch 'agust@denx.de-next' of git://git.denx.de/u-boot-staging by Tom Rini · 12 years ago
  21. 586197d env: Check for NULL pointer in envmatch() by Joe Hershberger · 12 years ago
  22. 4770845 common: cmd_bdinfo: fix type of value in print_lnum by Daniel Schwierzeck · 12 years ago
  23. 93c2582 usb: add support for multiple usb controllers by Lucas Stach · 12 years ago
  24. c7e3b2b usb: lowlevel interface change to support multiple controllers by Lucas Stach · 12 years ago
  25. 036036d serial: Remove CONFIG_SERIAL_MULTI from remaining sources by Marek Vasut · 12 years ago
  26. 7742aa6 serial: Move common/serial.c to drivers/serial/ by Marek Vasut · 12 years ago
  27. f1f1e9c serial: Use puts() and hang() instead of panic() in SPL by Marek Vasut · 12 years ago
  28. 8bdd7ef serial: sh: Implement CONFIG_SERIAL_MULTI into sh serial driver by Marek Vasut · 12 years ago
  29. a30a422 serial: arm: Implement CONFIG_SERIAL_MULTI into sa1100 serial driver by Marek Vasut · 12 years ago
  30. eb50766 serial: arm: Implement CONFIG_SERIAL_MULTI into s3c44b0 serial driver by Marek Vasut · 12 years ago
  31. 39f6147 serial: arm: Implement CONFIG_SERIAL_MULTI into pl01x serial driver by Marek Vasut · 12 years ago
  32. 0dd9b84 serial: arm: Implement CONFIG_SERIAL_MULTI into netarm serial driver by Marek Vasut · 12 years ago
  33. a943472 serial: arm: Implement CONFIG_SERIAL_MULTI into mxc serial driver by Marek Vasut · 12 years ago
  34. 7cd851a serial: Implement CONFIG_SERIAL_MULTI into max3100 serial driver by Marek Vasut · 12 years ago
  35. 21310b5 serial: arm: Implement CONFIG_SERIAL_MULTI into lpc2292 serial driver by Marek Vasut · 12 years ago
  36. 1f673b4 serial: arm: Implement CONFIG_SERIAL_MULTI into lh7a40x serial driver by Marek Vasut · 12 years ago
  37. a7ffb2f serial: arm: Implement CONFIG_SERIAL_MULTI into ks8695 serial driver by Marek Vasut · 12 years ago
  38. b6cd0fe serial: arm: Implement CONFIG_SERIAL_MULTI into ixp serial driver by Marek Vasut · 12 years ago
  39. 7882e7c serial: arm: Implement CONFIG_SERIAL_MULTI into imx serial driver by Marek Vasut · 12 years ago
  40. 8b029db serial: arm: Implement CONFIG_SERIAL_MULTI into clps7111 serial driver by Marek Vasut · 12 years ago
  41. cef46b7 serial: sandbox: Implement CONFIG_SERIAL_MULTI into sandbox serial driver by Marek Vasut · 12 years ago
  42. cc61c31 serial: arm: Implement CONFIG_SERIAL_MULTI into s3c64xx serial driver by Marek Vasut · 12 years ago
  43. 4bee0b3 serial: arm: Implement CONFIG_SERIAL_MULTI into s3c4510b serial driver by Marek Vasut · 12 years ago
  44. 69ea807 serial: oc: Implement CONFIG_SERIAL_MULTI into OpenCores serial driver by Marek Vasut · 12 years ago
  45. 28ea4c3 serial: Implement CONFIG_SERIAL_MULTI into ns9750 serial driver by Marek Vasut · 12 years ago
  46. abaef69 serial: mcf: Implement CONFIG_SERIAL_MULTI into MCF serial driver by Marek Vasut · 12 years ago
  47. e503f90 serial: arm: Implement CONFIG_SERIAL_MULTI into lpc32xx serial driver by Marek Vasut · 12 years ago
  48. cfba457 serial: arm: Implement CONFIG_SERIAL_MULTI into atmel serial driver by Marek Vasut · 12 years ago
  49. b207d64 serial: arm: Implement CONFIG_SERIAL_MULTI into altera serial driver by Marek Vasut · 12 years ago
  50. 8c08575 serial: arm: Implement CONFIG_SERIAL_MULTI into altera_jtag serial driver by Marek Vasut · 12 years ago
  51. 088a4f3 serial: powerpc: Implement CONFIG_SERIAL_MULTI into p3mx serial driver by Marek Vasut · 12 years ago
  52. 26d8eaa serial: powerpc: Implement CONFIG_SERIAL_MULTI into sconsole serial driver by Marek Vasut · 12 years ago
  53. d126f28 serial: powerpc: Implement CONFIG_SERIAL_MULTI into ml2 serial driver by Marek Vasut · 12 years ago
  54. 829b3b2 serial: powerpc: Implement CONFIG_SERIAL_MULTI into evb64260 serial driver by Marek Vasut · 12 years ago
  55. 619c90b serial: powerpc: Implement CONFIG_SERIAL_MULTI into cpci750 serial driver by Marek Vasut · 12 years ago
  56. d25c39d serial: powerpc: Implement CONFIG_SERIAL_MULTI into cogent serial driver by Marek Vasut · 12 years ago
  57. c45a14a serial: powerpc: Implement CONFIG_SERIAL_MULTI into bmw serial driver by Marek Vasut · 12 years ago
  58. 5dee6f5 serial: powerpc: Implement CONFIG_SERIAL_MULTI into amirix serial driver by Marek Vasut · 12 years ago
  59. afe4c38 serial: powerpc: Implement CONFIG_SERIAL_MULTI into marvell serial driver by Marek Vasut · 12 years ago
  60. 29b5ff7 serial: sparc: Implement CONFIG_SERIAL_MULTI into leon3 serial driver by Marek Vasut · 12 years ago
  61. af7be3b serial: sparc: Implement CONFIG_SERIAL_MULTI into leon2 serial driver by Marek Vasut · 12 years ago
  62. fcc2074 serial: powerpc: Implement CONFIG_SERIAL_MULTI into iop480 serial driver by Marek Vasut · 12 years ago
  63. 7a31154 serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc85xx serial driver by Marek Vasut · 12 years ago
  64. d68f4da serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc8260 serial drivers by Marek Vasut · 12 years ago
  65. 2063a54 serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc8220 serial driver by Marek Vasut · 12 years ago
  66. b57c652 serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc5xx serial driver by Marek Vasut · 12 years ago
  67. 6cb3273 serial: mips: Implement CONFIG_SERIAL_MULTI into JZ serial driver by Marek Vasut · 12 years ago
  68. 0191142 serial: mips: Implement CONFIG_SERIAL_MULTI into asc serial driver by Marek Vasut · 12 years ago
  69. 7b953c5 serial: mips: Implement CONFIG_SERIAL_MULTI into au1x00 serial driver by Marek Vasut · 12 years ago
  70. 41651ca serial: bfin: Flip the jtag serial console to CONFIG_SERIAL_MULTI by Marek Vasut · 12 years ago
  71. 5ae1de0 serial: bfin: Adjust serial_register_bfin_uart() by Marek Vasut · 12 years ago
  72. abc0ed8 serial: ns16550: Move serial registration from serial_initialize() by Marek Vasut · 12 years ago
  73. 918327c serial: mpc512x: Move serial registration from serial_initialize() by Marek Vasut · 12 years ago
  74. 87d6922 serial: microblaze: Move serial registration from serial_initialize() by Marek Vasut · 12 years ago
  75. 51d8102 serial: zynq: Move serial registration from serial_initialize() by Tom Rini · 12 years ago
  76. b498051 serial: s5p: Move serial registration from serial_initialize() by Marek Vasut · 12 years ago
  77. 1fe5c11 serial: pxa: Move serial registration from serial_initialize() by Marek Vasut · 12 years ago
  78. 28af638 serial: s3c24xx: Move serial registration from serial_initialize() by Marek Vasut · 12 years ago
  79. f0eb1f6 serial: mpc8xx: Move serial registration from serial_initialize() by Marek Vasut · 12 years ago
  80. 2a333ae serial: Implement serial_initfunc() macro by Marek Vasut · 12 years ago
  81. 89143fb serial: Rename .init() and .uninit() in serial_device by Marek Vasut · 12 years ago
  82. 5368c55 COMMON: Use __stringify() instead of MK_STR() by Marek Vasut · 12 years ago
  83. 868444f SPL: Remove setting GD_FLG_RELOC in preloader_console_init() by Tom Rini · 12 years ago
  84. 61c0d6a gth2: Remove this platform by Tom Rini · 12 years ago
  85. b0d60a9 common: cmd_elf.c: use uintptr_t for casts from u32 to void* by Daniel Schwierzeck · 12 years ago
  86. 62e03d3 common: cmd_elf.c: fix checkpath.pl warnings by Daniel Schwierzeck · 12 years ago
  87. b823fd9 ARM: prevent misaligned array inits by Albert ARIBAUD · 12 years ago
  88. 7ac8055 env: fix crash using default -f -a by Gerlando Falauto · 12 years ago
  89. 961c437 Improve license declaration for cmd_ini.h by Joe Hershberger · 12 years ago
  90. 1981668 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  91. 194846f serial: Add Zynq serial driver by Michal Simek · 12 years ago
  92. bb64d1c Output strings from echo with puts where easy by Joe Hershberger · 12 years ago
  93. da83bcd Add a command to access the system timer by Joe Hershberger · 12 years ago
  94. c167cc0 Add a new "ini" command by Joe Hershberger · 12 years ago
  95. 36180d9 Cleanup cache command prints by Joe Hershberger · 12 years ago
  96. e9455fc Fix checkpatch.pl complaints in cmd_cache.c by Joe Hershberger · 12 years ago
  97. ecd7295 Add parameter to md5sum to save the md5 sum by Joe Hershberger · 12 years ago
  98. 5ab177b Implement verify option for md5sum command by Joe Hershberger · 12 years ago
  99. 3c210e2 Add parameter to sha1sum to save the SHA1 sum by Joe Hershberger · 12 years ago
  100. e6e77d3 Implement verify option for sha1sum command by Joe Hershberger · 12 years ago