Commit Graph

4196 Commits (22074fc5e24d4f5d6f05aa4da36a44304ac3072a)

Author SHA1 Message Date
Marek Vasut b5b838f1a7 mmc: Tinification of the mmc code 8 years ago
Daniel Schwierzeck 4c2cb11516 common/board_f: enable initr_trap for MIPS 8 years ago
Max Krummenacher c8d7647f63 spl: mmc: fix switch statement 8 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
Heiko Schocher 29d3bc793c spl: move SYS_OS_BASE to Kconfig 9 years ago
Heiko Schocher c20ae2ffaa spl: move SPL_OS_BOOT to Kconfig 9 years ago
Simon Glass df87e6b1b8 libfdt: Sync fdt_for_each_subnode() with upstream 9 years ago
Simon Glass b02e4044ff libfdt: Bring in upstream stringlist functions 9 years ago
Hannes Schmelzer ef47683646 cmd/fdt: add possibilty to have 'extrasize' on fdt resize 9 years ago
Lokesh Vutla 8435179271 common: Add DISPLAY_BOARDINFO 9 years ago
Lokesh Vutla 19a9747535 common/Kconfig: Add DISPLAY_CPUINFO 9 years ago
Simon Glass 006bccbd0d board_f: Drop the extra fdtdec_prepare_fdt() 9 years ago
Simon Glass d8441ea27e dm: stdio: Allow lazy probing of video devices 9 years ago
B, Ravi d2d9bdfcf9 spl: saveenv: adding saveenv support in SPL 9 years ago
Chris Packham 43e0a3dec0 common/console.c: ensure GD_FLG_SILENT is set or cleared 9 years ago
Robert P. J. Day fc0b5948e0 Various, accumulated typos collected from around the tree. 9 years ago
Simon Glass d32b2d1c61 spl: Make spl_boot_list a local variable 9 years ago
Simon Glass f4d7d8596f spl: Update spl_load_simple_fit() to take an spl_image param 9 years ago
Simon Glass 710e9ca579 spl: Update fat functions to take an spl_image parameter 9 years ago
Simon Glass b4a6c2aae6 spl: Update ext functions to take an spl_image parameter 9 years ago
Simon Glass 2a2ee2ac35 spl: Pass spl_image as a parameter to load_image() methods 9 years ago