]> git.ipfire.org Git - people/ms/u-boot.git/shortlog
people/ms/u-boot.git
2017-08-17  Simon Glassdm: mmc: Correct Kconfig condition for SPL_DM_MMC_OPS
2017-08-17  Simon Glassdm: imx: Move i.MX devices to use CONFIG_DM_MMC_OPS
2017-08-17  Simon Glassdm: imx: cm_fx6: Enable more driver model support
2017-08-17  Simon Glassdm: imx: cm_fx6: Add MMC support for CONFIG_BLK
2017-08-17  Simon Glassdm: imx: cm_fx6: Add device tree for cm_fx6
2017-08-17  Simon Glassdm: imx: cm_fx6: Support driver model for SATA
2017-08-17  Simon Glassdm: mmc: fsl_esdhc: Update to support MMC operations
2017-08-17  Simon Glassdm: mmc: fsl_esdhc: Update to support livetree
2017-08-17  Simon Glassdm: mmc: fsl_esdhc: Drop mmc_init() call from fsl_esdhc...
2017-08-17  Simon Glassdm: mmc: fsl_esdhc: Set up platform data
2017-08-17  Simon Glassdm: mmc: fsl_esdhc: Detect init failure
2017-08-17  Simon Glassdm: mmc: fsl_esdhc: Detect reset failure
2017-08-17  Simon Glassdm: mmc: fsl_esdhc: Set up common versions of operations
2017-08-17  Simon Glassdm: mmc: fsl_esdhc: Pass private data to internal functions
2017-08-17  Simon Glassdm: sata: dwc_ahsata: Add support for driver model
2017-08-17  Simon Glassdm: sata: Update the AHCI uclass to support operations
2017-08-17  Simon Glassdm: sata: imx: Allow driver model to be used for sata
2017-08-17  Simon Glassdm: sata: Support driver model with the 'sata' command
2017-08-17  Simon Glassdm: sata: dw_sata: Set up common versions of operations
2017-08-17  Simon Glassdm: sata: dw_sata: More ahci_init_one() futher down
2017-08-17  Simon Glassdm: sata: dw_sata: Drop is_ready
2017-08-17  Simon Glassdm: sata: dw_sata: Rename the dwc_ahsata private header
2017-08-17  Simon Glassdm: sata: dw_sata: Sort #include directives
2017-08-17  Simon Glassdm: sata: dw_sata: Drop unnecessary brackets
2017-08-17  Simon Glassdm: sata: dw_sata: Pass uc_priv to internal functions
2017-08-17  Simon Glassdm: sata: dw_sata: Drop unnecessary casts
2017-08-17  Simon Glassdm: sata: dw_sata: Rename 'probe_ent' to uc_priv
2017-08-17  Simon Glassdm: sata: dw_sata: Move exported functions to the end
2017-08-17  Simon Glassdm: sata: dw_sata: Drop dwc_ahsata_rw_ncq_cmd()
2017-08-17  Simon Glassdm: sata: dwc_ahsata: Make functions static
2017-08-17  Simon Glassdm: core: Add a comment about the device_remove() flags
2017-08-17  Simon Glassdm: blk: Update return value in blk_create_devicef()
2017-08-17  Simon Glassdm: usb: Adjust the 'usb' command to use blk_common_cmd()
2017-08-17  Simon Glassdm: ide: Adjust the 'ide' command to use blk_common_cmd()
2017-08-17  Simon Glassdm: scsi: Adjust the 'scsi' command to use blk_common_cmd()
2017-08-17  Simon Glassdm: sata: Adjust the 'sata' command to use blk_common_cmd()
2017-08-17  Simon Glassdm: blk: Add a generic function for block device commands
2017-08-17  Simon Glassdm: blk: Add a function to find an interface-type name
2017-08-17  Simon Glassdm: core: Avoid calling dm_scan_fdt_dev() with of-platdata
2017-08-17  Wenyou.Yang... mmc: gen_atmel_mci: Fix wrong arguments used of bind()
2017-08-17  Marek Vasutmmc: sd_sdhi: Enable clock using clock framework
2017-08-17  Marek Vasutmmc: sh_sdhi: Fix the ACMD handling
2017-08-17  Marek Vasutmmc: sh_sdhi: Add DM and DT probing support
2017-08-17  Marek Vasutmmc: uniphier-sd: Fix long response processing
2017-08-15  Tom RiniPrepare v2017.09-rc2
2017-08-15  Tom Riniconfigs: Resync with savedefconfig
2017-08-14  Tom RiniMerge git://git.denx.de/u-boot-net
2017-08-14  Sam Protsenkocommon: Move CONFIG_BOOTARGS to Kconfig
2017-08-14  Prabhakar Kushwahadriver: net: ldpaa: Update priv->phydev after free()
2017-08-14  Yuiko Oshinousb: net: Add support for Microchip LAN75xx and LAN78xx
2017-08-14  Yuiko Oshinonet: Add mii_resolve_flowctrl_fdx()
2017-08-14  Madalin Bucurnet: fman: add support RGMII_TXID to memac
2017-08-14  Tom RiniARM: rockchip: rock: Correct test to use CONFIG_IS_ENAB...
2017-08-14  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-rockchip
2017-08-13  Patrice Chotardstm32f1: remove stm32f1 support
2017-08-13  Chris Packhamcmd/bdinfo: correct comment in board_detail
2017-08-13  Simon Glasstest: Move the FIT test into the correct place
2017-08-13  Simon Glasstest: Convert the FIT test to test/py
2017-08-13  Simon Glasstest: Indent test-fit.py to match the next patch
2017-08-13  Nishanth MenonARM: OMAP5: Enable support for AVS0 for OMAP5 productio...
2017-08-13  Nishanth MenonARM: OMAP5: Remove OPP_LOW Definitions for ES2.0
2017-08-13  Simon Glasstest: Fix FIT test to pass again
2017-08-13  Andy Shevchenkowdt: Update uclass to make clear that the timeout is...
2017-08-13  Nobuhiro Iwamatsuboot_fit: Change return value from FDT_ERROR to -EINVAL...
2017-08-13  Bin Mengx86: qemu: Enable NVMe driver
2017-08-13  Bin Mengnvme: Handle zero Maximum Data Transfer Size (MDTS)
2017-08-13  Jon Nettletonnvme: Fix number of blocks detection
2017-08-13  Jon Nettletonnvme: Detect devices that are class Storage Express
2017-08-13  Zhikang Zhangnvme: Add nvme commands
2017-08-13  Zhikang Zhangnvme: Add show routine to print detailed information
2017-08-13  Zhikang Zhangnvme: Add NVM Express driver support
2017-08-13  Zhikang Zhangdm: blk: part: Add UCLASS_NVME and IF_TYPE_NVME
2017-08-13  xypron.glpk... arm: mvebu: ddr3_debug: remove self assignments
2017-08-13  xypron.glpk... arm: mvebu: remove self assignment
2017-08-13  xypron.glpk... tpm: add missing va_end
2017-08-13  xypron.glpk... ARM: hisilicon: hikey: do not rely on random stack...
2017-08-13  xypron.glpk... stm32: remove redundant 'else if'
2017-08-13  xypron.glpk... arm: mvebu: avoid possible NULL dereference
2017-08-13  xypron.glpk... armv7m: mpu_config add missing break
2017-08-13  xypron.glpk... bcm281xx: clock: avoid possible NULL dereference
2017-08-13  xypron.glpk... arm: bcm235xx: clk_set_rate avoid possible NULL deref
2017-08-13  xypron.glpk... arm: bcm235xx: avoid possible NULL dereference
2017-08-13  xypron.glpk... arm: spear: do not return random value from stack
2017-08-13  xypron.glpk... api: remove superfluous assignment
2017-08-13  Adam FordConvert CONFIG_OMAP3_SPI to Kconfig
2017-08-13  Kever Yangrockchip: clk: remove RATE_TO_DIV
2017-08-13  Kever Yangrockchip: clk: update dwmmc clock div
2017-08-13  Kever Yangrockchip: rk322x: update max-frequency for mmc node
2017-08-13  Kever Yangrockchip: dts: rk322x: add sdmmc device node
2017-08-13  Philipp Tomsichscripts: setlocalversion: safely extract variables...
2017-08-13  Kever Yangrockchip: rk322x: set the DDR region as non-secure...
2017-08-13  Kever Yangrockchip: rk3288: fix EMMC_DIV_MASK definition in header
2017-08-13  Philipp Tomsichrockchip: rk3368: spl: move SPL_LDSCRIPT to Kconfig
2017-08-13  Philipp Tomsichspl: moveconfig: remove SPL_LDSCRIPT definitions for...
2017-08-13  Philipp Tomsichspl: add hierarchical defaults for SPL_LDSCRIPT
2017-08-13  Philipp Tomsichrockchip: rk3188: rock: adjust for SPL/TPL split
2017-08-13  Andy Yanrockchip: remove the hard coded uart iomux setting...
2017-08-13  Andy Yanrockchip: set Pre-reloc malloc pool size to 4kb for...
2017-08-13  Andy Yanrockchip: add u-boot specific dts for rk3368 based...
2017-08-13  Philipp Tomsichrockchip: rk3368: remove setup of secure timer from...
next