Commit Graph

4160 Commits (221fd36176d6a7f99b51becb1df00bdd1bbbd503)

Author SHA1 Message Date
Tom Rini 4880b026ec cmd: Convert CMD_BOOTMENU 9 years ago
Andrew F. Davis 7e719ee7d8 image: Add Trusted Execution Environment image type 9 years ago
Andrew F. Davis d7be50921e image: Add FIT image loadable section custom processing 9 years ago
Masahiro Yamada 63c0941726 libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY 9 years ago
Simon Glass 2f11cd9121 dm: core: Handle global_data moving in SPL 9 years ago
Vladimir Zapolskiy e2099d78c8 common: sh: add necessary define bits to board_f 9 years ago
Michal Simek 0b3a58eeee scsi: Separate SCSI private block description initialization 9 years ago
Michal Simek c002e39ae6 scsi: Change scsi_scan() to be able to return value 9 years ago
Michal Simek 545a284711 scsi: Make private functions static 9 years ago
Michal Simek 182ec15307 scsi: Remove completely unused functions 9 years ago
Michal Simek cdb93b276b scsi: Simplify scsi_read/scsi_write() 9 years ago
Michal Simek bccfd9e967 scsi: Move pccb buffer initalization directly to scsi_detect_dev 9 years ago
Michal Simek 4dbee176f8 scsi: Take lun from device block description 9 years ago
Michal Simek 570712f4bc scsi: Extract device detection algorithm 9 years ago
Michal Simek 92ca476c3a scsi: Extract block device initialization 9 years ago
Michal Simek 15a2acdf85 common: miiphyutil: Work and report phy address in hex in mdio cmd 9 years ago
Marek Vasut 09410c6572 SPL: mmc: Make spl_mmc_load_image available 9 years ago
Marek Vasut b5b838f1a7 mmc: Tinification of the mmc code 9 years ago
Daniel Schwierzeck 4c2cb11516 common/board_f: enable initr_trap for MIPS 9 years ago
Max Krummenacher c8d7647f63 spl: mmc: fix switch statement 9 years ago
Stefan Agner e94793c844 spl: add USB Gadget config option 9 years ago
Stefan Agner 5991703e88 spl: dfu: move DFU Kconfig to SPL Kconfig 9 years ago
Stefan Agner 34ee947ac3 spl: add RAM boot device only if it is actually defined 9 years ago
tomas.melin@vaisala.com 2c77c0d652 xyz-modem: Change getc timeout loop waiting 9 years ago
Tang Yuantian aa6ab905b2 sata: fix sata command can not being executed bug 9 years ago
Marcel Ziswiler f7637cc014 generic-board: make show_board_info a weak function 9 years ago
Marcel Ziswiler 62e7a5c5f8 Revert "generic-board: allow showing custom board info" 9 years ago
tomas.melin@vaisala.com f069ded611 spl: remove redundant call to parse_image_header() 9 years ago
tomas.melin@vaisala.com f72250e7e7 spl: add check for FIT-header when loading image 9 years ago
Simon Glass d844efec47 stdio: Correct numbering logic in stdio_probe_device() 9 years ago
Simon Glass ab29a34a59 stdio: Correct code style nits 9 years ago
York Sun f33f3e07f3 tools/env: Correct include kconfig 9 years ago
York Sun 020198b0c7 image-fit: Fix compiling error caused by autoconf.h 9 years ago
Alison Wang ec6617c397 armv8: Support loading 32-bit OS in AArch32 execution state 9 years ago
Andrew Duda 83dd98e012 image: Combine image_sig_algo with image_sign_info 9 years ago
Andrew Duda 0c1d74fda7 image: Add crypto_algo struct for RSA info 9 years ago
Andrew Duda da29f2991d rsa: Verify RSA padding programatically 9 years ago
Stefan Brüns 66a47ff2d8 ext4: Allow reading files with non-zero offset, clamp read len 9 years ago
Semen Protsenko 38fed8abe7 spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to Kconfig 9 years ago
Simon Glass ae3de0d8ca image: Protect against overflow in unknown_msg() 9 years ago
Michal Simek dbdc2744ee cmd: dfu: Add error handling for board_usb_init 9 years ago
Jagan Teki d259c00845 config: Move CONFIG_DEFAULT_FDT_FILE to defconfigs 9 years ago
Simon Glass 869588decd Convert CONFIG_SYS_STDIO_DEREGISTER to Kconfig 9 years ago
Simon Glass f3f3efff91 Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig 9 years ago
Simon Glass 84f2a5d0a6 Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to Kconfig 9 years ago
Simon Glass 3505bc5561 Convert CONFIG_SYS_CONSOLE_ENV_OVERWRITE to Kconfig 9 years ago
Simon Glass ef26d6039a Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig 9 years ago
Simon Glass 8f92558414 Convert CONSOLE_PRE_CONSOLE_BUFFER options to Kconfig 9 years ago
Simon Glass 98af879976 Convert SILENT_CONSOLE options to Kconfig 9 years ago
Andreas J. Reichel 644074671e watchdog: Fix Watchdog Reset while in U-Boot Prompt 9 years ago