summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-03Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk
2009-12-22ppc4xx: alpr: Remove some not needed commands to make image fit againStefan Roese
2009-12-22i2c, ppc4xx: fix compiling KAREF and METROBOX boards.Heiko Schocher
2009-12-21move prototypes for gunzip() and zunzip() to common.hWolfgang Wegner
2009-12-21Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk
2009-12-20usb: write command for RAW partition.Mahavir Jain
2009-12-20omap3evm: musb: add USB configAjay Kumar Gupta
2009-12-20OMAP3 USB Initialize twl4030 only if requiredTom Rix
2009-12-20OMAP3 zoom2 Use usbtty if the debug board is not connected.Tom Rix
2009-12-20USBTTY make some function declarations easier to use.Tom Rix
2009-12-20OMAP3 beagle Add usbtty configurationTom Rix
2009-12-20OMAP3 zoom1 Add usbtty configurationTom Rix
2009-12-20OMAP3 Add usb device supportTom Rix
2009-12-20TWL4030 Add usb PHY supportTom Rix
2009-12-20USB add macros for debugging usb device setup.Tom Rix
2009-12-20USB Consolidate descriptor definitionsTom Rix
2009-12-17Merge branch 'next' of git://git.denx.de/u-boot-netWolfgang Denk
2009-12-17Update Makefile for tag generatingLi Yang
2009-12-17drivers/bios_emulator: Fix compile error in .depend not being generatedKumar Gala
2009-12-15Merge branch 'next' of ../nextWolfgang Denk
2009-12-15Update CHANGELOG; prepare Prepare v2009.11Wolfgang Denk
2009-12-15mpc85xx, mpc86xx: Fix gd->cpu pointer after relocationPeter Tyser
2009-12-14Net: Clean up LAN91C96 SupportBen Warren
2009-12-14MVBLUE: Remove CONFIG_CMD_IRQPeter Tyser
2009-12-14imx27lite: Reenable MTD support on NOR flash.Detlev Zundel
2009-12-13net: dm9000x: fix debug outputThomas Weber
2009-12-13fec_mxc: incomplete error handlingJohn Ogness
2009-12-13net: e1000: Add support for the Intel 82546GB controllerReinhard Arlt
2009-12-13Add error codes/handling for TFTP-serverRemy Bohmer
2009-12-13LAN91C96: Enable NET_MULTI LAN driverNishanth Menon
2009-12-13TI OMAP3: SDP3430 FIX NET_MULTI WarningNishanth Menon
2009-12-13NET: LAN91C96 CONFIG_NET_MULTIifyNishanth Menon
2009-12-13net: pull CONFIG checks out of source and into makefileMike Frysinger
2009-12-11nand: Fix access to last block in NAND devicesStefan Roese
2009-12-09mpc83xx: boot time regression, move LCRR setup back to cpu_init_fPeter Korsgaard
2009-12-08common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher
2009-12-085xxx, fdt: move fdt_fixup_memory() to cpu.c fileHeiko Schocher
2009-12-08microblaze: Correct ffs regression for MicroblazeMichal Simek
2009-12-08microblaze: Stop stack clobbering in microblaze-generic.Graeme Smecher
2009-12-07Merge branch 'master' of ../work into nextWolfgang Denk
2009-12-07Update CHANGELOG, prepare -rc2Wolfgang Denk
2009-12-07MAKEALL: Fix return valuePeter Tyser
2009-12-07tools/mkimage: Remove duplicate line of codePeter Tyser
2009-12-07i2c: fix dangling comment in do_i2c_mw()Heiko Schocher
2009-12-07mpc52xx, manroland: add some commandsHeiko Schocher
2009-12-07Merge branch 'master' into nextWolfgang Denk
2009-12-07POST: Remove duplicated post_hotkey_pressed() functionsStefan Roese
2009-12-0752xx, manroland: add fdt_fixup_memory() in ft_board_setup()Heiko Schocher
2009-12-07Fix computation in nand_util.c:get_len_incl_badDaniel Hobi
2009-12-07nfs: NfsTimeout() updatesEvan Samanas