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