]> git.ipfire.org Git - people/ms/u-boot.git/history - drivers
serial: stm32x7: add clk_get_rate() support
[people/ms/u-boot.git] / drivers /
2017-07-26  Patrice Chotardserial: stm32x7: add clk_get_rate() support
2017-07-26  Patrice Chotardserial: stm32x7: migrate serial struct to driver
2017-07-26  Patrice Chotardclk: stm32f7: cleanup clocks unused definitions
2017-07-26  Patrice Chotardclk: stm32f7: add clock .get_rate() callback
2017-07-26  Patrice Chotardclk: stm32f7: get RCC base address from DT
2017-07-26  Patrice Chotardclk: stm32f7: add static for configure_clocks()
2017-07-26  Beniamino Galvanipinctrl: meson: add GPIO support
2017-07-24  Karl Beldanubi: Kconfig: Make MTD_UBI select MTD_PARTITIONS
2017-07-24  Karl Beldanubi: Kconfig: Fix MTD_UBI selection dependency
2017-07-23  Stefan Roeseserial: ns16550: Add RX interrupt buffer support
2017-07-23  Christophe Leroypowerpc: Remove 8260 remainders
2017-07-23  Christophe Leroypowerpc, 8xx: fix missing function declarations.
2017-07-19  Masahiro Yamadammc: cadence: use fdt32_t for DT property value to...
2017-07-19  Keerthypower: regulator: lp87565: get_enable should return...
2017-07-19  Keerthypower: regulator: lp873x: get_enable should return...
2017-07-19  Keerthypower: regulator: s5m8767: get_enable should return...
2017-07-19  Keerthypower: sandbox: fixed: get_enable should return integer
2017-07-19  Keerthypower: regulator: rk8xx: get_enable should return integer
2017-07-19  Keerthypower: regulator: tps65090: get_enable should return...
2017-07-19  Keerthypower: regulator: pfuze100: get_enable should return...
2017-07-19  Keerthypower: regulator: palmas: get_enable should return...
2017-07-19  Keerthypower: regulator: max77686: get_enable should return...
2017-07-19  Keerthypower: regulator: act8846: get_enable should return...
2017-07-19  Keerthypower: regulator: fixed: get_enable should return integer
2017-07-19  Keerthyregulator: Change get_enable return type to integer...
2017-07-19  Kever Yangmmc: rpmb: update size format for write_counter
2017-07-18  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2017-07-12  Tom RiniMerge git://www.denx.de/git/u-boot-marvell
2017-07-12  Stefano Babicimx: reorganize IMX code as other SOCs
2017-07-12  Peng Fanmmc: fsl_esdhc: drop CONFIG_SYS_FSL_ESDHC_FORCE_VSELECT
2017-07-12  Peng Fandm: mmc: fsl_esdhc: handle vqmmc supply
2017-07-12  Peng Fanmmc: fsl_esdhc: introduce vs18_enable for 1.8V fix I/O
2017-07-12  Fabio Estevammx6: soc: Move mxs_dma_init() into the mxs nand driver
2017-07-12  Lothar Waßmannnet: fec_mxc: fix PHY initialization bug with CONFIG_DM_ETH
2017-07-12  Jagan Tekiserial: mxc: Add debug uart support
2017-07-12  Jagan Tekiserial: mxc: Code cleanup
2017-07-12  Jagan Tekiserial: mxc: Move common baud gen into _mxc_serial_setbrg
2017-07-12  Jagan Tekiserial: mxc: Move common init into _mxc_serial_init
2017-07-12  Jagan Tekiserial: mxc: Move cr1 and cr2 write to mxc_serial_setbrg
2017-07-12  Jagan Tekiserial: mxc: Use RFDIV in dm-code
2017-07-12  Jagan Tekiserial: mxc: Add common mxc_uart reg space
2017-07-12  Marek Behúndrivers/misc: Add basic support for ATSHA204A Crypto...
2017-07-12  Marek Behúndrivers/i2c/muxes/pca954x: Add pca9547 I2C mux support
2017-07-12  Marek Behúnorion_wdt: Support for the Orion Watchdog
2017-07-12  Marek Behúndriver/ddr: Add support for setting timing in hws_topol...
2017-07-12  Grygorii Strashkomtd: nand: make nand_info array static
2017-07-12  Grygorii Strashkomtd: nand: drv: use get_nand_dev_by_index()
2017-07-12  Grygorii Strashkonet: fm: use get_nand_dev_by_index()
2017-07-12  Grygorii Strashkonet: phy: cortina: use get_nand_dev_by_index()
2017-07-12  Grygorii Strashkodfu: dfu_nand: use get_nand_dev_by_index()
2017-07-12  Mugunthan V Ncmd: nand: abstract global variable usage for dm conversion
2017-07-12  Tom RiniMerge git://git.denx.de/u-boot-dm
2017-07-11  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-rockchip
2017-07-11  Masahiro Yamadadm: ofnode: use fdt32_t for DT property value to fix...
2017-07-11  Masahiro Yamadadm: include <dm/util.h> from driver/core/dump.c
2017-07-11  Masahiro Yamadadm: ofnode: simplify ofnode_read_bool()
2017-07-11  Masahiro Yamadadm: ofnode: rename ofnode_read_prop() to ofnode_get_pro...
2017-07-11  Masahiro Yamadadm: ofnode: simplify ofnode_read_prop()
2017-07-11  Masahiro Yamadadm: ofnode: use ofnode_read_bool() to check property...
2017-07-11  Masahiro Yamadadm: include <dm/util.h> from drivers/core/util.c
2017-07-11  Simon Glassdm: serial: Add livetree support
2017-07-11  Simon Glassdm: serial: Separate out the core serial-device finding...
2017-07-11  Simon Glassdm: serial: ns16550: Convert to livetree
2017-07-11  Simon Glassvideo: simple-panel: Add a little more debugging
2017-07-11  Simon Glassdm: video: Update pwm_backlight to support livetree
2017-07-11  Simon Glassdm: video: Sync display on backspace
2017-07-11  Simon Glasstegra: video: Time the LCD init
2017-07-11  Simon Glassdm: core: Add functions to obtain node's address/size...
2017-07-11  Simon Glassdm: core: Add dev_read_enabled() to check if a device...
2017-07-11  Simon Glassdm: core: Add dev_read_resource() to read device resources
2017-07-11  Simon Glassdm: core: Add ofnode_read_string_count()
2017-07-11  Simon Glassdm: scsi: Drop scsi_init() when driver model is used
2017-07-11  Simon Glassdm: ahci: Add a driver for SCSI on AHCI
2017-07-11  Simon Glassdm: scsi: Split out the bus scanning code
2017-07-11  Simon Glassdm: scsi: Adjust return value of scsi_exec()
2017-07-11  Simon Glassdm: scsi: Add operations for SCSI devices
2017-07-11  Simon Glassdm: ahci: Create a local version of two SCSI functions
2017-07-11  Simon Glassdm: scsi: Document and rename the scsi_scan() parameter
2017-07-11  Simon Glassdm: scsi: Add a device pointer to scan_exec(), scsi_bus...
2017-07-11  Simon Glassdm: ahci: Drop use of probe_ent
2017-07-11  Simon Glassdm: ahci: Unwind the confusing init code
2017-07-11  Simon Glassdm: ahci: Move common code for starting ports into...
2017-07-11  Simon Glassdm: scsi: Indent the confusing #ifdefs
2017-07-11  Simon Glassdm: ahci: Refactor to avoid static variables
2017-07-11  Simon Glassdm: sata: Move ataid into struct ahci_uc_priv
2017-07-11  Simon Glassdm: ahci: Rename struct ahci_probe_ent
2017-07-11  Simon Glassdm: scsi: Use the uclass platform data
2017-07-11  Simon Glassdm: scsi: Drop the ccb typedef
2017-07-11  Simon Glassdm: scsi: Rename struct SCSI_cmd_block to struct scsi_cmd
2017-07-11  Simon Glassscsi: Move drivers into new drivers/scsi directory
2017-07-11  Simon Glasssata: Move drivers into new drivers/ata directory
2017-07-11  Simon GlassKconfig: Add CONFIG_SATA to enable SATA
2017-07-11  Simon Glassscsi: Drop scsi_print_error()
2017-07-11  Simon Glassscsi: Drop sym53c8xx driver
2017-07-11  Simon GlassConvert CONFIG_SCSI to Kconfig
2017-07-11  Simon Glassdm: core: Add uclass_first/next_device_check()
2017-07-11  Simon Glassdm: core: Clarify uclass_first/next_device() comments
2017-07-11  Sjoerd Simonsrockchip: rk3288: Add pinctrl support for the gmac...
2017-07-11  Kever Yangrockchip: pinctrl: rk3328: use gpio instead of sdmmc...
2017-07-11  Wadim Egorovpower: regulator: rk8xx: Allow input current/charger...
next