aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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
2008-09-19sh: Fix typo in SH serial driverNobuhiro Iwamatsu1-1/+1
2008-09-17Refactoring parts of the common USB OHCI codeRemy Bohmer2-451/+556
2008-09-16Support for multiple SGMII/TBI interfaces for TSEC ethernetPeter Tyser1-3/+5
2008-09-13Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk1-6/+50
2008-09-12fsl_elbc_nand: ecclayout cleanupsAnton Vorontsov1-4/+0
2008-09-12fsl_elbc_nand: implement support for flash-based BBTAnton Vorontsov1-1/+34
2008-09-12fsl_elbc_nand: fix OOB workability for large page NAND chipsAnton Vorontsov1-1/+16
2008-09-12Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2-10/+10
2008-09-12Merge branch 'Makefile-next' of git://git.denx.de/u-boot-armWolfgang Denk2-10/+10
2008-09-12Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk1-2/+4
2008-09-12MPC512x: reduce timeout waiting for Ethernet autonegotiation to 2.5sWolfgang Denk1-1/+1
2008-09-12i.MX31: Make the SPI bus and chip select configurable for MC13783Magnus Lilja1-2/+4
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-8/+8
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-2/+2
2008-09-10rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHEREJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-09-10ppc4xx: Allow DTT_I2C_DEV_CODE configured by CFG_I2C_DTT_ADDRVictor Gallardo1-0/+4
2008-09-10Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk1-1/+1
2008-09-09Fix printf errors under -DDEBUGAndrew Klossner1-1/+1