summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
* Flex-OneNAND driver supportAmul Kumar Saha2009-11-13-98/+662
* fsl_elbc_nand: remove the bbt descriptors relocation fixupMingkai Hu2009-11-13-4/+0
* NAND: fix "raw" reads with ECC syndrome layoutsDavid Brownell2009-11-13-4/+96
* NAND: Don't walk past end of oobfree[]Sandeep Paulraj2009-11-13-1/+2
* NAND: Update check condition for nand_read_page_hwecc APISandeep Paulraj2009-11-13-1/+1
* NAND: Updating comments/explanations in the NAND driverSandeep Paulraj2009-11-13-4/+8
* NAND: Subpage shift for ecc_steps equal to 16Sandeep Paulraj2009-11-13-0/+1
* NAND: Remove commented out codeSandeep Paulraj2009-11-13-1/+0
* NAND: Correct the "chip_shift" calculationSandeep Paulraj2009-11-13-1/+1
* NAND: Update to support 64 bit device sizeSandeep Paulraj2009-11-13-28/+39
* Merge branch 'next' of git://git.denx.de/u-boot-video into nextWolfgang Denk2009-10-31-3/+51
|\
| * video: mb862xx: add option VIDEO_FB_16BPP_WORD_SWAP for IPEK01Wolfgang Grandegger2009-10-31-1/+1
| * video: mb862xx: add option CONFIG_VIDEO_MB862xx_ACCEL for 32bpp modeAnatolij Gustschin2009-10-31-1/+17
| * video: mb862xx: improve board-specific Lime configurationWolfgang Grandegger2009-10-31-1/+33
* | new PCA9564 i2c bridge driverValentin Yakovenkov2009-10-30-0/+190
* | Blackfin: TWI/I2C: implement bus speed get/set functionsMike Frysinger2009-10-30-11/+48
* | Blackfin: TWI/I2C: add timeout to transferMike Frysinger2009-10-30-3/+12
|/
* cfi: Add weak default function for flash_cmd_reset()Stefan Roese2009-10-28-133/+18
* Coding Style cleanup; update CHANGELOG, prepare -rc1v2009.11-rc1Wolfgang Denk2009-10-28-5/+5
* drivers/net/phy/miiphybb.c: fix warning: no newline at end of fileWolfgang Denk2009-10-27-1/+1
* mpc85xx: Configure QE USB for MPC8569E-MDS boardsAnton Vorontsov2009-10-27-0/+2
* ppc/85xx/pci: fsl_pci_init: pcie agent mode supportVivek Mahajan2009-10-27-2/+16
* sf: add GPL-2 license infoMike Frysinger2009-10-24-0/+2
* Merge branch 'master-sync' of git://git.denx.de/u-boot-armWolfgang Denk2009-10-24-310/+1160
|\
| * ARM: OMAP3: Refactors the SM911x driverSteve Sakoman2009-10-24-6/+6
| * s5pc1xx: SMDKC100: fix compile warningsMinkyu Kang2009-10-24-1/+1
| * Clean-up of s3c24x0 nand driverkevin.morfitt@fearnside-systems.co.uk2009-10-13-37/+25
| * Clean-up of s3c24x0 drivers excluding nand driverkevin.morfitt@fearnside-systems.co.uk2009-10-13-267/+296
| * s5pc1xx: support serial driverMinkyu Kang2009-10-13-0/+196
| * s5pc1xx: support onenand driverMinkyu Kang2009-10-13-0/+637
* | smc911x: add support for LAN9220Daniel Mack2009-10-19-0/+2
|/
* SMC911X: Add chip auto detectionOlof Johansson2009-10-13-8/+13
* OMAP3 MMC: Fix warning dereferencing type-punned pointerDirk Behme2009-10-13-27/+21
* Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2009-10-12-104/+242
|\
| * Rewrite the miiphybb (Bit-banged MII bus driver) in order to support an arbit...Luigi 'Comio' Mantellini2009-10-10-104/+242
* | Leave x86emu op code tables in default sectionEd Swarthout2009-10-12-14/+8
|/
* Merge branch 'reloc'Wolfgang Denk2009-10-09-879/+7
|\
| * Conditionally perform common relocation fixupsPeter Tyser2009-10-03-0/+2
| * fpga: Remove relocation fixupsPeter Tyser2009-10-03-830/+5
| * tsec: Remove PHY command relocation fixupsPeter Tyser2009-10-03-49/+0
* | ppc_4xx: Apply new HW register namesNiklaus Giger2009-10-07-50/+50
* | net: kirkwood_egiga.c: fixed build warningPrafulla Wadaskar2009-10-04-1/+3
* | Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI APIBen Warren2009-10-04-496/+309
* | net: phy: mv88e61xx.c : fixed build warningPrafulla Wadaskar2009-10-04-2/+2
* | net: Fix problem with 405EZ ethernet interruptJames Clough2009-10-04-0/+9
|/
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2009-09-30-0/+4
|\
| * ppc/85xx: get_law_entry isn't used in CONFIG_NAND_SPLKumar Gala2009-09-30-0/+4
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2009-09-30-2/+1
|\ \
| * | NAND: davinci: Fix warnings when 4-bit ECC not usedScott Wood2009-09-28-2/+1
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2009-09-30-36/+69
|\ \