summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2008-08-281-1/+1
|\
| * mpc85xx: Add support for the MPC8536Kumar Gala2008-08-271-1/+1
* | dm9000 remove dead external phy support, gpio fixAndrew Dyer2008-08-262-144/+36
* | ColdFire: Add FEC Buffer descriptors in SRAMTsiChung Liew2008-08-261-6/+36
* | Fix ColdFire FEC warning messagesTsiChung Liew2008-08-262-8/+13
* | Moved initialization of SKGE Ethernet driver to board code.Ben Warren2008-08-261-1/+1
* | Moved conditional compilation to Makefile for SK98 Ethernet driverBen Warren2008-08-2619-92/+4
* | Moved initialization of Blackfin EMAC Ethernet controller to board_eth_init()Ben Warren2008-08-261-1/+1
* | Moved initialization of GRETH Ethernet driver to CPU directoryBen Warren2008-08-261-1/+1
* | Moved initialization of MCFFEC Ethernet driver to CPU directoryBen Warren2008-08-261-1/+1
* | Moved initialization of FSL_MCDMAFEC Ethernet driver to CPU directoryBen Warren2008-08-261-1/+1
|/
* FSL DDR: Provide a generic set_ddr_laws()Kumar Gala2008-08-271-0/+39
* Minor coding style cleanup, updte CHANGELOGWolfgang Denk2008-08-251-5/+5
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2008-08-252-0/+124
|\
| * Add ARM AMBA PL031 RTC SupportGururaja Hebbar K R2008-08-252-0/+124
* | RTC: Fix Makefile problem with COBJS-$(CONFIG_RTC_DS1307 || CONFIG_RTC_DS1338)Stefan Roese2008-08-251-1/+2
|/
* Fix OneNAND read_oob/write_oob functions compatabilityKyungmin Park2008-08-212-200/+706
* Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk2008-08-211-3/+10
|\
| * CFI: Add CFI_CMDSET_INTEL_EXTENDED to fix flash_real_protect()Nick Spence2008-08-201-0/+1
| * CFI: Fix AMD Legacy sector protectTsiChung Liew2008-08-201-3/+9
* | rtl8169: add support for RTL8110SCLYoshihiro Shimoda2008-08-181-6/+22
* | Fix dm9000 receive status and len little endian issueTsiChung Liew2008-08-181-6/+10
|/
* Minor code cleanup: keep lists sorted.Wolfgang Denk2008-08-181-1/+1
* Add support for ADT7460 I2C monitor chipRicardo Ribalda Delgado2008-08-182-0/+84
* video: Clean drivers/video/MakefileMichal Simek2008-08-189-37/+8
* rtc: Clean drivers/rtc/MakefileMichal Simek2008-08-1826-55/+49
* i2c: Clean drivers/i2c/ MakefileMichal Simek2008-08-186-18/+6
* Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk2008-08-142-6/+60
|\
| * Merge branch 'master' of /home/stefan/git/u-boot/u-boot into nextStefan Roese2008-08-1462-2951/+5314
| |\
| * | cfi-flash: Added support to flash_real_protect for Atmel flash devicesRafael Campos2008-08-061-6/+43
| * | cfi-flash: Add definition for the AM29LV800BB AMD NOR-flashGuennadi Liakhovetski2008-08-061-0/+17
* | | Coding Style cleanup, update CHANGELOGWolfgang Denk2008-08-143-83/+83
* | | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2008-08-142-39/+96
|\ \ \ | |_|/ |/| |
| * | Fix OneNAND build breakKyungmin Park2008-08-132-39/+96
* | | drivers/mtd/nand_legacy: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-132-6/+4
* | | drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-1310-36/+9
* | | drivers/mtd/onenand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-134-16/+2
* | | drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-134-14/+3
* | | drivers/qe: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-135-14/+2
* | | drivers/pci: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-137-28/+4
* | | drivers/misc: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-135-18/+5
* | | drivers/input: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-136-23/+5
* | | drivers/dma: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-134-12/+1
* | | drivers/block: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-136-24/+6
* | | serial: move CFG_NS9750_UART to CONFIG_NS9750_UARTJean-Christophe PLAGNIOL-VILLARD2008-08-132-5/+1
* | | serial: move CFG_SCIF_CONSOLE to CONFIG_SCIF_CONSOLEJean-Christophe PLAGNIOL-VILLARD2008-08-132-5/+1
|/ /
* | OneNAND: Fill in MTD function pointers for OneNAND.Fathi BOUDRA2008-08-121-6/+18
* | NAND: chip->state does not always get set.Marcel Ziswiler2008-08-121-0/+1
* | NAND: Scan bad blocks lazily.Ilya Yanok2008-08-121-3/+7
* | NAND read/write fixScott Wood2008-08-121-581/+181
OpenPOWER on IntegriCloud