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