summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: fix "MHz" spellingWolfgang Denk2008-10-218-9/+9
* Merge git://git.denx.de/u-boot into x1Markus Klotzbuecher2008-10-21125-1634/+3127
|\
| * Merge 'next' branchWolfgang Denk2008-10-18113-860/+1131
| |\
| | * fsl_law clear enable before changing.Ed Swarthout2008-10-181-0/+1
| | * mgsuvd: fix compiler warning when using soft_i2c driverHeiko Schocher2008-10-181-0/+4
| | * rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18108-723/+723
| | * I2C: adding new "i2c bus" Command to the I2C Subsystem.Heiko Schocher2008-10-181-1/+14
| | * soft_i2c: Add CFG_I2C_INIT_BOARD optionHeiko Schocher2008-10-181-0/+11
| | * lm75: Make the LM75 MULTI_BUS compatible.Heiko Schocher2008-10-181-0/+6
| | * lm75: fix Codingstyle issues.Heiko Schocher2008-10-181-123/+99
| | * soft_i2c: prevent compiler warnings if driver does not use CPU Pins.Heiko Schocher2008-10-181-37/+6
| | * i2c: add CONFIG_I2C_MULTI_BUS for soft_i2c and mpc8260 i2c driver.Heiko Schocher2008-10-181-0/+36
| | * hwmon: Add LM63 supportDirk Eibach2008-10-182-0/+175
| | * Adds two more ethernet interface to 83xxrichardretanubun2008-10-181-1/+47
| | * Change UEC PHY interface to RGMII on MPC8568MDSHaiying Wang2008-10-184-0/+34
| * | Merge branch 'master' of /home/wd/git/u-boot/master/Wolfgang Denk2008-10-171-1/+1
| |\ \
| | * | Coding Style cleanup, update CHANGELOG, prepare 2008.10-rc3Wolfgang Denk2008-10-151-1/+1
| | |/
| * | Fix the function conflict in x86emu when DEBUG is onJason Jin2008-10-171-3/+3
| |/
| * Remove CFG_EEPROM_PAGE* dependencies for temperature sensorsPeter Tyser2008-10-143-17/+0
| * Fix the NAND size overflow issue.Jason Jin2008-10-141-2/+2
| * Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2008-10-148-723/+1939
| |\
| | * AX88180: new gigabit network driverLouis Su2008-10-133-0/+1140
| | * enable 10/100M at VSC8601 at tsec driverAndre Schwarz2008-10-131-0/+2
| | * net: ne2000: Divided a function of NE2000 driverNobuhiro Iwamatsu2008-10-135-723/+797
| * | fsl_pci_init do not scan bus when configured as an end-pointEd Swarthout2008-10-131-2/+15
| |/
| * CFI: cfi_flash write fix for AMD legacyEd Swarthout2008-10-131-3/+5
| * cfi_flash: do not reset flash when probe failsMike Frysinger2008-10-021-1/+2
| * Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2008-09-211-3/+5
| |\
| | * Support for multiple SGMII/TBI interfaces for TSEC ethernetPeter Tyser2008-09-161-3/+5
| * | sh: Fix compile warningNobuhiro Iwamatsu2008-09-192-17/+22
| * | sh: Fix typo in SH serial driverNobuhiro Iwamatsu2008-09-191-1/+1
| |/
* | The PIPE_INTERRUPT flag is used wrongRemy Bohmer2008-10-142-3/+3
* | fix USB initialisation procedureRemy Bohmer2008-10-141-8/+6
* | usb: Fix compile warning of r8a66597-hcdNobuhiro Iwamatsu2008-09-191-2/+2
* | Refactoring parts of the common USB OHCI codeRemy Bohmer2008-09-172-451/+556
|/
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2008-09-131-6/+50
|\
| * fsl_elbc_nand: ecclayout cleanupsAnton Vorontsov2008-09-121-4/+0
| * fsl_elbc_nand: implement support for flash-based BBTAnton Vorontsov2008-09-121-1/+34
| * fsl_elbc_nand: fix OOB workability for large page NAND chipsAnton Vorontsov2008-09-121-1/+16
* | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2008-09-122-10/+10
|\ \
| * \ Merge branch 'Makefile-next' of git://git.denx.de/u-boot-armWolfgang Denk2008-09-122-10/+10
| |\ \
| | * | rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-8/+8
| | * | rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-101-2/+2
| | * | rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHEREJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
| | |/
* | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2008-09-121-2/+4
|\ \ \ | |/ /
| * | i.MX31: Make the SPI bus and chip select configurable for MC13783Magnus Lilja2008-09-121-2/+4
| |/
* | MPC512x: reduce timeout waiting for Ethernet autonegotiation to 2.5sWolfgang Denk2008-09-121-1/+1
|/
* ppc4xx: Allow DTT_I2C_DEV_CODE configured by CFG_I2C_DTT_ADDRVictor Gallardo2008-09-101-0/+4
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2008-09-101-1/+1
|\
| * Fix printf errors under -DDEBUGAndrew Klossner2008-09-091-1/+1
OpenPOWER on IntegriCloud