Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
c375411562402b3d8010ec2d5c16a78b1cb40cbb
/
common
/
spl
/
spl_sata.c
dec7ea0
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
by Tom Rini
· 6 months ago
abb9a04
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
by Tom Rini
· 6 months ago
dee15a9
global: Make <asm/global_data.h> include <asm/u-boot.h>
by Tom Rini
· 7 months ago
728cb88
common: Remove <common.h> and add needed includes
by Tom Rini
· 7 months ago
05ca277
spl: sata: Rework the loading case it not use IS_ENABLED(...)
by Tom Rini
· 1 year, 11 months ago
a0a6f69
spl: Migrate SYS_SATA_FAT_BOOT_PARTITION to Kconfig
by Tom Rini
· 2 years ago
bb7d3bb
treewide: Drop image_header_t typedef
by Simon Glass
· 2 years, 3 months ago
fada3f9
blk: Rename if_type to uclass_id
by Simon Glass
· 2 years, 2 months ago
dbfa32c
blk: Switch over to using uclass IDs
by Simon Glass
· 2 years, 4 months ago
a4f2ab9
Convert CONFIG_SPL_FS_LOAD_PAYLOAD_NAME et al to Kconfig
by Tom Rini
· 2 years, 7 months ago
6c7a9e0
spl: Remove CONFIG_SPL_SATA_BOOT_DEVICE
by Tom Rini
· 2 years, 7 months ago
dda8f88
SPL: Add struct spl_boot_device parameter into spl_parse_board_header()
by Pali Rohár
· 2 years, 11 months ago
c2e7888
spl: Make use of CONFIG_IS_ENABLED(OS_BOOT) in SPL/TPL common code paths
by Tom Rini
· 3 years, 1 month ago
1104167
SPL: Add support for specifying offset between header and image
by Pali Rohár
· 3 years, 4 months ago
c9eff6a
spl: sata: support U-Boot load from raw sata disk
by Baruch Siach
· 5 years ago
2f490e4
spl: sata: don't force FS_FAT support
by Baruch Siach
· 6 years ago
6b6d862
spl: sata: fix build with DM_SCSI
by Baruch Siach
· 6 years ago
b522464
spl: sata: add default partition and image name
by Baruch Siach
· 6 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
bdfb5c4
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· 7 years ago
4822873
dm: scsi: Document and rename the scsi_scan() parameter
by Simon Glass
· 7 years ago
4fc1f25
spl: Add a name to the SPL load-image methods
by Simon Glass
· 8 years ago
3eb382a
spl: Update fat functions to take an spl_image parameter
by Simon Glass
· 8 years ago
ee30679
spl: Pass spl_image as a parameter to load_image() methods
by Simon Glass
· 8 years ago
3d2872e
spl: Convert spl_sata_load_image() to use linker list
by Simon Glass
· 8 years ago
c0b6c9b
spl: Convert boot_device into a struct
by Simon Glass
· 8 years ago
9a68432
dm: scsi: Drop the get_dev() function
by Simon Glass
· 9 years ago
e339475
dm: Drop the block_dev_desc_t typedef
by Simon Glass
· 9 years ago
33eefe4
spl: change return values of spl_*_load_image()
by Nikita Kiryanov
· 9 years ago
ffdb488
remove unnecessary version.h includes
by Rob Herring
· 10 years ago
eac5b83
spl_sata.c: Add <scsi.h>
by Tom Rini
· 10 years ago
602a16c
Rename some defines containing FAT in their name to be filesystem generic
by Guillaume GARDET
· 10 years ago
7a187f5
common: spl_sata: perform SCSI scan before getting device
by Roger Quadros
· 10 years ago
0c3ab85
common: spl: Add spl sata boot support
by Dan Murphy
· 11 years ago