summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into nextWolfgang Denk2009-11-156-45/+54
|\
| * smc911x: make smc911x_initialize return correct valueMike Rapoport2009-11-121-2/+2
| * Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2009-11-114-28/+35
| |\
| | * mxc_fec: avoid free() calls to already freed pointers.javier Martin2009-11-111-5/+7
| | * mxc_fec: fix some erroneous PHY accesses.javier Martin2009-11-111-3/+5
| | * SMC91111: Clean up SMC_inx macros on xsengine and xaeniaxBen Warren2009-11-091-4/+4
| | * Fix CS8900 regression on impa7 boardBen Warren2009-11-091-1/+1
| | * Fix cs8900 dev->priv not init issueHui.Tang2009-11-091-3/+4
| | * Fix DM9000 MAC address handlingBen Warren2009-10-291-12/+14
| * | fsl_pci_init_port end-point initialization is brokenEd Swarthout2009-11-041-1/+17
| * | Revert "ppc/85xx/pci: fsl_pci_init: pcie agent mode support"Kumar Gala2009-11-041-16/+2
| |/
* | Flex-OneNAND driver supportAmul Kumar Saha2009-11-133-98/+662
* | fsl_elbc_nand: remove the bbt descriptors relocation fixupMingkai Hu2009-11-131-4/+0
* | NAND: fix "raw" reads with ECC syndrome layoutsDavid Brownell2009-11-131-4/+96
* | NAND: Don't walk past end of oobfree[]Sandeep Paulraj2009-11-131-1/+2
* | NAND: Update check condition for nand_read_page_hwecc APISandeep Paulraj2009-11-131-1/+1
* | NAND: Updating comments/explanations in the NAND driverSandeep Paulraj2009-11-131-4/+8
* | NAND: Subpage shift for ecc_steps equal to 16Sandeep Paulraj2009-11-131-0/+1
* | NAND: Remove commented out codeSandeep Paulraj2009-11-131-1/+0
* | NAND: Correct the "chip_shift" calculationSandeep Paulraj2009-11-131-1/+1
* | NAND: Update to support 64 bit device sizeSandeep Paulraj2009-11-132-28/+39
* | Merge branch 'next' of git://git.denx.de/u-boot-video into nextWolfgang Denk2009-10-312-3/+51
|\ \
| * | video: mb862xx: add option VIDEO_FB_16BPP_WORD_SWAP for IPEK01Wolfgang Grandegger2009-10-311-1/+1
| * | video: mb862xx: add option CONFIG_VIDEO_MB862xx_ACCEL for 32bpp modeAnatolij Gustschin2009-10-312-1/+17
| * | video: mb862xx: improve board-specific Lime configurationWolfgang Grandegger2009-10-311-1/+33
| |/
* | new PCA9564 i2c bridge driverValentin Yakovenkov2009-10-302-0/+190
* | Blackfin: TWI/I2C: implement bus speed get/set functionsMike Frysinger2009-10-301-11/+48
* | Blackfin: TWI/I2C: add timeout to transferMike Frysinger2009-10-301-3/+12
|/
* cfi: Add weak default function for flash_cmd_reset()Stefan Roese2009-10-281-133/+18
* Coding Style cleanup; update CHANGELOG, prepare -rc1Wolfgang Denk2009-10-282-5/+5
* drivers/net/phy/miiphybb.c: fix warning: no newline at end of fileWolfgang Denk2009-10-271-1/+1
* mpc85xx: Configure QE USB for MPC8569E-MDS boardsAnton Vorontsov2009-10-271-0/+2
* ppc/85xx/pci: fsl_pci_init: pcie agent mode supportVivek Mahajan2009-10-271-2/+16
* sf: add GPL-2 license infoMike Frysinger2009-10-242-0/+2
* Merge branch 'master-sync' of git://git.denx.de/u-boot-armWolfgang Denk2009-10-249-310/+1160
|\
| * ARM: OMAP3: Refactors the SM911x driverSteve Sakoman2009-10-241-6/+6
| * s5pc1xx: SMDKC100: fix compile warningsMinkyu Kang2009-10-241-1/+1
| * Clean-up of s3c24x0 nand driverkevin.morfitt@fearnside-systems.co.uk2009-10-131-37/+25
| * Clean-up of s3c24x0 drivers excluding nand driverkevin.morfitt@fearnside-systems.co.uk2009-10-133-267/+296
| * s5pc1xx: support serial driverMinkyu Kang2009-10-132-0/+196
| * s5pc1xx: support onenand driverMinkyu Kang2009-10-132-0/+637
* | smc911x: add support for LAN9220Daniel Mack2009-10-191-0/+2
|/
* SMC911X: Add chip auto detectionOlof Johansson2009-10-132-8/+13
* OMAP3 MMC: Fix warning dereferencing type-punned pointerDirk Behme2009-10-131-27/+21
* Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2009-10-121-104/+242
|\
| * Rewrite the miiphybb (Bit-banged MII bus driver) in order to support an arbit...Luigi 'Comio' Mantellini2009-10-101-104/+242
* | Leave x86emu op code tables in default sectionEd Swarthout2009-10-122-14/+8
|/
* Merge branch 'reloc'Wolfgang Denk2009-10-0911-879/+7
|\
| * Conditionally perform common relocation fixupsPeter Tyser2009-10-031-0/+2
| * fpga: Remove relocation fixupsPeter Tyser2009-10-039-830/+5
OpenPOWER on IntegriCloud