Commit Graph

44504 Commits (b0895384bebb6a4a2ea5bbdb0941b771b5875012)
 

Author SHA1 Message Date
Simon Glass b0895384be Allow displaying the U-Boot banner on a video display 7 years ago
Simon Glass 6c519f2dc4 display_options: Refactor to allow obtaining the banner 7 years ago
Simon Glass 32e9ec1f88 x86: Move link to use driver model for SCSI 7 years ago
Simon Glass 7337fcd8c0 dm: scsi: Drop scsi_init() when driver model is used 7 years ago
Simon Glass 681357ffd9 dm: ahci: Add a driver for SCSI on AHCI 7 years ago
Simon Glass 5c56176318 dm: scsi: Split out the bus scanning code 7 years ago
Simon Glass f6580ef39b dm: scsi: Adjust return value of scsi_exec() 7 years ago
Simon Glass f6ab5a92ac dm: scsi: Add operations for SCSI devices 7 years ago
Simon Glass 4e74901458 dm: ahci: Create a local version of two SCSI functions 7 years ago
Simon Glass 8eab1a58dd dm: scsi: Document and rename the scsi_scan() parameter 7 years ago
Simon Glass 4682c8a19b dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset() 7 years ago
Simon Glass 322f73f473 dm: scsi: Add operations 7 years ago
Simon Glass 4279efc4c9 dm: ahci: Drop use of probe_ent 7 years ago
Simon Glass 7cf1afce7f dm: ahci: Unwind the confusing init code 7 years ago
Simon Glass 62b4ec8e30 dm: ahci: Move common code for starting ports into a function 7 years ago
Simon Glass 099c239d68 dm: scsi: Indent the confusing #ifdefs 7 years ago
Simon Glass 225b1da7bf dm: ahci: Refactor to avoid static variables 7 years ago
Simon Glass 4b62b2ff53 dm: sata: Move ataid into struct ahci_uc_priv 7 years ago
Simon Glass 2c9f9efb3d dm: ahci: Rename struct ahci_probe_ent 7 years ago
Simon Glass 1dc64f6c00 dm: scsi: Use the uclass platform data 7 years ago
Simon Glass b9560ad649 dm: scsi: Drop the ccb typedef 7 years ago
Simon Glass aae5ec3403 dm: scsi: Rename struct SCSI_cmd_block to struct scsi_cmd 7 years ago
Simon Glass 043682422c dm: scsi: Rearrange header file for driver model 7 years ago
Simon Glass 0fcd48fe00 scsi: Move drivers into new drivers/scsi directory 7 years ago
Simon Glass f2105c6182 sata: Move drivers into new drivers/ata directory 7 years ago
Simon Glass 10e40d54b3 Kconfig: Add CONFIG_SATA to enable SATA 7 years ago
Simon Glass 3bf926c0dd Convert CONFIG_CMD_SATA to Kconfig 7 years ago
Simon Glass a6fb185c70 scsi: Drop scsi_print_error() 7 years ago
Simon Glass b8beb6b463 scsi: Drop sym53c8xx driver 7 years ago
Simon Glass fedb428c5b Convert CONFIG_SCSI to Kconfig 7 years ago
Simon Glass 2cce586651 dtoc: Support multiple compatible strings in a node 7 years ago
Alison Chaiken 564cf25d5b cmd gpt: test in sandbox 7 years ago
Alison Chaiken 6b20c347a0 sandbox: README: fix partition command invocation 7 years ago
Simon Glass 99b66605f0 moveconfig: Support looking for implied CONFIG options 7 years ago
Simon Glass d73fcb12e2 moveconfig: Support building a simple config database 7 years ago
Simon Glass f3b8e6470c moveconfig: Add a constant for auto.conf 7 years ago
Simon Glass ddf91c6423 moveconfig: Tidy up the documentation and add hints 7 years ago
Simon Glass ee4e61bda4 moveconfig: Allow reading the defconfig list from stdin 7 years ago
Simon Glass 25f978cb1c moveconfig: Support providing a path to the defconfig files 7 years ago
Kever Yang 69aaec0bca rockchip: dts: rk3328: add aliases for mmc controller 7 years ago
Simon Glass 95ce385a4a dm: core: Add uclass_first/next_device_check() 7 years ago
Simon Glass 9856157259 dm: core: Test uclass_first/next_device() on probe failure 7 years ago
Simon Glass 30a570a983 dm: core: Clarify uclass_first/next_device() comments 7 years ago
Jean-Jacques Hiblot 6b26aaef08 pipe3: Fix broken dependency 7 years ago
Patrice Chotard c5c1756c68 mtd: stm32: use parameter instead of default value 7 years ago
Andrew F. Davis 9e58d4dbe3 arm: mach-keystone: Modify secure image size before copy 7 years ago
Lokesh Vutla 7bdc6947d2 ARM: dts: OMAP5+: Enable gpio in SPL 7 years ago
Lokesh Vutla 3c9c4a2c50 arm: omap4+: Enable spl_early_init() 7 years ago
Lokesh Vutla 4bd754d8ab arm: omap: Detect boot mode very early 7 years ago
Jorge Ramirez-Ortiz d754254f20 ARM64: poplar: hi3798cv200: u-boot support for Poplar 96Boards 7 years ago