aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-12-13net: dm9000x: fix debug outputThomas Weber1-1/+1
2009-12-13fec_mxc: incomplete error handlingJohn Ogness1-0/+1
2009-12-13net: e1000: Add support for the Intel 82546GB controllerReinhard Arlt1-0/+1
2009-12-13NET: LAN91C96 CONFIG_NET_MULTIifyNishanth Menon3-329/+235
2009-12-08common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher1-4/+0
2009-12-07Merge branch 'master' into nextWolfgang Denk2-3/+3
2009-12-07Fix computation in nand_util.c:get_len_incl_badDaniel Hobi1-1/+1
2009-12-07smc911x: fix typo in smc911x_handle_mac_address nameMike Rapoport1-2/+2
2009-12-05Merge branch 'master' into nextWolfgang Denk8-18/+358
2009-12-02RTC: Fix return code in MC13783 RTC driver.Magnus Lilja1-1/+1
2009-12-02m41t11: Remove unused functionsPeter Tyser1-14/+0
2009-11-27omap3_mmc: Encapsulate twl4030 under option CONFIG_TWL4030_POWERVaibhav Hiremath1-0/+2
2009-11-27arm: A320: driver for FTRTC010 real time clockPo-Yu Chuang2-0/+125
2009-11-27Add a unified s3c24x0 header filekevin.morfitt@fearnside-systems.co.uk5-18/+5
2009-11-27s5pc1xx: serial: fix the error check logicMinkyu Kang1-7/+17
2009-11-27s3c64xx: move s3c64xx header files to asm-arm/arch-s3c64xxMinkyu Kang3-3/+3
2009-11-27Move s3c24x0 header files to asm-arm/arch-s3c24x0/kevin.morfitt@fearnside-systems.co.uk4-7/+7
2009-11-27Fix for Void function returning value in sbc35-a9g20Sandeep Paulraj1-1/+0
2009-11-23Add support for CS2 dataflash for Atmel-SPI.Remy Bohmer1-2/+16
2009-11-23at91: Extended soft_i2c driver for AT91SAM9263 SoCDaniel Gorsulowski1-0/+5
2009-11-22sf: fix stmicro offset setup while erasingMike Frysinger1-1/+2
2009-11-22sf: new driver for Winbond W25X16/32/64 devicesJason McMullan4-0/+339
2009-11-22Add driver for FTRTC010 real time clockPo-Yu Chuang2-0/+125
2009-11-21Merge branch 'next' of git://git.denx.de/u-boot-nand-flash into nextWolfgang Denk3-12/+44
2009-11-20NAND: Add Support for 4K page size in DaVinci NAND driverSandeep Paulraj1-7/+16
2009-11-18S3C2410 NAND Flash Add Missing FunctionHui.Tang1-4/+27
2009-11-18NAND: Update read_read_subpage API checkSandeep Paulraj1-1/+1
2009-11-16OMAP2/3: I2C: Add support for second and third busDirk Behme1-67/+99
2009-11-15Merge branch 'master' into nextWolfgang Denk6-45/+54
2009-11-13Flex-OneNAND driver supportAmul Kumar Saha3-98/+662
2009-11-13fsl_elbc_nand: remove the bbt descriptors relocation fixupMingkai Hu1-4/+0
2009-11-13NAND: fix "raw" reads with ECC syndrome layoutsDavid Brownell1-4/+96
2009-11-13NAND: Don't walk past end of oobfree[]Sandeep Paulraj1-1/+2
2009-11-13NAND: Update check condition for nand_read_page_hwecc APISandeep Paulraj1-1/+1
2009-11-13NAND: Updating comments/explanations in the NAND driverSandeep Paulraj1-4/+8
2009-11-13NAND: Subpage shift for ecc_steps equal to 16Sandeep Paulraj1-0/+1
2009-11-13NAND: Remove commented out codeSandeep Paulraj1-1/+0
2009-11-13NAND: Correct the "chip_shift" calculationSandeep Paulraj1-1/+1
2009-11-13NAND: Update to support 64 bit device sizeSandeep Paulraj2-28/+39
2009-11-12smc911x: make smc911x_initialize return correct valueMike Rapoport1-2/+2
2009-11-11Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk4-28/+35
2009-11-11mxc_fec: avoid free() calls to already freed pointers.javier Martin1-5/+7
2009-11-11mxc_fec: fix some erroneous PHY accesses.javier Martin1-3/+5
2009-11-09SMC91111: Clean up SMC_inx macros on xsengine and xaeniaxBen Warren1-4/+4
2009-11-09Fix CS8900 regression on impa7 boardBen Warren1-1/+1
2009-11-09Fix cs8900 dev->priv not init issueHui.Tang1-3/+4
2009-11-04fsl_pci_init_port end-point initialization is brokenEd Swarthout1-1/+17
2009-11-04Revert "ppc/85xx/pci: fsl_pci_init: pcie agent mode support"Kumar Gala1-16/+2
2009-10-31Merge branch 'next' of git://git.denx.de/u-boot-video into nextWolfgang Denk2-3/+51
2009-10-31video: mb862xx: add option VIDEO_FB_16BPP_WORD_SWAP for IPEK01Wolfgang Grandegger1-1/+1