projects
/
platform
/
kernel
/
u-boot.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Validate dtc is new enough
2013-07-23
Simon Glass
tegra: i2c: Enable new CONFIG_SYS_I2C framework
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-07-23
Simon Glass
tegra: i2c: Add function to know about current bus
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-07-19
Simon Glass
mkimage: Use board config to get CONFIG_FIT_SIGNATURE...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-07-17
Simon Glass
bootm: Move fixup_silent_linux() earlier in the bootm...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-07-15
Simon Glass
scsi: Correct types of scsi_read/write()
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-07-12
Simon Glass
bootm: Handle errors consistently
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-07-12
Simon Glass
bootm: Correct the arguments for the ELF image loader
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-07-12
Simon Glass
bootm: Use selected configuration for ramdisk and fdt
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-07-12
Simon Glass
blackfin: x86: bootm: Handle PREP stage of bootm
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-07-12
Simon Glass
bootm: Remove extra OK message
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-07-10
Simon Glass
bootm: Add the missing PREP stage to bootz and correct...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-07-10
Simon Glass
bootm: Clean up bootz_setup() function
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-07-10
Simon Glass
bootm: Require boot function only if it is about to...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-07-10
Simon Glass
bootm: Disable interrupts only when loading
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-06-28
Simon Glass
mkimage: Build signing only if board has CONFIG_FIT_SIGNATURE
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-06-28
Simon Glass
bootm: Disable interrupts before loading OS
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-06-26
Simon Glass
Add verified boot information and test
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-06-26
Simon Glass
sandbox: config: Enable FIT signatures with RSA
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-06-26
Simon Glass
image: Add support for signing of FIT configurations
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-06-26
Simon Glass
libfdt: Add fdt_find_regions()
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-06-26
Simon Glass
mkimage: Add -r option to specify keys that must be...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-06-26
Simon Glass
mkimage: Add -c option to specify a comment for key...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-06-26
Simon Glass
mkimage: Add -F option to modify an existing .fit file
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-06-26
Simon Glass
mkimage: Add -K to write public keys to an FDT blob
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-06-26
Simon Glass
mkimage: Add -k option to specify key directory
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-06-26
Simon Glass
image: Add RSA support for image signing
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-06-26
Simon Glass
image: Support signing of images
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-06-26
Simon Glass
image: Add signing infrastructure
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-06-26
Simon Glass
x86: config: Add tracing options
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-06-26
Simon Glass
x86: Support tracing function
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-06-26
Simon Glass
exynos: config: Add tracing options
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-06-26
Simon Glass
exynos: Avoid function instrumentation for microsecond...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-06-26
Simon Glass
arm: Implement the 'fake' go command
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-06-26
Simon Glass
Add a 'fake' go command to the bootm command
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-06-26
Simon Glass
Refactor the bootm command to reduce code duplication
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-06-26
Simon Glass
Clarify bootm OS arguments
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-06-26
Simon Glass
Add a simple test for sandbox trace
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-06-26
Simon Glass
sandbox: Support trace feature
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-06-26
Simon Glass
Add proftool to decode profile data
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-06-26
Simon Glass
Add trace support to generic board
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-06-26
Simon Glass
Support tracing in config.mk when enabled
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-06-26
Simon Glass
Add a trace command
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-06-26
Simon Glass
Add trace library
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-06-26
Simon Glass
Add function to print a number with grouped digits
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-06-26
Simon Glass
bootstage: Correct printf types
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-06-26
Simon Glass
Show stdout on error in fit-test
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-06-26
Simon Glass
Fix missing return in do_mem_loop()
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-06-26
Simon Glass
x86: Correct missing local variable in bootm
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-06-26
Simon Glass
pci: Convert extern inline functions to static inline
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-06-21
Simon Glass
exynos: Enable mmc for snow
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-06-17
Simon Glass
image: Use ENOENT instead of ENOMEDIUM for better compatibility
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-06-12
Simon Glass
usb: Correct CLEAR_FEATURE code in ehci-hcd
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-06-04
Simon Glass
sandbox: image: Create a test for loading FIT images
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-06-04
Simon Glass
bootstage: Remove unused entries related to kernel...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-06-04
Simon Glass
sandbox: image: Adjust FIT image printing to work with...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-06-04
Simon Glass
image: Use fit_image_load() to load kernel
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-06-04
Simon Glass
sandbox: Adjust bootm command to work with sandbox
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-06-04
Simon Glass
image: Use fit_image_load() to load FDT
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-06-04
Simon Glass
image: Use fit_image_load() to load ramdisk
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-06-04
Simon Glass
image: Introduce fit_image_load() to load images from...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-06-04
Simon Glass
mkimage: Add map_sysmem() and IH_ARCH_DEFAULT to simplfy...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-06-04
Simon Glass
bootstage: Introduce sub-IDs for use with image loading
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-06-04
Simon Glass
main: Add debug_bootkeys to avoid #ifdefs
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-06-04
Simon Glass
main: Add debug_parser() to avoid #ifdefs
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-06-04
Simon Glass
main: Correct header order
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-06-04
Simon Glass
main: Fix typos and checkpatch warnings in command...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-06-04
Simon Glass
main: Use get/setenv_ulong()
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-06-04
Simon Glass
main: Move boot_delay code into its own function
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-06-04
Simon Glass
main: Separate out the two abortboot() functions
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-06-04
Simon Glass
net: Add prototype for update_tftp
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-06-04
Simon Glass
at91: Correct CONFIG_AUTOBOOT_PROMPT definition for...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-05-17
Simon Glass
Update MAINTAINERS file for sandbox
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-05-17
Simon Glass
Update MAINTAINERS file for x86
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-05-14
Simon Glass
buildman: Produce a sensible error message when branch...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-05-14
Simon Glass
sparc: Use image_setup_linux() instead of local code
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-05-14
Simon Glass
m68k: Use image_setup_linux() instead of local code
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-05-14
Simon Glass
powerpc: Use image_setup_linux() instead of local code
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-05-14
Simon Glass
arm: Use image_setup_linux() instead of local code
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-05-14
Simon Glass
arm: Refactor bootm to reduce #ifdefs
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-05-14
Simon Glass
image: Add device tree setup to image library
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-05-14
Simon Glass
image: Split libfdt code into image-fdt.c
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-05-14
Simon Glass
image: Add CONFIG_FIT_SPL_PRINT to control FIT image...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-05-14
Simon Glass
image: Remove remaining #ifdefs in image-fit.c
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-05-14
Simon Glass
mkimage: Put FIT loading in function and tidy error...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-05-14
Simon Glass
sandbox: image: Add support for booting images in sandbox
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-05-14
Simon Glass
image: Rename hash printing to fit_image_print_verification_...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-05-14
Simon Glass
image: Rename fit_add_hashes() to fit_add_verification_data()
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-05-14
Simon Glass
image: Export fit_conf_get_prop_node()
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-05-14
Simon Glass
image: Move error! string to common place
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-05-14
Simon Glass
image: Move hash checking into its own function
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-05-14
Simon Glass
image: Rename fit_image_check_hashes() to fit_image_verify()
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-05-14
Simon Glass
image: Convert fit_image_hash_set_value() to static...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-05-14
Simon Glass
image: Split hash node processing into its own function
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-05-14
Simon Glass
image: Move HOSTCC image code to tools/
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-05-14
Simon Glass
image: Split FIT code into new image-fit.c
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-05-14
Simon Glass
image: Export fit_check_ramdisk()
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-05-14
Simon Glass
image: Move timestamp #ifdefs to header file
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-05-14
Simon Glass
libfdt: Add fdt_next_subnode() to permit easy subnode...
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-05-14
Simon Glass
mkimage: Move ARRAY_SIZE to header file
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
2013-05-14
Simon Glass
bootstage: Don't build for HOSTCC
Signed-off-by:
Simon Glass
<sjg@chromium.org>
commit
|
commitdiff
|
tree
next