Commit Graph

16379 Commits (0c19b4d180b66cb0e418a084ffcb187bdbc15db9)

Author SHA1 Message Date
Diego Dorta 07f6ddb67a mx6sabreauto: Add Falcon mode support 8 years ago
Fabio Estevam 283c2a6553 warp: Use PARTUUID to specify the rootfs location 8 years ago
Fabio Berton 0f29a61c53 embestmx6boards: Use PARTUUID to specify the rootfs location 8 years ago
Fabio Berton 35ba390d62 mx6cuboxi: Use PARTUUID to specify the rootfs location 8 years ago
Fabio Berton 84b4690f26 wandboard: Use PARTUUID to specify the rootfs location 8 years ago
Fabio Estevam 00f43e51c5 mx6sabre: Use PARTUUID to specify the rootfs location 8 years ago
Fabio Estevam ca62e5d043 mx6sabreauto: Do not enable WEIM by default 8 years ago
Stefano Babic 552a848e4f imx: reorganize IMX code as other SOCs 8 years ago
Peng Fan f34ccce50a mmc: fsl_esdhc: drop CONFIG_SYS_FSL_ESDHC_FORCE_VSELECT 8 years ago
Peng Fan 32a9179f3a mmc: fsl_esdhc: introduce vs18_enable for 1.8V fix I/O 8 years ago
Peng Fan 15a91651bf mmc: fsl_esdhc: correct type of wp_enable 8 years ago
Jagan Teki ed2d02d4ce imx6_spl: Add u-boot-dtb.img for SPL payload 8 years ago
Vanessa Maegima d7c11502df mx6sabreauto: Update to SPL only mode 8 years ago
Vanessa Maegima 823dff9d02 mx6qsabreauto: Add SPL support 8 years ago
Peter Robinson ff18156325 mx6cuboxi: Add support for sata 8 years ago
Christian Gmeiner 8be70bb4aa ot1200: enable CONFIG_IMX_THERMAL for detailed thermal information 8 years ago
Fabio Estevam 258f76fd21 mx6sabresd: Fix guard file symbol 8 years ago
Marek Behún b6ee860b87 marvell: armada385: Add the Turris Omnia board 8 years ago
Marek Behún aa5eb9a3ac drivers/misc: Add basic support for ATSHA204A Crypto module 8 years ago
Alexandru Gagniuc 17a21e206a configs: am335x_evm: Enable FASTBOOT based on kconfig 8 years ago
Grygorii Strashko 7a9dfe75cf mtd: nand: make nand_info array static 8 years ago
Mugunthan V N ad92dff28c cmd: nand: abstract global variable usage for dm conversion 8 years ago
Masahiro Yamada 61e51babdb dm: ofnode: rename ofnode_read_prop() to ofnode_get_property() 8 years ago
Simon Glass 878d68c0c3 dm: core: Add functions to obtain node's address/size cells 8 years ago
Simon Glass f7d6fcf7ae dm: core: Add dev_read_enabled() to check if a device is enabled 8 years ago
Simon Glass a44810123f dm: core: Add dev_read_resource() to read device resources 8 years ago
Simon Glass 8c293d6ac9 dm: core: Add ofnode_read_string_count() 8 years ago
Simon Glass d63b5b4fbb sandbox: Enable more console options 8 years ago
Simon Glass b0895384be Allow displaying the U-Boot banner on a video display 8 years ago
Simon Glass 6c519f2dc4 display_options: Refactor to allow obtaining the banner 8 years ago
Simon Glass 681357ffd9 dm: ahci: Add a driver for SCSI on AHCI 8 years ago
Simon Glass 5c56176318 dm: scsi: Split out the bus scanning code 8 years ago
Simon Glass f6ab5a92ac dm: scsi: Add operations for SCSI devices 8 years ago
Simon Glass 8eab1a58dd dm: scsi: Document and rename the scsi_scan() parameter 8 years ago
Simon Glass 4682c8a19b dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset() 8 years ago
Simon Glass 322f73f473 dm: scsi: Add operations 8 years ago
Simon Glass 4279efc4c9 dm: ahci: Drop use of probe_ent 8 years ago
Simon Glass 7cf1afce7f dm: ahci: Unwind the confusing init code 8 years ago
Simon Glass 4b62b2ff53 dm: sata: Move ataid into struct ahci_uc_priv 8 years ago
Simon Glass 2c9f9efb3d dm: ahci: Rename struct ahci_probe_ent 8 years ago
Simon Glass b9560ad649 dm: scsi: Drop the ccb typedef 8 years ago
Simon Glass aae5ec3403 dm: scsi: Rename struct SCSI_cmd_block to struct scsi_cmd 8 years ago
Simon Glass 043682422c dm: scsi: Rearrange header file for driver model 8 years ago
Simon Glass 10e40d54b3 Kconfig: Add CONFIG_SATA to enable SATA 8 years ago
Simon Glass 3bf926c0dd Convert CONFIG_CMD_SATA to Kconfig 8 years ago
Simon Glass a6fb185c70 scsi: Drop scsi_print_error() 8 years ago
Simon Glass fedb428c5b Convert CONFIG_SCSI to Kconfig 8 years ago
Simon Glass 95ce385a4a dm: core: Add uclass_first/next_device_check() 8 years ago
Simon Glass 9856157259 dm: core: Test uclass_first/next_device() on probe failure 8 years ago
Simon Glass 30a570a983 dm: core: Clarify uclass_first/next_device() comments 8 years ago