summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
...
| | | * USB-CDC: Add lost 'qmult' definitionVitaly Kuzmichev2010-09-20-0/+6
| | | * USB-CDC: Restuct USB gadget MakefileVitaly Kuzmichev2010-09-20-2/+5
| | | * Integrate USB gadget layer and USB CDC driver layerRemy Bohmer2010-09-20-0/+2728
| | | * usb: musb: stub out MUSB_TXCSR_MODE for Blackfin partsMike Frysinger2010-09-20-0/+2
| * | | Merge branch 'next' of ../custodians into nextWolfgang Denk2010-09-21-26/+16
| |\ \ \ | | |/ /
| | * | cfi_flash: Remove uneccessary #ifdef CONFIG_SYS_MAX_FLASH_BANKS_DETECTStefan Roese2010-09-20-9/+1
| | * | cfi_flash: Simplify dynamic flash bank number detectionStefan Roese2010-09-20-11/+4
| | * | cfi_flash: Add weak default for cfi_flash_bank_addr()Stefan Roese2010-09-20-4/+9
| | * | cfi_flash: Simplify flash_get_info()Stefan Roese2010-09-20-2/+2
| | |/
| * | Remove HMI10 board supportWolfgang Denk2010-09-19-163/+17
| |/
| * i2c, omap24xx: set bus_initialized only after relocation.Heiko Schocher2010-09-19-1/+3
* | Fix "ubi part" cmd re-entrancyKarl Beldan2010-09-27-0/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2010-09-22-2/+0
|\ \
| * | Blackfin: bfin_spi: use same gpio cs define as LinuxMike Frysinger2010-09-21-2/+0
| |/
* | Merge branch 'master' of /home/wd/git/u-boot/masterWolfgang Denk2010-09-21-0/+10
|\ \ | |/
| * mmc: fix compiler warningsWolfgang Denk2010-09-19-2/+2
| * mmc: add boundary check for mmc operationLei Wen2010-09-18-0/+10
* | video: cfb_console: fix definition and usage of CURSOR_xxx macrosTimur Tabi2010-09-16-10/+14
|/
* nand/davinci: make sure ECC calculation has really startedWolfram Sang2010-09-13-1/+14
* usb: musb: set target address for non-multipoint devicesBryan Wu2010-09-11-0/+7
* usb: musb: setup TXCOUNT for Blackfin musbBryan Wu2010-09-11-0/+5
* Prepare v2010.09-rc1v2010.09-rc1Wolfgang Denk2010-09-10-2/+0
* Merge branch 'master' of git://git.denx.de/u-boot-tiWolfgang Denk2010-09-09-42/+36
|\
| * mtd: nand: supress 'unknown NAND' warning if no nand is foundSteve Sakoman2010-09-08-3/+6
| * ARMV7: OMAP: add convenience function to set TWL4030 regulator voltagesSteve Sakoman2010-09-08-39/+30
* | Merge branch 'at91' of git://git.denx.de/u-boot-atmelWolfgang Denk2010-09-08-6/+514
|\ \
| * | AT91/AVR32: atmel_spi.c: flush RDR before next SPI transactionReinhard Meyer2010-09-03-2/+11
| * | AT91: add RTT and GPBR based RTCReinhard Meyer2010-09-03-0/+101
| * | AT91: MCI: add SD/MMC driver using mmc frameworkReinhard Meyer2010-09-03-4/+402
* | | Merge branch 'master' of git://git.denx.de/u-boot-samsungWolfgang Denk2010-09-08-35/+21
|\ \ \
| * | | ARMV7: S5P: separate the peripheral clocksMinkyu Kang2010-08-30-2/+2
| * | | ARMV7: S5P: rename from CONFIG_S5PC1XX to CONFIG_S5PMinkyu Kang2010-08-26-5/+5
| * | | S5P: Use accessor functions instead of SoC specific defines to access the bas...Minkyu Kang2010-08-17-10/+2
| * | | S5P: mmc: use the standard debug macroMinkyu Kang2010-08-10-18/+12
* | | | Merge branch 'master' of /home/wd/git/u-boot/masterWolfgang Denk2010-09-07-509/+462
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2010-09-07-499/+431
| |\ \ \
| | * | | i2c: rewrite mvtwsi, support orion5x and kirkwoodAlbert Aribaud2010-08-30-409/+341
| | * | | i2c: rename kirkwood_i2c to mvtwsiAlbert Aribaud2010-08-30-1/+1
| | * | | i2c: omap2+: change header guard to be genericNishanth Menon2010-08-23-2/+2
| | | |/ | | |/|
| * | | powerpc/8xxx: Fix dma for 36bit addressingYork Sun2010-08-31-2/+6
| |/ /
| * | Work around bug in Numonyx P33/P30 256-Mbit 65nm flash chips.Philippe De Muyter2010-08-18-8/+25
* | | Merge branch 'master' of /home/wd/git/u-boot/masterWolfgang Denk2010-08-18-27/+288
|\ \ \ | |/ /
| * | cfi_flash: Cleanup flash_print_info()Stefan Roese2010-08-18-24/+27
| * | Fix printing & reading of 16-bit CFI device identifiersPhilippe De Muyter2010-08-18-4/+7
| * | cfi_flash: flinfo: allow user interrupt in flash print info fnKim Phillips2010-08-18-0/+2
| * | musb: am35x: Workaround for fifo read issueAjay Kumar Gupta2010-08-12-0/+38
| * | musb: MSC host support for AM35xAjay Kumar Gupta2010-08-12-0/+215
* | | Merge branch 'master' of git://git.denx.de/u-boot-tiWolfgang Denk2010-08-12-99/+87
|\ \ \
| * | | mmc: omap3: fix block read functionGrazvydas Ignotas2010-08-12-26/+21
| * | | mmc: omap3: make local symbols staticGrazvydas Ignotas2010-08-12-25/+17
| |/ /