index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
image.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "image.h: Tighten up content using handy CONFIG_IS_ENABLED() macro."
Masahiro Yamada
2016-05-31
1
-12
/
+57
*
image.h: Tighten up content using handy CONFIG_IS_ENABLED() macro.
Robert P. J. Day
2016-05-27
1
-57
/
+12
*
image: Add boot_get_fpga() to load fpga with bootm
Michal Simek
2016-05-24
1
-0
/
+2
*
mkimage: Report information about fpga
Michal Simek
2016-05-24
1
-1
/
+3
*
tools: zynqmpimage: Add Xilinx ZynqMP boot header generation
Michal Simek
2016-05-24
1
-1
/
+2
*
spl: Add an option to load a FIT containing U-Boot
Simon Glass
2016-03-14
1
-1
/
+1
*
spl: Add a way for boards to select which device tree to load
Simon Glass
2016-03-14
1
-0
/
+13
*
image: Add functions to obtain short names
Simon Glass
2016-03-14
1
-0
/
+27
*
fdt: Allow libfdt to be used in SPL
Simon Glass
2016-03-14
1
-8
/
+4
*
Kconfig: Move CONFIG_FIT and related options to Kconfig
Simon Glass
2016-03-14
1
-5
/
+10
*
Move CONFIG_OF_LIBFDT to Kconfig
Simon Glass
2016-03-14
1
-1
/
+0
*
image: Correct the OS location code to work on sandbox
Simon Glass
2016-02-26
1
-4
/
+1
*
tools: zynqimage: Add Xilinx Zynq boot header generation to mkimage
Nathan Rossi
2015-11-19
1
-1
/
+2
*
Add support for LZ4 decompression algorithm
Julius Werner
2015-10-11
1
-0
/
+1
*
rockchip: Add support for the SPI image
Simon Glass
2015-09-02
1
-1
/
+2
*
rockchip: Add support for the SD image
Simon Glass
2015-09-02
1
-1
/
+2
*
rockchip: Add the rkimage format to mkimage
Simon Glass
2015-09-02
1
-1
/
+2
*
mkimage: Display a better list of available image types
Simon Glass
2015-07-21
1
-0
/
+11
*
add boot_get_loadables() to load listed images
Karl Apsite
2015-05-28
1
-1
/
+26
*
mkimage will now report information about loadable
Karl Apsite
2015-05-28
1
-0
/
+1
*
Fix musl build
Jörg Krause
2015-05-08
1
-0
/
+1
*
lpc32xx: add lpc32xx-spl.bin boot image target
Albert ARIBAUD \(3ADEV\)
2015-04-10
1
-0
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-dm
Tom Rini
2015-01-30
1
-2
/
+3
|
\
|
*
rsa: Use checksum algorithms from struct hash_algo
Ruchika Gupta
2015-01-29
1
-2
/
+3
*
|
dumpimage: fit: extract FIT images
Guilherme Maciel Ferreira
2015-01-29
1
-0
/
+1
|
/
*
image: bootm: Add OpenRTOS image type
Marek Vasut
2015-01-14
1
-0
/
+1
*
fdt: Add ft_system_setup() function for system device tree additions
Simon Glass
2014-11-21
1
-0
/
+6
*
x86: image: Add new image type for x64_64
Simon Glass
2014-10-28
1
-0
/
+1
*
x86: Support loading kernel setup from a FIT
Simon Glass
2014-10-22
1
-0
/
+13
*
tools: socfpga: Add socfpga preloader signing to mkimage
Charles Manning
2014-10-06
1
-0
/
+1
*
Fix test failure caused by bad handling of ramdisk
Simon Glass
2014-08-28
1
-0
/
+1
*
image: fix bootm failure for FIT image
Bryan Wu
2014-08-21
1
-0
/
+3
*
image: introduce genimg_get_kernel_addr()
Bryan Wu
2014-08-09
1
-0
/
+1
*
fit: make sha256 support optional
Dirk Eibach
2014-07-07
1
-0
/
+5
*
includes: move openssl headers to include/u-boot
Jeroen Hofstee
2014-06-19
1
-1
/
+1
*
Enhance fit_check_sign to check all images
Simon Glass
2014-06-19
1
-1
/
+4
*
image: Remove the fit_load_image() property parameter
Simon Glass
2014-06-19
1
-2
/
+3
*
Prevent a buffer overflow in mkimage when signing with SHA256
Michael van der Westhuizen
2014-06-05
1
-1
/
+2
*
bootm: make use of legacy image format configurable
Heiko Schocher
2014-06-05
1
-0
/
+2
*
mkimage: add atmelimage
Andreas Bießmann
2014-05-27
1
-0
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2014-05-22
1
-0
/
+13
|
\
|
*
image: add support for Android's boot image format
Sebastian Siewior
2014-05-08
1
-0
/
+13
*
|
Merge branch 'u-boot/master'
Albert ARIBAUD
2014-05-09
1
-2
/
+36
|
\
\
|
|
/
|
*
tools, fit_check_sign: verify a signed fit image
Heiko Schocher
2014-03-21
1
-7
/
+10
|
*
rsa: add sha256,rsa4096 algorithm
Heiko Schocher
2014-03-21
1
-0
/
+1
|
*
rsa: add sha256-rsa2048 algorithm
Heiko Schocher
2014-03-21
1
-0
/
+21
|
*
fit: add sha256 support
Heiko Schocher
2014-03-21
1
-0
/
+9
*
|
tools: mkimage: add support for gpimage format
Karicheri, Muralidharan
2014-04-17
1
-0
/
+1
|
/
*
fdt: rename IMAAGE_OF_BOARD_SETUP to IMAGE_OF_BOARD_SETUP
Masahiro Yamada
2014-02-19
1
-2
/
+2
*
arc: bdinfo, image and arc-specific init functions declarations support
Alexey Brodkin
2014-02-07
1
-0
/
+1
[next]