summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge branch 'for-sha-mx35-3-stack-updates' of ssh://git.pengutronix.de/git/m...Sascha Hauer2010-01-192-39/+136
| |\ \
| | * | mc13892: clean up driver interfaceMarc Kleine-Budde2010-01-181-19/+72
| | * | mc9sdz60: clean up driver interfaceMarc Kleine-Budde2010-01-181-20/+64
| * | | I2C : add NS LP3972 PMIC supportEric Benard2010-01-163-0/+114
| * | | Add a low level disk drive access driverJuergen Beisert2010-01-143-0/+302
| * | | Add the main disk driverJuergen Beisert2010-01-143-0/+353
| * | | Start to add ATA support to bareboxJuergen Beisert2010-01-144-0/+17
| * | | Add PrimeCell PL010 serial driverMatthias Kaehlcke2010-01-144-1/+280
| * | | Add EP93xx ethernet driverMatthias Kaehlcke2010-01-144-0/+829
| | |/ | |/|
* / | Fix nand_imx for i.MX21Ivo Clarysse2010-01-291-5/+25
|/ /
* | Fix a data abort with fec_imxEric Benard2010-01-111-1/+1
* | New CFI flash driver: Fix misleading trace when unprotecting a sectorMatthias Kaehlcke2010-01-051-1/+3
* | CFI flash driver: Fix misleading trace when unprotecting a sectorMatthias Kaehlcke2010-01-051-1/+2
|/
* MTD: Correct typo in preprocessor directive.Robert P. J. Day2009-12-211-1/+1
* NAND: Free asprintf()-allocated space upon mtd device deletion.Robert P. J. Day2009-12-211-0/+2
* i.MX nand: mx21 has a v1 type controllerSascha Hauer2009-12-181-1/+1
* Cleanup some more collateral damage from renamingMarc Kleine-Budde2009-12-152-2/+2
* documentation updatesJuergen Beisert2009-12-152-0/+7
* Cleanup colleteral damage from renamingSascha Hauer2009-12-152-10/+10
* rename U-Boot-v2 project to bareboxSascha Hauer2009-12-1518-33/+33
* Merge branch 'for-sha-i2c-imx' of git://git.pengutronix.de/git/mkl/u-boot-v2Sascha Hauer2009-12-101-8/+27
|\
| * i2c-imx: i2c_imx_xfer return with err if sub-transfer isn't successfullMarc Kleine-Budde2009-12-091-0/+2
| * i2c-imx: fix low bitrate problemMarc Kleine-Budde2009-12-091-3/+17
| * i2c-imx: fix clear IFF race conditionMarc Kleine-Budde2009-12-091-2/+3
| * i2c-imx: print errors with dev_errMarc Kleine-Budde2009-12-091-3/+5
* | fb: Add a i.MX IPU framebuffer driverJuergen nogit Beisert2009-12-093-1/+927
* | imxfb: show only for relevant i.MXsSascha Hauer2009-12-091-2/+2
* | nand_imx.c : remove unused codeEric Benard2009-12-091-5/+0
* | nand_imx.c : add reset commandEric Benard2009-12-091-0/+1
|/
* nand: do not write empty pages. Needed for writing UBI imagesSascha Hauer2009-12-031-6/+18
* nand: refuse to write data if not beginning on a page boundarySascha Hauer2009-12-031-1/+6
* NAND: Allow to read oob dataSascha Hauer2009-12-031-0/+41
* i.MX: remove obsolete V2 Nand driverSascha Hauer2009-12-033-1139/+0
* i.MX Nand: Set correct datawidth/pagesize in CCM moduleSascha Hauer2009-12-031-0/+3
* mc9sdz60: driver addedMarc Kleine-Budde2009-12-033-0/+113
* mc13892: driver addedMarc Kleine-Budde2009-12-033-0/+116
* i2c-imx: ported to u-boot-v2Marc Kleine-Budde2009-12-033-0/+511
* i2c: new frameworkMarc Kleine-Budde2009-12-035-0/+358
* Unify driver's menu also for videoJuergen Beisert2009-11-271-6/+7
* spi: dev->id is an int, not a string, fix debug outputMarc Kleine-Budde2009-11-241-1/+1
* nand: print size parameter as unsinged not as signedMarc Kleine-Budde2009-11-231-1/+1
* fec_imx: remove trailing whitespaceMarc Kleine-Budde2009-11-211-2/+2
* arm: add Debug Communications Channel serial driver supportJean-Christophe PLAGNIOL-VILLARD2009-11-033-0/+174
* Merge branch 'for-sascha' of git://uboot.jcrosoft.org/u-boot-v2 into from-jeanSascha Hauer2009-10-2820-39/+39
|\
| * [PPC] Move include/asm-ppc/arch-* to arch/ppc/*/include/machJean-Christophe PLAGNIOL-VILLARD2009-10-222-6/+6
| * [SANDBOX] Move include/asm-sandbox/arch-* to arch/sandbox/*/include/machJean-Christophe PLAGNIOL-VILLARD2009-10-222-2/+2
| * [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machJean-Christophe PLAGNIOL-VILLARD2009-10-2216-30/+30
* | imx_nand: add i.MX25/i.MX35 to KconfigSascha Hauer2009-10-261-2/+2
* | mxc_nand: add nand boot support for i.MX35Sascha Hauer2009-10-261-8/+30
* | mxc_nand: set proper spas / ecc sizeSascha Hauer2009-10-261-0/+23