index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
env: clean env_embedded.c checkpatch and code style
Igor Grinberg
2011-11-22
1
-24
/
+23
*
|
env: clean env_mmc.c checkpatch and code style
Igor Grinberg
2011-11-22
1
-49
/
+23
*
|
env: clean env_nvram.c checkpatch and code style
Igor Grinberg
2011-11-22
1
-12
/
+12
*
|
env: clean env_onenand.c checkpatch and code style
Igor Grinberg
2011-11-22
1
-7
/
+5
*
|
env: clean env_dataflash.c checkpatch and code style
Igor Grinberg
2011-11-22
1
-20
/
+12
*
|
env: clean env_mgdisk.c checkpatch and code style
Igor Grinberg
2011-11-22
1
-2
/
+2
*
|
env: clean env_nowhere.c checkpatch and code style
Igor Grinberg
2011-11-22
1
-5
/
+5
*
|
env: clean cmd_nvedit.c checkpatch and code style
Igor Grinberg
2011-11-22
1
-52
/
+47
*
|
env: move extern environment[] to environment.h
Igor Grinberg
2011-11-22
4
-12
/
+4
*
|
env: move extern default_environment[] to environment.h
Igor Grinberg
2011-11-22
9
-23
/
+0
*
|
common: move extern char console_buffer[] to common.h
Igor Grinberg
2011-11-22
8
-8
/
+0
*
|
Fix warnings in cmd_nvedit.c
Simon Glass
2011-11-22
1
-2
/
+2
*
|
Revert "sandbox: Change md command to use map_physmem"
Kumar Gala
2011-11-16
1
-7
/
+2
*
|
common: tsi148 - fix gcc 4.6 compiler warning
Kim Phillips
2011-11-16
1
-5
/
+2
*
|
common/cmd_universe.c: Fix GCC 4.6 build warning
Wolfgang Denk
2011-11-16
1
-3
/
+1
*
|
common/cmd_fdc.c: Fix GCC 4.6 build warnings
Wolfgang Denk
2011-11-16
1
-12
/
+17
*
|
Merge branch 'master' of /home/wd/git/u-boot/custodians
Wolfgang Denk
2011-11-16
2
-9
/
+13
|
\
\
|
*
\
Merge branch 'master' of git://git.denx.de/u-boot-video
Wolfgang Denk
2011-11-16
2
-9
/
+13
|
|
\
\
|
|
*
|
font: split font data from video_font.h
Che-Liang Chiou
2011-11-15
1
-0
/
+1
|
|
*
|
tools: logo: split bmp arrays from bmp_logo.h
Che-Liang Chiou
2011-11-15
1
-0
/
+1
|
|
*
|
lcd: add clear and draw bitmap declaration
Che-Liang Chiou
2011-11-15
2
-9
/
+11
|
|
|
/
*
|
|
Merge branch 'master' of /home/wd/git/u-boot/custodians
Wolfgang Denk
2011-11-16
1
-4
/
+9
|
\
|
|
|
*
|
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2011-11-16
1
-4
/
+9
|
|
\
\
|
|
*
|
GCC4.6: Fix common/usb.c on xscale
Marek Vasut
2011-11-15
1
-4
/
+9
|
|
|
/
*
|
|
Merge branch 'master' of /home/wd/git/u-boot/custodians
Wolfgang Denk
2011-11-16
1
-4
/
+4
|
\
|
|
|
*
|
Fix constness of the fdt void pointer in fdt_getprop_u32_default
Gabe Black
2011-11-13
1
-2
/
+2
|
*
|
Add some missing endian conversions in fdt_support.c
Gabe Black
2011-11-13
1
-2
/
+2
|
|
/
*
/
env: allow to export only selected variables
Wolfgang Denk
2011-11-08
9
-23
/
+32
|
/
*
common/cmd_flash.c: Fix GCC 4.6 build warnings
Wolfgang Denk
2011-11-07
1
-4
/
+4
*
common/cmd_i2c.c: Fix GCC 4.6 build warning
Wolfgang Denk
2011-11-07
1
-3
/
+1
*
sandbox: Change md command to use map_physmem
Simon Glass
2011-11-03
1
-2
/
+7
*
common/cmd_ide.c: fix GCC 4.6 build warnings
Wolfgang Denk
2011-11-03
1
-2
/
+0
*
common/cmd_ide.c: CodingStyle cleanup
Wolfgang Denk
2011-11-03
1
-840
/
+874
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2011-10-28
3
-7
/
+2
|
\
|
*
omap: spl: fix build break due to changes in FAT
Aneesh V
2011-10-27
1
-0
/
+1
|
*
ARM: orion5x: reduce dependence of including platform file
Lei Wen
2011-10-27
1
-6
/
+0
|
*
arm, logbuffer: make it compileclean
Heiko Schocher
2011-10-27
1
-1
/
+1
*
|
GCC4.6: Squash undefined variable in cmd_mtdparts.c
Marek Vasut
2011-10-27
1
-2
/
+0
*
|
GCC4.6: Squash subsequent warnings in usb_storage.c
Marek Vasut
2011-10-27
1
-13
/
+13
*
|
GCC4.6: Squash warning in usb_storage.c
Marek Vasut
2011-10-27
1
-3
/
+4
*
|
GCC4.6: Squash warning in cmd_ide.c
Marek Vasut
2011-10-27
1
-1
/
+1
*
|
GCC4.6: Squash warnings in common/usb.c
Marek Vasut
2011-10-27
1
-14
/
+7
|
/
*
net: tftpput: add tftpput command
Simon Glass
2011-10-26
1
-0
/
+23
*
tftpput: add save_addr and save_size global variables
Simon Glass
2011-10-26
1
-0
/
+2
*
net: tftpput: Rename TFTP to TFTPGET
Simon Glass
2011-10-26
3
-8
/
+8
*
Add setenv_ulong() and setenv_addr()
Simon Glass
2011-10-26
1
-0
/
+30
*
Move simple_itoa to vsprintf
Simon Glass
2011-10-26
1
-15
/
+0
*
mkimage: adding support for Davinci AIS image
Stefano Babic
2011-10-23
1
-4
/
+5
*
Add getenv_ulong() to read an integer from an environment variable
Simon Glass
2011-10-23
1
-0
/
+20
*
common: fix missing function pointer relocation in fixup_cmdtable()
Daniel Schwierzeck
2011-10-23
1
-1
/
+2
[prev]
[next]