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