index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
Age
Commit message (
Expand
)
Author
2011-02-12
Merge branch 'master' of git://git.denx.de/u-boot-mips
Wolfgang Denk
2011-02-09
cmd_bmp.c: message about compressed formats is debug info only.
Wolfgang Denk
2011-02-08
NAND: env: remember the flags used in the previous environment
Scott Wood
2011-02-05
USB: Change the necessary defines to get debug output
Alexander Holler
2011-02-05
USB: Fix device stati for removable and powerctrl (typo)
Alexander Holler
2011-02-05
cmd_ide: Fix an unused CONFIG_AU1X00 symbol to work as intended
Shinya Kuribayashi
2011-02-02
NAND: Fix saving of redundand environment
Alexander Holler
2011-02-02
Minor Coding Style Cleanup.
Wolfgang Denk
2011-02-02
Print compiler and linker version with the version command
Alexander Holler
2011-01-27
lcd: align fb writing address for horizontal display offset
Liu Ying
2011-01-25
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Wolfgang Denk
2011-01-19
powerpc/8xxx: Add hwconfig APIs to address early parsing used by DDR init
Kumar Gala
2011-01-19
Fix defines needed to enable command sha1sum
Alexander Holler
2011-01-19
cmd_jffs2: Fix get_part_sector_size_nor() overflow bug
Peter Tyser
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-06
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
[next]