Commit Graph

20927 Commits (e6bf18dba2a21bebf2c421b1c2e188225f6485a1)
 

Author SHA1 Message Date
Tom Rini e6bf18dba2 Prepare v2013.07-rc2 11 years ago
Stefan Roese ed12b5b9da Fix bootm to work on powerpc again (compressed uImage) 11 years ago
Simon Glass 29ce737d6f mkimage: Build signing only if board has CONFIG_FIT_SIGNATURE 11 years ago
Simon Glass 5ff0d0832e bootm: Disable interrupts before loading OS 11 years ago
Tom Rini d366438d8a cmd_bootm.c: Correct BOOTM_ERR_OVERLAP handling 11 years ago
Tom Rini 20cb5fbec6 am335x_evm: Add missing ';' in findfdt 11 years ago
Tom Rini 58a5c43c09 Merge branch 'master' of git://git.denx.de/u-boot-74xx-7xx 11 years ago
Wolfgang Denk b8bfde7f01 PPC 74xx_7xx: Fix build warnings for ELPPC board 11 years ago
Jason Jin 1b9591c237 ColdFire: Update the arch_global_date changes for mcf5441x 11 years ago
Steve deRosier 08dbd6ccd5 Fix MCF5235 SDRAM base address macro 11 years ago
Jens Scharsig (BuS Elektronik) aea5eee126 m68k: fix debug call befor serial init 11 years ago
Axel Lin e31dc61e7d usb: musb: Use ARRAY_SIZE at appropriate places 11 years ago
Axel Lin 31bf0f57b2 mtd: cfi_flash: Use ARRAY_SIZE at appropriate places 11 years ago
Axel Lin b98bfeb667 hwmon: lm63: Use ARRAY_SIZE at appropriate place 11 years ago
Axel Lin 9935175f50 serial: Use ARRAY_SIZE instead of reinventing it 11 years ago
Vincent Stehlé 4d98b5c8a5 README: align default commands with code 11 years ago
Sascha Silbe ff8fef5666 Fix block device accesses beyond 2TiB 11 years ago
Steven Stallion eeaef5e430 cmd_bootm: Add command line arguments to Plan 9 11 years ago
Simon Glass 041bca5ba3 Add verified boot information and test 11 years ago
Simon Glass 74378cf8e7 sandbox: config: Enable FIT signatures with RSA 11 years ago
Simon Glass 4d0985295b image: Add support for signing of FIT configurations 11 years ago
Simon Glass 3e06cd1f97 libfdt: Add fdt_find_regions() 11 years ago
Simon Glass 399c744b22 mkimage: Add -r option to specify keys that must be verified 11 years ago
Simon Glass 4f61042701 mkimage: Add -c option to specify a comment for key signing 11 years ago
Simon Glass 95d77b4479 mkimage: Add -F option to modify an existing .fit file 11 years ago
Simon Glass e29495d37f mkimage: Add -K to write public keys to an FDT blob 11 years ago
Simon Glass 80e4df8ac6 mkimage: Add -k option to specify key directory 11 years ago
Simon Glass 19c402afa2 image: Add RSA support for image signing 11 years ago
Simon Glass 56518e7104 image: Support signing of images 11 years ago
Simon Glass 3e569a6b1e image: Add signing infrastructure 11 years ago
Simon Glass b5f3193734 x86: config: Add tracing options 11 years ago
Simon Glass d8819f94d5 x86: Support tracing function 11 years ago
Simon Glass 5b7dcf3112 exynos: config: Add tracing options 11 years ago
Simon Glass ca35a0cdf2 exynos: Avoid function instrumentation for microsecond timer 11 years ago
Simon Glass bce1b92aa1 arm: Implement the 'fake' go command 11 years ago
Simon Glass d0ae31eb07 Add a 'fake' go command to the bootm command 11 years ago
Simon Glass 35fc84fa1f Refactor the bootm command to reduce code duplication 11 years ago
Simon Glass 983c72f479 Clarify bootm OS arguments 11 years ago
Simon Glass 37544a6dab Add a simple test for sandbox trace 11 years ago
Simon Glass e2ee100fd8 sandbox: Support trace feature 11 years ago
Simon Glass 6c887b2acb Add proftool to decode profile data 11 years ago
Simon Glass 71c52dba2b Add trace support to generic board 11 years ago
Simon Glass 5c2aeac5ae Support tracing in config.mk when enabled 11 years ago
Simon Glass cabcbb56c8 Add a trace command 11 years ago
Simon Glass b2e16a85a1 Add trace library 11 years ago
Simon Glass b8bcaa3ad3 Add function to print a number with grouped digits 11 years ago
Simon Glass 5d3bd34545 bootstage: Correct printf types 11 years ago
Simon Glass aec36cfdac Show stdout on error in fit-test 11 years ago
Simon Glass 92765f4209 Fix missing return in do_mem_loop() 11 years ago
Simon Glass bdc7d5cda3 x86: Correct missing local variable in bootm 11 years ago