aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-11-07usb: udc: Introduce ->udc_set_speed() methodSherry Sun1-0/+2
2019-11-07usb: gadget: Add match_ep() op to usb_gadget_opsVignesh Raghavendra1-0/+23
2019-11-07bitmaps: import for_each_set_bit() macroVignesh Raghavendra1-0/+61
2019-11-07list: import list_first_entry_or_null()Vignesh Raghavendra1-0/+14
2019-11-06Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini1-0/+71
2019-11-06Merge tag 'mmc-2019-11-5' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini1-7/+7
2019-11-05mmc: fsl_esdhc: always check write protect stateYangbo Lu1-1/+0
2019-11-05mmc: fsl_esdhc: fix voltage validationYangbo Lu1-6/+7
2019-11-04fdt: Add INT32_MAX to kernel.h for libfdtSimon Glass2-0/+3
2019-11-04Merge tag 'u-boot-imx-20191104' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini10-475/+720
2019-11-04Merge branch '2019-11-04-ti-imports'Tom Rini1-1/+4
2019-11-04net: ti: cpsw: convert to use dev/ofnode apiGrygorii Strashko1-1/+3
2019-11-03Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini3-5/+32
2019-11-03nand: mxs_nand: add API for switching different BCH layoutsIgor Opaniuk1-0/+22
2019-11-03imx: support i.MX8QM ROM 7720 a1 boardOliver Graute1-0/+180
2019-11-03board/BuR/brppt2: initial commitHannes Schmelzer1-0/+120
2019-11-03imx8qxp: mek: add secure boot scriptPeng Fan1-15/+49
2019-11-03imx8qm: mek: add secure boot scriptPeng Fan1-15/+49
2019-11-03dt-bindings: import usb pdPeng Fan1-0/+88
2019-11-03opos6uldev: migrate to DM_VIDEOSébastien Szymanski1-1/+5
2019-11-03imx6ul: opos6ul: migrate to DM_ETHSébastien Szymanski1-8/+0
2019-11-03imx: update i.MX8MQ device treesPatrick Wildt2-389/+184
2019-11-03ARM: imx: Convert mccmon6 to use fitImage instead of uImage+DTBLukasz Majewski1-34/+23
2019-11-03ARM: imx: Convert mccmon6 to use DM/DTS in the u-boot properLukasz Majewski1-13/+0
2019-11-03net: ti: cpsw: add support for standard eth "max-speed" dt propertyGrygorii Strashko1-0/+1
2019-11-03spi: Add support for memory-mapped flashSimon Glass1-0/+27
2019-11-03spl: Correct priority selection for image loadersSimon Glass1-2/+2
2019-11-02cbfs: do not pack struct cbfs_cachenodeHeinrich Schuchardt1-3/+3
2019-11-01Merge tag 'arc-fixes-for-2020.01-rc2' of https://gitlab.denx.de/u-boot/custod...Tom Rini1-0/+17
2019-11-01ARC: HSDK: introduce reset driverEugeniy Paltsev1-0/+17
2019-11-01Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dmTom Rini4-2/+7
2019-10-31drivers: phy: Handle gracefully NULL pointersJean-Jacques Hiblot1-1/+1
2019-10-31lib: errno: avoid error format-overflowHeinrich Schuchardt1-1/+10
2019-10-31lib: time: Add microsecond timerMarek Vasut1-0/+1
2019-10-31NVMe: do PCI enumerate before nvme scanPatrick Wildt1-0/+1
2019-10-31dfu: add callback for flush and initiated operationPatrick Delaunay1-0/+22
2019-10-31dfu: add DFU virtual backendPatrick Delaunay1-0/+22
2019-10-31dfu: add partition support for MTD backendPatrick Delaunay1-0/+2
2019-10-31dfu: add backend for MTD devicePatrick Delaunay1-0/+21
2019-10-31dfu: prepare the support of multiple interfacePatrick Delaunay1-0/+2
2019-10-31dfu: sf: add partition support for nor backendPatrick Delaunay1-0/+2
2019-10-30Merge tag 'u-boot-clk-23Oct2019' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini1-3/+53
2019-10-30Merge branch '2019-10-28-azure-ci-support'Tom Rini2-7/+9
2019-10-30Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini9-33/+4
2019-10-28linux/types.h: Surround 'struct ustat' with __linux__Bin Meng1-0/+2
2019-10-28tools: image.h: Use portable uint32_t instead of linux-specific __be32Bin Meng1-7/+7
2019-10-27fdt: Fix alignment issue when reading 64-bits properties from fdtJean-Jacques Hiblot1-0/+1
2019-10-27bootstage: Mark the start/end of TPL and SPL separatelySimon Glass1-0/+2
2019-10-27dm: regmap: Fix mask in regmap_update_bits()Simon Glass1-1/+2
2019-10-27sandbox: test: Show hex values on failureSimon Glass1-1/+2