1. fbb0030 serial: struct serial_device: add uninit() entry for drivers by Anatolij Gustschin · 15 years ago
  2. 6e5fb4e Merge branch 'master' of git://git.denx.de/u-boot-mmc by Wolfgang Denk · 15 years ago
  3. b919a3f Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · 15 years ago
  4. 77c1458 ppc/85xx: PIO Support for FSL eSDHC Controller Driver by Dipen Dudhat · 15 years ago
  5. a47a12b Move arch/ppc to arch/powerpc by Stefan Roese · 15 years ago
  6. 26a3350 fsl_i2c: Added a callpoint for i2c_board_late_init by Richard Retanubun · 15 years ago
  7. 1e3827d mips: Move cpu/mips/* to arch/mips/cpu/* by Peter Tyser · 15 years ago
  8. 8f0fec7 sh: Move cpu/$CPU to arch/sh/cpu/$CPU by Peter Tyser · 15 years ago
  9. 8d1f268 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · 15 years ago
  10. 61f2b38 Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>" by Peter Tyser · 15 years ago
  11. f852a0c drivers/mtd/spi/eeprom_m95xxx.c: add missing error checking by Albin Tonnerre · 15 years ago
  12. 2aa4c57 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 15 years ago
  13. d7a22a3 EHCI: add NEC PCI ID by Sergei Shtylyov · 15 years ago
  14. c8b2d1d EHCI: fix port reset reporting by Sergei Shtylyov · 15 years ago
  15. e06a055 EHCI: fix off-by-one error in ehci_submit_root() by Sergei Shtylyov · 15 years ago
  16. 6d313c8 EHCI: fix root hub device descriptor by Sergei Shtylyov · 15 years ago
  17. 760bce0 video: ati_radeon_fb.c: fix warning while compiling with DEBUG by Anatolij Gustschin · 15 years ago
  18. f6a7a2e ati_radeon: Support PCI virtual not eq bus mapping. by Ed Swarthout · 15 years ago
  19. 9624f6d ati_radeon: return with error when emulator fails by Ed Swarthout · 15 years ago
  20. d501176 video: cfb_console.c: add support for RLE8 bitmaps by Anatolij Gustschin · 15 years ago
  21. a233631 Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · 15 years ago
  22. 797131c Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 15 years ago
  23. 92abce8 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · 15 years ago
  24. 6a1f7e5 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 15 years ago
  25. 22d6c8f cfi_flash: reset timer in flash status check by Thomas Chou · 15 years ago
  26. 2160827 85xx: Added various P1012/P1013/P1021/P1022 defines by Kumar Gala · 15 years ago
  27. 5a85a30 ppc/8xxx: Delete PCI nodes from device tree if not configured by Kumar Gala · 15 years ago
  28. ab467c5 fsl_esdhc: Only modify the field we are changing in WML by Roy Zang · 15 years ago
  29. 48bb3bb fsl_esdhc: Add function to reset the eSDHC controller by Jerry Huang · 15 years ago
  30. cc4d122 fsl_esdhc: Always stop clock before changing frequency by Kumar Gala · 15 years ago
  31. d0b0dca i2c: Move PPC4xx I2C driver into drivers/i2c directory by Stefan Roese · 15 years ago
  32. 0701f73 at91: use C structs for AT91 OHCI code by Matthias Fuchs · 15 years ago
  33. f936aa0 Convert at91 watchdog driver to new SoC access by Achim Ehrlich · 15 years ago
  34. 3ea0037 nios2: Fix outx/writex parameter order in io.h by Scott McNutt · 15 years ago
  35. c9d4f46 nios2: Move serial drivers to individual files in drivers/serial by Scott McNutt · 15 years ago
  36. ffa37fc Merge branch 'next' by Wolfgang Denk · 15 years ago
  37. b78b48c net, fec_mxc: only setup the device enetaddr with eeprom value by Heiko Schocher · 15 years ago
  38. 0020db3 Merge remote branch 'origin/master' into next by Wolfgang Denk · 15 years ago
  39. 0d41ad7 Merge branch 'next' of git://www.denx.de/git/u-boot-cfi-flash into next by Wolfgang Denk · 15 years ago
  40. be1a913 Merge branch 'next' of git://git.denx.de/u-boot-coldfire into next by Wolfgang Denk · 15 years ago
  41. e572082 cfi flash: add status polling method for amd flash by Thomas Chou · 15 years ago
  42. c40c94a cfi_flash: precision and underflow problem in tout calculation by Renato Andreola · 15 years ago
  43. fa9da59 ColdFire: Update uart_port_conf in serial driver by TsiChung Liew · 15 years ago
  44. 8908334 add block write function to spartan3 slave serial load by Wolfgang Wegner · 15 years ago
  45. 7c27b7b at91: add hwecc method for nand by Nikolay Petukhov · 15 years ago
  46. cc41a59 TI: Davinci: NAND Driver Cleanup by Cyril Chemparathy · 15 years ago
  47. b46b353 Merge remote branch 'origin/master' into next by Wolfgang Denk · 15 years ago
  48. fd428c0 mpc5xxx: Remove all references to MGT5100 by Detlev Zundel · 15 years ago
  49. c0c3165 video: Fix console display when splashscreen is used by Matthias Weisser · 15 years ago
  50. 5647f78 mod change 755 => 644 for multiple files by Thomas Weber · 15 years ago
  51. 99c006a mxcmmc: fix warnings due to access 32 bit registers with 16 bit accessors by Stefano Babic · 15 years ago
  52. 252b404 Fix PCI_BASE_ADDRESS_5 handling in pci_hose_config_device() by Wolfgang Denk · 15 years ago
  53. be129aa video: Fix console display when splashscreen is used by Matthias Weisser · 15 years ago
  54. 93910ed Prepare v2010.03-rc1 by Wolfgang Denk · 15 years ago
  55. 9c9cbe7 mpc82xx: Remove SL8245 board and the now orpahned sk98lin network driver. by Detlev Zundel · 15 years ago
  56. 8c4444f Fix memory leak in mmc_read() by Wolfgang Denk · 15 years ago
  57. 740d6ae fec_mxc: add MX25 support by John Rigby · 15 years ago
  58. cb17b92 fec_mxc: cleanup and factor out MX27 dependencies by John Rigby · 15 years ago
  59. 552ff8f Add support for Freescale MX25 SOC by John Rigby · 15 years ago
  60. c67bee1 fsl_esdhc: add support for mx51 processor by Stefano Babic · 15 years ago
  61. 11fdade MMC: add weak function to detect MMC/SD card by Stefano Babic · 15 years ago
  62. 250de12 mmc: check correctness of the voltage mask in ocr by Stefano Babic · 15 years ago
  63. 71d64c0 serial_mxc: add support for MX51 processor by Stefano Babic · 15 years ago
  64. 8f9a221 ] fix monitor protection for CONFIG_MONITOR_IS_IN_RAM by Wolfgang Wegner · 15 years ago
  65. 0cf0b93 convert common files to new SoC access by Jens Scharsig · 15 years ago
  66. ea8fbba add a new AT91 GPIO driver by Jens Scharsig · 15 years ago
  67. eff536b SPI: Fix 32 bit transfers in mxc_spi.c by Magnus Lilja · 15 years ago
  68. 8ed5885 TI DaVinci: Driver for the davinci SPI controller by Sekhar Nori · 15 years ago
  69. 4294b24 fec_mxc: add support for MX51 processor by Stefano Babic · 15 years ago
  70. e66b19c NET: kirkwood-egiga smi access fix by Siddarth Gore · 15 years ago
  71. a1b322a ns16550: kick watchdog while waiting for a character by Ladislav Michl · 15 years ago
  72. 6e20e64 musb: Add host support for DM365 EVM by Prathap Srinivas · 15 years ago
  73. ec2aadb usb: musb: fix Blackfin DMA register padding by Cliff Cai · 15 years ago
  74. 08254a1 Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · 15 years ago
  75. 05c2f4f Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · 15 years ago
  76. 5c1a1a3 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 15 years ago
  77. f3dec79 CFI: fix eraseregions numblocks by Ladislav Michl · 15 years ago
  78. c041e9d new at91_emac network driver (NET_MULTI api) by Jens Scharsig · 15 years ago
  79. 594d57d Add EP93xx ethernet driver by Matthias Kaehlcke · 15 years ago
  80. 582c55a 83xx, uec: split enet_interface in two variables by Heiko Schocher · 15 years ago
  81. d7e3543 TI: DaVinci: Updating EMAC driver for DM365, DM646x and DA8XX by Nick Thompson · 15 years ago
  82. 0f751d6 macb: Fix mii_phy_read and mii_phy_write functions by Semih Hazar · 15 years ago
  83. 5f6b144 tsec: Add TSEC_FIBER flag by Peter Tyser · 15 years ago
  84. 8abb8dc tsec: Add support for using the BCM5482 PHY in fiber mode by Peter Tyser · 15 years ago
  85. c6dbdfd tsec: General cleanup by Peter Tyser · 15 years ago
  86. e1957ef tsec: Make functions/data static when possible by Peter Tyser · 15 years ago
  87. 27165b5 tsec: Clean up Broadcom PHY status parsing by Peter Tyser · 15 years ago
  88. 46e9167 tsec: Force TBI PHY to 1000Mbps full duplex in SGMII mode by Peter Tyser · 15 years ago
  89. 76771e5 NET: Fix MAC addr handling for smc911x by Seunghyeon Rhee · 15 years ago
  90. 07c9660 cs8900_initialize() cleanup by Matthias Kaehlcke · 15 years ago
  91. 3e446cb video: add amba-clcd prime-cell by Alessandro Rubini · 15 years ago
  92. b081c2e Nand mxc_nand add v1.1 controller support by John Rigby · 15 years ago
  93. a84b655 Merge branch 'master-sync' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 15 years ago
  94. 62db1c0 SPEAr : usbd driver support for SPEAr SoCs by Vipin KUMAR · 15 years ago
  95. 165fa40 SPEAr : nand driver support for SPEAr SoCs by Vipin KUMAR · 15 years ago
  96. a6e34f7 SPEAr : smi driver support for SPEAr SoCs by Vipin KUMAR · 15 years ago
  97. 2403f8f SPEAr : i2c driver support added for SPEAr SoCs by Vipin KUMAR · 15 years ago
  98. beca04d Kirkwood: Upgated licencing for files imported from linux source to GPLv2 or later by Prafulla Wadaskar · 15 years ago
  99. 97c9f29 ppc4xx: Fix sending type 1 PCI transactions by Felix Radensky · 15 years ago
  100. c4832df MXC: Add large page oob layout for i.MX31 NAND controller. by Magnus Lilja · 15 years ago