Commit Graph

2653 Commits (ce7a7f5e6bda35d7d0972be07b6983552d1a2cb2)

Author SHA1 Message Date
Kees Cook 315c0ace7c bootm: allow correct bounds-check of destination 12 years ago
Simon Glass 628af1790a sandbox: Correct compiler warnings in cmd_bootm/cmd_ximg 12 years ago
Marek Vasut bce8837071 ARM: mxs: tools: Add mkimage support for MXS bootstream 12 years ago
Heiko Schocher 880a412732 i2c: fix i2c dev command for not using new framework 12 years ago
Jim Lin c95e2b9eae console: usb: kbd: To fix slow TFTP booting 12 years ago
Jim Lin 07551f2343 console: usb: kbd: To improve TFTP booting performance 12 years ago
Julius Werner eaf3e613ea usb: Use well-known descriptor sizes when parsing configuration 12 years ago
Dan Murphy 3615a996ab USB: usb-hub: Add a weak function for resetting devices 12 years ago
Phil Sutter 2b26201a2a env_nand.c: support falling back to redundant env when writing 12 years ago
Masahiro Yamada 46aabcc446 cmd_nand: Do not show usage when scrub is aborted 12 years ago
Masahiro Yamada 7d25cd34e9 cmd_nand: slight optimization of nand_dump function 12 years ago
Masahiro Yamada e40520b5b5 cmd_nand: fix a memory leak in nand_dump function 12 years ago
Ying Zhang 7cb4f1cc80 spl: env_common.c: make CONFIG_SPL_BUILD contain function env_import 12 years ago
Matthias Fuchs 3fb8588912 ppc4xx: Remove support for PPC405CR CPUs 12 years ago
Wolfgang Denk cb3761ea99 SPDX-License-Identifier: convert BSD-3-Clause files 12 years ago
Simon Glass 1fd1e2f69f image: Display FIT timestamp when booting 12 years ago
Paul B. Henson bd4a3997f1 bootm: fix conditional controlling call to fixup_silent_linux 12 years ago
Simon Glass 8d51aacd8c RFC: bootm: Add silent_linux environment variable 12 years ago
Taras Kondratiuk 62cf11c092 SPL: Limit image name print length 12 years ago
Angus Ainslie 6e66bd5591 Enable xmodem support 12 years ago
Jagannadha Sutradharudu Teki 32749e91aa serial: arm_dcc: Remove stdio structure support 12 years ago
Marek Vasut ac8ba84c56 video: Encapsulate font in video_font_data.h 12 years ago
Gerlando Falauto 3488850629 cmd_sf: let "sf update" erase last sector as a whole 12 years ago
Jagannadha Sutradharudu Teki 402ba1e3a0 cmd_sf|env_sf: Fix code cleanup 12 years ago
Nikita Kiryanov 0adc331b37 usb_hub: fix power cycling logic 12 years ago
Lukasz Majewski 6bed7ce569 dfu: Implementation of target reset after communication with dfu-util's -R switch 12 years ago
Tom Rini e4c444b34b spl_mmc.c: Detect missing kernel image in RAW MMC 12 years ago
Tom Rini 9fab4bf4cc powerpc/ppc4xx: Convert new gdsys files to SPDX license tags 12 years ago
Dirk Eibach 869b550ea3 powerpc/ppc4xx: Add fpgad command for dumping gdsys fpga registers 12 years ago
Wolfgang Denk e85427fd66 Add eCos-2.0 SPDX-License-Identifier to source files 12 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Axel Lin cfb25cc40e cmd_i2c: Use ARRAY_SIZE instead of reinventing it 12 years ago
Heiko Schocher 9a2accb44f i2c, multibus: get rid of CONFIG_I2C_MUX 12 years ago
Heiko Schocher ea818dbbcd i2c, soft-i2c: switch to new multibus/multiadapter support 12 years ago
Heiko Schocher 3f4978c713 i2c: common changes for multibus/multiadapter support 12 years ago
Simon Glass 576aacdb91 bootm: Move fixup_silent_linux() earlier in the bootm stages 12 years ago
Reinhard Pfau be6c1529c1 tpm: add AUTH1 cmds for LoadKey2 and GetPubKey 12 years ago
Frederic Leroy 04735e9c55 Fix ext2/ext4 filesystem accesses beyond 2TiB 12 years ago
Lan Yixun (dlan) 0eb33ad253 common: remove unaligned access error in bootmenu_getoption() 12 years ago
Simon Glass 4f6aa3468d scsi: Correct types of scsi_read/write() 12 years ago
Simon Glass b7a1d13462 bootm: Handle errors consistently 12 years ago
Stefano Babic e3a5bbce45 common/image.c: Fix regression with ramdisk load/entry points in FIT 12 years ago
Simon Glass d72da15828 bootm: Correct the arguments for the ELF image loader 12 years ago
Simon Glass f320a4d845 bootm: Use selected configuration for ramdisk and fdt 12 years ago
Simon Glass 7af26b1669 blackfin: x86: bootm: Handle PREP stage of bootm 12 years ago
Simon Glass ec39029193 bootm: Remove extra OK message 12 years ago
Tom Rini 970150a167 cmd_bootm.c: Re-order bootm_load_os return check for ELDK4.2 12 years ago
Tom Rini 225fd8c5d4 cmd_bootm.c: Make bootz handle BOOTM_STATE_FINDOTHER itself 12 years ago
Tom Rini 2b9599e010 cmd_bootm.c: Make bootz consume 'bootz' from argv, decrement argc 12 years ago
Simon Glass fb1b139bb7 bootm: Add the missing PREP stage to bootz and correct image handling 12 years ago