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
Age
Commit message (
Expand
)
Author
2011-07-27
net: Add SMSC89128 support
Phil Edworthy
2011-07-27
digsy_mtc: move board into vendor dir and add vendor logo
Anatolij Gustschin
2011-07-27
mpc5200: digsy_mtc: add support for writing 'appreg' value
Anatolij Gustschin
2011-07-27
mpc5200: digsy_mtc: add support for graphic extension board
Anatolij Gustschin
2011-07-27
phylib: Detect link on 10G devices correctly
Andy Fleming
2011-07-27
bootp: add ntpserver option to bootp request
Luuk Paulussen
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
post: fix indendation/brace confusion
James Kosin
2011-07-26
fix unconfigured out-of-tree building of tools
Mike Frysinger
2011-07-26
panic: add noreturn attribute
Mike Frysinger
2011-07-26
simplify clobber behavior with out-of-tree builds
Mike Frysinger
2011-07-26
post: new nor flash test
Mike Frysinger
2011-07-26
post: use ARRAY_SIZE
Mike Frysinger
2011-07-26
post: add gpio hotkey support
Mike Frysinger
2011-07-26
serial: implement common uart post test
Mike Frysinger
2011-07-26
serial: drop useless ctlr field
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
disable security warning flags when possible
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
sf: sst: support newer standardized flashes
Mike Frysinger
2011-07-26
sf: unify write disable commands
Mike Frysinger
2011-07-26
sf: eon/stmicro: inline useless ID defines
Mike Frysinger
2011-07-26
sf: kill off now-unused local state
Mike Frysinger
2011-07-26
sf: unify write funcs
Mike Frysinger
2011-07-26
sf: unify write enable commands
Mike Frysinger
2011-07-26
MAKEALL: add -h/--help options
Mike Frysinger
2011-07-26
Timer: Remove reset_timer_masked()
Graeme Russ
2011-07-26
Timer: Fix at91rm9200/spi.c timer usage
Graeme Russ
2011-07-26
Timer: Remove reset_timer() for non-Nios2 arches
Graeme Russ
2011-07-26
Timer: Allow reset_timer() only for systems with low resolution timers
Graeme Russ
2011-07-26
Timer: Remove set_timer completely
Graeme Russ
2011-07-26
Remove calls to set_timer outside arch/
Graeme Russ
2011-07-26
spl: add support for omap-common libraries
Daniel Schwierzeck
2011-07-26
spl: Add support for common libraries and drivers
Daniel Schwierzeck
2011-07-26
replace CONFIG_PRELOADER with CONFIG_SPL_BUILD
Aneesh V
2011-07-26
scaled down version of generic libraries for SPL
Aneesh V
2011-07-26
arm: adjust PLATFORM_LIBS for SPL
Aneesh V
2011-07-26
Hook SPL build-system into toplevel Makefile
Daniel Schwierzeck
2011-07-26
Extend build-system for SPL framework
Daniel Schwierzeck
2011-07-26
spl: add initial support for a generic SPL framework
Daniel Schwierzeck
2011-07-26
Use ALL-y style instead of ifeq blocks for better readability
Daniel Schwierzeck
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
[next]