/openbmc/u-boot/drivers/ata/ |
H A D | sata_sil.c | f2105c61 Wed Jun 14 22:28:26 CDT 2017 Simon Glass <sjg@chromium.org> sata: Move drivers into new drivers/ata directory At present we have the SATA and PATA drivers mixed up in the drivers/block directory. It is better to split them out into their own place. Use drivers/ata which is what Linux does. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
|
H A D | sata_sil3114.c | f2105c61 Wed Jun 14 22:28:26 CDT 2017 Simon Glass <sjg@chromium.org> sata: Move drivers into new drivers/ata directory At present we have the SATA and PATA drivers mixed up in the drivers/block directory. It is better to split them out into their own place. Use drivers/ata which is what Linux does. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
|
H A D | sata_sil.h | f2105c61 Wed Jun 14 22:28:26 CDT 2017 Simon Glass <sjg@chromium.org> sata: Move drivers into new drivers/ata directory At present we have the SATA and PATA drivers mixed up in the drivers/block directory. It is better to split them out into their own place. Use drivers/ata which is what Linux does. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
|
H A D | sata_sil3114.h | f2105c61 Wed Jun 14 22:28:26 CDT 2017 Simon Glass <sjg@chromium.org> sata: Move drivers into new drivers/ata directory At present we have the SATA and PATA drivers mixed up in the drivers/block directory. It is better to split them out into their own place. Use drivers/ata which is what Linux does. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
|
H A D | fsl_sata.h | f2105c61 Wed Jun 14 22:28:26 CDT 2017 Simon Glass <sjg@chromium.org> sata: Move drivers into new drivers/ata directory At present we have the SATA and PATA drivers mixed up in the drivers/block directory. It is better to split them out into their own place. Use drivers/ata which is what Linux does. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
|
H A D | sata_sandbox.c | f2105c61 Wed Jun 14 22:28:26 CDT 2017 Simon Glass <sjg@chromium.org> sata: Move drivers into new drivers/ata directory At present we have the SATA and PATA drivers mixed up in the drivers/block directory. It is better to split them out into their own place. Use drivers/ata which is what Linux does. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
|
H A D | fsl_sata.c | f2105c61 Wed Jun 14 22:28:26 CDT 2017 Simon Glass <sjg@chromium.org> sata: Move drivers into new drivers/ata directory At present we have the SATA and PATA drivers mixed up in the drivers/block directory. It is better to split them out into their own place. Use drivers/ata which is what Linux does. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
|
H A D | libata.c | f2105c61 Wed Jun 14 22:28:26 CDT 2017 Simon Glass <sjg@chromium.org> sata: Move drivers into new drivers/ata directory At present we have the SATA and PATA drivers mixed up in the drivers/block directory. It is better to split them out into their own place. Use drivers/ata which is what Linux does. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
|
H A D | sata_mv.c | f2105c61 Wed Jun 14 22:28:26 CDT 2017 Simon Glass <sjg@chromium.org> sata: Move drivers into new drivers/ata directory At present we have the SATA and PATA drivers mixed up in the drivers/block directory. It is better to split them out into their own place. Use drivers/ata which is what Linux does. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
|
H A D | mvsata_ide.c | f2105c61 Wed Jun 14 22:28:26 CDT 2017 Simon Glass <sjg@chromium.org> sata: Move drivers into new drivers/ata directory At present we have the SATA and PATA drivers mixed up in the drivers/block directory. It is better to split them out into their own place. Use drivers/ata which is what Linux does. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
|
H A D | sata.c | f2105c61 Wed Jun 14 22:28:26 CDT 2017 Simon Glass <sjg@chromium.org> sata: Move drivers into new drivers/ata directory At present we have the SATA and PATA drivers mixed up in the drivers/block directory. It is better to split them out into their own place. Use drivers/ata which is what Linux does. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
|
H A D | ahci-uclass.c | f2105c61 Wed Jun 14 22:28:26 CDT 2017 Simon Glass <sjg@chromium.org> sata: Move drivers into new drivers/ata directory At present we have the SATA and PATA drivers mixed up in the drivers/block directory. It is better to split them out into their own place. Use drivers/ata which is what Linux does. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
|
H A D | dwc_ahsata.c | f2105c61 Wed Jun 14 22:28:26 CDT 2017 Simon Glass <sjg@chromium.org> sata: Move drivers into new drivers/ata directory At present we have the SATA and PATA drivers mixed up in the drivers/block directory. It is better to split them out into their own place. Use drivers/ata which is what Linux does. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
|
H A D | Makefile | f2105c61 Wed Jun 14 22:28:26 CDT 2017 Simon Glass <sjg@chromium.org> sata: Move drivers into new drivers/ata directory At present we have the SATA and PATA drivers mixed up in the drivers/block directory. It is better to split them out into their own place. Use drivers/ata which is what Linux does. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
|
H A D | dwc_ahci.c | f2105c61 Wed Jun 14 22:28:26 CDT 2017 Simon Glass <sjg@chromium.org> sata: Move drivers into new drivers/ata directory At present we have the SATA and PATA drivers mixed up in the drivers/block directory. It is better to split them out into their own place. Use drivers/ata which is what Linux does. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
|
H A D | Kconfig | f2105c61 Wed Jun 14 22:28:26 CDT 2017 Simon Glass <sjg@chromium.org> sata: Move drivers into new drivers/ata directory At present we have the SATA and PATA drivers mixed up in the drivers/block directory. It is better to split them out into their own place. Use drivers/ata which is what Linux does. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
|
H A D | sata_ceva.c | f2105c61 Wed Jun 14 22:28:26 CDT 2017 Simon Glass <sjg@chromium.org> sata: Move drivers into new drivers/ata directory At present we have the SATA and PATA drivers mixed up in the drivers/block directory. It is better to split them out into their own place. Use drivers/ata which is what Linux does. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
|
H A D | ahci.c | f2105c61 Wed Jun 14 22:28:26 CDT 2017 Simon Glass <sjg@chromium.org> sata: Move drivers into new drivers/ata directory At present we have the SATA and PATA drivers mixed up in the drivers/block directory. It is better to split them out into their own place. Use drivers/ata which is what Linux does. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
|
/openbmc/u-boot/drivers/block/ |
H A D | Kconfig | f2105c61 Wed Jun 14 22:28:26 CDT 2017 Simon Glass <sjg@chromium.org> sata: Move drivers into new drivers/ata directory At present we have the SATA and PATA drivers mixed up in the drivers/block directory. It is better to split them out into their own place. Use drivers/ata which is what Linux does. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
|
H A D | Makefile | f2105c61 Wed Jun 14 22:28:26 CDT 2017 Simon Glass <sjg@chromium.org> sata: Move drivers into new drivers/ata directory At present we have the SATA and PATA drivers mixed up in the drivers/block directory. It is better to split them out into their own place. Use drivers/ata which is what Linux does. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
|
/openbmc/u-boot/drivers/ |
H A D | Kconfig | f2105c61 Wed Jun 14 22:28:26 CDT 2017 Simon Glass <sjg@chromium.org> sata: Move drivers into new drivers/ata directory At present we have the SATA and PATA drivers mixed up in the drivers/block directory. It is better to split them out into their own place. Use drivers/ata which is what Linux does. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
|
H A D | Makefile | f2105c61 Wed Jun 14 22:28:26 CDT 2017 Simon Glass <sjg@chromium.org> sata: Move drivers into new drivers/ata directory At present we have the SATA and PATA drivers mixed up in the drivers/block directory. It is better to split them out into their own place. Use drivers/ata which is what Linux does. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
|
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/ |
H A D | cpu_init.c | f2105c61 Wed Jun 14 22:28:26 CDT 2017 Simon Glass <sjg@chromium.org> sata: Move drivers into new drivers/ata directory At present we have the SATA and PATA drivers mixed up in the drivers/block directory. It is better to split them out into their own place. Use drivers/ata which is what Linux does. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
|
/openbmc/u-boot/common/ |
H A D | Makefile | f2105c61 Wed Jun 14 22:28:26 CDT 2017 Simon Glass <sjg@chromium.org> sata: Move drivers into new drivers/ata directory At present we have the SATA and PATA drivers mixed up in the drivers/block directory. It is better to split them out into their own place. Use drivers/ata which is what Linux does. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
|