summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-01-04Remove superfluous uses of V_PROMPT macro.Robert P. J. Day
2010-01-04TWL4030: make LEDs selectable for twl4030_led_init()Grazvydas Ignotas
2010-01-04Merge branch 'boottime' into mop500Michael Brandt
2010-01-04Merge branch 'master' of http://git.denx.de/u-bootMichael Brandt
2010-01-03Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk
2009-12-22Merge branch 'master' of http://git.denx.de/u-bootMichael Brandt
2009-12-22ppc4xx: alpr: Remove some not needed commands to make image fit againStefan Roese
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-20omap3evm: musb: add USB configAjay Kumar Gupta
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-18Merge branch 'mop500'Michael Brandt
2009-12-18added clkinfo, clkmaja and build for SRAM configMichael Brandt
2009-12-17Merge branch 'next' of git://git.denx.de/u-boot-netWolfgang Denk
2009-12-15Merge branch 'next' of ../nextWolfgang Denk
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: e1000: Add support for the Intel 82546GB controllerReinhard Arlt
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-08common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher
2009-12-08microblaze: Correct ffs regression for MicroblazeMichal Simek
2009-12-08microblaze: Stop stack clobbering in microblaze-generic.Graeme Smecher
2009-12-07mpc52xx, manroland: add some commandsHeiko Schocher
2009-12-05Merge branch 'master' into nextWolfgang Denk
2009-12-05add lzop decompression supportPeter Korsgaard
2009-12-05Generic udelay() with watchdog supportIngo van Lil
2009-12-05i386: Final RelocationGraeme Russ
2009-12-05i386: Move references to link script exportsGraeme Russ
2009-12-05i386: Rearrange Interupt HandlingGraeme Russ
2009-12-05i386: Fix global label in inline asm compile errorGraeme Russ
2009-12-05i386: Fix malloc initializationGraeme Russ
2009-12-03Merge branch 'master' of http://git.denx.de/u-bootMichael Brandt
2009-12-03set bootdelay to zero if CONFIG_BOOTTIMEMichael Brandt
2009-12-0285xx: Remove unused CONFIG_ASSUME_AMD_FLASH from config filesBecky Bruce
2009-12-01Merge branch 'next-sync' of git://git.denx.de/u-boot-arm into nextWolfgang Denk
2009-11-30Corrected timer errors and changed MTU0 timer from 0 to 3 due to 0 is used by...Jonas
2009-11-30Merge branch 'master' of http://git.denx.de/u-bootMichael Brandt
2009-11-29ARM Update mach-typesTom Rix
2009-11-27NAND: Add config option for imx27liteSandeep Paulraj
2009-11-27arm: A320: Add support for Faraday A320 evaluation boardPo-Yu Chuang