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
/
common
Age
Commit message (
Expand
)
Author
2012-10-15
fdt: Check for a token to skip auto-hash validation
Joe Hershberger
2012-10-15
fdt: Identify scripts in ITBs as printable strings
Joe Hershberger
2012-10-15
fdt: Add get commands to fdt
Joe Hershberger
2012-10-15
fdt: Limit printed hex in fdt print and list commands
Joe Hershberger
2012-10-15
fdt: Check error codes returned from fdtlib when loading ITB
Joe Hershberger
2012-10-05
env: fix crash using default -f -a
Gerlando Falauto
2012-10-05
Improve license declaration for cmd_ini.h
Joe Hershberger
2012-10-04
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2012-10-04
serial: Add Zynq serial driver
Michal Simek
2012-10-03
Output strings from echo with puts where easy
Joe Hershberger
2012-10-03
Add a command to access the system timer
Joe Hershberger
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
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-01
OMAP: networking support for SPL
Ilya Yanok
2012-10-01
OMAP: spl: call timer_init() from SPL
Ilya Yanok
2012-09-29
cmd_fat.c: fix build warning
Anatolij Gustschin
2012-09-29
common: add zip command support
Lei Wen
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
PXE: FDT: Add support for fdt in PXE
Chander Kashyap
2012-09-27
SPL: NAND: Move arch/arm/cpu/armv7/omap-common/spl_nand.c to common/spl
Tom Rini
2012-09-27
SPL: Use image_get_xxx() functions to access header values
Stefan Roese
2012-09-27
SPL: do not use fix value for u-boot size
Stefano Babic
2012-09-27
SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux
Tom Rini
2012-09-27
SPL: Move the omap SPL framework to common/spl
Tom Rini
2012-09-26
FAT: Make it possible to read from any file position
Benoît Thébaudeau
2012-09-26
env: checkpatch clean env_fat
Igor Grinberg
2012-09-26
env: remove duplicated env_get_char_spec()
Igor Grinberg
2012-09-25
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2012-09-25
cmd_part: add partition-related command
Stephen Warren
2012-09-25
disk: get_device_and_partition() "auto" partition and cleanup
Stephen Warren
2012-09-25
cmd_reiser: use common get_device_and_partition function
Rob Herring
2012-09-25
cmd_zfs: use common get_device_and_partition function
Rob Herring
2012-09-25
cmd_disk: use common get_device_and_partition function
Rob Herring
2012-09-25
cmd_fat: use common get_device_and_partition function
Rob Herring
2012-09-25
cmd_extX: use common get_device_and_partition function
Rob Herring
2012-09-25
ext4: remove init_fs/deinit_fs
Rob Herring
[next]