summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-10-08qemu-arm: Remove need to specify flash banksAndre Przywara
2020-10-08pinctrl: Add support for Kendryte K210 FPIOASean Anderson
2020-10-08test: pinmux: Add test for pin muxingSean Anderson
2020-10-08pinctrl: Reformat documentation in dm/pinctrl.hSean Anderson
2020-10-08pinctrl: Add pinmux property support to pinctrl-genericSean Anderson
2020-10-07Merge tag 'mips-pull-2020-10-07' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini
2020-10-07mips: octeon: octeon_common.h: Increase CONFIG_SYS_BOOTM_LENStefan Roese
2020-10-07mips: octeon: octeon_ebb7304: Add DDR4 supportStefan Roese
2020-10-06Merge tag 'dm-pull-6oct20' of git://git.denx.de/u-boot-dmTom Rini
2020-10-06dm: add cells_count parameter in *_count_phandle_with_argsPatrick Delaunay
2020-10-06dm: update test on of_offset in ofnode_validPatrick Delaunay
2020-10-06dm: ofnode: Fix compile breakage with OF_CHECKS enabledStefan Roese
2020-10-06bloblist: Fix up a few commentsSimon Glass
2020-10-06bloblist: Allow custom alignment for blobsSimon Glass
2020-10-06bloblist: Compare addresses rather than pointers in testsSimon Glass
2020-10-06bloblist: Add a commandSimon Glass
2020-10-06Merge tag 'efi-2021-01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-10-06Merge tag 'u-boot-amlogic-20201005' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2020-10-06distro_bootcmd: call EFI bootmgr even without having /EFI/bootMichael Walle
2020-10-05Merge branch 'next'Tom Rini
2020-10-05ARM: dts: sync amlogic G12A/SM1 DT from Linux 5.9-rc1Neil Armstrong
2020-10-05ARM: dts: sync amlogic AXG/GXL/GXM DT from Linux 5.8-rc1Neil Armstrong
2020-10-05Merge tag 'u-boot-atmel-2021.01-a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini
2020-10-02board: tbs2910: Use recommended distroboot addressesSoeren Moch
2020-10-01Merge branch 'next' of git://git.denx.de/u-boot-usb into nextTom Rini
2020-10-01usb: xhci: use macros with parameter to fill ep_info2Chunfeng Yun
2020-10-01usb: xhci: convert to TRB_TX_TYPE()Chunfeng Yun
2020-10-01usb: xhci: convert to TRB_LEN() and TRB_INTR_TARGET()Chunfeng Yun
2020-10-01usb: xhci: convert to TRB_TYPE()Chunfeng Yun
2020-10-01usb: xhci: convert to HCS_MAX_PORTS()Chunfeng Yun
2020-10-01usb: xhci: add quirks flag to support MediaTek xHCI 0.96Chunfeng Yun
2020-10-01usb: xhci: create one unified function to calculate TRB TD remainderChunfeng Yun
2020-10-01usb: xhci: add a member hci_version in xhci_ctrl structChunfeng Yun
2020-10-01Merge branch 'next' of git://git.denx.de/u-boot-sh into nextTom Rini
2020-10-01Merge branch '2020-09-30-assorted-network-improvements' into nextTom Rini
2020-09-30sntp: use udp frameworkPhilippe Reynes
2020-09-30net: add a generic udp protocolPhilippe Reynes
2020-09-30reset: add reset controller driver for SCMI agentsEtienne Carriere
2020-09-30clk: add clock driver for SCMI agentsEtienne Carriere
2020-09-30firmware: add SCMI agent uclassEtienne Carriere
2020-09-30regmap: Add support for regmap fieldsJean-Jacques Hiblot
2020-09-30regmap: Allow devices to specify regmap range start and size in configPratyush Yadav
2020-09-30regmap: Add regmap_init_mem_range()Pratyush Yadav
2020-09-30regmap: Allow left shifting register offset before accessPratyush Yadav
2020-09-30regmap: Allow specifying read/write widthPratyush Yadav
2020-09-30regmap: Add devm_regmap_init()Jean-Jacques Hiblot
2020-09-30drivers: gpio: Add a managed API to get a GPIO from the device-treeJean-Jacques Hiblot
2020-09-30drivers: reset: Add a managed API to get reset controllers from the DTJean-Jacques Hiblot
2020-09-30Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv ...Tom Rini
2020-09-30dm: Print device name in dev_xxx like LinuxSean Anderson