aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-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-19sh: Fix compile warningNobuhiro Iwamatsu2-17/+22
2008-09-19sh: Fix typo in SH serial driverNobuhiro Iwamatsu1-1/+1
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
2008-09-09mtd: SPI Flash: Support the STMicro FlashTsiChung Liew4-0/+363
2008-09-09Make usb-stop() safe to call multiple times in a row.Remy Bohmer1-1/+3
2008-09-09Makefile: fix bug introduced by commit 47ffd6c2Wolfgang Denk2-2/+2
2008-09-09Makefile: compile and link each module just onceWolfgang Denk2-4/+4
2008-09-09Moved conditional compile into MakefileAndreas Engel2-11/+7
2008-09-09Merged serial_pl010.c and serial_pl011.c.Andreas Engel4-178/+69
2008-09-09Update i386 code (sc520_cdp)Graeme Russ1-1/+1
2008-09-0985xx: socrates: Enable Lime support.Anatolij Gustschin1-1/+2
2008-09-09rs5c372: fix rtc_set prototypeJean-Christophe PLAGNIOL-VILLARD1-2/+1
2008-09-08mk48t59: fix compile problem introduced by commit d1e23194Wolfgang Denk1-1/+1
2008-09-07rtc: allow rtc_set to return an error and use it in cmd_dateJean-Christophe PLAGNIOL-VILLARD29-41/+101
2008-09-07clean up some #if !defined() in drivers/video/cfb_console.cAndrew Dyer1-12/+12