aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-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
2008-10-13fsl_pci_init do not scan bus when configured as an end-pointEd Swarthout
2008-10-13CFI: cfi_flash write fix for AMD legacyEd Swarthout
2008-10-02cfi_flash: do not reset flash when probe failsMike Frysinger
2008-09-21Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2008-09-19sh: Fix compile warningNobuhiro Iwamatsu
2008-09-19sh: Fix typo in SH serial driverNobuhiro Iwamatsu
2008-09-16Support for multiple SGMII/TBI interfaces for TSEC ethernetPeter Tyser
2008-09-13Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk
2008-09-12fsl_elbc_nand: ecclayout cleanupsAnton Vorontsov
2008-09-12fsl_elbc_nand: implement support for flash-based BBTAnton Vorontsov
2008-09-12fsl_elbc_nand: fix OOB workability for large page NAND chipsAnton Vorontsov
2008-09-12Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2008-09-12Merge branch 'Makefile-next' of git://git.denx.de/u-boot-armWolfgang Denk
2008-09-12Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2008-09-12MPC512x: reduce timeout waiting for Ethernet autonegotiation to 2.5sWolfgang Denk
2008-09-12i.MX31: Make the SPI bus and chip select configurable for MC13783Magnus Lilja
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHEREJean-Christophe PLAGNIOL-VILLARD
2008-09-10ppc4xx: Allow DTT_I2C_DEV_CODE configured by CFG_I2C_DTT_ADDRVictor Gallardo
2008-09-10Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2008-09-09Fix printf errors under -DDEBUGAndrew Klossner
2008-09-09mtd: SPI Flash: Support the STMicro FlashTsiChung Liew
2008-09-09Make usb-stop() safe to call multiple times in a row.Remy Bohmer
2008-09-09Makefile: fix bug introduced by commit 47ffd6c2Wolfgang Denk
2008-09-09Makefile: compile and link each module just onceWolfgang Denk
2008-09-09Moved conditional compile into MakefileAndreas Engel
2008-09-09Merged serial_pl010.c and serial_pl011.c.Andreas Engel
2008-09-09Update i386 code (sc520_cdp)Graeme Russ
2008-09-0985xx: socrates: Enable Lime support.Anatolij Gustschin
2008-09-09rs5c372: fix rtc_set prototypeJean-Christophe PLAGNIOL-VILLARD
2008-09-08mk48t59: fix compile problem introduced by commit d1e23194Wolfgang Denk
2008-09-07rtc: allow rtc_set to return an error and use it in cmd_dateJean-Christophe PLAGNIOL-VILLARD
2008-09-07clean up some #if !defined() in drivers/video/cfb_console.cAndrew Dyer