aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-08-25Minor coding style cleanup, updte CHANGELOGWolfgang Denk
2008-08-25Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2008-08-25RTC: Fix Makefile problem with COBJS-$(CONFIG_RTC_DS1307 || CONFIG_RTC_DS1338)Stefan Roese
2008-08-25Add ARM AMBA PL031 RTC SupportGururaja Hebbar K R
2008-08-21Fix OneNAND read_oob/write_oob functions compatabilityKyungmin Park
2008-08-21Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk
2008-08-20CFI: Add CFI_CMDSET_INTEL_EXTENDED to fix flash_real_protect()Nick Spence
2008-08-20CFI: Fix AMD Legacy sector protectTsiChung Liew
2008-08-18rtl8169: add support for RTL8110SCLYoshihiro Shimoda
2008-08-18Fix dm9000 receive status and len little endian issueTsiChung Liew
2008-08-18Minor code cleanup: keep lists sorted.Wolfgang Denk
2008-08-18Add support for ADT7460 I2C monitor chipRicardo Ribalda Delgado
2008-08-18video: Clean drivers/video/MakefileMichal Simek
2008-08-18rtc: Clean drivers/rtc/MakefileMichal Simek
2008-08-18i2c: Clean drivers/i2c/ MakefileMichal Simek
2008-08-14Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk
2008-08-14Coding Style cleanup, update CHANGELOGWolfgang Denk
2008-08-14Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk
2008-08-14Merge branch 'master' of /home/stefan/git/u-boot/u-boot into nextStefan Roese
2008-08-13Fix OneNAND build breakKyungmin Park
2008-08-13drivers/mtd/nand_legacy: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-08-13drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-08-13drivers/mtd/onenand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-08-13drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-08-13drivers/qe: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-08-13drivers/pci: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-08-13drivers/misc: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-08-13drivers/input: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-08-13drivers/dma: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-08-13drivers/block: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-08-13serial: move CFG_NS9750_UART to CONFIG_NS9750_UARTJean-Christophe PLAGNIOL-VILLARD
2008-08-13serial: move CFG_SCIF_CONSOLE to CONFIG_SCIF_CONSOLEJean-Christophe PLAGNIOL-VILLARD
2008-08-12OneNAND: Fill in MTD function pointers for OneNAND.Fathi BOUDRA
2008-08-12NAND: chip->state does not always get set.Marcel Ziswiler
2008-08-12NAND: Scan bad blocks lazily.Ilya Yanok
2008-08-12NAND read/write fixScott Wood
2008-08-12nand: fsl_upm: convert to updated MTD NAND infrastructureAnton Vorontsov
2008-08-12fsl_elbc_nand: Hard-code the FBAR/FPAR split.Scott Wood
2008-08-12fsl_elbc_nand: workaround for hangs during nand writeAnton Vorontsov
2008-08-12Freescale eLBC FCM NAND driverScott Wood
2008-08-12Don't panic if a controller driver does ecc its own way.Scott Wood
2008-08-12NAND: Make NAND driver less verbose per defaultStefan Roese
2008-08-12NAND: Change nand_wait_ready() to not call nand_wait()Stefan Roese
2008-08-12Fixing coding style issuesWilliam Juul
2008-08-12Remove white space at end.William Juul
2008-08-12Update MTD to that of Linux 2.6.22.1William Juul
2008-08-12Coding style cleanup, update CHANGELOG, prepare releasev1.3.4Wolfgang Denk
2008-08-12Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk
2008-08-12Fix compile error related to r8a66597-hcd & usbKumar Gala
2008-08-11OneNAND: Remove unused parameters to onenand_verify_pageSteve Sakoman