index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
mcc200
/
auto_update.c
Age
Commit message (
Expand
)
Author
2014-05-29
Remove unnecessary use of hush header file
Simon Glass
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-03-19
usb: replace wait_ms() with mdelay()
Mike Frysinger
2011-11-07
board/mcc200/auto_update.c: fixx GCC 4.6 build warnings
Wolfgang Denk
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-07-11
Fix some more print() format errors.
Wolfgang Denk
2008-02-29
[new uImage] Update naming convention for bootm/uImage related code
Marian Balakowicz
2008-02-25
[new uImage] Add dual format uImage support framework
Marian Balakowicz
2008-02-07
[new uImage] Define a API for image handling operations
Marian Balakowicz
2007-08-12
Adapt board configuration and fix kernel crash on MCC200 board.
Wolfgang Denk
2007-07-10
board/[j-z]*: Remove lingering references to CFG_CMD_* symbols.
Jon Loeliger
2007-07-09
board/[m-p]*: Remove obsolete references to CONFIG_COMMANDS
Jon Loeliger
2007-07-04
board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2007-02-28
MCC200: Fixes for update procedure
Sergei Poselenov
2007-02-27
Minor code cleanup.
Wolfgang Denk
2007-02-27
MCC200 update - add LCD Progress Indicator
Sergei Poselenov
2007-02-21
Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx-merge-sr
Stefan Roese
2007-02-20
[PATCH 1_4] Merge common get_dev() routines for block devices
Grant Likely
2007-02-19
MCC200: Software Updater: allow both "ramdisk" and "filesystem" types
Wolfgang Denk
2007-02-19
MCC200: Extensions to Software Update Mechanism
Sergei Poselenov
2007-01-10
Fix auto_update for MCC200 board.
Wolfgang Denk
2006-12-22
Minor code cleanup; update CHANGELOG.
Wolfgang Denk
2006-12-08
automatic update mechanism
Andrei Safronov