Commit Graph

2621 Commits (c8391a0e926feeb55e3d9087e74f9d39b1f4ae21)

Author SHA1 Message Date
Nikita Kiryanov 0adc331b37 usb_hub: fix power cycling logic 11 years ago
Lukasz Majewski 6bed7ce569 dfu: Implementation of target reset after communication with dfu-util's -R switch 11 years ago
Tom Rini 9fab4bf4cc powerpc/ppc4xx: Convert new gdsys files to SPDX license tags 11 years ago
Dirk Eibach 869b550ea3 powerpc/ppc4xx: Add fpgad command for dumping gdsys fpga registers 11 years ago
Wolfgang Denk e85427fd66 Add eCos-2.0 SPDX-License-Identifier to source files 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Axel Lin cfb25cc40e cmd_i2c: Use ARRAY_SIZE instead of reinventing it 11 years ago
Heiko Schocher 9a2accb44f i2c, multibus: get rid of CONFIG_I2C_MUX 11 years ago
Heiko Schocher ea818dbbcd i2c, soft-i2c: switch to new multibus/multiadapter support 11 years ago
Heiko Schocher 3f4978c713 i2c: common changes for multibus/multiadapter support 11 years ago
Simon Glass 576aacdb91 bootm: Move fixup_silent_linux() earlier in the bootm stages 11 years ago
Reinhard Pfau be6c1529c1 tpm: add AUTH1 cmds for LoadKey2 and GetPubKey 11 years ago
Frederic Leroy 04735e9c55 Fix ext2/ext4 filesystem accesses beyond 2TiB 11 years ago
Lan Yixun (dlan) 0eb33ad253 common: remove unaligned access error in bootmenu_getoption() 11 years ago
Simon Glass 4f6aa3468d scsi: Correct types of scsi_read/write() 11 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
Simon Glass a5266d6b5d bootm: Clean up bootz_setup() function 12 years ago
Simon Glass a26913f32d bootm: Require boot function only if it is about to be used 12 years ago
Simon Glass 385501d38b bootm: Disable interrupts only when loading 12 years ago
Anatolij Gustschin ff8fb56b6f video: consolidate splash screen alignment code 12 years ago
Tom Rini c479c1361a cmd_bootm.c: Correct check/return for unsupported sub-command 12 years ago
Robert Winkler 59b1592211 video: lcd: Make splash_screen_prepare weak, remove config macro 12 years ago
Robert Winkler dd4425e852 video: lcd: Add CONFIG_SPLASH_SCREEN_PREPARE support to CONFIG_VIDEO 12 years ago
Piotr Wilczek f7ef9d610c lcd: align bmp header when uncopmressing image 12 years ago
Stephen Warren 5af7d0f090 lcd: remove unaligned access in lcd_dt_simplefb_configure_node() 12 years ago
Simon Glass 5ff0d0832e bootm: Disable interrupts before loading OS 12 years ago
Tom Rini d366438d8a cmd_bootm.c: Correct BOOTM_ERR_OVERLAP handling 12 years ago
Sascha Silbe ff8fef5666 Fix block device accesses beyond 2TiB 12 years ago
Steven Stallion eeaef5e430 cmd_bootm: Add command line arguments to Plan 9 12 years ago
Simon Glass 4d0985295b image: Add support for signing of FIT configurations 12 years ago
Simon Glass 19c402afa2 image: Add RSA support for image signing 12 years ago
Simon Glass 56518e7104 image: Support signing of images 12 years ago
Simon Glass 3e569a6b1e image: Add signing infrastructure 12 years ago
Simon Glass d0ae31eb07 Add a 'fake' go command to the bootm command 12 years ago
Simon Glass 35fc84fa1f Refactor the bootm command to reduce code duplication 12 years ago
Simon Glass 983c72f479 Clarify bootm OS arguments 12 years ago
Simon Glass 71c52dba2b Add trace support to generic board 12 years ago
Simon Glass cabcbb56c8 Add a trace command 12 years ago
Simon Glass b8bcaa3ad3 Add function to print a number with grouped digits 12 years ago
Simon Glass 5d3bd34545 bootstage: Correct printf types 12 years ago
Simon Glass 92765f4209 Fix missing return in do_mem_loop() 12 years ago