aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-09-21video: cfb_console: fix definition and usage of CURSOR_xxx macrosTimur Tabi1-10/+14
2010-09-21silence config step commands display during MAKEALL buildsKim Phillips1-1/+1
2010-09-21arm: Make jadecpu board use relocationMatthias Weisser3-3/+13
2010-09-21POST cleanup.Michael Zaidman47-713/+101
2010-09-21cmd_mmc: use common usage functionMike Frysinger1-6/+3
2010-09-21setlocalversion: add some more fallbacks for git describeMike Frysinger1-1/+2
2010-09-21Merge branch 'next' of ../custodians into nextWolfgang Denk11-2/+4451
2010-09-21Merge branch 'master' of /home/wd/git/u-boot/masterWolfgang Denk13-21/+1448
2010-09-21Merge branch 'next' of git://git.denx.de/u-boot-usb into nextWolfgang Denk11-2/+4451
2010-09-21Merge branch 'next' of ../custodians into nextWolfgang Denk12-57/+48
2010-09-20USB-CDC: Fix coding style issuesVitaly Kuzmichev8-407/+420
2010-09-20USB-CDC: called handle_interrupts inside usb_eth_sendStefano Babic1-1/+9
2010-09-20USB-CDC: correct wrong alignment in ether.cStefano Babic1-1/+1
2010-09-20USB-CDC: change simple_strtol to simple_strtoulVitaly Kuzmichev1-1/+1
2010-09-20USB-CDC: ethernet error path potential oops fixVitaly Kuzmichev1-1/+1
2010-09-20USB-CDC: Correct stat_req initializationVitaly Kuzmichev1-4/+3
2010-09-20USB-CDC: Replace 'strcpy' by 'strlcpy'Vitaly Kuzmichev1-3/+3
2010-09-20USB-CDC: Correct freeing usb requestsVitaly Kuzmichev1-2/+7
2010-09-20USB-CDC: Use native debug printout macrosVitaly Kuzmichev1-53/+43
2010-09-20USB-CDC: Add lost 'qmult' definitionVitaly Kuzmichev1-0/+6
2010-09-20USB-CDC: Restuct USB gadget MakefileVitaly Kuzmichev1-2/+5
2010-09-20Integrate USB gadget layer and USB CDC driver layerRemy Bohmer10-2/+4425
2010-09-20usb: musb: stub out MUSB_TXCSR_MODE for Blackfin partsMike Frysinger1-0/+2
2010-09-20cfi_flash: Remove uneccessary #ifdef CONFIG_SYS_MAX_FLASH_BANKS_DETECTStefan Roese2-17/+3
2010-09-20cfi_flash: Simplify dynamic flash bank number detectionStefan Roese10-34/+34
2010-09-20cfi_flash: Add weak default for cfi_flash_bank_addr()Stefan Roese1-4/+9
2010-09-20cfi_flash: Simplify flash_get_info()Stefan Roese1-2/+2
2010-09-19Remove spieval board supportWolfgang Denk1-1/+0
2010-09-19Remove smmaco4 board supportWolfgang Denk2-380/+0
2010-09-19Remove HMI10 board supportWolfgang Denk9-717/+23
2010-09-19canmb board: Fix compiler warningsWolfgang Denk1-4/+4
2010-09-19aev board: Fix compile problemsWolfgang Denk1-2/+3
2010-09-19da8xx: fixup ARM relocation supportBen Gardiner2-0/+18
2010-09-19ARM: implement relocation for arm1176Heiko Schocher2-1/+299
2010-09-19ARM: implement relocation for arm720tHeiko Schocher2-1/+183
2010-09-19ARM: implement relocation for arm_intcmHeiko Schocher2-1/+179
2010-09-19ARM: implement relocation for lh7a40xHeiko Schocher2-2/+199
2010-09-19ARM: implement relocation for s3c44b0Heiko Schocher2-1/+187
2010-09-19ARM: implement relocation for sa1100Heiko Schocher2-1/+175
2010-09-19ARM: implement relocation for ixpHeiko Schocher2-1/+293
2010-09-19ARM: implement relocation for pxaHeiko Schocher2-1/+181
2010-09-19ARM: implement relocation for ARM946Heiko Schocher2-2/+180
2010-09-19ARM: implement relocation for ARM925Heiko Schocher2-2/+216
2010-09-19ARM: implement relocation for ARM920Heiko Schocher2-2/+237
2010-09-19ARM: implement relocation for ARM926Heiko Schocher14-21/+310
2010-09-19ARM: implement relocation for ARM V7 (OMAP)Heiko Schocher7-7/+291
2010-09-19ARM: implement relocation for ARM11Heiko Schocher5-43/+273
2010-09-19ARM: add relocation supportHeiko Schocher13-8/+910
2010-09-19nand_boot_fsl_nfc.c: make "nfc" a "static const" pointerHeiko Schocher1-5/+1
2010-09-19i2c, omap24xx: set bus_initialized only after relocation.Heiko Schocher1-1/+3