Commit Graph

2634 Commits (874b4a047ec790d15f10d387ca302f08d8e24a58)

Author SHA1 Message Date
Simon Glass 1fd1e2f69f image: Display FIT timestamp when booting 11 years ago
Paul B. Henson bd4a3997f1 bootm: fix conditional controlling call to fixup_silent_linux 11 years ago
Simon Glass 8d51aacd8c RFC: bootm: Add silent_linux environment variable 11 years ago
Taras Kondratiuk 62cf11c092 SPL: Limit image name print length 11 years ago
Angus Ainslie 6e66bd5591 Enable xmodem support 11 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
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