aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)AuthorFilesLines
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-28common: Generic loader for file systemTien Fong Chee3-0/+305
2018-09-27armv8: ls1043a: enable icid setup for qman portalsLaurentiu Tudor1-5/+6
2018-09-18misc: Add MPC83xx serdes driverMario Six4-0/+425
2018-08-17Convert CONFIG_TWL4030_LED et al to KconfigAdam Ford1-0/+5
2018-08-13Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini1-6/+39
2018-08-11misc: Add gdsys_ioep driverMario Six4-0/+353
2018-08-11test: Add tests for misc uclassMario Six2-1/+134
2018-08-11misc: uclass: Add enable/disable functionMario Six1-0/+10
2018-08-10armv8: ls1046a: add icid setup for qman portalsLaurentiu Tudor1-4/+39
2018-08-10misc: fsl_portals: setup QMAN_BAR{E} also on ARM platformsLaurentiu Tudor1-2/+0
2018-08-08test: dm: pci: Add cases for finding PCI capability APIsBin Meng1-0/+21
2018-08-08pci: sandbox: swap_case: Declare dynamic driver matchingBin Meng1-0/+7
2018-08-08pci: sandbox: swap_case: Preserve space indicator bit in BAR registersBin Meng1-3/+5
2018-07-20misc: stm32: Add STM32MP1 supportPatrick Delaunay2-5/+16
2018-07-09dm: core: Update of_read_fmap_entry() for livetreeSimon Glass1-2/+2
2018-06-19sandbox: swap_case: Increase number of base address regsSimon Glass1-1/+1
2018-06-05mach-stm32: Enable SPL_RESET_SUPPORT flagPatrice Chotard1-4/+0
2018-05-26stm32mp1: add FUSE command supportPatrick Delaunay3-0/+126
2018-05-08gdsys: drivers: Add gdsys_rxaui_ctrl driverMario Six3-1/+82
2018-05-08clk: clk_stm32f: Use PLLSAIP as USB 48MHz clockPatrice Chotard1-3/+9
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini39-79/+39
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini6-12/+0
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada1-1/+1
2018-03-01i2c: Added Kconfig support for CONFIG_ZYNQ_GEM_I2C_MAC_OFFSETVipul Kumar1-0/+6
2018-02-04misc: ocotp: add i.MX8M supportPeng Fan1-0/+7
2018-01-30x86: qemu: qfw: Implement acpi_get_rsdp_addr()Bin Meng1-0/+8
2018-01-12misc: mxc_ocotp: check fuse word before programming on i.MX7ULPPeng Fan1-0/+17
2018-01-10drivers/misc: Share qbman init between archsAhmed Mansour2-0/+306
2017-11-29dm: misc: bind STM32F4/F7 clock from rcc MFD driverPatrice Chotard1-5/+37
2017-11-06stm32: fix STMicroelectronics copyrightPatrice Chotard1-2/+2
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada1-14/+14
2017-09-22dm: misc: add stm32 rcc driverChristophe Kerello3-0/+55
2017-09-18rockchip: efuse: change to use dev_read_addr_ptrPhilipp Tomsich1-1/+1
2017-09-12misc: i2c_eeprom: Add compatible for AT24MAC402Wenyou Yang1-0/+1