aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-11-09drivers/qe/uec_phy.c: Added PHY-less (fixed PHY) driver.Richard Retanubun
2008-11-09ColdFire: Add mii driver in drivers/netTsiChung Liew
2008-11-09Moved PPC4xx EMAC driver to drivers/netBen Warren
2008-11-09xilinx_emaclite buffer overrunClive Stubbings
2008-11-09NET: QE: UEC: Make uec_miiphy_read() and uec_miiphy_write() use the devname arg.richardretanubun
2008-11-09Adds two more ethernet interface to 83xxrichardretanubun
2008-11-01Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk
2008-11-01Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk
2008-10-31CFI Driver: Fix "flash not ready" problemWolfgang Denk
2008-10-29NAND: Properly create JFFS2 cleanmarkers.Scott Wood
2008-10-29NAND fsl elbc: Set FMR[ECCM] based on page size.Scott Wood
2008-10-29Make Freescale local bus registers available for both 83xx and 85xx.Haiying Wang
2008-10-29NAND: Reset chip on power-upKarl Beldan
2008-10-29NAND: sync with 2.6.27Scott Wood
2008-10-28Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk
2008-10-27powerpc: fix pci window initialization to work with > 4GB DRAMBecky Bruce
2008-10-27pci/fsl_pci_init: Removed a bunch pointless trailing backslashes.Kumar Gala
2008-10-25atmel_lcdfb: Straighten out funky vl_sync logicHaavard Skinnemoen
2008-10-25atmel_lcdfb: Eliminate unneeded #include <asm/arch/hardware.h>Haavard Skinnemoen
2008-10-24pci/fsl_pci_init: Added fdt helper for setting up bus-ranges & dma-rangesKumar Gala
2008-10-24pci/fsl_pci_init: Add a common PCI inbound setup functionKumar Gala
2008-10-24pci/fsl_pci_init: Enable larger address and setting inbound windows properlyKumar Gala
2008-10-24pci: Allow for PCI addresses to be 64-bitKumar Gala
2008-10-23Blackfin: only initialize the RTC when actually usedMike Frysinger
2008-10-21Cleanup: fix "MHz" spellingWolfgang Denk
2008-10-21Merge git://git.denx.de/u-boot into x1Markus Klotzbuecher
2008-10-18Merge 'next' branchWolfgang Denk
2008-10-18fsl_law clear enable before changing.Ed Swarthout
2008-10-18mgsuvd: fix compiler warning when using soft_i2c driverHeiko Schocher
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-10-18I2C: adding new "i2c bus" Command to the I2C Subsystem.Heiko Schocher
2008-10-18soft_i2c: Add CFG_I2C_INIT_BOARD optionHeiko Schocher
2008-10-18lm75: Make the LM75 MULTI_BUS compatible.Heiko Schocher
2008-10-18lm75: fix Codingstyle issues.Heiko Schocher
2008-10-18soft_i2c: prevent compiler warnings if driver does not use CPU Pins.Heiko Schocher
2008-10-18i2c: add CONFIG_I2C_MULTI_BUS for soft_i2c and mpc8260 i2c driver.Heiko Schocher
2008-10-18hwmon: Add LM63 supportDirk Eibach
2008-10-18Adds two more ethernet interface to 83xxrichardretanubun
2008-10-18Change UEC PHY interface to RGMII on MPC8568MDSHaiying Wang
2008-10-17Merge branch 'master' of /home/wd/git/u-boot/master/Wolfgang Denk
2008-10-17Fix the function conflict in x86emu when DEBUG is onJason Jin
2008-10-15Coding Style cleanup, update CHANGELOG, prepare 2008.10-rc3v2008.10-rc3Wolfgang Denk
2008-10-14The PIPE_INTERRUPT flag is used wrongRemy Bohmer
2008-10-14fix USB initialisation procedureRemy Bohmer
2008-10-14Remove CFG_EEPROM_PAGE* dependencies for temperature sensorsPeter Tyser
2008-10-14Fix the NAND size overflow issue.Jason Jin
2008-10-14Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk
2008-10-13AX88180: new gigabit network driverLouis Su
2008-10-13enable 10/100M at VSC8601 at tsec driverAndre Schwarz
2008-10-13net: ne2000: Divided a function of NE2000 driverNobuhiro Iwamatsu