index
:
u-boot-fsl-qoriq
master
scalys
Freescale 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-01-12
NAND: add the ability to directly write yaffs image
Lei Wen
2011-01-11
Revert "boot cmds: convert to getenv_yesno() with autostart"
Wolfgang Denk
2011-01-09
miiphy: convert to linux/mii.h
Mike Frysinger
2011-01-09
cmd editing: mark erase/tab seqs constant
Mike Frysinger
2011-01-09
cmd_mem: localize state variables
Mike Frysinger
2011-01-09
load_addr: move to common env code
Mike Frysinger
2011-01-09
config_cmd_defaults.h: new header for common u-boot command defaults
Mike Frysinger
2011-01-09
env: re-add support for auto-completion
Mike Frysinger
2010-12-23
cmd_net.c: fix build breakage
Wolfgang Denk
2010-12-17
onenand: add yaffs write command
Lei Wen
2010-12-17
hashtable: drop all non-reentrant versions
Mike Frysinger
2010-12-16
Merge branch 'master' of ../master into next
Wolfgang Denk
2010-12-09
hwconfig: Fix handling of env_hwconfig, board_hwconfig, and cpu_hwconfig
Kumar Gala
2010-12-07
onenand: fix oob print out issue
Lei Wen
2010-12-07
env_nand: Use nand_read_skip_bad instead of nand_read
Steve Sakoman
2010-12-03
UBI/UBIFS: Automatically unmount UBIFS volume upon UBI partition change
Stefan Roese
2010-12-03
UBIFS: Change "ubifs mount" to "ubifsmount" in ubifsls output
Stefan Roese
2010-12-03
UBIFS: Add ubifsumount command to unmount an active volume
Stefan Roese
2010-11-30
hwconfig: Fix dummy initialization of {board, cpu}_hwconfig
Kumar Gala
2010-11-28
stdio: constify "name" arg in public api
Mike Frysinger
2010-11-28
boot cmds: convert to getenv_yesno() with autostart
Mike Frysinger
2010-11-28
image: constify lookup tables
Mike Frysinger
2010-11-28
cmd_itest: constify & localize op table
Mike Frysinger
2010-11-28
cmd_date: constify
Mike Frysinger
2010-11-28
autocomplete: remove runtime handler install
Mike Frysinger
2010-11-28
do_reset: unify duplicate prototypes
Mike Frysinger
2010-11-28
do_bootd: unify duplicate prototypes
Mike Frysinger
2010-11-28
do_bootm: unify duplicate prototypes
Mike Frysinger
2010-11-28
cmd_mii: localize & constify local funcs/data
Mike Frysinger
2010-11-28
Fix compiler warning in fdt_support.c
Dirk Behme
2010-11-27
common/cmd_nvedit: Use return value of cmd_usage
Thomas Weber
2010-11-27
Common/command: Guard strchr/strlen from NULL pointer
Thomas Weber
2010-11-27
Common/cmd_nvedit: Check for env subcommand
Thomas Weber
2010-11-26
common/Makefile: don't include env_embedded.o into libcommon
Wolfgang Denk
2010-11-17
malloc: Fix issue with calloc memory possibly being non-zero
Kumar Gala
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-11-14
pci: Clean up PCI info when CONFIG_PCI_SCAN_SHOW
Peter Tyser
2010-11-14
env_mmc: fix compile warning
Lei Wen
2010-10-29
env_sf: remove warning introduced with last patch
Stefano Babic
2010-10-29
Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC
Wolfgang Denk
2010-10-29
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
Wolfgang Denk
2010-10-27
cmd_onenand.c: Fix command usage help.
Enric Balletbo i Serra
2010-10-27
env_sf: updated to the new environment code
Stefano Babic
2010-10-27
Revert "cmd_net: drop spurious comma in U_BOOT_CMD"
Wolfgang Denk
2010-10-26
cmd_net: drop spurious comma in U_BOOT_CMD
Mike Frysinger
2010-10-26
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2010-10-23
ARM: fix relocation support for onenand device.
Enric Balletbo i Serra
2010-10-23
hwconfig: Utilize getenv_f before relocation to allow for larger buffer
Kumar Gala
2010-10-23
env_flash: Disable debug print statements
Peter Tyser
2010-10-23
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Wolfgang Denk
[next]