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
2008-03-12
[new uImage] Re-enable interrupts for non automatic booting
Marian Balakowicz
2008-03-12
[new uImage] Remove unnecessary arguments passed to ramdisk routines
Marian Balakowicz
2008-03-12
[new uImage] Add new uImage format support for ramdisk handling
Marian Balakowicz
2008-03-12
[new uImage] Add new uImage format support for kernel booting
Marian Balakowicz
2008-03-11
[new uImage] Add new uImage format support for imls and iminfo commands
Marian Balakowicz
2008-03-10
[new uImage] New uImage low-level API
Marian Balakowicz
2008-02-29
[new uImage] Fix component handling for legacy multi component images
Marian Balakowicz
2008-02-29
[new uImage] Share common uImage code between mkimage and U-boot
Marian Balakowicz
2008-02-29
[new uImage] Update naming convention for bootm/uImage related code
Marian Balakowicz
2008-02-29
Merge branch 'master' of git://www.denx.de/git/u-boot into new-image
Marian Balakowicz
2008-02-29
[new uImage] Provide ability to restrict region used for boot images
Kumar Gala
2008-02-29
[new uImage] Use lmb for bootm allocations
Kumar Gala
2008-02-29
[new uImage] Add autostart flag to bootm_headers structure
Kumar Gala
2008-02-29
[new uImage] Introduce lmb from linux kernel for memory mgmt of boot images
Kumar Gala
2008-02-29
[new uImage] rework error handling so common functions don't reset
Kumar Gala
2008-02-29
[new uImage] Don't pass kdb to ramdisk_high since we may not have one
Kumar Gala
2008-02-27
[new uImage] Correct raw FDT blob handlig when CONFIG_FIT is disabled
Marian Balakowicz
2008-02-27
[new uImage] Add image_get_kernel() routine
Marian Balakowicz
2008-02-27
[new uImage] Move image verify flag to bootm_headers structure
Marian Balakowicz
2008-02-27
[new uImage] Optimize gen_get_image() flow control
Marian Balakowicz
2008-02-25
[new uImage] Add dual format uImage support framework
Marian Balakowicz
2008-02-23
ENV: remove saveenv when CFG_ENV_IS_NOWHERE is selected
Jean-Christophe PLAGNIOL-VILLARD
2008-02-21
[new uImage] Fix erroneous use of image_get_magic() in fdc/usb cmds
Marian Balakowicz
2008-02-21
[new uImage] Rename and move print_image_hdr() routine
Marian Balakowicz
2008-02-21
[new uImage] Add fit_parse_conf() and fit_parse_subimage() routines
Marian Balakowicz
2008-02-21
[new uImage] Add gen_get_image() routine
Marian Balakowicz
2008-02-21
Merge branch 'master' of /home/git/u-boot
Marian Balakowicz
2008-02-15
Merge branch '080116_at91cap9' of git://linux-arm.org/u-boot-armdev
Peter Pearse
2008-02-15
Fix wrong memory limit calculation in memory-test
Guennadi Liakhovetski
2008-02-15
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx
Wolfgang Denk
2008-02-15
Merge branch 'master' of git://www.denx.de/git/u-boot-blackfin
Wolfgang Denk
2008-02-14
Fix return value of mtest when CFG_ALT_MEMTEST set
Guennadi Liakhovetski
2008-02-14
common/miiphyutil.c: Cleanup MII_DEBUG and debug()
Shinya Kuribayashi
2008-02-14
Merge commit 'wd/master'
Jon Loeliger
2008-02-14
AT91CAP9 support
Stelian Pop
2008-02-13
Fix building of fdt_support.c if DEBUG set
Kumar Gala
2008-02-13
Merge commit 'wd/master'
Jon Loeliger
2008-02-12
QE: Move FDT support into a common file
Kumar Gala
2008-02-07
[new uImage] Move kernel data find code to get_kernel() routine
Marian Balakowicz
2008-02-07
[new uImage] Cleanup do_botm_linux() boot allocations
Marian Balakowicz
2008-02-07
[new uImage] Move ramdisk loading to a common routine
Marian Balakowicz
2008-02-07
[new uImage] Factor out common image_get_ramdisk() routine
Marian Balakowicz
2008-02-07
[new uImage] Factor out common routines for getting os/arch/type/comp names
Marian Balakowicz
2008-02-07
[new uImage] Remove standalone applications handling from boootm
Marian Balakowicz
2008-02-07
[new uImage] Remove OF_FLAT_TREE support from PPC bootm code
Marian Balakowicz
2008-02-07
[new uImage] Return error on image move/uncompress overwrites
Marian Balakowicz
2008-02-07
[new uImage] Cleanup image header pointer use in bootm code
Marian Balakowicz
2008-02-07
[new uImage] Cleanup cmd_bootm.c
Marian Balakowicz
2008-02-07
[new uImage] Add memmove_wd() common routine
Marian Balakowicz
2008-02-07
[new uImage] Remove I386 uImage fake_header() routine
Marian Balakowicz
[next]