summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* env: clean env_mmc.c checkpatch and code styleIgor Grinberg2011-11-22-49/+23
* env: clean env_nvram.c checkpatch and code styleIgor Grinberg2011-11-22-12/+12
* env: clean env_onenand.c checkpatch and code styleIgor Grinberg2011-11-22-7/+5
* env: clean env_dataflash.c checkpatch and code styleIgor Grinberg2011-11-22-20/+14
* env: clean env_mgdisk.c checkpatch and code styleIgor Grinberg2011-11-22-2/+2
* env: clean env_nowhere.c checkpatch and code styleIgor Grinberg2011-11-22-5/+5
* env: clean cmd_nvedit.c checkpatch and code styleIgor Grinberg2011-11-22-52/+53
* env: move extern environment[] to environment.hIgor Grinberg2011-11-22-14/+11
* env: move extern default_environment[] to environment.hIgor Grinberg2011-11-22-24/+2
* common: move extern char console_buffer[] to common.hIgor Grinberg2011-11-22-17/+1
* env: clean environment.h checkpatch and code styleIgor Grinberg2011-11-22-21/+23
* net: rtl8109: drop unused !NET_MULTI driverMike Frysinger2011-11-22-390/+0
* Fix warnings in cmd_nvedit.cSimon Glass2011-11-22-2/+2
* Define uintptr_t as long int to simplify printf() format stringsSimon Glass2011-11-22-9/+3
* new tool mkenvimage: generates an env image from an arbitrary config fileDavid Wagner2011-11-22-0/+275
* smsc95xx: Debug message cleanupWolfgang Grandegger2011-11-22-7/+3
* smsc95xx: Fix MAC address programmingWolfgang Grandegger2011-11-22-3/+3
* Merge branch 'sr@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk2011-11-21-26/+71
|\
| * Makefile: Add the missing dependency for spl targetAneesh V2011-11-18-1/+1
| * gpio: Adapt PCA9698 to standard GPIO APIDirk Eibach2011-11-18-25/+70
* | Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2011-11-21-7/+12
|\ \
| * | Blackfin: cache result of cpp checkMike Frysinger2011-11-18-1/+2
| * | Blackfin: traps: fix up printf warnings from debugMike Frysinger2011-11-18-5/+10
| * | Blackfin: drop now unused local variableMike Frysinger2011-11-18-1/+0
* | | Merge branch 'master' of git://git.denx.de/u-boot-nds32Wolfgang Denk2011-11-21-3/+25
|\ \ \
| * | | nds32/lib: add ide generic supportMacpaul Lin2011-11-18-0/+5
| * | | nds32: enhance io.h for compatibility with periphalsMacpaul Lin2011-11-18-0/+18
| * | | ftide020: fix incorrect information display formatMacpaul Lin2011-11-18-3/+2
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-niosWolfgang Denk2011-11-21-74/+394
|\ \ \ | |/ / |/| |
| * | nios2: Offer ft_board_setup() capability and call fdt_fixup_ethernet().Joachim Foerster2011-10-30-0/+54
| * | board/nios2-generic: Use altera_pio driver and remove board specific driverJoachim Foerster2011-10-28-72/+4
| * | gpio: Add driver for Altera's PIO coreJoachim Foerster2011-10-28-2/+320
| * | nios2: Pseudo implement dcache_status/enable/disable()Joachim Foerster2011-10-28-0/+16
* | | tools: checkpatch.pl from Linux added to toolsJoe Hershberger2011-11-17-0/+3351
* | | e1000: fix unused variable waring for e1000 driverZang Roy-R619112011-11-17-3/+3
* | | e1000: remove duplicate macros in e1000.hTimur Tabi2011-11-17-11/+0
* | | Orphan EVB64260_750CX boardWolfgang Denk2011-11-16-5/+1
* | | Revert "sandbox: Change md command to use map_physmem"Kumar Gala2011-11-16-7/+2
* | | common: tsi148 - fix gcc 4.6 compiler warningKim Phillips2011-11-16-5/+2
* | | mpc83xx: km83xx_i2c - fix gcc 4.6 compiler warningKim Phillips2011-11-16-2/+1
* | | mpc83xx: mpc8360emds - fix gcc 4.6 compiler warningKim Phillips2011-11-16-1/+2
* | | mpc83xx: spd_sdram - fix gcc 4.6 compiler warningKim Phillips2011-11-16-2/+1
* | | Fix warnings in yaffsSimon Glass2011-11-16-8/+7
* | | drivers/rtc/s3c24x0_rtc.c: fix GCC 4.6 warningsAnatolij Gustschin2011-11-16-3/+3
* | | fs/yaffs2/yaffs_guts.c: Fix some GCC 4.6 warningsAnatolij Gustschin2011-11-16-23/+9
* | | arch/arm/cpu/armv7/s5p-common/pwm.c: fix GCC 4.6 warningAnatolij Gustschin2011-11-16-2/+0
* | | drivers/video/bus_vcxk.c: Fix GCC 4.6 warningAnatolij Gustschin2011-11-16-2/+0
* | | drivers/video/da8xx-fb.c: Fix GCC 4.6 warningAnatolij Gustschin2011-11-16-3/+0
* | | board/cm4008/flash.c: Fix GCC 4.6 warningsAnatolij Gustschin2011-11-16-4/+3
* | | board/cm41xx/flash.c: Fix GCC 4.6 warningsAnatolij Gustschin2011-11-16-4/+3