Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
ff85628674c946ad427a61a245052d98e6532392
ff85628
sandbox: Fix warnings in hashtable.c
by Simon Glass
· 13 years ago
3c8849d
Improve Power Management in SMC911X driver.
by bertrand.cachet@heig-vd.ch
· 13 years ago
27aafe9
env: clean env_common.c checkpatch and code style
by Igor Grinberg
· 13 years ago
de152b9
env: clean env_nand.c checkpatch and code style
by Igor Grinberg
· 13 years ago
82b54b9
env: clean env_flash.c checkpatch and code style
by Igor Grinberg
· 13 years ago
eb58a7f
env: clean env_sf.c checkpatch and code style
by Igor Grinberg
· 13 years ago
dd2a233
env: clean env_eeprom.c checkpatch and code style
by Igor Grinberg
· 13 years ago
bd2a23a
env: clean env_embedded.c checkpatch and code style
by Igor Grinberg
· 13 years ago
e8db8f7
env: clean env_mmc.c checkpatch and code style
by Igor Grinberg
· 13 years ago
91494ca
env: clean env_nvram.c checkpatch and code style
by Igor Grinberg
· 13 years ago
b919ec2
env: clean env_onenand.c checkpatch and code style
by Igor Grinberg
· 13 years ago
0901d9f
env: clean env_dataflash.c checkpatch and code style
by Igor Grinberg
· 13 years ago
6b15566
env: clean env_mgdisk.c checkpatch and code style
by Igor Grinberg
· 13 years ago
dcfe6e6
env: clean env_nowhere.c checkpatch and code style
by Igor Grinberg
· 13 years ago
d09b178
env: clean cmd_nvedit.c checkpatch and code style
by Igor Grinberg
· 13 years ago
994bc67
env: move extern environment[] to environment.h
by Igor Grinberg
· 13 years ago
d1459f0
env: move extern default_environment[] to environment.h
by Igor Grinberg
· 13 years ago
e315046
common: move extern char console_buffer[] to common.h
by Igor Grinberg
· 13 years ago
507651d
env: clean environment.h checkpatch and code style
by Igor Grinberg
· 13 years ago
2cc8b5c
net: rtl8109: drop unused !NET_MULTI driver
by Mike Frysinger
· 13 years ago
79afc88
Fix warnings in cmd_nvedit.c
by Simon Glass
· 13 years ago
c9502f4
Define uintptr_t as long int to simplify printf() format strings
by Simon Glass
· 13 years ago
a6337e6
new tool mkenvimage: generates an env image from an arbitrary config file
by David Wagner
· 13 years ago
0d9679e
smsc95xx: Debug message cleanup
by Wolfgang Grandegger
· 13 years ago
50d89f5
smsc95xx: Fix MAC address programming
by Wolfgang Grandegger
· 13 years ago
f9342e2
Merge branch 'sr@denx.de' of git://git.denx.de/u-boot-staging
by Wolfgang Denk
· 13 years ago
74faaf9
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
by Wolfgang Denk
· 13 years ago
3bf03ad
Merge branch 'master' of git://git.denx.de/u-boot-nds32
by Wolfgang Denk
· 13 years ago
c829ff2
Merge branch 'master' of git://git.denx.de/u-boot-nios
by Wolfgang Denk
· 13 years ago
e29ad97
Blackfin: cache result of cpp check
by Mike Frysinger
· 13 years ago
ff1a618
Blackfin: traps: fix up printf warnings from debug
by Mike Frysinger
· 13 years ago
710aa76
Blackfin: drop now unused local variable
by Mike Frysinger
· 13 years ago
bd25fdb
Makefile: Add the missing dependency for spl target
by Aneesh V
· 13 years ago
042f9f1
gpio: Adapt PCA9698 to standard GPIO API
by Dirk Eibach
· 13 years ago
a230854
nds32/lib: add ide generic support
by Macpaul Lin
· 13 years ago
d21f6e5
nds32: enhance io.h for compatibility with periphals
by Macpaul Lin
· 13 years ago
b901603
ftide020: fix incorrect information display format
by Macpaul Lin
· 13 years ago
0562219
tools: checkpatch.pl from Linux added to tools
by Joe Hershberger
· 13 years ago
56b13b1
e1000: fix unused variable waring for e1000 driver
by Zang Roy-R61911
· 13 years ago
a22481f
e1000: remove duplicate macros in e1000.h
by Timur Tabi
· 13 years ago
6005ed5
Orphan EVB64260_750CX board
by Wolfgang Denk
· 13 years ago
94c50f1
Revert "sandbox: Change md command to use map_physmem"
by Kumar Gala
· 13 years ago
e1a37f8
common: tsi148 - fix gcc 4.6 compiler warning
by Kim Phillips
· 13 years ago
67eee06
mpc83xx: km83xx_i2c - fix gcc 4.6 compiler warning
by Kim Phillips
· 13 years ago
b86c770
mpc83xx: mpc8360emds - fix gcc 4.6 compiler warning
by Kim Phillips
· 13 years ago
9da752e
mpc83xx: spd_sdram - fix gcc 4.6 compiler warning
by Kim Phillips
· 13 years ago
986bb0e
Fix warnings in yaffs
by Simon Glass
· 13 years ago
f45e91c
drivers/rtc/s3c24x0_rtc.c: fix GCC 4.6 warnings
by Anatolij Gustschin
· 13 years ago
360ab45
fs/yaffs2/yaffs_guts.c: Fix some GCC 4.6 warnings
by Anatolij Gustschin
· 13 years ago
7a1b07e
arch/arm/cpu/armv7/s5p-common/pwm.c: fix GCC 4.6 warning
by Anatolij Gustschin
· 13 years ago
5dfc9e1
drivers/video/bus_vcxk.c: Fix GCC 4.6 warning
by Anatolij Gustschin
· 13 years ago
6ed076c
drivers/video/da8xx-fb.c: Fix GCC 4.6 warning
by Anatolij Gustschin
· 13 years ago
33ad5ef
board/cm4008/flash.c: Fix GCC 4.6 warnings
by Anatolij Gustschin
· 13 years ago
49adbe8
board/cm41xx/flash.c: Fix GCC 4.6 warnings
by Anatolij Gustschin
· 13 years ago
da54066
drivers/net/enc28j60.c: Fix GCC 4.6 warnings
by Anatolij Gustschin
· 13 years ago
e560492
drivers/net/at91_emac.c: Fix GCC 4.6 warning
by Anatolij Gustschin
· 13 years ago
eec3ae6
drivers/mtd/dataflash.c: Fix GCC 4.6 warning
by Anatolij Gustschin
· 13 years ago
eba46d6
drivers/spi/atmel_spi.c: Fix GCC 4.6 warning
by Anatolij Gustschin
· 13 years ago
4e11c35
pip405.c: Fix GCC 4.6 build warnings
by Stefan Roese
· 13 years ago
4233faf
mip405.c: Fix GCC 4.6 build warnings
by Stefan Roese
· 13 years ago
80b68f7
auto_update.c: Fix GCC 4.6 build warnings
by Stefan Roese
· 13 years ago
bddf144
iop480_uart.c: Fix GCC 4.6 build warnings
by Stefan Roese
· 13 years ago
b2776d3
cmd_dasa_sim.c: Fix GCC 4.6 build warnings
by Stefan Roese
· 13 years ago
3cceed2
cmd_pci405.c: Fix GCC 4.6 build warnings
by Stefan Roese
· 13 years ago
2c27223
dlvision-10g.c: Fix GCC 4.6 build warnings
by Stefan Roese
· 13 years ago
6d68621
nand_boot.c: Fix GCC 4.6 build warnings
by Stefan Roese
· 13 years ago
13a8c8d
sata_dwc.c: Fix GCC 4.6 build warnings
by Stefan Roese
· 13 years ago
944416e
20001122-1.c: Fix GCC 4.6 build warning
by Stefan Roese
· 13 years ago
4a12726
40x_spd_sdram.c: Fix GCC 4.6 build warnings
by Stefan Roese
· 13 years ago
deeecb7
44x_spd_ddr2.c: Fix GCC 4.6 build warnings
by Stefan Roese
· 13 years ago
6cd71d0
44x_spd_ddr.c: Fix GCC 4.6 build warnings
by Stefan Roese
· 13 years ago
a6370da
cmd_ecctest.c: Fix GCC 4.6 build warnings
by Stefan Roese
· 13 years ago
8f6db4b
4xx_ibm_ddr2_autocalib.c: Fix GCC 4.6 build warnings
by Stefan Roese
· 13 years ago
fe91a65
4xx_pcie.c: Fix GCC 4.6 build warnings
by Stefan Roese
· 13 years ago
f0813ab
4xx_enet.c: Fix GCC 4.6 build warnings
by Stefan Roese
· 13 years ago
af0af52
usb_ohci.c: Fix GCC 4.6 build warnings
by Stefan Roese
· 13 years ago
d14a94b
arch/powerpc/cpu/mpc512x/i2c.c: Fix GCC 4.6 warnings
by Anatolij Gustschin
· 13 years ago
c33b92e
arch/powerpc/cpu/mpc512x/pci.c: Fix GCC 4.6 warnings
by Anatolij Gustschin
· 13 years ago
2595fdd
board/esd/cpci750/sdram_init.c: Fix GCC 4.6 build warnings
by Wolfgang Denk
· 13 years ago
be51c5c
board/esd/cpci750/cpci750.c: Fix error handling
by Wolfgang Denk
· 13 years ago
8a2d1f2
drivers/video/ct69000.c: Fix GC 4.6 build warning
by Wolfgang Denk
· 13 years ago
e411956
common/cmd_universe.c: Fix GCC 4.6 build warning
by Wolfgang Denk
· 13 years ago
4ec6e4a
common/cmd_fdc.c: Fix GCC 4.6 build warnings
by Wolfgang Denk
· 13 years ago
504f708
board/evb64260/zuma_pbb_mbox.c: Fix GCC 4.6 build warnings
by Wolfgang Denk
· 13 years ago
8273207
board/evb64260/zuma_pbb_mbox.c: CodingStyle cleanup
by Wolfgang Denk
· 13 years ago
b191c70
board/evb64260/sdram_init.c: Fix GCC 4.6 build warnings
by Wolfgang Denk
· 13 years ago
b524b1c
board/evb64260/eth.c: Fix GCC 4.6 build warning
by Wolfgang Denk
· 13 years ago
54a0874
board/evb64260/evb64260.c: Fix GC 4.6 build warning
by Wolfgang Denk
· 13 years ago
d3a1b1b
board/evb64260/i2c.c: Fix GCC 4.6 build warnings
by Wolfgang Denk
· 13 years ago
fecf63e
board/evb64260/i2c.c: Coding Style cleanup
by Wolfgang Denk
· 13 years ago
878d6b4
drivers/block/sym53c8xx.c: Fix GCC 4.6 build warning
by Wolfgang Denk
· 13 years ago
7625dd6
drivers/block/sata_sil3114.c: Fix GCC 4.6 build warning
by Kumar Gala
· 13 years ago
755cf79
drivers/bios_emulator/x86emu/ops.c: Fix GCC 4.6 build warning
by Kumar Gala
· 13 years ago
a4941bd
drivers/block/ahci.c: Fix GCC 4.6 build warning
by Kumar Gala
· 13 years ago
79b05d5
davinci, mmc: fix gcc 4.6 build warnings
by Heiko Schocher
· 13 years ago
69de63e
FPGA: drivers/fpga/ivm_core.c: GCC4.6 fix build warnings
by Stefano Babic
· 13 years ago
bb82de8
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 13 years ago
9dfa8da
Merge branch 'master' of git://git.denx.de/u-boot-video
by Wolfgang Denk
· 13 years ago
0e62e0a
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 13 years ago
0c2dd9a
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 13 years ago
Next »