summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Use common function to set GPIOs for MX3 and MX5Stefano Babic2010-09-293-23/+41
* Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk2010-09-2818-204/+2848
|\
| * ppc4xx: Remove now unused CONFIG_UART1_CONSOLEStefan Roese2010-09-231-5/+0
| * ppc4xx: Big header cleanup, mostly PPC440 relatedStefan Roese2010-09-231-2/+1
| * ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese2010-09-233-6/+6
| * video: cfb_console: add support for 4bpp bitmaps with GDF_32BIT_X888RGBTimur Tabi2010-09-211-1/+37
| * Merge branch 'next' of ../custodians into nextWolfgang Denk2010-09-217-0/+2768
| |\
| | * Merge branch 'next' of git://git.denx.de/u-boot-usb into nextWolfgang Denk2010-09-217-0/+2768
| | |\
| | | * USB-CDC: Fix coding style issuesVitaly Kuzmichev2010-09-205-330/+357
| | | * USB-CDC: called handle_interrupts inside usb_eth_sendStefano Babic2010-09-201-1/+9
| | | * USB-CDC: correct wrong alignment in ether.cStefano Babic2010-09-201-1/+1
| | | * USB-CDC: change simple_strtol to simple_strtoulVitaly Kuzmichev2010-09-201-1/+1
| | | * USB-CDC: ethernet error path potential oops fixVitaly Kuzmichev2010-09-201-1/+1
| | | * USB-CDC: Correct stat_req initializationVitaly Kuzmichev2010-09-201-4/+3
| | | * USB-CDC: Replace 'strcpy' by 'strlcpy'Vitaly Kuzmichev2010-09-201-3/+3
| | | * USB-CDC: Correct freeing usb requestsVitaly Kuzmichev2010-09-201-2/+7
| | | * USB-CDC: Use native debug printout macrosVitaly Kuzmichev2010-09-201-53/+43
| | | * USB-CDC: Add lost 'qmult' definitionVitaly Kuzmichev2010-09-201-0/+6
| | | * USB-CDC: Restuct USB gadget MakefileVitaly Kuzmichev2010-09-201-2/+5
| | | * Integrate USB gadget layer and USB CDC driver layerRemy Bohmer2010-09-206-0/+2728
| | | * usb: musb: stub out MUSB_TXCSR_MODE for Blackfin partsMike Frysinger2010-09-201-0/+2
| * | | Merge branch 'next' of ../custodians into nextWolfgang Denk2010-09-212-26/+16
| |\ \ \ | | |/ /
| | * | cfi_flash: Remove uneccessary #ifdef CONFIG_SYS_MAX_FLASH_BANKS_DETECTStefan Roese2010-09-201-9/+1
| | * | cfi_flash: Simplify dynamic flash bank number detectionStefan Roese2010-09-201-11/+4
| | * | cfi_flash: Add weak default for cfi_flash_bank_addr()Stefan Roese2010-09-201-4/+9
| | * | cfi_flash: Simplify flash_get_info()Stefan Roese2010-09-201-2/+2
| | |/
| * | Remove HMI10 board supportWolfgang Denk2010-09-193-163/+17
| |/
| * i2c, omap24xx: set bus_initialized only after relocation.Heiko Schocher2010-09-191-1/+3
* | Fix "ubi part" cmd re-entrancyKarl Beldan2010-09-271-0/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2010-09-221-2/+0
|\ \
| * | Blackfin: bfin_spi: use same gpio cs define as LinuxMike Frysinger2010-09-211-2/+0
| |/
* | Merge branch 'master' of /home/wd/git/u-boot/masterWolfgang Denk2010-09-211-0/+10
|\ \ | |/
| * mmc: fix compiler warningsWolfgang Denk2010-09-191-2/+2
| * mmc: add boundary check for mmc operationLei Wen2010-09-181-0/+10
* | video: cfb_console: fix definition and usage of CURSOR_xxx macrosTimur Tabi2010-09-161-10/+14
|/
* nand/davinci: make sure ECC calculation has really startedWolfram Sang2010-09-131-1/+14
* usb: musb: set target address for non-multipoint devicesBryan Wu2010-09-111-0/+7
* usb: musb: setup TXCOUNT for Blackfin musbBryan Wu2010-09-111-0/+5
* Prepare v2010.09-rc1Wolfgang Denk2010-09-102-2/+0
* Merge branch 'master' of git://git.denx.de/u-boot-tiWolfgang Denk2010-09-092-42/+36
|\
| * mtd: nand: supress 'unknown NAND' warning if no nand is foundSteve Sakoman2010-09-081-3/+6
| * ARMV7: OMAP: add convenience function to set TWL4030 regulator voltagesSteve Sakoman2010-09-081-39/+30
* | Merge branch 'at91' of git://git.denx.de/u-boot-atmelWolfgang Denk2010-09-086-6/+514
|\ \
| * | AT91/AVR32: atmel_spi.c: flush RDR before next SPI transactionReinhard Meyer2010-09-031-2/+11
| * | AT91: add RTT and GPBR based RTCReinhard Meyer2010-09-032-0/+101
| * | AT91: MCI: add SD/MMC driver using mmc frameworkReinhard Meyer2010-09-033-4/+402
* | | Merge branch 'master' of git://git.denx.de/u-boot-samsungWolfgang Denk2010-09-085-35/+21
|\ \ \
| * | | ARMV7: S5P: separate the peripheral clocksMinkyu Kang2010-08-301-2/+2
| * | | ARMV7: S5P: rename from CONFIG_S5PC1XX to CONFIG_S5PMinkyu Kang2010-08-263-5/+5
| * | | S5P: Use accessor functions instead of SoC specific defines to access the bas...Minkyu Kang2010-08-172-10/+2
OpenPOWER on IntegriCloud