summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | power: pmic: rk805: support rk805 pmicElaine Zhang2019-11-101-0/+1
| * | power: pmic: rk816: support rk816 pmicElaine Zhang2019-11-101-1/+10
| * | dm: regulator: support regulator more stateJoseph Chen2019-11-101-0/+63
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini2019-11-1111-24/+23
|\ \ \
| * | | freescale/powerpc: Rename the config CONFIG_SECURE_BOOT nameUdit Agarwal2019-11-083-6/+6
| * | | freescale/layerscape: Rename the config CONFIG_SECURE_BOOT nameUdit Agarwal2019-11-087-16/+16
| * | | armv8: lx2160a: add icid setup for platform devicesLaurentiu Tudor2019-11-081-2/+1
* | | | Merge branch 'master' of git://git.denx.de/u-boot-usbWIP/08Nov2019Tom Rini2019-11-084-0/+112
|\ \ \ \
| * | | | usb: composite: add BOS descriptor support to composite frameworkT Karthik Reddy2019-11-072-0/+12
| * | | | usb: udc: Introduce ->udc_set_speed() methodSherry Sun2019-11-071-0/+2
| * | | | usb: gadget: Add match_ep() op to usb_gadget_opsVignesh Raghavendra2019-11-071-0/+23
| * | | | bitmaps: import for_each_set_bit() macroVignesh Raghavendra2019-11-071-0/+61
| * | | | 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
|\ \ \