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
2012-10-03
Add a new "ini" command
Joe Hershberger
2012-10-03
Cleanup cache command prints
Joe Hershberger
2012-10-03
Fix checkpatch.pl complaints in cmd_cache.c
Joe Hershberger
2012-10-03
net: fix netconsole filtering
Joe Hershberger
2012-10-03
Add parameter to md5sum to save the md5 sum
Joe Hershberger
2012-10-03
Implement verify option for md5sum command
Joe Hershberger
2012-10-03
Add parameter to sha1sum to save the SHA1 sum
Joe Hershberger
2012-10-03
Implement verify option for sha1sum command
Joe Hershberger
2012-10-03
Change dead code in "test" cmd to debug output
Joe Hershberger
2012-10-03
Allow runtime configuration of "zero-delay" check
Joe Hershberger
2012-10-02
README: Add handy kermit primer
Karl O. Pinc
2012-10-02
TNETV107X: Change tnetv107x_evm maintainer
Chan-Taek Park
2012-10-02
MAINTAINERS: New maintainer for Samsung's Trats development board.
Łukasz Majewski
2012-10-02
TQM8xx: adjust linker script to grown code size
Wolfgang Denk
2012-10-02
mpc52xx/motionpro: fix monitor size and update default environment
Wolfgang Grandegger
2012-10-02
openrisc/bitops: add hweightX defines
Stefan Kristiansson
2012-10-02
openrisc: implement get_ticks and get_tbclk
Stefan Kristiansson
2012-10-01
Prepare v2012.10-rc2
Tom Rini
2012-10-01
AP1000: Inline local 'get_device'
Tom Rini
2012-09-29
sandbox: Add asm/errno.h
Simon Glass
2012-09-29
cmd_fat.c: fix build warning
Anatolij Gustschin
2012-09-29
common: add zip command support
Lei Wen
2012-09-29
lib: add gzip lib function callback
Lei Wen
2012-09-29
lib: zlib: remove the limitation for cannot using 0 as start
Lei Wen
2012-09-29
lib: zlib: include deflate into zlib build
Lei Wen
2012-09-29
lib: zlib: import trees file from 1.2.5
Lei Wen
2012-09-29
lib: zlib: import deflate source file from 1.2.5
Lei Wen
2012-09-28
remove unnecessary code in ata_piix
Pavel Herrmann
2012-09-28
disk: allow - or empty string to fall back to $bootdevice
Stephen Warren
2012-09-27
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
2012-09-27
SPL: Add support for loading image from ram in SPL.
Pavel Machek
2012-09-27
SPL: Rework how we inform about un-headered images
Tom Rini
2012-09-27
SPL: Make un-supported boot device puts a debug instead
Tom Rini
2012-09-27
SPL: Enable use of custom defined U-Boot entry point
Stefan Roese
2012-09-27
SPL: SPI: Enhance spi_spl_load to match the other load functions
Tom Rini
2012-09-27
SPL: Add option to skip copying of the mkimage header
Stefan Roese
2012-09-27
SPL: Add NOR flash booting support
Stefan Roese
2012-09-27
da850: Add README.da850
Tom Rini
2012-09-27
hawkboard: Update config file to work with common spl framework
Sughosh Ganu
2012-09-27
ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORK
Tom Rini
2012-09-27
net: Quietly ignore DHCP Option 28 (Broadcast Address)
Brian Rzycki
2012-09-27
PXE: FDT: Add support for fdt in PXE
Chander Kashyap
2012-09-27
FEC: Replace magic contants
Marek Vasut
2012-09-27
FEC: Rework the TX wait mechanism
Marek Vasut
2012-09-27
FEC: Remove endless loop in the FEC driver
Marek Vasut
2012-09-27
FEC: Properly align address over the buffers for cache ops
Marek Vasut
2012-09-27
FEC: Do not pass unaligned buffer to network stack
Marek Vasut
2012-09-27
net: Add Vitesse VSC8662 PHY support
Priyanka Jain
2012-09-27
net/phy: support the mv88e6352 switch
Valentin Longchamp
2012-09-27
net: eth_write_hwaddr: Return error for invalid MACs
Benoît Thébaudeau
[next]