common: do not compile common fastboot code when building the SPL
[platform/kernel/u-boot.git] / drivers /
2018-01-12 Jean-Jacques Hiblotdm: mmc: sandbox: Update SD card emulation
2018-01-12 Jean-Jacques Hiblotmmc: make optional the support for eMMC hardware partit...
2018-01-12 Jean-Jacques Hiblotmmc: make UHS and HS200 optional
2018-01-12 Jean-Jacques Hiblotmmc: convert most of printf() to pr_err() and pr_warn()
2018-01-12 Jean-Jacques Hiblotmmc: don't use malloc_cache_aligned()
2018-01-12 Jean-Jacques Hiblotmmc: fix for old MMCs (below version 4)
2018-01-12 Jean-Jacques Hiblotmmc: all hosts support 1-bit bus width and legacy timings
2018-01-12 Jean-Jacques Hiblotmmc: Fixed a problem with old sd or mmc that do not...
2018-01-12 Jean-Jacques Hiblotdm: mmc: update mmc_of_parse()
2018-01-12 Jean-Jacques Hiblotmmc: dump card and host capabilities if debug is enabled
2018-01-12 Jaehoon Chungmmc: meson_gx_mmc: fix the complie error
2018-01-12 Kishon Vijay Abraham Idm: mmc: Add a library function to parse generic dt...
2018-01-12 Jean-Jacques Hiblotmmc: add a library function to send tuning command
2018-01-12 Jean-Jacques Hiblotmmc: use the right voltage level for MMC DDR and HS200...
2018-01-12 Kishon Vijay Abraham Immc: Retry some MMC cmds on failure
2018-01-12 Jean-Jacques Hiblotmmc: Change mode when switching to a boot partition
2018-01-12 Jean-Jacques Hiblotmmc: disable UHS modes if Vcc cannot be switched on...
2018-01-12 Jean-Jacques Hiblotmmc: Add support for UHS modes
2018-01-12 Kishon Vijay Abraham Immc: add HS200 support in MMC core
2018-01-12 Kishon Vijay Abraham Immc: Add a execute_tuning() callback to the mmc operations.
2018-01-12 Kishon Vijay Abraham Immc: disable the mmc clock during power off
2018-01-12 Kishon Vijay Abraham Immc: add a new mmc parameter to disable mmc clock
2018-01-12 Kishon Vijay Abraham Immc: add power cyle support in mmc core
2018-01-12 Jean-Jacques Hiblotmmc: Add a new callback function to perform the 74...
2018-01-12 Kishon Vijay Abraham Immc: Enable signal voltage to be selected from mmc...
2018-01-12 Kishon Vijay Abraham Immc: make mmc_set_ios() return status
2018-01-12 Jean-Jacques Hiblotmmc: refactor MMC startup to make it easier to support...
2018-01-12 Jean-Jacques Hiblotmmc: refactor SD startup to make it easier to support...
2018-01-12 Jean-Jacques Hiblotmmc: use mmc modes to select the correct bus speed
2018-01-12 Jean-Jacques Hiblotmmc: Add a function to dump the mmc capabilities
2018-01-12 Jean-Jacques Hiblotmmc: introduce mmc modes
2018-01-12 Jean-Jacques Hiblotmmc: add a function to read and test the ext csd (mmc...
2018-01-12 Jean-Jacques Hiblotmmc: make ext_csd part of struct mmc
2018-01-12 Jean-Jacques Hiblotmmc: move the MMC startup for version above v4.0 in...
2018-01-12 Jean-Jacques Hiblotmmc: split mmc_startup()
2018-01-12 Jean-Jacques Hiblotmmc: dm: get the IO-line and main voltage regulators...
2018-01-12 Heinrich Schuchardtmmc: sdhci: do not compare pointer to 0
2018-01-12 Jorge Ramirez-Ortizmmc: sdhci: don't clear SDHCI_INT_STATUS register durin...
2018-01-12 Felix Brackmmc: sanitize includes for DM i2c
2018-01-12 Suniel Maheshdrivers: mmc: Avoid memory leak in case of failure
2018-01-12 Suniel Maheshdrivers: mmc: Change buffer type in ALLOC_CACHE_ALIGN_B...
2018-01-08 Tom RiniMerge git://git.denx.de/u-boot-imx
2018-01-08 Jagan Tekimtd: nand: mxs_nand_spl: Remove nand size print
2018-01-08 Tom RiniMerge git://git.denx.de/u-boot-x86
2018-01-08 Clemens Grubercrypto/fsl: fix BLOB encapsulation and decapsulation
2018-01-04 Fabio Estevammx6ull: Handle the CONFIG_MX6ULL cases correctly
2018-01-03 Tom RiniMerge git://git.denx.de/u-boot-rockchip
2018-01-03 Peng Fanvideo: Support multiple lines version string display
2018-01-03 Peng Fanvideo: ipu: Fix dereferencing NULL pointer problem
2018-01-01 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-rockchip
2018-01-01 Felix Brackpower: tps65910: replace error() by pr_err()
2017-12-19 Tom RiniMerge git://git.denx.de/u-boot-spi
2017-12-19 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2017-12-19 Sean Nyekjaermtd/spi: fix block count for is25lq040b
2017-12-18 Tom RiniMerge git://git.denx.de/u-boot-rockchip
2017-12-18 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2017-12-18 Jerome Brunetnet: phy: meson-gxl: detect LPA corruption
2017-12-18 Tom RiniMerge tag 'xilinx-for-v2018.01-rc2-v2' of git://denx...
2017-12-14 Tom RiniMerge git://git.denx.de/u-boot-dm
2017-12-14 Goldschmidt Simonfpga: allow programming fpga from FIT image for all...
2017-12-13 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2017-12-13 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2017-12-13 Tom RiniMerge branch 'rmobile-mx' of git://git.denx.de/u-boot-sh
2017-12-13 Tom RiniMerge git://git.denx.de/u-boot-samsung
2017-12-13 Wenbin songarmv8: ls1043a/ls2080a: check SoC by device ID
2017-12-13 Felix Brackpower: pmic/regulator: Add basic support for TPS65910
2017-12-13 Stefan Roesedm: blk: Use uclass_find_first/next_device() in blk_fir...
2017-12-13 Felix Brackpower: extend prefix match to regulator-name property
2017-12-13 Philipp Tomsichdm: reset: have the reset-command perform a COLD reset
2017-12-13 Jorge Ramirez-Ortizdrivers: spmi-msm: fix scanning for peripherals
2017-12-12 Tuomas Tynkkynenata: Migrate CONFIG_MVSATA_IDE to Kconfig
2017-12-12 Tuomas Tynkkynenata: Migrate CONFIG_LIBATA to Kconfig
2017-12-12 Tuomas Tynkkynenata: Migrate CONFIG_SCSI_AHCI to Kconfig
2017-12-12 Tuomas Tynkkynenata: Migrate CONFIG_DWC_AHSATA to Kconfig
2017-12-12 Tuomas Tynkkynenata: Migrate CONFIG_FSL_SATA to Kconfig
2017-12-12 Tuomas Tynkkynenata: Migrate CONFIG_SATA_MV to Kconfig
2017-12-12 Tuomas Tynkkynenata: Migrate CONFIG_SATA_SIL3114 to Kconfig
2017-12-12 Tuomas Tynkkynenata: Migrate CONFIG_SATA_SIL to Kconfig
2017-12-12 Tuomas Tynkkynenata: Drop CONFIG_MX51_PATA
2017-12-12 Tuomas Tynkkynenata: Drop CONFIG_SATA_DWC
2017-12-12 Tom RiniMerge git://git.denx.de/u-boot-arc
2017-12-12 Alexey Brodkingpio/hsdk: Depend on DM_GPIO instead of simple DM
2017-12-11 Tom RiniMerge git://git.denx.de/u-boot-uniphier
2017-12-11 Tom RiniMerge git://git.denx.de/u-boot-arc
2017-12-11 Masahiro Yamadamtd: nand: denali: make NAND_DENALI unconfigurable...
2017-12-11 Eugeniy PaltsevARC: clk: introduce HSDK CGU clock driver
2017-12-09 Chris Brandtusb: r8a66597: convert wait loop to readw_poll_timeout
2017-12-09 Marek Vasutnet: ravb: Add R8A77995 D3 compatible
2017-12-09 Marek Vasutnet: ravb: Add R8A77970 V3M compatible
2017-12-09 Marek Vasutmmc: uniphier-sd: Add R8A77995 D3 compatible
2017-12-09 Marek Vasutmmc: uniphier-sd: Add R8A77970 V3M compatible
2017-12-09 Marek Vasutgpio: rmobile: Add generic Gen3 compatible
2017-12-09 Marek Vasutgpio: rmobile: Add R8A77995 D3 compatible
2017-12-09 Marek Vasutgpio: rmobile: Add R8A77970 V3M compatible
2017-12-09 Marek Vasutpinctrl: rmobile: Add R8A77995 D3 PFC tables
2017-12-09 Marek Vasutpinctrl: rmobile: Add R8A77970 V3M PFC tables
2017-12-09 Marek Vasutclk: rmobile: Add R8A77995 D3 clock tables
2017-12-09 Marek Vasutclk: rmobile: Add R8A77970 V3M clock tables
2017-12-09 Marek Vasutclk: rmobile: Fix typo in R8A7796 RPC clock table entry
2017-12-08 Tom RiniMerge git://git.denx.de/u-boot-mpc85xx
next