aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-11-01Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk1-1/+2
2008-11-01Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk1-9/+10
2008-10-31CFI Driver: Fix "flash not ready" problemWolfgang Denk1-1/+2
2008-10-29NAND: Properly create JFFS2 cleanmarkers.Scott Wood1-19/+11
2008-10-29NAND fsl elbc: Set FMR[ECCM] based on page size.Scott Wood1-2/+14
2008-10-29Make Freescale local bus registers available for both 83xx and 85xx.Haiying Wang1-9/+11
2008-10-29NAND: Reset chip on power-upKarl Beldan1-0/+8
2008-10-29NAND: sync with 2.6.27Scott Wood6-43/+141
2008-10-28Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk1-5/+1
2008-10-27powerpc: fix pci window initialization to work with > 4GB DRAMBecky Bruce1-3/+7
2008-10-27pci/fsl_pci_init: Removed a bunch pointless trailing backslashes.Kumar Gala1-7/+7
2008-10-25atmel_lcdfb: Straighten out funky vl_sync logicHaavard Skinnemoen1-4/+1
2008-10-25atmel_lcdfb: Eliminate unneeded #include <asm/arch/hardware.h>Haavard Skinnemoen1-1/+0
2008-10-24pci/fsl_pci_init: Added fdt helper for setting up bus-ranges & dma-rangesKumar Gala1-0/+20
2008-10-24pci/fsl_pci_init: Add a common PCI inbound setup functionKumar Gala1-0/+81
2008-10-24pci/fsl_pci_init: Enable larger address and setting inbound windows properlyKumar Gala1-14/+24
2008-10-24pci: Allow for PCI addresses to be 64-bitKumar Gala2-47/+78
2008-10-23Blackfin: only initialize the RTC when actually usedMike Frysinger1-9/+10
2008-10-21Cleanup: fix "MHz" spellingWolfgang Denk8-9/+9
2008-10-21Merge git://git.denx.de/u-boot into x1Markus Klotzbuecher125-1634/+3127
2008-10-18Merge 'next' branchWolfgang Denk113-860/+1131
2008-10-18fsl_law clear enable before changing.Ed Swarthout1-0/+1
2008-10-18mgsuvd: fix compiler warning when using soft_i2c driverHeiko Schocher1-0/+4
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD108-723/+723
2008-10-18I2C: adding new "i2c bus" Command to the I2C Subsystem.Heiko Schocher1-1/+14
2008-10-18soft_i2c: Add CFG_I2C_INIT_BOARD optionHeiko Schocher1-0/+11
2008-10-18lm75: Make the LM75 MULTI_BUS compatible.Heiko Schocher1-0/+6
2008-10-18lm75: fix Codingstyle issues.Heiko Schocher1-123/+99
2008-10-18soft_i2c: prevent compiler warnings if driver does not use CPU Pins.Heiko Schocher1-37/+6
2008-10-18i2c: add CONFIG_I2C_MULTI_BUS for soft_i2c and mpc8260 i2c driver.Heiko Schocher1-0/+36
2008-10-18hwmon: Add LM63 supportDirk Eibach2-0/+175
2008-10-18Adds two more ethernet interface to 83xxrichardretanubun1-1/+47
2008-10-18Change UEC PHY interface to RGMII on MPC8568MDSHaiying Wang4-0/+34
2008-10-17Merge branch 'master' of /home/wd/git/u-boot/master/Wolfgang Denk1-1/+1
2008-10-17Fix the function conflict in x86emu when DEBUG is onJason Jin1-3/+3
2008-10-15Coding Style cleanup, update CHANGELOG, prepare 2008.10-rc3v2008.10-rc3Wolfgang Denk1-1/+1
2008-10-14The PIPE_INTERRUPT flag is used wrongRemy Bohmer2-3/+3
2008-10-14fix USB initialisation procedureRemy Bohmer1-8/+6
2008-10-14Remove CFG_EEPROM_PAGE* dependencies for temperature sensorsPeter Tyser3-17/+0
2008-10-14Fix the NAND size overflow issue.Jason Jin1-2/+2
2008-10-14Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk8-723/+1939
2008-10-13AX88180: new gigabit network driverLouis Su3-0/+1140
2008-10-13enable 10/100M at VSC8601 at tsec driverAndre Schwarz1-0/+2
2008-10-13net: ne2000: Divided a function of NE2000 driverNobuhiro Iwamatsu5-723/+797
2008-10-13fsl_pci_init do not scan bus when configured as an end-pointEd Swarthout1-2/+15
2008-10-13CFI: cfi_flash write fix for AMD legacyEd Swarthout1-3/+5
2008-10-02cfi_flash: do not reset flash when probe failsMike Frysinger1-1/+2
2008-09-21Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk1-3/+5
2008-09-19usb: Fix compile warning of r8a66597-hcdNobuhiro Iwamatsu1-2/+2
2008-09-19sh: Fix compile warningNobuhiro Iwamatsu2-17/+22