~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
spl
/
spl_sata.c
Commit message (
Expand
)
Author
Age
*
spl: sata: Rework the loading case it not use IS_ENABLED(...)
Tom Rini
2023-01-20
*
spl: Migrate SYS_SATA_FAT_BOOT_PARTITION to Kconfig
Tom Rini
2022-12-05
*
treewide: Drop image_header_t typedef
Simon Glass
2022-09-29
*
blk: Rename if_type to uclass_id
Simon Glass
2022-09-25
*
blk: Switch over to using uclass IDs
Simon Glass
2022-09-16
*
Convert CONFIG_SPL_FS_LOAD_PAYLOAD_NAME et al to Kconfig
Tom Rini
2022-06-06
*
spl: Remove CONFIG_SPL_SATA_BOOT_DEVICE
Tom Rini
2022-06-06
*
SPL: Add struct spl_boot_device parameter into spl_parse_board_header()
Pali Rohár
2022-01-20
*
spl: Make use of CONFIG_IS_ENABLED(OS_BOOT) in SPL/TPL common code paths
Tom Rini
2021-11-05
*
SPL: Add support for specifying offset between header and image
Pali Rohár
2021-07-31
*
spl: sata: support U-Boot load from raw sata disk
Baruch Siach
2019-07-24
*
spl: sata: don't force FS_FAT support
Baruch Siach
2019-07-11
*
spl: sata: fix build with DM_SCSI
Baruch Siach
2019-07-11
*
spl: sata: add default partition and image name
Baruch Siach
2019-07-11
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-27
*
dm: scsi: Document and rename the scsi_scan() parameter
Simon Glass
2017-07-11
*
spl: Add a name to the SPL load-image methods
Simon Glass
2016-12-09
*
spl: Update fat functions to take an spl_image parameter
Simon Glass
2016-10-06
*
spl: Pass spl_image as a parameter to load_image() methods
Simon Glass
2016-10-06
*
spl: Convert spl_sata_load_image() to use linker list
Simon Glass
2016-10-06
*
spl: Convert boot_device into a struct
Simon Glass
2016-10-06
*
dm: scsi: Drop the get_dev() function
Simon Glass
2016-05-17
*
dm: Drop the block_dev_desc_t typedef
Simon Glass
2016-03-14
*
spl: change return values of spl_*_load_image()
Nikita Kiryanov
2015-11-18
*
remove unnecessary version.h includes
Rob Herring
2015-03-24
*
spl_sata.c: Add <scsi.h>
Tom Rini
2015-01-05
*
Rename some defines containing FAT in their name to be filesystem generic
Guillaume GARDET
2014-10-27
*
common: spl_sata: perform SCSI scan before getting device
Roger Quadros
2014-10-10
*
common: spl: Add spl sata boot support
Dan Murphy
2014-02-19