summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* DA8xx: Add GPIO register definitionsAjay Kumar Gupta2010-01-09-0/+14
* DA830: Add pinmux for USB0_DRVVBUSAjay Kumar Gupta2010-01-09-0/+8
* Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2010-01-03-52/+53
|\
| * ppc4xx: alpr: Remove some not needed commands to make image fit againStefan Roese2009-12-22-2/+0
| * i2c, ppc4xx: fix compiling KAREF and METROBOX boards.Heiko Schocher2009-12-22-50/+53
* | move prototypes for gunzip() and zunzip() to common.hWolfgang Wegner2009-12-21-52/+5
* | Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2009-12-21-132/+2245
|\ \
| * | usb: write command for RAW partition.Mahavir Jain2009-12-20-0/+123
| * | omap3evm: musb: add USB configAjay Kumar Gupta2009-12-20-0/+39
| * | OMAP3 USB Initialize twl4030 only if requiredTom Rix2009-12-20-1/+6
| * | OMAP3 zoom2 Use usbtty if the debug board is not connected.Tom Rix2009-12-20-4/+37
| * | USBTTY make some function declarations easier to use.Tom Rix2009-12-20-0/+6
| * | OMAP3 beagle Add usbtty configurationTom Rix2009-12-20-0/+16
| * | OMAP3 zoom1 Add usbtty configurationTom Rix2009-12-20-0/+16
| * | OMAP3 Add usb device supportTom Rix2009-12-20-3/+1451
| * | TWL4030 Add usb PHY supportTom Rix2009-12-20-15/+362
| * | USB add macros for debugging usb device setup.Tom Rix2009-12-20-0/+129
| * | USB Consolidate descriptor definitionsTom Rix2009-12-20-110/+61
| |/
* | Merge branch 'next' of git://git.denx.de/u-boot-netWolfgang Denk2009-12-17-389/+452
|\ \
| * | Net: Clean up LAN91C96 SupportBen Warren2009-12-14-2/+133
| * | net: dm9000x: fix debug outputThomas Weber2009-12-13-1/+1
| * | fec_mxc: incomplete error handlingJohn Ogness2009-12-13-0/+1
| * | net: e1000: Add support for the Intel 82546GB controllerReinhard Arlt2009-12-13-0/+2
| * | Add error codes/handling for TFTP-serverRemy Bohmer2009-12-13-3/+29
| * | LAN91C96: Enable NET_MULTI LAN driverNishanth Menon2009-12-13-18/+32
| * | TI OMAP3: SDP3430 FIX NET_MULTI WarningNishanth Menon2009-12-13-6/+9
| * | NET: LAN91C96 CONFIG_NET_MULTIifyNishanth Menon2009-12-13-329/+236
| * | net: pull CONFIG checks out of source and into makefileMike Frysinger2009-12-13-30/+9
* | | Update Makefile for tag generatingLi Yang2009-12-17-41/+7
* | | drivers/bios_emulator: Fix compile error in .depend not being generatedKumar Gala2009-12-17-0/+1
| |/ |/|
* | Merge branch 'next' of ../nextWolfgang Denk2009-12-15-15591/+9745
|\ \ | |/
| * common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher2009-12-08-239/+7
| * 5xxx, fdt: move fdt_fixup_memory() to cpu.c fileHeiko Schocher2009-12-08-14/+2
| * Merge branch 'master' of ../work into nextWolfgang Denk2009-12-07-10/+1202
| |\
| * | mpc52xx, manroland: add some commandsHeiko Schocher2009-12-07-0/+3
| * | Merge branch 'master' into nextWolfgang Denk2009-12-07-21/+32
| |\ \
| * | | POST: Remove duplicated post_hotkey_pressed() functionsStefan Roese2009-12-07-232/+16
| * | | Merge branch 'master' into nextWolfgang Denk2009-12-05-566/+817
| |\ \ \
| * | | | zlib: Optimize decompressionJoakim Tjernlund2009-12-05-12/+44
| * | | | add lzop decompression supportPeter Korsgaard2009-12-05-0/+115
| * | | | Generic udelay() with watchdog supportIngo van Lil2009-12-05-62/+98
| * | | | i386: Final RelocationGraeme Russ2009-12-05-212/+158
| * | | | i386: Move references to link script exportsGraeme Russ2009-12-05-17/+11
| * | | | i386: Remove inline asm symbols from .dynsymGraeme Russ2009-12-05-0/+80
| * | | | i386: Rearrange Interupt HandlingGraeme Russ2009-12-05-310/+420
| * | | | i386: Fix race condition when using SC520 timersGraeme Russ2009-12-05-5/+6
| * | | | i386: Fix global label in inline asm compile errorGraeme Russ2009-12-05-2/+2
| * | | | i386: Reorder source objects in lib_i386 MakefileGraeme Russ2009-12-05-4/+4
| * | | | i386: Fix link collisions resulting from gcc4.4.1 upgradeGraeme Russ2009-12-05-0/+1
| * | | | i386: Fix malloc initializationGraeme Russ2009-12-05-17/+10