summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add support for KARO TX25 boardtx25John Rigby2010-01-069-0/+684
* env_nand.c: print error message and fail gracefullyWolfgang Denk2010-01-061-0/+9
* fex_mxc: add imx25 supportJohn Rigby2010-01-063-2/+59
* Add support for Freescale MX25 SOCJohn Rigby2010-01-068-5/+1345
* fec_mxc: cleanup and factor out imx27 dependenciesJohn Rigby2010-01-063-15/+19
* Nand mxc_nand add v1.1 controller supportJohn Rigby2010-01-063-75/+515
* Add v1.1 support to nand_spl fsl nfc driverJohn Rigby2010-01-063-28/+128
* arm926ejs: add nand_spl boot supportJohn Rigby2010-01-061-1/+41
* mxc_serial replace platform specific clockJohn Rigby2010-01-063-5/+4
* 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