aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-22tools/env: use lib/crc32.c directlyAndreas Bießmann
2011-11-22sandbox: Fix warnings in hashtable.cSimon Glass
2011-11-22Improve Power Management in SMC911X driver.bertrand.cachet@heig-vd.ch
2011-11-22env: clean env_common.c checkpatch and code styleIgor Grinberg
2011-11-22env: clean env_nand.c checkpatch and code styleIgor Grinberg
2011-11-22env: clean env_flash.c checkpatch and code styleIgor Grinberg
2011-11-22env: clean env_sf.c checkpatch and code styleIgor Grinberg
2011-11-22env: clean env_eeprom.c checkpatch and code styleIgor Grinberg
2011-11-22env: clean env_embedded.c checkpatch and code styleIgor Grinberg
2011-11-22env: clean env_mmc.c checkpatch and code styleIgor Grinberg
2011-11-22env: clean env_nvram.c checkpatch and code styleIgor Grinberg
2011-11-22env: clean env_onenand.c checkpatch and code styleIgor Grinberg
2011-11-22env: clean env_dataflash.c checkpatch and code styleIgor Grinberg
2011-11-22env: clean env_mgdisk.c checkpatch and code styleIgor Grinberg
2011-11-22env: clean env_nowhere.c checkpatch and code styleIgor Grinberg
2011-11-22env: clean cmd_nvedit.c checkpatch and code styleIgor Grinberg
2011-11-22env: move extern environment[] to environment.hIgor Grinberg
2011-11-22env: move extern default_environment[] to environment.hIgor Grinberg
2011-11-22common: move extern char console_buffer[] to common.hIgor Grinberg
2011-11-22env: clean environment.h checkpatch and code styleIgor Grinberg
2011-11-22net: rtl8109: drop unused !NET_MULTI driverMike Frysinger
2011-11-22Fix warnings in cmd_nvedit.cSimon Glass
2011-11-22Define uintptr_t as long int to simplify printf() format stringsSimon Glass
2011-11-22new tool mkenvimage: generates an env image from an arbitrary config fileDavid Wagner
2011-11-22smsc95xx: Debug message cleanupWolfgang Grandegger
2011-11-22smsc95xx: Fix MAC address programmingWolfgang Grandegger
2011-11-21Merge branch 'sr@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk
2011-11-21Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk
2011-11-21Merge branch 'master' of git://git.denx.de/u-boot-nds32Wolfgang Denk
2011-11-21Merge branch 'master' of git://git.denx.de/u-boot-niosWolfgang Denk
2011-11-18Blackfin: cache result of cpp checkMike Frysinger
2011-11-18Blackfin: traps: fix up printf warnings from debugMike Frysinger
2011-11-18Blackfin: drop now unused local variableMike Frysinger
2011-11-18Makefile: Add the missing dependency for spl targetAneesh V
2011-11-18gpio: Adapt PCA9698 to standard GPIO APIDirk Eibach
2011-11-18nds32/lib: add ide generic supportMacpaul Lin
2011-11-18nds32: enhance io.h for compatibility with periphalsMacpaul Lin
2011-11-18ftide020: fix incorrect information display formatMacpaul Lin
2011-11-17tools: checkpatch.pl from Linux added to toolsJoe Hershberger
2011-11-17e1000: fix unused variable waring for e1000 driverZang Roy-R61911
2011-11-17e1000: remove duplicate macros in e1000.hTimur Tabi
2011-11-16Orphan EVB64260_750CX boardWolfgang Denk
2011-11-16Revert "sandbox: Change md command to use map_physmem"Kumar Gala
2011-11-16common: tsi148 - fix gcc 4.6 compiler warningKim Phillips
2011-11-16mpc83xx: km83xx_i2c - fix gcc 4.6 compiler warningKim Phillips
2011-11-16mpc83xx: mpc8360emds - fix gcc 4.6 compiler warningKim Phillips
2011-11-16mpc83xx: spd_sdram - fix gcc 4.6 compiler warningKim Phillips
2011-11-16Fix warnings in yaffsSimon Glass
2011-11-16drivers/rtc/s3c24x0_rtc.c: fix GCC 4.6 warningsAnatolij Gustschin
2011-11-16fs/yaffs2/yaffs_guts.c: Fix some GCC 4.6 warningsAnatolij Gustschin