index
:
bootable_bootloader_goldelico_gta04.git
replicant-4.2
bootable/bootloader/goldelico/gta04
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix bitmap display for atmel lcd controller
Mark Jackson
2008-08-01
1
-1
/
+5
*
Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master
Wolfgang Denk
2008-07-31
2
-3
/
+15
|
\
|
*
Add gzipped logo support
Mark Jackson
2008-07-31
1
-0
/
+13
|
*
Uncompressed images loaded to their start address shall set load_end too
Guennadi Liakhovetski
2008-07-31
1
-3
/
+2
*
|
Fix printf() format problems with configurable prompts
Wolfgang Denk
2008-07-31
1
-2
/
+2
|
/
*
Fix compile warnings in dlmalloc
Kumar Gala
2008-07-31
1
-10
/
+11
*
cmd_bootm.c: Fix problem with '#if (CONFIG_CMD_USB)'
Stefan Roese
2008-07-31
1
-2
/
+2
*
Fix more printf() format warnings
Jean-Christophe PLAGNIOL-VILLARD
2008-07-30
1
-2
/
+2
*
Fix remaining CFG_CMD_ define, ifdef and comments
Jean-Christophe PLAGNIOL-VILLARD
2008-07-30
1
-2
/
+2
*
Fix warnings if compiling with IDE support.
Heiko Schocher
2008-07-30
1
-24
/
+22
*
microblaze: Fix printf() format issues
Michal Simek
2008-07-20
2
-4
/
+4
*
ide: Use CFG_64BIT_LBA instead of CFG_64BIT_STRTOUL
Stefan Roese
2008-07-20
1
-2
/
+2
*
Prepare v1.3.4-rc1: Code cleanup, update CHANGELOG, sort Makefile
Wolfgang Denk
2008-07-15
1
-9
/
+9
*
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Wolfgang Denk
2008-07-15
1
-0
/
+87
|
\
|
*
fdt: add crypto node handling for MPC8{3, 5}xxE processors
Kim Phillips
2008-07-14
1
-0
/
+87
*
|
Fix some more printf() format problems.
Kumar Gala
2008-07-14
1
-1
/
+1
*
|
Code cleanup: fix old style assignment ambiguities like "=-" etc.
Wolfgang Denk
2008-07-14
12
-25
/
+25
*
|
Fix printf() format issues with sizeof_t types by using %zu
Wolfgang Denk
2008-07-14
1
-1
/
+1
|
/
*
Fix some more printf() format problems.
Wolfgang Denk
2008-07-13
2
-3
/
+4
*
Fix some more printf() format issues.
Jean-Christophe PLAGNIOL-VILLARD
2008-07-13
4
-6
/
+6
*
FIS: repare incorrect return value with ramdisk handling
Michal Simek
2008-07-13
1
-8
/
+8
*
Fix some more print() format errors.
Wolfgang Denk
2008-07-11
2
-13
/
+13
*
silence misc printf formatting compiler warnings
Kim Phillips
2008-07-10
2
-8
/
+8
*
USB: shutdown USB before booting
Markus Klotzbücher
2008-07-10
1
-0
/
+18
*
Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master
Wolfgang Denk
2008-07-10
1
-4
/
+15
|
\
|
*
Fix "usb part" command
Christian Eggers
2008-07-10
1
-4
/
+15
*
|
Fix some more print() format errors.
Wolfgang Denk
2008-07-10
1
-1
/
+1
|
/
*
MTD/NAND: Fix printf format warning in nand code
Stefan Roese
2008-07-10
1
-6
/
+6
*
Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash
Wolfgang Denk
2008-07-10
1
-4
/
+4
|
\
|
*
NAND: Fix warning due to missing env_ptr casts to u_char * in env_nand.c.
Marcel Ziswiler
2008-07-09
1
-4
/
+4
*
|
Remove code duplication for setting the default environment
Harald Welte
2008-07-10
2
-29
/
+19
*
|
Change env_get_char from a global function ptr to a function
Joakim Tjernlund
2008-07-09
1
-6
/
+13
*
|
Fix printf errors.
Andrew Klossner
2008-07-09
2
-5
/
+5
|
/
*
ppc4xx: Rename CONFIG_XILINX_ML300 to CONFIG_XILINX_405
Michal Simek
2008-07-06
1
-4
/
+4
*
fdt: Fix typo in variable name.
Detlev Zundel
2008-07-02
1
-2
/
+2
*
cmd_nvedit.c: clean up syntax highlighting
Steven A. Falco
2008-07-01
1
-2
/
+3
*
Make setenv() return status
Steven A. Falco
2008-07-01
1
-3
/
+3
*
Delay FIT format check on sector based devices
Marian Balakowicz
2008-06-30
6
-57
/
+64
*
Coding Style Cleanup
Wolfgang Denk
2008-06-28
1
-1
/
+1
*
NAND: Add missing declaration to non-redundant saveenv().
Philip Balister
2008-06-16
1
-1
/
+2
*
Change lmb to use phys_size_t/phys_addr_t
Becky Bruce
2008-06-12
2
-8
/
+14
*
Change bd/gd memsize/ram_size to be phys_size_t.
Becky Bruce
2008-06-12
1
-8
/
+16
*
Merge branch 'master' of git://www.denx.de/git/u-boot-fdt
Wolfgang Denk
2008-06-11
4
-538
/
+73
|
\
|
*
libfdt: Move the working_fdt pointer to cmd_fdt.c
Gerald Van Baren
2008-06-10
2
-5
/
+5
|
*
fdt: unshadow global working fdt variable
Kim Phillips
2008-06-10
2
-54
/
+62
|
*
Use strncmp() for the fdt command
Gerald Van Baren
2008-06-09
1
-9
/
+7
|
*
The fdt boardsetup command criteria was not unique
Gerald Van Baren
2008-06-09
1
-1
/
+2
|
*
Remove the deprecated CONFIG_OF_FLAT_TREE
Gerald Van Baren
2008-06-09
2
-472
/
+0
*
|
env_nand.c: Added bad block management for environment variables
Stuart Wood
2008-06-06
1
-20
/
+99
|
/
*
Additional fix to readline_into_buffer() with CONFIG_CMDLINE_EDITING before r...
Peter Tyser
2008-06-03
1
-6
/
+0
[next]