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
/
include
Age
Commit message (
Expand
)
Author
2008-03-20
[new uImage] Enable new uImage support for the pcs440ep board.
Bartlomiej Sieka
2008-03-20
[new uImage] Do not compile new uImage format support by default
Bartlomiej Sieka
2008-03-14
Add MD5 support to the new uImage format
Bartlomiej Sieka
2008-03-14
Add the MD5 algorithm
Bartlomiej Sieka
2008-03-12
Merge branch 'master' of git://www.denx.de/git/u-boot into new-image
Marian Balakowicz
2008-03-12
[new uImage] Fix definition of common bootm_headers_t fields
Marian Balakowicz
2008-03-12
[new uImage] Add proper ramdisk/FDT handling when FIT configuration is used
Marian Balakowicz
2008-03-12
[new uImage] Add new uImage format support to autoscript routine
Marian Balakowicz
2008-03-12
[new uImage] Add node offsets for FIT images listed in struct bootm_headers
Marian Balakowicz
2008-03-12
[new uImage] Remove unnecessary arguments passed to ramdisk routines
Marian Balakowicz
2008-03-11
[new uImage] Add support for new uImage format to mkimage tool
Bartlomiej Sieka
2008-03-10
[new uImage] Make node unit names const in struct bootm_headers
Marian Balakowicz
2008-03-10
[new uImage] New uImage low-level API
Marian Balakowicz
2008-03-08
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx
Wolfgang Denk
2008-03-08
Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx
Wolfgang Denk
2008-03-08
mgsuvd: update board configuration
Heiko Schocher
2008-03-08
mgcoge: update board configuration
Heiko Schocher
2008-03-07
mpc83xx: make dtb basename file references equal those of linux
Kim Phillips
2008-03-07
ppc4xx: Sequoia: Add device tree (fdt) Linux booting default env variables
Stefan Roese
2008-03-07
837xEMDS: Improve the system performance
Dave Liu
2008-03-06
Replace "run load; run update" with conditionalized "run load update".
Detlev Zundel
2008-03-04
PCS440EP: fix build problems (redundant #define)
Wolfgang Denk
2008-03-03
Fix endianess problem in cramfs code (cramfs is always host-endian in Linux)
Bernhard Nemec
2008-03-03
Fix quoting problem (preboot setting) in many board config files.
Wolfgang Denk
2008-03-03
ADS5121: Fix default environment.
Wolfgang Denk
2008-03-03
Fix checking fat32 cluster size.
michael
2008-03-02
ppc4xx: EMAC: Fix 405EZ fifo size setup in EMAC_MR1
Stefan Roese
2008-03-02
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx
Wolfgang Denk
2008-03-02
MPC5121e ADS PCI support take 3
John Rigby
2008-03-02
arm-imx: Fix register definitions
Jean-Christophe PLAGNIOL-VILLARD
2008-03-02
Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit ta...
Shinya Kuribayashi
2008-02-29
libfdt: Add and use a node iteration helper function.
David Gibson
2008-02-29
[new uImage] Add libfdt support to mkimage
Bartlomiej Sieka
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
sbc8548: Fix cfi flash bank declaration
Jean-Christophe PLAGNIOL-VILLARD
2008-02-27
[new uImage] Correct raw FDT blob handlig when CONFIG_FIT is disabled
Marian Balakowicz
2008-02-27
[new uImage] Move image verify flag to bootm_headers structure
Marian Balakowicz
2008-02-25
[new uImage] Add dual format uImage support framework
Marian Balakowicz
2008-02-23
Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit ta...
Shinya Kuribayashi
2008-02-22
Replace deprecated "ramdisk" with "ramdisk_size" kernel parameter.
Detlev Zundel
2008-02-22
lwmon5: enable hardware watchdog
Yuri Tikhonov
2008-02-22
ppc4xx: Support for ATI Radeon 9200 card on sequoia
Anatolij Gustschin
[next]