summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | thermal: imx_scu_thermal: prevent boot hang with zero pdataAnatolij Gustschin2020-05-221-1/+3
| * | cpu: imx8: use intended cpu-thermal device when getting temp valueAnatolij Gustschin2020-05-221-25/+25
| * | cpu: imx8: fix type and rate detectionAnatolij Gustschin2020-05-221-6/+6
| |/
* | mtd: rawnand: denali: deassert write protect pinMasahiro Yamada2020-05-221-0/+1
* | mtd: rawnand: denali: configure SPARE_AREA_SKIP_BYTES only for denali_splMasahiro Yamada2020-05-221-9/+9
|/
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqWIP/20May2020Tom Rini2020-05-202-5/+31
|\
| * net: fsl-mc: fixup DPC: add /board/ports node if missingRazvan Ionut Cirjan2020-05-191-3/+14
| * drivers: net: fsl-mc: fixup msi-map propertyLaurentiu Tudor2020-05-191-1/+16
| * driver: net: fm: minor fix in DM ETH supportMadalin Bucur2020-05-191-1/+1
* | drivers: crypto: mod_exp_sw: Re-add DM_FLAG_PRE_RELOCJan Kiszka2020-05-191-0/+1
* | common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.hSimon Glass2020-05-18438-0/+444
* | common: Drop linux/delay.h from common headerSimon Glass2020-05-18452-0/+452
* | Fix some checkpatch warnings in calls to udelay()Simon Glass2020-05-189-60/+60
* | common: Drop linux/stringify.h from common headerSimon Glass2020-05-186-0/+6
* | common: Drop linux/bug.h from common headerSimon Glass2020-05-1867-0/+67
* | common: Drop asm/ptrace.h from common headerSimon Glass2020-05-183-0/+3
* | common: Drop log.h from common headerSimon Glass2020-05-18832-2/+837
* | Fix some checkpatch warnings in calls to debug()Simon Glass2020-05-181-6/+6
* | command: Remove the cmd_tbl_t typedefSimon Glass2020-05-1833-63/+92
* | common: Drop init.h from common headerSimon Glass2020-05-1831-0/+31
* | common: Drop image.h from common headerSimon Glass2020-05-1818-1/+21
* | common: Drop bootstage.h from common headerSimon Glass2020-05-188-0/+8
* | common: Drop part.h from common headerSimon Glass2020-05-1834-1/+40
* | part: Drop disk_partition_t typedefSimon Glass2020-05-183-13/+13
* | common: Drop net.h from common headerSimon Glass2020-05-1892-0/+104
* | arm: Don't include common.h in header filesSimon Glass2020-05-183-0/+11
* | common: Drop flash.h from common headerSimon Glass2020-05-1810-0/+10
|/
* efi_loader: round the memory area in efi_add_memory_map()Michael Walle2020-05-173-9/+7
* drivers/reset/Kconfig: fix typoTrevor Woerner2020-05-151-1/+1
* rename symbol: CONFIG_STM32 -> CONFIG_ARCH_STM32Trevor Woerner2020-05-153-3/+3
* rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRATrevor Woerner2020-05-156-6/+6
* rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOODTrevor Woerner2020-05-158-13/+13
* rename symbol: CONFIG_ORION5X -> CONFIG_ARCH_ORION5XTrevor Woerner2020-05-156-6/+6
* Merge tag 'u-boot-stm32-20200514' of https://gitlab.denx.de/u-boot/custodians...WIP/14May2020Tom Rini2020-05-145-15/+42
|\
| * clk: stm32mp1: fix CK_MPU calculationLionel Debieve2020-05-141-3/+4
| * mmc: stm32_sdmmc2: change the displayed config namePatrick Delaunay2020-05-141-1/+1
| * gpio: stm32: support gpio ops in SPLPatrick Delaunay2020-05-141-6/+1
| * usb: gadget: g_dnl: add function g_dnl_set_productPatrick Delaunay2020-05-141-0/+8
| * ram: stm32mp1: Add support for multiple configsMarek Vasut2020-05-141-5/+28
* | Merge tag 'rpi-next-2020.07' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini2020-05-144-25/+30
|\ \
| * | mmc: sdhci: Use debug for not supported SDMA info messageMatthias Brugger2020-05-131-2/+2
| * | mmc: sdhci: not return error when SDMA is not supportedJaehoon Chung2020-05-121-4/+3
| * | mmc: sdhci: use phys2bus macro when dma address is accessedJaehoon Chung2020-05-121-2/+4
| * | arm: bcm283x: serial: Move ofdata reading to probe() methodSimon Glass2020-05-122-16/+17
| * | net: bcmgenet: Don't set ID_MODE_DIS when not using RGMIINicolas Saenz Julienne2020-05-121-1/+4
* | | CLK: ARC: HSDK: add separate clock map for HSDK-4xDEugeniy Paltsev2020-05-132-11/+64
* | | CLK: ARC: HSDK: define clock map with DT binding constantsEugeniy Paltsev2020-05-131-27/+29
* | | CLK: ARC: HSDK: make set_clock optionalEugeniy Paltsev2020-05-131-1/+4
* | | CLK: ARC: HSDK: prepare for multiple clock maps supportEugeniy Paltsev2020-05-131-7/+20
* | | CLK: ARC: HSDK: driver cleanupEugeniy Paltsev2020-05-131-36/+39