Commit Graph

11060 Commits (0f29a61c5339d667aa9243902fb42fb3033c3253)

Author SHA1 Message Date
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 4483b7eb88 dm: mmc: fsl_esdhc: handle vqmmc supply 8 years ago
Peng Fan 32a9179f3a mmc: fsl_esdhc: introduce vs18_enable for 1.8V fix I/O 8 years ago
Fabio Estevam a1d1fdc920 mx6: soc: Move mxs_dma_init() into the mxs nand driver 8 years ago
Lothar Waßmann 306dd7dabd net: fec_mxc: fix PHY initialization bug with CONFIG_DM_ETH 8 years ago
Jagan Teki 61366b71a8 serial: mxc: Add debug uart support 8 years ago
Jagan Teki 52c14cabda serial: mxc: Code cleanup 8 years ago
Jagan Teki 45d97511a9 serial: mxc: Move common baud gen into _mxc_serial_setbrg 8 years ago
Jagan Teki 97548d5947 serial: mxc: Move common init into _mxc_serial_init 8 years ago
Jagan Teki 57d3e98f57 serial: mxc: Move cr1 and cr2 write to mxc_serial_setbrg 8 years ago
Jagan Teki 62af03ee97 serial: mxc: Use RFDIV in dm-code 8 years ago
Jagan Teki ffa8bcd7f1 serial: mxc: Add common mxc_uart reg space 8 years ago
Masahiro Yamada 8c9eaadaaa dm: ofnode: use fdt32_t for DT property value to fix sparse warning 8 years ago
Masahiro Yamada fce136aafe dm: include <dm/util.h> from driver/core/dump.c 8 years ago
Masahiro Yamada b2ec7ea731 dm: ofnode: simplify ofnode_read_bool() 8 years ago
Masahiro Yamada 61e51babdb dm: ofnode: rename ofnode_read_prop() to ofnode_get_property() 8 years ago
Masahiro Yamada cb7dbe1fb0 dm: ofnode: simplify ofnode_read_prop() 8 years ago
Masahiro Yamada 252510ac69 dm: ofnode: use ofnode_read_bool() to check property existence 8 years ago
Masahiro Yamada 766c28a548 dm: include <dm/util.h> from drivers/core/util.c 8 years ago
Simon Glass f93472a022 dm: serial: Add livetree support 8 years ago
Simon Glass d09608534c dm: serial: Separate out the core serial-device finding code 8 years ago
Simon Glass db9f8f6ad5 dm: serial: ns16550: Convert to livetree 8 years ago
Simon Glass 1a9f3da917 video: simple-panel: Add a little more debugging 8 years ago
Simon Glass 7cf208d73b dm: video: Update pwm_backlight to support livetree 8 years ago
Simon Glass fb0b709eff dm: video: Sync display on backspace 8 years ago
Simon Glass 23acc48d84 tegra: video: Time the LCD init 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 7337fcd8c0 dm: scsi: Drop scsi_init() when driver model is used 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 f6580ef39b dm: scsi: Adjust return value of scsi_exec() 8 years ago
Simon Glass f6ab5a92ac dm: scsi: Add operations for SCSI devices 8 years ago
Simon Glass 4e74901458 dm: ahci: Create a local version of two SCSI functions 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 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 62b4ec8e30 dm: ahci: Move common code for starting ports into a function 8 years ago
Simon Glass 099c239d68 dm: scsi: Indent the confusing #ifdefs 8 years ago
Simon Glass 225b1da7bf dm: ahci: Refactor to avoid static variables 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 1dc64f6c00 dm: scsi: Use the uclass platform data 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 0fcd48fe00 scsi: Move drivers into new drivers/scsi directory 8 years ago