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
*
serial: Add Tegra2 serial port support
Tom Warren
2011-02-21
1
-1
/
+2
*
Fix build warnings in cmd_flash.c
Remy Bohmer
2011-02-19
1
-4
/
+4
*
Add USB host ethernet adapter support
Simon Glass
2011-02-19
2
-3
/
+15
*
unzip: return uncompressed size in `filesize', and print it.
Wolfgang Denk
2011-02-15
1
-1
/
+9
*
itest: fix result of string compares
Wolfgang Denk
2011-02-15
1
-5
/
+2
*
Merge branch 'master' of git://git.denx.de/u-boot-mips
Wolfgang Denk
2011-02-12
1
-1
/
+2
|
\
|
*
cmd_ide: Fix an unused CONFIG_AU1X00 symbol to work as intended
Shinya Kuribayashi
2011-02-05
1
-1
/
+2
*
|
cmd_bmp.c: message about compressed formats is debug info only.
Wolfgang Denk
2011-02-09
1
-1
/
+1
*
|
NAND: env: remember the flags used in the previous environment
Scott Wood
2011-02-08
1
-1
/
+5
*
|
USB: Change the necessary defines to get debug output
Alexander Holler
2011-02-05
1
-3
/
+4
*
|
USB: Fix device stati for removable and powerctrl (typo)
Alexander Holler
2011-02-05
1
-1
/
+1
|
/
*
NAND: Fix saving of redundand environment
Alexander Holler
2011-02-02
1
-1
/
+1
*
Minor Coding Style Cleanup.
Wolfgang Denk
2011-02-02
1
-2
/
+2
*
Print compiler and linker version with the version command
Alexander Holler
2011-02-02
1
-1
/
+8
*
lcd: align fb writing address for horizontal display offset
Liu Ying
2011-01-27
1
-1
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Wolfgang Denk
2011-01-25
1
-42
/
+44
|
\
|
*
powerpc/8xxx: Add hwconfig APIs to address early parsing used by DDR init
Kumar Gala
2011-01-19
1
-42
/
+44
*
|
Fix defines needed to enable command sha1sum
Alexander Holler
2011-01-19
1
-2
/
+2
*
|
cmd_jffs2: Fix get_part_sector_size_nor() overflow bug
Peter Tyser
2011-01-19
1
-1
/
+1
|
/
*
NAND: add the ability to directly write yaffs image
Lei Wen
2011-01-12
1
-1
/
+14
*
Revert "boot cmds: convert to getenv_yesno() with autostart"
Wolfgang Denk
2011-01-11
7
-8
/
+9
*
miiphy: convert to linux/mii.h
Mike Frysinger
2011-01-09
2
-40
/
+39
*
cmd editing: mark erase/tab seqs constant
Mike Frysinger
2011-01-09
1
-2
/
+2
*
cmd_mem: localize state variables
Mike Frysinger
2011-01-09
1
-3
/
+3
*
load_addr: move to common env code
Mike Frysinger
2011-01-09
2
-1
/
+2
*
config_cmd_defaults.h: new header for common u-boot command defaults
Mike Frysinger
2011-01-09
1
-1
/
+1
*
env: re-add support for auto-completion
Mike Frysinger
2011-01-09
2
-27
/
+16
*
cmd_net.c: fix build breakage
Wolfgang Denk
2010-12-23
1
-0
/
+1
*
onenand: add yaffs write command
Lei Wen
2010-12-17
1
-5
/
+36
*
hashtable: drop all non-reentrant versions
Mike Frysinger
2010-12-17
10
-22
/
+24
*
Merge branch 'master' of ../master into next
Wolfgang Denk
2010-12-16
5
-16
/
+79
|
\
|
*
hwconfig: Fix handling of env_hwconfig, board_hwconfig, and cpu_hwconfig
Kumar Gala
2010-12-09
1
-6
/
+9
|
*
onenand: fix oob print out issue
Lei Wen
2010-12-07
1
-1
/
+3
|
*
env_nand: Use nand_read_skip_bad instead of nand_read
Steve Sakoman
2010-12-06
1
-1
/
+1
|
*
UBI/UBIFS: Automatically unmount UBIFS volume upon UBI partition change
Stefan Roese
2010-12-03
2
-6
/
+35
|
*
UBIFS: Change "ubifs mount" to "ubifsmount" in ubifsls output
Stefan Roese
2010-12-03
1
-1
/
+1
|
*
UBIFS: Add ubifsumount command to unmount an active volume
Stefan Roese
2010-12-03
1
-0
/
+31
|
*
hwconfig: Fix dummy initialization of {board, cpu}_hwconfig
Kumar Gala
2010-11-30
1
-8
/
+6
*
|
stdio: constify "name" arg in public api
Mike Frysinger
2010-11-28
2
-4
/
+4
*
|
boot cmds: convert to getenv_yesno() with autostart
Mike Frysinger
2010-11-28
7
-9
/
+8
*
|
image: constify lookup tables
Mike Frysinger
2010-11-28
1
-7
/
+7
*
|
cmd_itest: constify & localize op table
Mike Frysinger
2010-11-28
1
-5
/
+3
*
|
cmd_date: constify
Mike Frysinger
2010-11-28
1
-4
/
+4
*
|
autocomplete: remove runtime handler install
Mike Frysinger
2010-11-28
3
-36
/
+12
*
|
do_reset: unify duplicate prototypes
Mike Frysinger
2010-11-28
4
-10
/
+1
*
|
do_bootd: unify duplicate prototypes
Mike Frysinger
2010-11-28
2
-6
/
+0
*
|
do_bootm: unify duplicate prototypes
Mike Frysinger
2010-11-28
7
-8
/
+0
*
|
cmd_mii: localize & constify local funcs/data
Mike Frysinger
2010-11-28
1
-38
/
+30
|
/
*
Fix compiler warning in fdt_support.c
Dirk Behme
2010-11-28
1
-2
/
+2
*
common/cmd_nvedit: Use return value of cmd_usage
Thomas Weber
2010-11-27
1
-12
/
+6
[next]