aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-11-10power: pmic: rk809: support rk809 pmicJoseph Chen
2019-11-10power: pmic: rk817: support rk817 pmicJoseph Chen
2019-11-10power: pmic: rk805: support rk805 pmicElaine Zhang
2019-11-10power: pmic: rk816: support rk816 pmicElaine Zhang
2019-11-10dm: regulator: support regulator more stateJoseph Chen
2019-11-06Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2019-11-06Merge tag 'mmc-2019-11-5' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini
2019-11-05mmc: fsl_esdhc: always check write protect stateYangbo Lu
2019-11-05mmc: fsl_esdhc: fix voltage validationYangbo Lu
2019-11-04fdt: Add INT32_MAX to kernel.h for libfdtSimon Glass
2019-11-04Merge tag 'u-boot-imx-20191104' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2019-11-04Merge branch '2019-11-04-ti-imports'Tom Rini
2019-11-04net: ti: cpsw: convert to use dev/ofnode apiGrygorii Strashko
2019-11-03Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2019-11-03nand: mxs_nand: add API for switching different BCH layoutsIgor Opaniuk
2019-11-03imx: support i.MX8QM ROM 7720 a1 boardOliver Graute
2019-11-03board/BuR/brppt2: initial commitHannes Schmelzer
2019-11-03imx8qxp: mek: add secure boot scriptPeng Fan
2019-11-03imx8qm: mek: add secure boot scriptPeng Fan
2019-11-03dt-bindings: import usb pdPeng Fan
2019-11-03opos6uldev: migrate to DM_VIDEOSébastien Szymanski
2019-11-03imx6ul: opos6ul: migrate to DM_ETHSébastien Szymanski
2019-11-03imx: update i.MX8MQ device treesPatrick Wildt
2019-11-03ARM: imx: Convert mccmon6 to use fitImage instead of uImage+DTBLukasz Majewski
2019-11-03ARM: imx: Convert mccmon6 to use DM/DTS in the u-boot properLukasz Majewski
2019-11-03net: ti: cpsw: add support for standard eth "max-speed" dt propertyGrygorii Strashko
2019-11-03spi: Add support for memory-mapped flashSimon Glass
2019-11-03spl: Correct priority selection for image loadersSimon Glass
2019-11-02cbfs: do not pack struct cbfs_cachenodeHeinrich Schuchardt
2019-11-01Merge tag 'arc-fixes-for-2020.01-rc2' of https://gitlab.denx.de/u-boot/custod...Tom Rini
2019-11-01ARC: HSDK: introduce reset driverEugeniy Paltsev
2019-11-01Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dmTom Rini
2019-10-31drivers: phy: Handle gracefully NULL pointersJean-Jacques Hiblot
2019-10-31lib: errno: avoid error format-overflowHeinrich Schuchardt
2019-10-31lib: time: Add microsecond timerMarek Vasut
2019-10-31NVMe: do PCI enumerate before nvme scanPatrick Wildt
2019-10-31dfu: add callback for flush and initiated operationPatrick Delaunay
2019-10-31dfu: add DFU virtual backendPatrick Delaunay
2019-10-31dfu: add partition support for MTD backendPatrick Delaunay
2019-10-31dfu: add backend for MTD devicePatrick Delaunay
2019-10-31dfu: prepare the support of multiple interfacePatrick Delaunay
2019-10-31dfu: sf: add partition support for nor backendPatrick Delaunay
2019-10-30Merge tag 'u-boot-clk-23Oct2019' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini
2019-10-30Merge branch '2019-10-28-azure-ci-support'Tom Rini
2019-10-30Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2019-10-28linux/types.h: Surround 'struct ustat' with __linux__Bin Meng
2019-10-28tools: image.h: Use portable uint32_t instead of linux-specific __be32Bin Meng
2019-10-27fdt: Fix alignment issue when reading 64-bits properties from fdtJean-Jacques Hiblot
2019-10-27bootstage: Mark the start/end of TPL and SPL separatelySimon Glass
2019-10-27dm: regmap: Fix mask in regmap_update_bits()Simon Glass