1. 9691245 fec_mxc: add support for MX53 processor by Liu Hui-R64343 · 14 years ago
  2. f3100ff Fix at91 includes in soft_i2c driver by Ryan Mallon · 14 years ago
  3. f8ea15f ftpmu010: support faraday ftpmu010 driver by Macpaul Lin · 14 years ago
  4. 2b21ec9 UEC: Fix compiler warnings introduced by linux/mii.h change by Kumar Gala · 14 years ago
  5. 5aebe3b Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 14 years ago
  6. 243be8e powerpc/8xxx: Introduce 85xx, 86xx, QorIQ config headers by Kumar Gala · 14 years ago
  7. f193e3d powerpc/p2040: Add various p2040 specific information by Kumar Gala · 14 years ago
  8. b5debec powerpc/85xx: Add Support for Freescale P1014 Processor by Poonam Aggrwal · 14 years ago
  9. b8cdd01 powerpc/85xx: Add Support for Freescale P1010 Processor by Poonam Aggrwal · 14 years ago
  10. 58939fc USB-CDC: Move MAC addresses setting into usb_eth_init by Vitaly Kuzmichev · 14 years ago
  11. 8f7aa83 USB-CDC: Do not rename netdev after its registration by Vitaly Kuzmichev · 14 years ago
  12. 988ee3e usb_ether: register usb ethernet gadget at each eth init by Lei Wen · 14 years ago
  13. eddf52b Replace "FLASH" strings with "Flash" or "flash" by Peter Tyser · 14 years ago
  14. 1672171 NET: lan91c96: Correct chip detect logic by Yanjun Yang · 14 years ago
  15. 5c4fa2e rtc: add support for Micro Crystal RV-3029-C2 RTC by Heiko Schocher · 14 years ago
  16. e1ccf97 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 14 years ago
  17. aad813a Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · 14 years ago
  18. 3b4456e fsl_esdhc: Add the workaround for erratum ESDHC135 (enable on P4080) by Roy Zang · 14 years ago
  19. d621da0 fsl_esdhc: Add the workaround for erratum ESDHC111 (enable on P4080) by Jerry Huang · 14 years ago
  20. 213ac73 fsl_pci: Update PCIe boot ouput by Peter Tyser · 14 years ago
  21. a4aafcc powerpc/fsl-pci: Add generic code to setup PCIe controllers by Kumar Gala · 14 years ago
  22. 3a0e3c2 powerpc/fsl-pci: Determine pci_controller based on cfg addr for dts fixup by Kumar Gala · 14 years ago
  23. a6da8b8 fsl_esdhc: Fix esdhc disabled problem on some platforms by Chenhui Zhao · 14 years ago
  24. 245eb90 mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident() by Lei Wen · 14 years ago
  25. 47fc18f NAND: add the ability to directly write yaffs image by Lei Wen · 14 years ago
  26. 7fab9df nand: fix bug with multiple NAND devices if CONFIG_MTD_DEVICE is defined. by Alexander Holler · 14 years ago
  27. c6b734f Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · 14 years ago
  28. 3b8b240 add AM29F400BB to table of supported legacy flashs by David Müller · 14 years ago
  29. 0e7790d LAN91C*: Change chip names to fit the eth_device struct size by Yanjun Yang · 14 years ago
  30. 5dec49c pca953x: support 16-pin devices by Chris Packham · 14 years ago
  31. b3dbf4a5 ftgmac100: support of gigabit eth ftgmac100 by Macpaul Lin · 14 years ago
  32. 8ef583a miiphy: convert to linux/mii.h by Mike Frysinger · 14 years ago
  33. 4ffeab2 cfi_flash: avoid flash_verbose when possible by Mike Frysinger · 14 years ago
  34. f3038cd sh: serial_sh: Fix build in serial_sh by Nobuhiro Iwamatsu · 14 years ago
  35. 9905706 sh: sh7722: Fix multiple definition of PSDR in serial_sh by Nobuhiro Iwamatsu · 14 years ago
  36. 3f6c8e3 sh: serial: Update serial driver for SH by Nobuhiro Iwamatsu · 14 years ago
  37. cdc51c2 Merge branch 'next' of ../next by Wolfgang Denk · 14 years ago
  38. 2956532 Move DECLARE_GLOBAL_DATA_PTR to file scope by John Rigby · 14 years ago
  39. 030955c fsl_esdhc: Fix the voltage validation process by Li Yang · 14 years ago
  40. 63786d2 fsl_esdhc: Fix max clock frequency by Jerry Huang · 14 years ago
  41. 4a6ee17 fsl_esdhc: Use mmc_set_clock to set initial speed by Jerry Huang · 14 years ago
  42. 7a8fc36 MTD/NAND: fix nand_base.c to use get_timer() correctly by Reinhard Meyer · 14 years ago
  43. 0bdecd8 nand: constify id/manu tables by Mike Frysinger · 14 years ago
  44. 73c65e0 video/mx3fb: fix clock divider by Stefano Babic · 14 years ago
  45. 0934453 RTC driver for PT7C4338 chip. by Priyanka Jain · 14 years ago
  46. 6afde8b Merge branch 'next' of git://www.denx.de/git/u-boot-cfi-flash into next by Wolfgang Denk · 14 years ago
  47. 93eab86 sf: winbond: add support for W25Q16/32/128 parts by Wojtek Skulski · 14 years ago
  48. d1d90656 sf: new driver for EON devices by Chong Huang · 14 years ago
  49. 6f726f9 cfi_flash: Add optional config register write to cfi-detection by Stefan Roese · 14 years ago
  50. 4d2ca9d cfi_flash: Use flash_read32() in sector_erased() by Stefan Roese · 14 years ago
  51. df4e813 cfi_flash: Fix problems with status/id read mode by Stefan Roese · 14 years ago
  52. a042ec3 Serial: Add UART support for Marvell ARMADA 100 SoCs. by Prafulla Wadaskar · 14 years ago
  53. a160ea0 Serial: ns16550: Add support for CONFIG_SYS_NS16550_IER macro by Prafulla Wadaskar · 14 years ago
  54. e5f495d gpio: Add Multi-Function-Pin configuration driver for Marvell SoCs by Prafulla Wadaskar · 14 years ago
  55. 006915f Merge branch 'master' of ../master into next by Wolfgang Denk · 14 years ago
  56. 2c1764e fsl_esdhc: Set the eSHDC DMACTL[SNOOP] bit after resetting the controller by P.V.Suresh · 14 years ago
  57. 9fd8491 fsl_upm: Add MxMR/MDR synchronization by John Schmoller · 14 years ago
  58. 72c96a6 tsec: Revert to setting TBICR_ANEG_ENABLE by default for SGMII by Kumar Gala · 14 years ago
  59. 53736ba OMAP3: SPI driver by Dirk Behme · 14 years ago
  60. 3e664f6 ARMV7: OMAP4: twl6030 add battery charging support by Balaji T K · 14 years ago
  61. ac8983b Merge branch 'master' of git://git.denx.de/u-boot-imx by Wolfgang Denk · 14 years ago
  62. b097b92 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  63. 2aed9d1 AT91: gen_atmel_mci.c: fix bug when Slot B is used by Reinhard Meyer · 14 years ago
  64. 2111cb4 fix s3c2410_nand timing default values by David Müller (ELSOFT AG) · 14 years ago
  65. 14f88c4 video: move fsl_diu_fb driver to drivers/video by Anatolij Gustschin · 14 years ago
  66. fb69abf Merge branch 'next' of git://git.denx.de/u-boot-arm into next by Wolfgang Denk · 14 years ago
  67. 72d5e44 pl01x: use C structs and readl/writel by Rabin Vincent · 14 years ago
  68. b0bc8b7 add Xilinx_abort_fn to Xilinx_Spartan3_Slave_Serial_fns by Wolfgang Wegner · 14 years ago
  69. d260740 da850: Add RMII support for EMAC by Sudhakar Rajashekhara · 14 years ago
  70. 34bbb8f cfi_flash: fix bug introduced while recent change to flash_get_size() by Anatolij Gustschin · 14 years ago
  71. e2c2a95 74xx_7xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago
  72. de550d6 824x: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago
  73. c5d0282 ppc4xx/NAND: Reduce size of NAND SPL image by Stefan Roese · 14 years ago
  74. 8aa858c e1000: fix compile warning by Wolfgang Denk · 14 years ago
  75. fc90c06 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 14 years ago
  76. 41bb753 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  77. a42a9d7 usb: Remove usb_dev_init() from ehci-ppc4xx.c by Stefan Roese · 14 years ago
  78. 273d720 usb: Clear CMD_RUN while issuing CMD_RESET in ehci_reset() by Stefan Roese · 14 years ago
  79. 67333f7 usb: Add WATCHDOG_RESET call to polling loop by Stefan Roese · 14 years ago
  80. 222d6df usb: fix for USB_ST_STALLED status reporting in ehci_submit_async() by Anatolij Gustschin · 14 years ago
  81. 565e39c imx: Get fec mac address from fuse by Liu Hui-R64343 · 14 years ago
  82. eb9a28f mmc: omap: timeout counter fix by Nishanth Menon · 14 years ago
  83. 83e3907 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 14 years ago
  84. c05b18f Exclude drivers/qe/fdt.c without CONFIG_QE by Sebastien Carlier · 14 years ago
  85. 6439466 GRETH: removed space in network driver device name. by Daniel Hellstrom · 14 years ago
  86. ed52d12 GRETH: fixed 2 decriptor table typos by Daniel Hellstrom · 14 years ago
  87. 533b67d GRETH: Added extra RESET, this is needed if GRETH was stopped during an ethernet frame reception. by Daniel Hellstrom · 14 years ago
  88. e780d82 GRETH: Added autodetection of PHY address, or let BSP hardcode it. by Daniel Hellstrom · 14 years ago
  89. 6644c19 GRETH: made debug printouts use common debug() macro. by Daniel Hellstrom · 14 years ago
  90. e3ce686 GRETH: removed unneccesary register write and one clean up. by Daniel Hellstrom · 14 years ago
  91. f7ac99f net: e1000: typo using wrong argument to sizeof by Matthew McClintock · 14 years ago
  92. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  93. d7b1970 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  94. 009884a pci: Use intelligent indentation for CONFIG_PCI_SCAN_SHOW by Peter Tyser · 14 years ago
  95. a38d216 pci: Fix ordering of devices when CONFIG_PCI_SCAN_SHOW by Peter Tyser · 14 years ago
  96. 983eb9d pci: Clean up PCI info when CONFIG_PCI_SCAN_SHOW by Peter Tyser · 14 years ago
  97. 37d03fc fsl_pci_init: Quiet scanning printf() by Peter Tyser · 14 years ago
  98. 8ca78f2 fsl: Clean up printing of PCI boot info by Peter Tyser · 14 years ago
  99. a72dbae fsl_pci_init: Make fsl_pci_init_port() PCI/PCIe aware by Peter Tyser · 14 years ago
  100. 4b29bdb net: e1000: Add initialized eth_device & e1000_hw structure by Kumar Gala · 14 years ago