aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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
2009-10-31video: mb862xx: add option CONFIG_VIDEO_MB862xx_ACCEL for 32bpp modeAnatolij Gustschin2-1/+17
2009-10-31video: mb862xx: improve board-specific Lime configurationWolfgang Grandegger1-1/+33
2009-10-30new PCA9564 i2c bridge driverValentin Yakovenkov2-0/+190
2009-10-30Blackfin: TWI/I2C: implement bus speed get/set functionsMike Frysinger1-11/+48
2009-10-30Blackfin: TWI/I2C: add timeout to transferMike Frysinger1-3/+12
2009-10-29Fix DM9000 MAC address handlingBen Warren1-12/+14
2009-10-28cfi: Add weak default function for flash_cmd_reset()Stefan Roese1-133/+18
2009-10-28Coding Style cleanup; update CHANGELOG, prepare -rc1v2009.11-rc1Wolfgang Denk2-5/+5
2009-10-27drivers/net/phy/miiphybb.c: fix warning: no newline at end of fileWolfgang Denk1-1/+1
2009-10-27mpc85xx: Configure QE USB for MPC8569E-MDS boardsAnton Vorontsov1-0/+2
2009-10-27ppc/85xx/pci: fsl_pci_init: pcie agent mode supportVivek Mahajan1-2/+16
2009-10-24sf: add GPL-2 license infoMike Frysinger2-0/+2
2009-10-24Merge branch 'master-sync' of git://git.denx.de/u-boot-armWolfgang Denk9-310/+1160
2009-10-24ARM: OMAP3: Refactors the SM911x driverSteve Sakoman1-6/+6
2009-10-24s5pc1xx: SMDKC100: fix compile warningsMinkyu Kang1-1/+1
2009-10-19smc911x: add support for LAN9220Daniel Mack1-0/+2
2009-10-13Clean-up of s3c24x0 nand driverkevin.morfitt@fearnside-systems.co.uk1-37/+25
2009-10-13Clean-up of s3c24x0 drivers excluding nand driverkevin.morfitt@fearnside-systems.co.uk3-267/+296
2009-10-13s5pc1xx: support serial driverMinkyu Kang2-0/+196
2009-10-13s5pc1xx: support onenand driverMinkyu Kang2-0/+637
2009-10-13SMC911X: Add chip auto detectionOlof Johansson2-8/+13
2009-10-13OMAP3 MMC: Fix warning dereferencing type-punned pointerDirk Behme1-27/+21
2009-10-12Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk1-104/+242
2009-10-12Leave x86emu op code tables in default sectionEd Swarthout2-14/+8
2009-10-10Rewrite the miiphybb (Bit-banged MII bus driver) in order to support an arbit...Luigi 'Comio' Mantellini1-104/+242
2009-10-09Merge branch 'reloc'Wolfgang Denk11-879/+7
2009-10-07ppc_4xx: Apply new HW register namesNiklaus Giger1-50/+50
2009-10-04net: kirkwood_egiga.c: fixed build warningPrafulla Wadaskar1-1/+3