summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | list: import list_first_entry_or_null()Vignesh Raghavendra2019-11-071-0/+14
| | |/ / | |/| |
* | | | Merge branch '2019-11-07-master-imports'Tom Rini2019-11-082-4/+48
|\ \ \ \
| * | | | arm: add initial support for the Phytium Durian BoardWIP/2019-11-07-master-importsliu hao2019-11-071-0/+44
| * | | | linux err: make ERR_PTR/PTR_ERR architecture specificSimon Goldschmidt2019-11-071-4/+4
| | |/ / | |/| |
* | | | power: pmic: tps65941: Add support for tps65941 family of PMICsKeerthy2019-11-071-0/+26
* | | | misc: k3_avs: Add j721e supportKeerthy2019-11-071-0/+2
* | | | misc: k3_avs: add driver for K3 Adaptive Voltage Scaling Class 0Tero Kristo2019-11-071-0/+28
|/ / /
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini2019-11-071-59/+9
|\ \ \ | |/ / |/| |
| * | mpc85xx, socrates: add DM PCI supportHeiko Schocher2019-11-061-9/+0
| * | mpc85xx, socrates: enable DM serialHeiko Schocher2019-11-061-12/+0
| * | mpc85xx, socrates: enable DM I2CHeiko Schocher2019-11-061-17/+1
| * | mpc85xx, socrates: disable VIDEOHeiko Schocher2019-11-061-15/+0
| * | mpc85xx, socrates: add DM supportHeiko Schocher2019-11-061-6/+7
| * | mpc85xx, socrates: suppress unknown flash warningHeiko Schocher2019-11-061-0/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2019-11-061-0/+71
|\ \ \
| * | | dfu: add callback for flush and initiated operationPatrick Delaunay2019-10-311-0/+22
| * | | dfu: add DFU virtual backendPatrick Delaunay2019-10-311-0/+22
| * | | dfu: add partition support for MTD backendPatrick Delaunay2019-10-311-0/+2
| * | | dfu: add backend for MTD devicePatrick Delaunay2019-10-311-0/+21
| * | | dfu: prepare the support of multiple interfacePatrick Delaunay2019-10-311-0/+2
| * | | dfu: sf: add partition support for nor backendPatrick Delaunay2019-10-311-0/+2
* | | | Merge tag 'mmc-2019-11-5' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini2019-11-061-7/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | mmc: fsl_esdhc: always check write protect stateYangbo Lu2019-11-051-1/+0
| * | | mmc: fsl_esdhc: fix voltage validationYangbo Lu2019-11-051-6/+7
| | |/ | |/|
* | | fdt: Add INT32_MAX to kernel.h for libfdtSimon Glass2019-11-042-0/+3
|/ /
* | Merge tag 'u-boot-imx-20191104' of https://gitlab.denx.de/u-boot/custodians/u...WIP/04Nov2019Tom Rini2019-11-0410-475/+720
|\ \
| * | nand: mxs_nand: add API for switching different BCH layoutsIgor Opaniuk2019-11-031-0/+22
| * | imx: support i.MX8QM ROM 7720 a1 boardOliver Graute2019-11-031-0/+180
| * | board/BuR/brppt2: initial commitHannes Schmelzer2019-11-031-0/+120
| * | imx8qxp: mek: add secure boot scriptPeng Fan2019-11-031-15/+49
| * | imx8qm: mek: add secure boot scriptPeng Fan2019-11-031-15/+49
| * | dt-bindings: import usb pdPeng Fan2019-11-031-0/+88
| * | opos6uldev: migrate to DM_VIDEOSébastien Szymanski2019-11-031-1/+5
| * | imx6ul: opos6ul: migrate to DM_ETHSébastien Szymanski2019-11-031-8/+0
| * | imx: update i.MX8MQ device treesPatrick Wildt2019-11-032-389/+184
| * | ARM: imx: Convert mccmon6 to use fitImage instead of uImage+DTBLukasz Majewski2019-11-031-34/+23
| * | ARM: imx: Convert mccmon6 to use DM/DTS in the u-boot properLukasz Majewski2019-11-031-13/+0
* | | Merge branch '2019-11-04-ti-imports'Tom Rini2019-11-041-1/+4
|\ \ \
| * | | net: ti: cpsw: convert to use dev/ofnode apiGrygorii Strashko2019-11-041-1/+3
| * | | net: ti: cpsw: add support for standard eth "max-speed" dt propertyGrygorii Strashko2019-11-031-0/+1
| |/ /
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini2019-11-033-5/+32
|\ \ \
| * | | spi: Add support for memory-mapped flashSimon Glass2019-11-031-0/+27
| * | | spl: Correct priority selection for image loadersSimon Glass2019-11-031-2/+2
| * | | cbfs: do not pack struct cbfs_cachenodeHeinrich Schuchardt2019-11-021-3/+3
| |/ /
* | | Merge tag 'arc-fixes-for-2020.01-rc2' of https://gitlab.denx.de/u-boot/custod...Tom Rini2019-11-011-0/+17
|\ \ \ | |/ / |/| |
| * | ARC: HSDK: introduce reset driverEugeniy Paltsev2019-11-011-0/+17
* | | Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dmTom Rini2019-11-014-2/+7
|\ \ \ | |/ / |/| |
| * | fdt: Fix alignment issue when reading 64-bits properties from fdtJean-Jacques Hiblot2019-10-271-0/+1
| * | bootstage: Mark the start/end of TPL and SPL separatelySimon Glass2019-10-271-0/+2
| * | dm: regmap: Fix mask in regmap_update_bits()Simon Glass2019-10-271-1/+2