Commit Graph

4169 Commits (ef0afaa083867f0d0ab2e6440c90161da8633f40)

Author SHA1 Message Date
Simon Glass 2acf35dbf7 spl: Drop announce_boot_device() 8 years ago
Simon Glass 29d357d7bf spl: Pass the loader into spl_load_image() 8 years ago
Simon Glass 540bfe7daa spl: Move the loading code into its own function 8 years ago
Simon Glass ebc4ef61d7 spl: Add a name to the SPL load-image methods 8 years ago
Tom Rini 361a879902 Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze" 8 years ago
Michal Simek f1a88cf6af common: miiphyutil: Add helper function for mdio bus name 8 years ago
Michal Simek bce4d18c9d dm: Add support for scsi/sata based devices 8 years ago
Michal Simek 1a92541d9c dm: spl: mmc: Fix EXT SPL support 9 years ago
Andrew F. Davis 44402fe709 common: image: Remove FIT header update from image post-processing 9 years ago
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