summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)AuthorFilesLines
2019-04-23misc: fs_loader: Replace label with DT phandleTien Fong Chee1-21/+15
2019-04-23misc: fs_loader: Add support for initializing block deviceTien Fong Chee1-0/+23
2019-04-13configs: move CONFIG_MXC_OCOTP to KconfigMarcel Ziswiler1-0/+2
2019-04-12Merge tag 'u-boot-stm32-20190412' of https://github.com/patrickdelaunay/u-bootTom Rini1-0/+28
2019-04-12stpmic1: add NVM update support in fuse commandPatrick Delaunay1-0/+28
2019-04-11misc: i2c_eeprom: add eeprom write supportBaruch Siach1-1/+19
2019-04-11misc: i2c_eeprom: support DT pagesize propertyBaruch Siach1-0/+6
2019-02-14xilinx: common: Remove !DM_i2C code for reading mac from eepromMichal Simek1-0/+1
2019-02-09misc: Allow child devicesSimon Glass1-0/+3
2019-01-30Merge tag 'u-boot-imx-20190129' of git://git.denx.de/u-boot-imxTom Rini1-0/+4
2019-01-28imx8: scu: use dedicated MU for SPLPeng Fan1-0/+4
2019-01-26misc: i2c_eeprom: Add atmel,24c08 to the listMichal Simek1-0/+1
2019-01-19Merge tag 'fsl-qoriq-for-v2019.04-rc1' of git://git.denx.de/u-boot-fsl-qoriqTom Rini1-0/+173
2019-01-18drivers: ifc: restore the legacy flow for IFC configRajesh Bhagat1-0/+173
2019-01-15misc: fs_loader: Switching private data allocation to DM auto allocationTien Fong Chee1-63/+45
2019-01-09misc: imx8: scu: use platdata instead of priv dataPeng Fan1-13/+13
2019-01-09misc: imx: scu: avoid write null pointerPeng Fan1-2/+2
2019-01-01Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imxTom Rini1-3/+3
2019-01-01imx: rename mx8m,MX8M to imx8m,IMX8MPeng Fan1-3/+3
2018-12-19misc: Add JZ47xx efuse driverPaul Burton3-0/+110
2018-12-11Merge tag 'fsl-qoriq-for-v2019.01-rc2' of git://git.denx.de/u-boot-fsl-qoriqTom Rini1-136/+352
2018-12-07drivers: ifc: dynamic chipselect mapping supportPankit Garg1-136/+352
2018-12-05cros_ec: Adjust to use v1 vboot context onlySimon Glass1-4/+6
2018-12-05cros: Correct a printf() string and commentSimon Glass1-2/+2
2018-11-21misc: Update read() and write() methods to return bytes xferedSimon Glass4-4/+16
2018-11-21cros_ec: Add new features for events and powerSimon Glass2-7/+340
2018-11-21cros_ec: Align uclass data to a cache boundarySimon Glass1-0/+1
2018-11-21cros_ec: Fail if we cannot determine the flash burst sizeSimon Glass1-0/+3
2018-11-21cros_ec: Add error logging on a few commandsSimon Glass1-2/+9
2018-11-21cros_ec: Use uint instead of u8 for parametersSimon Glass1-6/+4
2018-11-17misc: fs_loader: Fix compiler warningKeerthy1-1/+1
2018-11-17misc: fs_loader: Use device_get_global_by_ofnode to get to nodeKeerthy1-3/+2
2018-11-14test: dm: pci: Add cases for finding next PCI capability APIsBin Meng1-0/+9
2018-11-14misc: Add IHS FPGA driverMario Six4-0/+926
2018-11-14misc: Add gdsys_soc driverMario Six4-0/+106
2018-11-14misc: Sort Makefile entriesMario Six1-30/+31
2018-11-14dm: core: Respect drivers with the DM_FLAG_PRE_RELOC flag in lists_bind_fdt()Bin Meng1-2/+2
2018-10-28drivers: cosmetic: Convert SPDX license tags to Linux Kernel stylePatrick Delaunay1-2/+2
2018-10-25Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imxTom Rini4-0/+637
2018-10-22misc: imx8: add scfw api impementationPeng Fan2-1/+368
2018-10-22misc: add i.MX8 misc driverPeng Fan3-0/+270
2018-10-09cros_ec: Add support for v3 messages on LPCSimon Glass1-0/+33
2018-10-09cros_ec: Update cros_ec_read_hash() to specify the imageSimon Glass1-3/+4
2018-10-09cros: Update ec_commands to latest versionSimon Glass2-5/+6
2018-10-09cros: Update cros_ec code to use struct udeviceSimon Glass2-75/+76
2018-10-09dm: core: Update ofnode to read binman-style flash entrySimon Glass1-16/+17
2018-10-06misc: Add support for the Arm Versatile Express config busLiviu Dudau3-0/+137
2018-09-29Merge tag 'fsl-qoriq-for-v2018.11-rc1' of git://git.denx.de/u-boot-fsl-qoriqTom Rini1-5/+6
2018-09-29common: Generic loader for file systemTien Fong Chee3-0/+305
2018-09-27armv8: ls1043a: enable icid setup for qman portalsLaurentiu Tudor1-5/+6