aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-11-05power: domain: add i.MX8 scu power domain driverPeng Fan2-1/+88
2019-11-05power: domain: make imx8-power-domain.c legacyPeng Fan2-1/+1
2019-11-05misc: imx8: scu: simplify code to make it extendablePeng Fan1-39/+7
2019-11-04Merge tag 'u-boot-imx-20191104' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini7-18/+158
2019-11-04Merge branch '2019-11-04-ti-imports'Tom Rini2-74/+82
2019-11-04net: ti: cpsw: convert to use dev/ofnode apiGrygorii Strashko1-69/+50
2019-11-03Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini3-1/+29
2019-11-03nand: mxs_nand: add API for switching different BCH layoutsIgor Opaniuk1-0/+116
2019-11-03mach-imx: Adding new argument for SIP call interfaceYe Li2-3/+5
2019-11-03power: pmic: Kconfig: add CONFIG_SPL_DM_PMIC_BD71837Peng Fan1-0/+8
2019-11-03pmic: bd71837: drop DEBUG macroPeng Fan1-2/+0
2019-11-03video: mxsfb: set gd->fb_baseSébastien Szymanski1-0/+1
2019-11-03watchdog: imx: Use immediate reset bits for expire_nowRobert Hancock1-7/+15
2019-11-03watchdog: imx: Add DT ext-reset handlingRobert Hancock1-6/+13
2019-11-03net: ti: am65x-cpsw: fix mac tx internal delay for rgmii-rxid modeGrygorii Strashko1-1/+1
2019-11-03net: ti: cpsw: fix mac tx internal delay for rgmii-rxid modeGrygorii Strashko1-1/+1
2019-11-03net: ti: cpsw: add support for standard eth "max-speed" dt propertyGrygorii Strashko1-0/+15
2019-11-03net: ti: cpsw: move parsing of dt port's parameters in separate funcGrygorii Strashko1-24/+33
2019-11-03net: ti: cpsw: enable 10Mbps link speed support in rgmii modeGrygorii Strashko1-0/+3
2019-11-03x86: timer: Use a separate flag for whether timer is initedSimon Glass1-1/+2
2019-11-03x86: timer: Set up the timer in timer_early_get_count()Simon Glass1-0/+2
2019-11-03spi: Add support for memory-mapped flashSimon Glass2-0/+25
2019-11-01Merge tag 'arc-fixes-for-2020.01-rc2' of https://gitlab.denx.de/u-boot/custod...Tom Rini3-0/+124
2019-11-01ARC: HSDK: introduce reset driverEugeniy Paltsev3-0/+124
2019-11-01Merge tag 'efi-2020-01-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini1-0/+1
2019-11-01Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dmTom Rini3-6/+9
2019-10-31drivers: phy: Handle gracefully NULL pointersJean-Jacques Hiblot1-5/+25
2019-10-31ata: ahci allow 64-bit DMA for SATARoman Kapl1-3/+11
2019-10-31nvme: use page-aligned buffer for identify commandPatrick Wildt1-6/+18
2019-10-31nvme: flush dcache on both r/w, and the prp listPatrick Wildt1-3/+5
2019-10-31virtio: pci: use correct type in virtio_pci_bind()Heinrich Schuchardt1-1/+1
2019-10-30gpio: da8xx_gpio: Fix the _gpio_direction_output functionKeerthy1-7/+7
2019-10-30Merge tag 'u-boot-clk-23Oct2019' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini8-58/+280
2019-10-30blk: set log2blksz in blk_create_device()Heinrich Schuchardt1-0/+1
2019-10-30Merge tag 'mmc-10-29-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot...Tom Rini1-40/+3
2019-10-30Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini14-28/+74
2019-10-29mmc: fsl_esdhc: drop i.MX DDR support codeYangbo Lu1-6/+2
2019-10-29mmc: fsl_esdhc: remove redundant DM_MMC checkingYangbo Lu1-2/+0
2019-10-29mmc: fsl_esdhc: make BLK as hard requirement of DM_MMCYangbo Lu1-32/+1
2019-10-27fdt: Fix alignment issue when reading 64-bits properties from fdtJean-Jacques Hiblot1-1/+1
2019-10-27dm: core: Update log method for uclass_find_device_by_seqKever Yang1-4/+7
2019-10-27dm: regmap: Fix mask in regmap_update_bits()Simon Glass1-1/+1
2019-10-25Merge tag 'mips-pull-2019-10-25' of git://git.denx.de/u-boot-mipsTom Rini26-436/+1812
2019-10-25Merge branch '2019-10-24-ti-imports'Tom Rini23-12/+32384
2019-10-25ram: k3-j721e: Add support for J721E DDR controllerKevin Scholz21-0/+32102
2019-10-25ram: k3-am654: Do not rely on default values for certain DDR registerJames Doublesin2-7/+58
2019-10-25ram: k3-am654: add support for LPDDR4 and DDR3L DDRsJames Doublesin1-11/+230
2019-10-25Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini22-1538/+282
2019-10-25Merge tag 'u-boot-atmel-2020.01-b' of https://gitlab.denx.de/u-boot/custodian...Tom Rini3-0/+74
2019-10-25Merge tag 'xilinx-for-v2020.01-part2' of https://gitlab.denx.de/u-boot/custod...Tom Rini9-25/+104