summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * 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-2010-2/+4425
| | | * usb: musb: stub out MUSB_TXCSR_MODE for Blackfin partsMike Frysinger2010-09-201-0/+2
| * | | Merge branch 'next' of ../custodians into nextWolfgang Denk2010-09-2112-57/+48
| |\ \ \ | | |/ /
| | * | cfi_flash: Remove uneccessary #ifdef CONFIG_SYS_MAX_FLASH_BANKS_DETECTStefan Roese2010-09-202-17/+3
| | * | cfi_flash: Simplify dynamic flash bank number detectionStefan Roese2010-09-2010-34/+34
| | * | 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 spieval board supportWolfgang Denk2010-09-191-1/+0
| * | Remove smmaco4 board supportWolfgang Denk2010-09-192-380/+0
| * | Remove HMI10 board supportWolfgang Denk2010-09-199-717/+23
| |/
| * canmb board: Fix compiler warningsWolfgang Denk2010-09-191-4/+4
| * aev board: Fix compile problemsWolfgang Denk2010-09-191-2/+3
| * da8xx: fixup ARM relocation supportBen Gardiner2010-09-192-0/+18
| * ARM: implement relocation for arm1176Heiko Schocher2010-09-192-1/+299
| * ARM: implement relocation for arm720tHeiko Schocher2010-09-192-1/+183
| * ARM: implement relocation for arm_intcmHeiko Schocher2010-09-192-1/+179
| * ARM: implement relocation for lh7a40xHeiko Schocher2010-09-192-2/+199
| * ARM: implement relocation for s3c44b0Heiko Schocher2010-09-192-1/+187
| * ARM: implement relocation for sa1100Heiko Schocher2010-09-192-1/+175
| * ARM: implement relocation for ixpHeiko Schocher2010-09-192-1/+293
| * ARM: implement relocation for pxaHeiko Schocher2010-09-192-1/+181
| * ARM: implement relocation for ARM946Heiko Schocher2010-09-192-2/+180
| * ARM: implement relocation for ARM925Heiko Schocher2010-09-192-2/+216
| * ARM: implement relocation for ARM920Heiko Schocher2010-09-192-2/+237
| * ARM: implement relocation for ARM926Heiko Schocher2010-09-1914-21/+310
| * ARM: implement relocation for ARM V7 (OMAP)Heiko Schocher2010-09-197-7/+291
| * ARM: implement relocation for ARM11Heiko Schocher2010-09-195-43/+273
| * ARM: add relocation supportHeiko Schocher2010-09-1913-8/+910
| * nand_boot_fsl_nfc.c: make "nfc" a "static const" pointerHeiko Schocher2010-09-191-5/+1
| * i2c, omap24xx: set bus_initialized only after relocation.Heiko Schocher2010-09-191-1/+3
| * disk/part.c: fix relocation fixupHeiko Schocher2010-09-191-2/+9
| * i2c: fix command usage helpHeiko Schocher2010-09-191-0/+3
| * common: move TOTAL_MALLOC_LEN to include/common.hHeiko Schocher2010-09-194-26/+9
| * relocation: fixup cmdtableHeiko Schocher2010-09-196-92/+56
| * ARM (ARM11): add data cache support, test on Qong boardHeiko Schocher2010-09-193-1/+7
| * ARM V7 (OMAP): add data cache support, test on Beagle boardHeiko Schocher2010-09-193-0/+86
| * ARM (ARM926ejs): add data cache support, tested on magnesium and tx25 boardHeiko Schocher2010-09-193-0/+8
| * ARM: cp15: setup mmu and enable dcacheHeiko Schocher2010-09-191-0/+51
| * arm: get rid of bi_envHeiko Schocher2010-09-195-12/+0
| * mpc52xx: Cleanup use of CONFIG_SYS_SRAM_BASE and CONFIG_SYS_SRAM_SIZEHeiko Schocher2010-09-192-3/+3
| * tools: enable img2srec for "tools-all" targetMike Frysinger2010-09-191-0/+1
| * tools/env: use host build flagsMike Frysinger2010-09-191-3/+3
OpenPOWER on IntegriCloud