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
*
scaled down version of generic libraries for SPL
Aneesh V
2011-07-26
1
-3
/
+6
*
Fix: watchdog timed out, if using md5 command
Jens Scharsig
2011-07-26
1
-1
/
+1
*
Fix: watchdog timed out, if using sha1 command
Jens Scharsig
2011-07-26
1
-1
/
+1
*
command/cmd_cache.c: Add optional flush arguments
Matthew McClintock
2011-07-26
1
-9
/
+28
*
common/cmd_ximg.c: add ifdef protection for gzip uncompression
Matthew McClintock
2011-07-26
1
-0
/
+2
*
disk/part.c: Make features optional
Matthew McClintock
2011-07-26
4
-2
/
+8
*
miiphy: use strncpy() not sprintf()
Laurence Withers
2011-07-26
1
-10
/
+4
*
Fix: if using crc32 command watchdog timed out
Jens Scharsig
2011-07-26
1
-2
/
+2
*
scsi/ahci: add support for non-PCI controllers
Rob Herring
2011-07-26
1
-2
/
+3
*
cosmetic, main: correct indentation/spacing issues
Jason Hobbs
2011-07-25
1
-6
/
+6
*
cosmetic, main: clean up declarations of abortboot
Jason Hobbs
2011-07-25
1
-6
/
+2
*
autostart: unify duplicated logic into the bootm code
Mike Frysinger
2011-07-25
8
-85
/
+25
*
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Wolfgang Denk
2011-07-19
1
-35
/
+54
|
\
|
*
mmc: rescan fails on empty slot
Michael Jones
2011-07-15
1
-2
/
+4
|
*
MMC: add erase function to both mmc and sd
Lei Wen
2011-07-15
1
-4
/
+18
|
*
MMC: unify mmc read and write operation
Lei Wen
2011-07-15
1
-32
/
+35
*
|
Fix typo from 'mb_alloc' -> 'lmb_alloc'
Matthew McClintock
2011-07-19
1
-1
/
+1
*
|
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2011-07-18
1
-1
/
+1
|
\
\
|
*
|
Remove volatile qualifier in get_ram_size() calls
Albert ARIBAUD
2011-07-17
1
-1
/
+1
|
|
/
*
|
Add uboot "fdt_high" enviroment variable
David A. Long
2011-07-16
1
-11
/
+49
*
|
fdt: introduce fdt_create_phandle()
Gerald Van Baren
2011-07-14
1
-0
/
+40
*
|
fdt: introduce fdt_verify_alias_address() and fdt_get_base_address()
Timur Tabi
2011-07-14
1
-0
/
+67
|
/
*
armv7: rename cache related CONFIG flags
Aneesh V
2011-07-04
1
-1
/
+1
*
cmd_nand: add nand write.trimffs command
Ben Gardiner
2011-07-01
1
-0
/
+16
*
nand_util: convert nand_write_skip_bad() to flags
Ben Gardiner
2011-07-01
1
-1
/
+2
*
ARM: drop unsupported 'trab' board
Wolfgang Denk
2011-06-22
3
-114
/
+0
*
common/cmd_fdt.c: fix wrong data displayed in fdt print
Haojian Zhuang
2011-06-01
1
-1
/
+1
*
sntp: avoid use of uninitialized variable
Luuk Paulussen
2011-06-01
1
-1
/
+2
*
cmd_nand: fix help of nand erase subcommand
Daniel Hobi
2011-05-24
1
-1
/
+1
*
env_nand: zero-initialize variable nand_erase_options
Daniel Hobi
2011-05-24
1
-6
/
+2
*
Minor coding style cleanup.
Wolfgang Denk
2011-05-19
1
-1
/
+1
*
TFTP: add tftpsrv command
Luca Ceresoli
2011-05-19
1
-0
/
+17
*
mmc: enable partition switch function for emmc
Lei Wen
2011-05-18
1
-4
/
+34
*
cmd_mmc: eliminate device num in the mmc command
Lei Wen
2011-05-18
1
-88
/
+110
*
cosmetic: cmd_bdinfo.c: clean up by using checkpatch.pl
Macpaul Lin
2011-05-12
1
-147
/
+149
*
cmd_nvedit.c: make error message more helpful
Wolfgang Denk
2011-05-12
1
-1
/
+2
*
common/hush: make get_local_var visible for other users
Holger Brunck
2011-05-10
1
-2
/
+1
*
cramfs: make cramfs usable without a NOR flash
Heiko Schocher
2011-05-10
1
-2
/
+8
*
cramfs: fix bug in using CONFIG_CRAMFS_CMDLINE
Heiko Schocher
2011-05-10
1
-1
/
+1
*
IDE: fix compiler warnings
Wolfgang Denk
2011-04-30
1
-4
/
+4
*
common/cmd_mdio.c: fix compile warning
Anatolij Gustschin
2011-04-30
1
-2
/
+2
*
miiphy: miiphyutil.c: fix compile warning
Anatolij Gustschin
2011-04-30
1
-4
/
+8
*
cmd_nvedit.c: clean up with checkpatch
Macpaul Lin
2011-04-30
1
-75
/
+73
*
cmd_ide: enhance new feature "CONFIG_IDE_AHB"
Macpaul Lin
2011-04-30
1
-1
/
+28
*
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Wolfgang Denk
2011-04-29
1
-0
/
+1
|
\
|
*
mmc_spi: add mmc_init call
Thomas Chou
2011-04-29
1
-0
/
+1
*
|
i2c: add i2c deblock sequence before and after every mux config
Stefan Bigler
2011-04-28
1
-0
/
+12
|
/
*
common: add a grepenv command
Kim Phillips
2011-04-28
1
-3
/
+52
*
fix redundant environment for serial flash
thomas.langer@lantiq.com
2011-04-28
1
-27
/
+12
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2011-04-27
1
-0
/
+153
|
\
[next]