1. d628866 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 14 years ago
  2. bbf2abc Merge branch 'next' of git://git.denx.de/u-boot-video by Wolfgang Denk · 14 years ago
  3. 0c71481 Blackfin: bfin_mac: convert from old style MMR macros by Mike Frysinger · 14 years ago
  4. 6815f54 Blackfin: bfin_sdh: clean up send_cmd by Mike Frysinger · 14 years ago
  5. 6f070e1 Blackfin: bfin_spi: add optional DMA support by Mike Frysinger · 14 years ago
  6. 2e6e177 Merge branch 'next' of /home/wd/git/u-boot/next by Wolfgang Denk · 14 years ago
  7. 86af10c Fix "ubi part" cmd re-entrancy by Karl Beldan · 14 years ago
  8. cdfcedb atmel_lcd: Allow contrast polarity to be either positive or negative by Alexander Stein · 14 years ago
  9. e3c78c9 ppc4xx: Remove now unused CONFIG_UART1_CONSOLE by Stefan Roese · 14 years ago
  10. 5e7abce ppc4xx: Big header cleanup, mostly PPC440 related by Stefan Roese · 14 years ago
  11. b36df56 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · 14 years ago
  12. e6e1fb3 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 14 years ago
  13. 55fed6f Blackfin: bfin_spi: use same gpio cs define as Linux by Mike Frysinger · 14 years ago
  14. 68f6618 video: cfb_console: add support for 4bpp bitmaps with GDF_32BIT_X888RGB by Timur Tabi · 14 years ago
  15. 696f6cc Merge branch 'next' of ../custodians into next by Wolfgang Denk · 14 years ago
  16. 0cc89de Merge branch 'master' of /home/wd/git/u-boot/master by Wolfgang Denk · 14 years ago
  17. e7eb046 Merge branch 'next' of git://git.denx.de/u-boot-usb into next by Wolfgang Denk · 14 years ago
  18. b65e86d Merge branch 'next' of ../custodians into next by Wolfgang Denk · 14 years ago
  19. 6142e0a USB-CDC: Fix coding style issues by Vitaly Kuzmichev · 14 years ago
  20. a170f2c USB-CDC: called handle_interrupts inside usb_eth_send by Stefano Babic · 14 years ago
  21. 8046077 USB-CDC: correct wrong alignment in ether.c by Stefano Babic · 14 years ago
  22. c0ef513 USB-CDC: change simple_strtol to simple_strtoul by Vitaly Kuzmichev · 14 years ago
  23. d5292c1 USB-CDC: ethernet error path potential oops fix by Vitaly Kuzmichev · 14 years ago
  24. df559c1 USB-CDC: Correct stat_req initialization by Vitaly Kuzmichev · 14 years ago
  25. 2e12abe USB-CDC: Replace 'strcpy' by 'strlcpy' by Vitaly Kuzmichev · 14 years ago
  26. 0129e32 USB-CDC: Correct freeing usb requests by Vitaly Kuzmichev · 14 years ago
  27. 7de7318 USB-CDC: Use native debug printout macros by Vitaly Kuzmichev · 14 years ago
  28. 2721dbf USB-CDC: Add lost 'qmult' definition by Vitaly Kuzmichev · 14 years ago
  29. 7b2f390 USB-CDC: Restuct USB gadget Makefile by Vitaly Kuzmichev · 14 years ago
  30. 23cd138 Integrate USB gadget layer and USB CDC driver layer by Remy Bohmer · 15 years ago
  31. 70fccb3 usb: musb: stub out MUSB_TXCSR_MODE for Blackfin parts by Mike Frysinger · 14 years ago
  32. 3c29975 cfi_flash: Remove uneccessary #ifdef CONFIG_SYS_MAX_FLASH_BANKS_DETECT by Stefan Roese · 14 years ago
  33. ca5def3 cfi_flash: Simplify dynamic flash bank number detection by Stefan Roese · 14 years ago
  34. b00e19c cfi_flash: Add weak default for cfi_flash_bank_addr() by Stefan Roese · 14 years ago
  35. cba34aa cfi_flash: Simplify flash_get_info() by Stefan Roese · 14 years ago
  36. 77efe35 Remove HMI10 board support by Wolfgang Denk · 14 years ago
  37. 1724fe9 i2c, omap24xx: set bus_initialized only after relocation. by Heiko Schocher · 14 years ago
  38. fe64fd4 mmc: fix compiler warnings by Wolfgang Denk · 14 years ago
  39. d2bf29e mmc: add boundary check for mmc operation by Lei Wen · 14 years ago
  40. 6561863 video: cfb_console: fix definition and usage of CURSOR_xxx macros by Timur Tabi · 14 years ago
  41. 1075b07 nand/davinci: make sure ECC calculation has really started by Wolfram Sang · 14 years ago
  42. 93ceb47 usb: musb: set target address for non-multipoint devices by Bryan Wu · 14 years ago
  43. 8dd7a23 usb: musb: setup TXCOUNT for Blackfin musb by Bryan Wu · 14 years ago
  44. 2d941de Prepare v2010.09-rc1 by Wolfgang Denk · 14 years ago
  45. a78ded1 Merge branch 'master' of git://git.denx.de/u-boot-ti by Wolfgang Denk · 14 years ago
  46. 4c46839 mtd: nand: supress 'unknown NAND' warning if no nand is found by Steve Sakoman · 14 years ago
  47. 5a0a82f ARMV7: OMAP: add convenience function to set TWL4030 regulator voltages by Steve Sakoman · 14 years ago
  48. cf64fda Merge branch 'at91' of git://git.denx.de/u-boot-atmel by Wolfgang Denk · 14 years ago
  49. 09b4a9c Merge branch 'master' of git://git.denx.de/u-boot-samsung by Wolfgang Denk · 14 years ago
  50. f91506e Merge branch 'master' of /home/wd/git/u-boot/master by Wolfgang Denk · 14 years ago
  51. 67bd941 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · 14 years ago
  52. f09d3b2 AT91/AVR32: atmel_spi.c: flush RDR before next SPI transaction by Reinhard Meyer · 14 years ago
  53. c7260d1 AT91: add RTT and GPBR based RTC by Reinhard Meyer · 14 years ago
  54. 1592ef8 AT91: MCI: add SD/MMC driver using mmc framework by Reinhard Meyer · 14 years ago
  55. 359ec49 powerpc/8xxx: Fix dma for 36bit addressing by York Sun · 14 years ago
  56. 306563a i2c: rewrite mvtwsi, support orion5x and kirkwood by Albert Aribaud · 14 years ago
  57. 01ec99d i2c: rename kirkwood_i2c to mvtwsi by Albert Aribaud · 14 years ago
  58. f70409a ARMV7: S5P: separate the peripheral clocks by Minkyu Kang · 14 years ago
  59. 889a275 ARMV7: S5P: rename from CONFIG_S5PC1XX to CONFIG_S5P by Minkyu Kang · 14 years ago
  60. 07cf5e2 i2c: omap2+: change header guard to be generic by Nishanth Menon · 14 years ago
  61. 5549d22 Merge branch 'master' of /home/wd/git/u-boot/master by Wolfgang Denk · 14 years ago
  62. 5465299 Work around bug in Numonyx P33/P30 256-Mbit 65nm flash chips. by Philippe De Muyter · 14 years ago
  63. 70084df cfi_flash: Cleanup flash_print_info() by Stefan Roese · 14 years ago
  64. d77c7ac Fix printing & reading of 16-bit CFI device identifiers by Philippe De Muyter · 14 years ago
  65. 2e97394 cfi_flash: flinfo: allow user interrupt in flash print info fn by Kim Phillips · 14 years ago
  66. d93d0f0 S5P: Use accessor functions instead of SoC specific defines to access the base address by Minkyu Kang · 14 years ago
  67. ae37a07 Merge branch 'master' of git://git.denx.de/u-boot-ti by Wolfgang Denk · 14 years ago
  68. dc41b8b mmc: omap3: fix block read function by Grazvydas Ignotas · 14 years ago
  69. 8bbf430 mmc: omap3: make local symbols static by Grazvydas Ignotas · 14 years ago
  70. 5689f4b musb: am35x: Workaround for fifo read issue by Ajay Kumar Gupta · 14 years ago
  71. dbea324 musb: MSC host support for AM35x by Ajay Kumar Gupta · 14 years ago
  72. b2621bc video: add support for display controller in MB86R0x SoCs by Matthias Weisser · 14 years ago
  73. b9d51fb Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  74. fe8d63c Merge branch 'master' of git://git.denx.de/u-boot-marvell by Wolfgang Denk · 14 years ago
  75. 9844d02 Merge branch 'master' of git://git.denx.de/u-boot-ti by Wolfgang Denk · 14 years ago
  76. 6a69e11 S5P: mmc: use the standard debug macro by Minkyu Kang · 14 years ago
  77. d7fb9bc Fix compile warnings for const correctness by Ben Warren · 14 years ago
  78. 5700bb6 miiphy: constify device name by Mike Frysinger · 14 years ago
  79. 78b7a8e net: rename "FSL UECx" net interfaces "UECx" by Kim Phillips · 14 years ago
  80. 48690d8 net ppc: fix ethernet device names with spaces by Heiko Schocher · 14 years ago
  81. f699fe1 net,fec: Shorten device name as done for other drivers by Stefano Babic · 14 years ago
  82. 39419ce ide: add mvsata_ide driver by Albert Aribaud · 14 years ago
  83. 4fc7d28 ide: reorder object files alphabetically by Albert Aribaud · 14 years ago
  84. 3df4f46 Merge branch 'master' of /home/wd/git/u-boot/master by Wolfgang Denk · 14 years ago
  85. 82369c0 net 52xx: fix ethernet device names with spaces by Wolfgang Denk · 14 years ago
  86. 9b16757 ARMV7: Restructure omap3 musb driver to allow code sharing between OMAP3 and OMAP4 by Steve Sakoman · 14 years ago
  87. 516799f ARMV7: Add support for the TWL6030 I2C power chip used in OMAP4 systems by Steve Sakoman · 14 years ago
  88. d708395 ARMV7: Modify i2c driver for more reliable operation on OMAP4 by Steve Sakoman · 14 years ago
  89. cdb7497 Rename getenv_r() into getenv_f() by Wolfgang Denk · 14 years ago
  90. 9efac4a Merge branch 'master' of git://git.denx.de/u-boot-samsung by Wolfgang Denk · 14 years ago
  91. ac95629 Merge branch 'master' of /home/wd/git/u-boot/master by Wolfgang Denk · 14 years ago
  92. 5000284 S5P: support mmc driver by Minkyu Kang · 14 years ago
  93. 47e26b1 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  94. 4ae0c2d Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · 14 years ago
  95. 793b572 i2c: soft_i2c: add simple GPIO implementation by Mike Frysinger · 14 years ago
  96. c26de2d powerpc/p3041: Add various p3041 related defines by Kumar Gala · 15 years ago
  97. 19dbcc9 powerpc/p5020: Add various p5020 related defines (and p5010) by Kumar Gala · 15 years ago
  98. 6525d51 powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases by Kumar Gala · 14 years ago
  99. 7c050f8 video: cleanup comments in cfb_console.c and video_fb.h by Anatolij Gustschin · 14 years ago
  100. e9aecde Merge branch 'master' of git://git.denx.de/u-boot-ti by Wolfgang Denk · 14 years ago