summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* misc: Add gdsys_soc driverMario Six2018-11-144-0/+106
* misc: Sort Makefile entriesMario Six2018-11-141-30/+31
* dm: core: Respect drivers with the DM_FLAG_PRE_RELOC flag in lists_bind_fdt()Bin Meng2018-11-141-2/+2
* drivers: cosmetic: Convert SPDX license tags to Linux Kernel stylePatrick Delaunay2018-10-281-2/+2
* Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imxTom Rini2018-10-254-0/+637
|\
| * misc: imx8: add scfw api impementationPeng Fan2018-10-222-1/+368
| * misc: add i.MX8 misc driverPeng Fan2018-10-223-0/+270
* | cros_ec: Add support for v3 messages on LPCSimon Glass2018-10-091-0/+33
* | cros_ec: Update cros_ec_read_hash() to specify the imageSimon Glass2018-10-091-3/+4
* | cros: Update ec_commands to latest versionSimon Glass2018-10-092-5/+6
* | cros: Update cros_ec code to use struct udeviceSimon Glass2018-10-092-75/+76
* | dm: core: Update ofnode to read binman-style flash entrySimon Glass2018-10-091-16/+17
|/
* misc: Add support for the Arm Versatile Express config busLiviu Dudau2018-10-063-0/+137
* Merge tag 'fsl-qoriq-for-v2018.11-rc1' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2018-09-291-5/+6
|\
| * armv8: ls1043a: enable icid setup for qman portalsLaurentiu Tudor2018-09-271-5/+6
* | common: Generic loader for file systemTien Fong Chee2018-09-283-0/+305
|/
* misc: Add MPC83xx serdes driverMario Six2018-09-184-0/+425
* Convert CONFIG_TWL4030_LED et al to KconfigAdam Ford2018-08-171-0/+5
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2018-08-131-6/+39
|\
| * armv8: ls1046a: add icid setup for qman portalsLaurentiu Tudor2018-08-101-4/+39
| * misc: fsl_portals: setup QMAN_BAR{E} also on ARM platformsLaurentiu Tudor2018-08-101-2/+0
* | misc: Add gdsys_ioep driverMario Six2018-08-114-0/+353
* | test: Add tests for misc uclassMario Six2018-08-112-1/+134
* | misc: uclass: Add enable/disable functionMario Six2018-08-111-0/+10
* | test: dm: pci: Add cases for finding PCI capability APIsBin Meng2018-08-081-0/+21
* | pci: sandbox: swap_case: Declare dynamic driver matchingBin Meng2018-08-081-0/+7
* | pci: sandbox: swap_case: Preserve space indicator bit in BAR registersBin Meng2018-08-081-3/+5
|/
* misc: stm32: Add STM32MP1 supportPatrick Delaunay2018-07-202-5/+16
* dm: core: Update of_read_fmap_entry() for livetreeSimon Glass2018-07-091-2/+2
* sandbox: swap_case: Increase number of base address regsSimon Glass2018-06-191-1/+1
* mach-stm32: Enable SPL_RESET_SUPPORT flagPatrice Chotard2018-06-051-4/+0
* stm32mp1: add FUSE command supportPatrick Delaunay2018-05-263-0/+126
* gdsys: drivers: Add gdsys_rxaui_ctrl driverMario Six2018-05-083-1/+82
* clk: clk_stm32f: Use PLLSAIP as USB 48MHz clockPatrice Chotard2018-05-081-3/+9
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0739-79/+39
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-276-12/+0
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-051-1/+1
* i2c: Added Kconfig support for CONFIG_ZYNQ_GEM_I2C_MAC_OFFSETVipul Kumar2018-03-011-0/+6
* misc: ocotp: add i.MX8M supportPeng Fan2018-02-041-0/+7
* x86: qemu: qfw: Implement acpi_get_rsdp_addr()Bin Meng2018-01-301-0/+8
* misc: mxc_ocotp: check fuse word before programming on i.MX7ULPPeng Fan2018-01-121-0/+17
* drivers/misc: Share qbman init between archsAhmed Mansour2018-01-102-0/+306
* dm: misc: bind STM32F4/F7 clock from rcc MFD driverPatrice Chotard2017-11-291-5/+37
* stm32: fix STMicroelectronics copyrightPatrice Chotard2017-11-061-2/+2
* treewide: replace with error() with pr_err()Masahiro Yamada2017-10-041-14/+14
* dm: misc: add stm32 rcc driverChristophe Kerello2017-09-223-0/+55
* rockchip: efuse: change to use dev_read_addr_ptrPhilipp Tomsich2017-09-181-1/+1
* misc: i2c_eeprom: Add compatible for AT24MAC402Wenyou Yang2017-09-121-0/+1
* misc: i2c_eeprom: Add compatible for 24AA02E48Wenyou Yang2017-09-121-0/+1
* Merge git://git.denx.de/u-boot-dmTom Rini2017-09-121-2/+1
|\