summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net: Expose some errors generated in net_initSean Anderson2020-10-101-1/+1
* log: Add a way to enable/disable a log deviceSimon Glass2020-10-101-0/+17
* log: Add a flag to enable log driversSimon Glass2020-10-101-1/+10
* log: Allow LOG_DEBUG to always enable log outputSimon Glass2020-10-101-4/+14
* qemu-arm: Remove need to specify flash banksAndre Przywara2020-10-081-7/+1
* pinctrl: Add support for Kendryte K210 FPIOASean Anderson2020-10-081-0/+277
* test: pinmux: Add test for pin muxingSean Anderson2020-10-081-0/+19
* pinctrl: Reformat documentation in dm/pinctrl.hSean Anderson2020-10-081-162/+339
* pinctrl: Add pinmux property support to pinctrl-genericSean Anderson2020-10-081-8/+13
* Merge tag 'mips-pull-2020-10-07' of https://gitlab.denx.de/u-boot/custodians/...WIP/07Oct2020Tom Rini2020-10-071-2/+9
|\
| * mips: octeon: octeon_common.h: Increase CONFIG_SYS_BOOTM_LENStefan Roese2020-10-071-0/+2
| * mips: octeon: octeon_ebb7304: Add DDR4 supportStefan Roese2020-10-071-3/+8
* | Merge tag 'dm-pull-6oct20' of git://git.denx.de/u-boot-dmWIP/06Oct2020Tom Rini2020-10-065-13/+66
|\ \ | |/ |/|
| * dm: add cells_count parameter in *_count_phandle_with_argsPatrick Delaunay2020-10-063-5/+10
| * dm: update test on of_offset in ofnode_validPatrick Delaunay2020-10-061-1/+1
| * dm: ofnode: Fix compile breakage with OF_CHECKS enabledStefan Roese2020-10-061-3/+4
| * bloblist: Fix up a few commentsSimon Glass2020-10-061-2/+2
| * bloblist: Allow custom alignment for blobsSimon Glass2020-10-061-2/+4
| * bloblist: Compare addresses rather than pointers in testsSimon Glass2020-10-061-0/+13
| * bloblist: Add a commandSimon Glass2020-10-061-0/+32
* | Merge tag 'efi-2021-01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2020-10-061-3/+6
|\ \
| * | distro_bootcmd: call EFI bootmgr even without having /EFI/bootMichael Walle2020-10-061-3/+6
| |/
* | Merge tag 'u-boot-amlogic-20201005' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2020-10-064-1/+31
|\ \ | |/ |/|
| * ARM: dts: sync amlogic G12A/SM1 DT from Linux 5.9-rc1Neil Armstrong2020-10-052-0/+12
| * ARM: dts: sync amlogic AXG/GXL/GXM DT from Linux 5.8-rc1Neil Armstrong2020-10-052-1/+19
* | Merge branch 'next'Tom Rini2020-10-0566-729/+2515
|\ \ | |/ |/|
| * Merge tag 'u-boot-atmel-2021.01-a' of https://gitlab.denx.de/u-boot/custodian...WIP/05Oct2020-nextTom Rini2020-10-053-0/+278
| |\
| | * clk: at91: add pre-requisite headers for AT91 clock architectureClaudiu Beznea2020-09-222-0/+269
| | * dm: core: add support for device re-parentingClaudiu Beznea2020-09-221-0/+9
| * | Merge branch 'next' of git://git.denx.de/u-boot-usb into nextWIP/01Oct2020-nextTom Rini2020-10-011-13/+5
| |\ \
| | * | usb: xhci: use macros with parameter to fill ep_info2Chunfeng Yun2020-10-011-6/+0
| | * | usb: xhci: convert to TRB_TX_TYPE()Chunfeng Yun2020-10-011-1/+0
| | * | usb: xhci: convert to TRB_LEN() and TRB_INTR_TARGET()Chunfeng Yun2020-10-011-3/+0
| | * | usb: xhci: convert to TRB_TYPE()Chunfeng Yun2020-10-011-1/+0
| | * | usb: xhci: convert to HCS_MAX_PORTS()Chunfeng Yun2020-10-011-2/+0
| | * | usb: xhci: add quirks flag to support MediaTek xHCI 0.96Chunfeng Yun2020-10-011-0/+2
| | * | usb: xhci: create one unified function to calculate TRB TD remainderChunfeng Yun2020-10-011-0/+2
| | * | usb: xhci: add a member hci_version in xhci_ctrl structChunfeng Yun2020-10-011-0/+1
| * | | Merge branch 'next' of git://git.denx.de/u-boot-sh into nextTom Rini2020-10-019-53/+259
| |\ \ \ | | |/ / | |/| |
| | * | arm: dts: r8a774e1: Import DTS from Linux 5.9-rc4Biju Das2020-09-262-0/+95
| | * | arm: dts: r8a774b1: Import DTS from Linux 5.9-rc4Biju Das2020-09-262-0/+83
| | * | arm: dts: r8a774a1: Import DTS from Linux 5.9-rc4Biju Das2020-09-262-53/+45
| | * | ARM: rmobile: Enable RPC on Salvator-X, ULCB, EbisuMarek Vasut2020-09-263-0/+36
| * | | Merge branch '2020-09-30-assorted-network-improvements' into nextTom Rini2020-10-013-1/+100
| |\ \ \
| | * | | sntp: use udp frameworkWIP/30Sep2020-next2Philippe Reynes2020-09-301-0/+58
| | * | | net: add a generic udp protocolPhilippe Reynes2020-09-302-1/+42
| * | | | reset: add reset controller driver for SCMI agentsEtienne Carriere2020-09-301-0/+60
| * | | | clk: add clock driver for SCMI agentsEtienne Carriere2020-09-301-0/+78
| * | | | firmware: add SCMI agent uclassEtienne Carriere2020-09-304-0/+134
| * | | | regmap: Add support for regmap fieldsJean-Jacques Hiblot2020-09-301-0/+122