aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-02-08Nokia RX-51: Convert to CONFIG_DM_KEYBOARDPali Rohár1-12/+1
2022-02-08include: configs: j721e_evm: Add support to boot ethfw core in j721eAswath Govindraju1-9/+10
2022-02-08dt-bindings: phy: cadence-sierra: Add binding to specify SSC modeSwapnil Jakhade1-0/+4
2022-02-08remoteproc: uclass: Add remoteproc resource handling helpersKeerthy1-1/+383
2022-02-08linux: bitmap.h: Add find_next_zero_area functionKeerthy1-0/+26
2022-02-08dt-bindings: pinctrl: k3: Introduce pinmux definitions for J721S2Aswath Govindraju1-0/+3
2022-02-08dt-bindings: ti-serdes-mux: Add defines for J721S2 SoCAswath Govindraju1-0/+22
2022-02-08power: domain: ti: Add support for J721S2 SoCDavid Huang1-0/+1
2022-02-08clk: clk-k3: Add support for J721S2 SoCDavid Huang1-0/+1
2022-02-08arm: K3: Add basic support for J721S2 SoC definitionDavid Huang1-0/+191
2022-02-07Merge tag 'u-boot-imx-20220207' of https://gitlab.denx.de/u-boot/custodians/u...WIP/07Feb2022Tom Rini14-18/+406
2022-02-07apalis/colibri_imx6: move setting bootcmd to defconfigOleksandr Suvorov2-8/+0
2022-02-07board: toradex: add verdin imx8m plus supportMarcel Ziswiler1-0/+131
2022-02-05efi_loader: add handle for UARTHeinrich Schuchardt1-0/+1
2022-02-05ARM: imx6: dh-imx6: Add update_sf script to install U-Boot into SFMarek Vasut1-0/+4
2022-02-05board: kontron: pitx-imx8m: Add Kontron pitx-imx8m board supportHeiko Thiery1-0/+97
2022-02-05arm: dts: imx8mq kernel dts updatesAngus Ainslie1-0/+48
2022-02-05dt-bindings: phy: phy-imx8-pcie: Add binding for the pad modes of imx8 pcie phyRichard Zhu1-0/+14
2022-02-05imx: imx8qm_rm7720: adjust fdt_addrOliver Graute1-1/+1
2022-02-05imx: imx8qm_rom7720: Increase CONFIG_SYS_BOOTM_LEN to 64MBOliver Graute1-0/+2
2022-02-05imx: ventana: correct splashimage load addressAndrey Zhizhikin1-1/+1
2022-02-05imx8mq_evk: configs: add/cleanup variables for distro bootAndrey Zhizhikin1-4/+4
2022-02-05configs: imx8mm-cl-iot-gate: update dfu_alt_info for single flash.binYing-Chun Liu (PaulLiu)1-2/+1
2022-02-05ARM: dts: imx6q-dhcom: Use 1G ethernet on the PDK2 boardChristoph Niedermaier1-2/+2
2022-02-05imx8mn_var_som: Add support for Variscite VAR-SOM-MX8M-NANO boardAriel D'Alessandro1-0/+90
2022-02-05mx7ulp_com: add support for SPLRicardo Salveti1-0/+6
2022-02-05colibri-imx7: improve env badblock managementFrancesco Dolcini1-0/+5
2022-02-03Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini4-22/+164
2022-02-04ARM: dts: suniv: Add device tree files and bindings for F1C100sIcenowy Zheng2-0/+108
2022-02-04configs: sunxi: Add common SUNIV headerIcenowy Zheng2-15/+56
2022-02-04sunxi-common.h: remove pointless #ifdefsAndre Przywara1-7/+0
2022-02-03efi: Use 16-bit unicode stringsSimon Glass2-3/+3
2022-02-01km/ls102xa: add support for field fail-safe u-boot updateAleksandar Gerasimovski1-0/+2
2022-02-01board: traverse: add initial Ten64 supportMathew McBride1-0/+55
2022-01-31arm: kirkwood: GoFlex Home : Use Marvell uclass mvgbe and PHY driver for Ethe...Tony Dinh1-23/+9
2022-01-31arm: kirkwood: Pogoplug-V4 : Add board implementation filesTony Dinh1-0/+56
2022-01-30Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiWIP/30Jan2022Tom Rini6-4/+13
2022-01-30pmic: axp: define ALDO_IN startup bitAndre Przywara6-4/+13
2022-01-29Merge tag 'efi-2022-04-rc1-3' of https://source.denx.de/u-boot/custodians/u-b...WIP/29Jan2022Tom Rini3-1/+44
2022-01-29efi_loader: correctly handle mixed hashes and signatures in dbIlias Apalodimas2-1/+14
2022-01-29efi_loader: Enable RISCV_EFI_BOOT_PROTOCOL supportSunil V L3-0/+30
2022-01-28configs: am64xx_evm: Increase BSS max size to 16KVignesh Raghavendra1-1/+1
2022-01-28rsa: adds rsa3072 algorithmJamin Lin1-0/+1
2022-01-28spl: add support for custom boot method namesHeiko Thiery1-1/+14
2022-01-27Merge tag 'dm-pull-26jan22' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini7-23/+396
2022-01-26usb: gadget: Add CDC ACM functionLoic Poulain1-0/+1
2022-01-26tools: mkimage: Show where signatures/keys are writtenSimon Glass1-1/+22
2022-01-26image: Return destination node for add_verify_data() methodSimon Glass3-5/+8
2022-01-26tools: Pass the key blob aroundSimon Glass1-5/+18
2022-01-26tools: Improve comments in signing functionsSimon Glass1-1/+1