summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Migrate generic bootcount to KconfigAlex Kiernan2018-02-242-1/+12
* Integrate AT91 bootcount driverAlex Kiernan2018-02-242-1/+6
* Convert CONFIG_BOOTCOUNT_I2C to KconfigAlex Kiernan2018-02-241-0/+9
* Convert CONFIG_BOOTCOUNT_RAM to KconfigAlex Kiernan2018-02-241-0/+6
* Convert CONFIG_BOOTCOUNT_ENV to KconfigAlex Kiernan2018-02-241-0/+12
* Convert CONFIG_BOOTCOUNT_AM33XX to KconfigAlex Kiernan2018-02-242-1/+9
* Prepare for multiple bootcount driversAlex Kiernan2018-02-241-14/+11
* Merge CONFIG_BOOTCOUNT and CONFIG_BOOTCOUNT_LIMITAlex Kiernan2018-02-241-8/+1
* Merge git://git.denx.de/u-boot-videoTom Rini2018-02-243-29/+85
|\
| * rockchip: video: rk_vop: migrate to livetreePhilipp Tomsich2018-02-231-28/+57
| * rockchip: video: rk_hdmi: migrate to livetreePhilipp Tomsich2018-02-231-1/+1
| * core: add ofnode_get_by_phandle() apiKever Yang2018-02-231-0/+13
| * core: ofnode: add ofnode_get_parent functionPhilipp Tomsich2018-02-231-0/+14
* | Merge git://git.denx.de/u-boot-shTom Rini2018-02-231-0/+5
|\ \
| * | mmc: uniphier-sd: Add compatible strings for RCar Gen2Marek Vasut2018-02-231-0/+5
| |/
* | Merge git://git.denx.de/u-boot-usbTom Rini2018-02-236-17/+33
|\ \
| * | dfu: tftp: Fix arm64 build warningsMarek Vasut2018-02-211-2/+2
| * | dfu: Rename _FUNCTION_DFU to DFU_OVER_Marek Vasut2018-02-212-5/+5
| * | dfu: Fix up the Kconfig messMarek Vasut2018-02-212-2/+12
| * | usb: kbd: select SYS_STDIO_DEREGISTERHeinrich Schuchardt2018-02-211-0/+1
| * | usb: gadget: sdp: fix pointer cast warnings for 64bit archsAndre Heider2018-02-211-4/+9
| * | usb: gadget: sdp: add missing line breaksAndre Heider2018-02-211-7/+7
| |/
* | sf: Add ISSI IS25LP256 entryMarek Vasut2018-02-231-0/+1
* | net: Remove Xilinx ll_temac driverMichal Simek2018-02-239-1760/+0
* | ns16550: Fix mem mapped endian checkBernhard Messerklinger2018-02-231-2/+2
* | pci: Fix decode regions for memory banksBernhard Messerklinger2018-02-231-1/+16
|/
* Merge git://git.denx.de/u-boot-mmcTom Rini2018-02-192-92/+933
|\
| * mmc: Fix uninitialised priv memberAlex Kiernan2018-02-191-1/+1
| * mmc: fix bug in mmc_startup_v4()Jean-Jacques Hiblot2018-02-191-0/+1
| * mmc: Fix bug in sd_set_card_speed()Jean-Jacques Hiblot2018-02-191-1/+1
| * mmc: omap_hsmmc: add signal voltage selection supportJean-Jacques Hiblot2018-02-191-22/+154
| * mmc: omap_hsmmc: allow mmc clock to be gatedKishon Vijay Abraham I2018-02-191-0/+6
| * mmc: omap_hsmmc: implement send_init_stream callbackJean-Jacques Hiblot2018-02-191-0/+13
| * mmc: omap_hsmmc: update mmc->clock with the actual bus speedJean-Jacques Hiblot2018-02-191-1/+2
| * mmc: omap_hsmmc: allow the simple HS modes to use the default pinctrlJean-Jacques Hiblot2018-02-191-10/+13
| * mmc: omap_hsmmc: Add support to get pinctrl values and max frequency for diff...Kishon Vijay Abraham I2018-02-191-14/+44
| * mmc: omap_hsmmc: Add support to set IODELAY valuesKishon Vijay Abraham I2018-02-191-0/+372
| * mmc: omap_hsmmc: use mmc_of_parse to populate mmc_configKishon Vijay Abraham I2018-02-191-19/+5
| * mmc: omap_hsmmc: Reduce the max timeout for reset controller fsmJean-Jacques Hiblot2018-02-191-1/+2
| * mmc: omap_hsmmc: Workaround for errata id i802Jean-Jacques Hiblot2018-02-191-6/+22
| * mmc: omap_hsmmc: Add tuning supportJean-Jacques Hiblot2018-02-191-0/+122
| * mmc: omap_hsmmc: Enable DDR mode supportKishon Vijay Abraham I2018-02-191-0/+5
| * mmc: omap_hsmmc: set MMC mode in the UHSMS bit fieldJean-Jacques Hiblot2018-02-191-0/+47
| * mmc: omap_hsmmc: add support to set default io voltageKishon Vijay Abraham I2018-02-191-0/+67
| * mmc: omap_hsmmc: cleanup omap_hsmmc_set_iosKishon Vijay Abraham I2018-02-191-9/+20
| * mmc: omap_hsmmc: cleanup clock configurationJean-Jacques Hiblot2018-02-191-24/+52
| * mmc: use pr_* log functionsMasahiro Yamada2018-02-191-34/+34
* | Merge git://git.denx.de/u-boot-dmTom Rini2018-02-192-2/+3
|\ \
| * | sandbox: Add 64-bit sandboxMario Six2018-02-181-1/+1
| * | sandbox: Rename 'num-gpios' property to avoid dtc warningSimon Glass2018-02-181-1/+2