Commit Graph

10993 Commits (e7eb046a246e56f964804fea0e103fcbcf2a564e)
 

Author SHA1 Message Date
Wolfgang Denk e7eb046a24 Merge branch 'next' of git://git.denx.de/u-boot-usb into next 15 years ago
Vitaly Kuzmichev 6142e0ae0f USB-CDC: Fix coding style issues 15 years ago
Stefano Babic a170f2c797 USB-CDC: called handle_interrupts inside usb_eth_send 15 years ago
Stefano Babic 8046077219 USB-CDC: correct wrong alignment in ether.c 15 years ago
Vitaly Kuzmichev c0ef513188 USB-CDC: change simple_strtol to simple_strtoul 15 years ago
Vitaly Kuzmichev d5292c1647 USB-CDC: ethernet error path potential oops fix 15 years ago
Vitaly Kuzmichev df559c1d21 USB-CDC: Correct stat_req initialization 15 years ago
Vitaly Kuzmichev 2e12abe654 USB-CDC: Replace 'strcpy' by 'strlcpy' 15 years ago
Vitaly Kuzmichev 0129e327f4 USB-CDC: Correct freeing usb requests 15 years ago
Vitaly Kuzmichev 7de7318591 USB-CDC: Use native debug printout macros 15 years ago
Vitaly Kuzmichev 2721dbf1dd USB-CDC: Add lost 'qmult' definition 15 years ago
Vitaly Kuzmichev 7b2f390611 USB-CDC: Restuct USB gadget Makefile 15 years ago
Remy Bohmer 23cd138503 Integrate USB gadget layer and USB CDC driver layer 15 years ago
Mike Frysinger 70fccb3f24 usb: musb: stub out MUSB_TXCSR_MODE for Blackfin parts 15 years ago
Stefan Roese 3c29975e94 cfi_flash: Remove uneccessary #ifdef CONFIG_SYS_MAX_FLASH_BANKS_DETECT 15 years ago
Stefan Roese ca5def3f30 cfi_flash: Simplify dynamic flash bank number detection 15 years ago
Stefan Roese b00e19cc6b cfi_flash: Add weak default for cfi_flash_bank_addr() 15 years ago
Stefan Roese cba34aafde cfi_flash: Simplify flash_get_info() 15 years ago
Wolfgang Denk ff377b1c0e canmb board: Fix compiler warnings 15 years ago
Wolfgang Denk 90964353ff aev board: Fix compile problems 15 years ago
Ben Gardiner 9700375624 da8xx: fixup ARM relocation support 15 years ago
Heiko Schocher a51dd67a03 ARM: implement relocation for arm1176 15 years ago
Heiko Schocher abef7b859d ARM: implement relocation for arm720t 15 years ago
Heiko Schocher c6c2ceb124 ARM: implement relocation for arm_intcm 15 years ago
Heiko Schocher ec985e94a2 ARM: implement relocation for lh7a40x 15 years ago
Heiko Schocher 0110955a79 ARM: implement relocation for s3c44b0 15 years ago
Heiko Schocher e30ceca21f ARM: implement relocation for sa1100 15 years ago
Heiko Schocher 2af0a099ac ARM: implement relocation for ixp 15 years ago
Heiko Schocher 5347f68c85 ARM: implement relocation for pxa 15 years ago
Heiko Schocher 5a8a87ed0e ARM: implement relocation for ARM946 15 years ago
Heiko Schocher 405d023b71 ARM: implement relocation for ARM925 15 years ago
Heiko Schocher cc7cdcbd1d ARM: implement relocation for ARM920 15 years ago
Heiko Schocher ab86f72c35 ARM: implement relocation for ARM926 15 years ago
Heiko Schocher 561142af20 ARM: implement relocation for ARM V7 (OMAP) 15 years ago
Heiko Schocher e48b7c0aad ARM: implement relocation for ARM11 15 years ago
Heiko Schocher f1d2b313c9 ARM: add relocation support 15 years ago
Heiko Schocher 4fff329df2 nand_boot_fsl_nfc.c: make "nfc" a "static const" pointer 15 years ago
Heiko Schocher 1724fe9adf i2c, omap24xx: set bus_initialized only after relocation. 15 years ago
Heiko Schocher 23090dacd2 disk/part.c: fix relocation fixup 15 years ago
Heiko Schocher 4444b221f2 i2c: fix command usage help 15 years ago
Heiko Schocher 3fbeeea633 common: move TOTAL_MALLOC_LEN to include/common.h 15 years ago
Heiko Schocher 620f1f6a64 relocation: fixup cmdtable 15 years ago
Heiko Schocher 7e4a9e6dc8 ARM (ARM11): add data cache support, test on Qong board 15 years ago
Heiko Schocher 95c6f6d34d ARM V7 (OMAP): add data cache support, test on Beagle board 15 years ago
Heiko Schocher c3330e9d6a ARM (ARM926ejs): add data cache support, tested on magnesium and tx25 board 15 years ago
Heiko Schocher 880eff5cfb ARM: cp15: setup mmu and enable dcache 15 years ago
Heiko Schocher 55e97429d1 arm: get rid of bi_env 15 years ago
Heiko Schocher d1831c5ee6 mpc52xx: Cleanup use of CONFIG_SYS_SRAM_BASE and CONFIG_SYS_SRAM_SIZE 15 years ago
Mike Frysinger 570d7d50b0 tools: enable img2srec for "tools-all" target 15 years ago
Mike Frysinger abd315a135 tools/env: use host build flags 15 years ago