index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
Age
Commit message (
Expand
)
Author
2011-07-28
cosmetic: spell fixes etc.
Michael Jones
2011-07-26
add command fitupd to run an update from a FIT image
Andreas Pretzsch
2011-07-26
automatic update from FIT image: add optional address parameter
Andreas Pretzsch
2011-07-26
serial: implement common uart post test
Mike Frysinger
2011-07-26
serial: drop serial_register return value
Mike Frysinger
2011-07-26
serial: push default_serial_console to drivers
Mike Frysinger
2011-07-26
cmd_usage: constify
Mike Frysinger
2011-07-26
constify default env
Mike Frysinger
2011-07-26
env: allow people to force envcrc building
Mike Frysinger
2011-07-26
scaled down version of generic libraries for SPL
Aneesh V
2011-07-26
Fix: watchdog timed out, if using md5 command
Jens Scharsig
2011-07-26
Fix: watchdog timed out, if using sha1 command
Jens Scharsig
2011-07-26
command/cmd_cache.c: Add optional flush arguments
Matthew McClintock
2011-07-26
common/cmd_ximg.c: add ifdef protection for gzip uncompression
Matthew McClintock
2011-07-26
disk/part.c: Make features optional
Matthew McClintock
2011-07-26
miiphy: use strncpy() not sprintf()
Laurence Withers
2011-07-25
Fix: if using crc32 command watchdog timed out
Jens Scharsig
2011-07-25
scsi/ahci: add support for non-PCI controllers
Rob Herring
2011-07-25
cosmetic, main: correct indentation/spacing issues
Jason Hobbs
2011-07-25
cosmetic, main: clean up declarations of abortboot
Jason Hobbs
2011-07-25
autostart: unify duplicated logic into the bootm code
Mike Frysinger
2011-07-19
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Wolfgang Denk
2011-07-19
Fix typo from 'mb_alloc' -> 'lmb_alloc'
Matthew McClintock
2011-07-18
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2011-07-17
Remove volatile qualifier in get_ram_size() calls
Albert ARIBAUD
2011-07-16
Add uboot "fdt_high" enviroment variable
David A. Long
2011-07-16
mmc: rescan fails on empty slot
Michael Jones
2011-07-16
MMC: add erase function to both mmc and sd
Lei Wen
2011-07-16
MMC: unify mmc read and write operation
Lei Wen
2011-07-15
fdt: introduce fdt_create_phandle()
Gerald Van Baren
2011-07-15
fdt: introduce fdt_verify_alias_address() and fdt_get_base_address()
Timur Tabi
2011-07-04
armv7: rename cache related CONFIG flags
Aneesh V
2011-07-01
cmd_nand: add nand write.trimffs command
Ben Gardiner
2011-07-01
nand_util: convert nand_write_skip_bad() to flags
Ben Gardiner
2011-06-22
ARM: drop unsupported 'trab' board
Wolfgang Denk
2011-06-01
common/cmd_fdt.c: fix wrong data displayed in fdt print
Haojian Zhuang
2011-06-01
sntp: avoid use of uninitialized variable
Luuk Paulussen
2011-05-24
cmd_nand: fix help of nand erase subcommand
Daniel Hobi
2011-05-24
env_nand: zero-initialize variable nand_erase_options
Daniel Hobi
2011-05-19
Minor coding style cleanup.
Wolfgang Denk
2011-05-19
TFTP: add tftpsrv command
Luca Ceresoli
2011-05-18
mmc: enable partition switch function for emmc
Lei Wen
2011-05-18
cmd_mmc: eliminate device num in the mmc command
Lei Wen
2011-05-12
cosmetic: cmd_bdinfo.c: clean up by using checkpatch.pl
Macpaul Lin
2011-05-12
cmd_nvedit.c: make error message more helpful
Wolfgang Denk
2011-05-10
common/hush: make get_local_var visible for other users
Holger Brunck
2011-05-10
cramfs: make cramfs usable without a NOR flash
Heiko Schocher
2011-05-10
cramfs: fix bug in using CONFIG_CRAMFS_CMDLINE
Heiko Schocher
2011-04-30
IDE: fix compiler warnings
Wolfgang Denk
2011-04-30
common/cmd_mdio.c: fix compile warning
Anatolij Gustschin
[next]