summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | fpga: Replace char * with const char * for filenameTien Fong Chee2019-04-161-1/+2
| |/
* | Merge tag 'u-boot-imx-20190415' of git://git.denx.de/u-boot-imxTom Rini2019-04-1517-22/+152
|\ \
| * | configs: move CONFIG_MXC_OCOTP to KconfigMarcel Ziswiler2019-04-131-0/+2
| * | configs: move CONFIG_USB_EHCI_VF to KconfigMarcel Ziswiler2019-04-131-0/+7
| * | Add missing space in commentMarcel Ziswiler2019-04-131-1/+1
| * | video: move ipuv3 files to subdirectoryAnatolij Gustschin2019-04-1310-8/+17
| * | video: ipuv3: add DM_VIDEO supportAnatolij Gustschin2019-04-132-7/+94
| * | ata: dwc_ahsata: Add ahci driver model supportSoeren Moch2019-04-132-0/+32
| * | ata: dwc_ahsata: Fix sector reports for large disksSoeren Moch2019-04-131-11/+3
| * | net: Kconfig: FEC: Add dependency on VF610Lukasz Majewski2019-04-131-1/+1
| * | net: FEC: Add compatible for vybrid (vf610) to reuse fec_mxc.c driverLukasz Majewski2019-04-131-0/+1
* | | Merge tag 'video-for-2019.07-rc1' of git://git.denx.de/u-boot-videoTom Rini2019-04-156-22/+113
|\ \ \ | |_|/ |/| |
| * | sunxi: allow boards to de-select SYS_WHITE_ON_BLACK font schemeAndre Przywara2019-04-141-1/+1
| * | video/console: Factor out actual character outputAndre Przywara2019-04-141-15/+27
| * | video/console: Implement ANSI clear line commandAndre Przywara2019-04-141-0/+19
| * | video/console: Implement relative cursor movement ANSI handlingAndre Przywara2019-04-141-0/+37
| * | video/console: Implement reverse video ANSI sequence for DM_VIDEOAndre Przywara2019-04-142-2/+12
| * | video/console: Fix DM_VIDEO font glyph array indexingAndre Przywara2019-04-142-4/+6
| * | video: backlight: Parse PWM polarity cellStefan Mavrodiev2019-04-141-0/+11
* | | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2019-04-1412-53/+107
|\ \ \ | |/ / |/| |
| * | mtd: spi-nor-ids: Add Gigadevice gd25lq128 IDNeil Armstrong2019-04-121-0/+5
| * | dm: spi: Read default speed and mode values from DTPatrick Delaunay2019-04-122-1/+9
| * | mtd: spi: Replace ad-hoc default implementation with spi_mem_opMarek Vasut2019-04-121-8/+6
| * | spi: fsl_dspi fix to stop extra transmissionsJared Bents2019-04-121-4/+26
| * | spi: spi-mem: Check if exec_op function is set before calling itBernhard Messerklinger2019-04-121-1/+1
| * | mtd: fix Coverity integer handling issueMiquel Raynal2019-04-121-3/+3
| * | mtd: spi: Add Macronix MX66U2G45F deviceMarek Vasut2019-04-121-0/+1
| * | mtd: sf_probe: remove spi-flash compatibleNeil Armstrong2019-04-121-1/+0
| * | mtd: add spi flash id s25fl064lHeiko Schocher2019-04-121-0/+1
| * | mtd: spinand: Sync GigaDevice GD5F1GQ4UExxG with latest Linux versionStefan Roese2019-04-121-32/+47
| * | spi: cadence_qspi: Add quad write supportLey Foon Tan2019-04-123-3/+8
* | | Merge tag 'pull-12apr19' of git://git.denx.de/u-boot-dmTom Rini2019-04-137-108/+92
|\ \ \
| * | | dm: remove unused function dm_fdt_pre_relocPatrick Delaunay2019-04-111-23/+0
| * | | clk: socfpga: replace dm_fdt_pre_reloc by dm_ofnode_pre_relocPatrick Delaunay2019-04-111-1/+2
| * | | clk: at91: replace dm_fdt_pre_reloc by dm_ofnode_pre_relocPatrick Delaunay2019-04-111-1/+1
| * | | core: ofnode: Fix ASAN-reported stack-buffer-overflow in of_get_addressEugeniu Rosca2019-04-111-3/+2
| * | | sysreset: use syscon_regmap_lookup_by_phandlePatrick Delaunay2019-04-111-13/+2
| * | | syscon: update syscon_regmap_lookup_by_phandlePatrick Delaunay2019-04-111-24/+59
| * | | dm: pinctrl: Skip gpio-controller node in pinconfig_post_bind()Patrick Delaunay2019-04-111-0/+3
| * | | dm: pinctrl: Avoid race condition on probe for UCLASS_PINCTRLPatrice Chotard2019-04-111-4/+7
| * | | dm: pinctrl: Remove obsolete function pinctrl_decode_pin_config_dm().Christoph Muellner2019-04-111-22/+0
| * | | dm: remove pre reloc properties in SPL and TPL device treePatrick Delaunay2019-04-112-24/+23
| |/ /
* | | Merge tag 'mips-pull-2019-04-12' of git://git.denx.de/u-boot-mipsTom Rini2019-04-1313-51/+2209
|\ \ \ | |_|/ |/| |
| * | phy: Add USB PHY driver for the MT76x8 (7628/7688) SoCStefan Roese2019-04-123-0/+170
| * | net: Add MSCC ServalT network driver.Horatiu Vultur2019-04-123-0/+630
| * | net: Add MSCC Jaguar2 network driver.Horatiu Vultur2019-04-123-0/+1083
| * | gpio: bcm6345: allow this driver on ARCH_BCM63158Philippe Reynes2019-04-121-1/+1
| * | gpio: bcm6345: allow this driver on ARCH_BCM6858Philippe Reynes2019-04-121-1/+1
| * | gpio: bcm6345: switch to raw I/O functionsPhilippe Reynes2019-04-121-6/+6
| * | ag7xxx: add initial support for s17Rosy Song2019-04-121-16/+123