summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-05-13fdt_support: move fdt_valid from cmd_fdt.c to fdt_support.cKory Maincent
2021-05-12Merge tag 'ti-v2021.07-rc3' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-05-12soc: ti: k3-navss-ringacc: Remove unused ring modesVignesh Raghavendra
2021-05-12soc: ti: k3-navss-ringacc: Add AM64 ringacc supportVignesh Raghavendra
2021-05-12firmware: ti_sci: Update ti_sci_cmd_rm_udmap_tx_ch_cfg() API to the latestVignesh Raghavendra
2021-05-12include: configs: Update env for selecting right dtbLokesh Vutla
2021-05-12include: configs: am64x_evm: Optimize size of SPL BSSLokesh Vutla
2021-05-12include: configs: am64x: Avoid overlap of BSS and stack areaLokesh Vutla
2021-05-12dt-bindings: pinctrl: k3: Introduce pinmux definitions for AM64Dave Gerlach
2021-05-12board: ti: am64x: Add board support for am64x evmDave Gerlach
2021-05-12Revert "fdt: translate address if #size-cells = <0>"Dario Binacchi
2021-05-11Merge tag 'u-boot-imx-20210502' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2021-05-04fdt_support.c: Allow late kernel cmdline modificationNiko Mauno
2021-05-04env: allow environment to be amended from control dtbRasmus Villemoes
2021-05-04sysinfo: Require that sysinfo_detect be called before other methodsSean Anderson
2021-05-02ARM:imx:imx8mq-cm: Add support for Ronetix iMX8MQ-CMIlko Iliev
2021-05-02imx: Add support for Ronetix's iMX7-CM boardIlko Iliev
2021-05-02arm: imx8m: add support for Compulab iot-gate-imx8 (imx8mm-cl-iot-gate)Ying-Chun Liu (PaulLiu)
2021-05-02pci: pci-uclass: Add board_pci_fixup_dev for DM_PCITim Harvey
2021-05-02board: imx8mm: Add Engicam i.Core MX8M Mini EDIMM2.2 Starter KitJagan Teki
2021-05-02include: configs: ge: avoid shell on boot failureIan Ray
2021-05-02include: configs: ge: simplify default boot commandIan Ray
2021-05-02include: configs: ge: bx50v3: drop USB bootIan Ray
2021-04-29Merge tag 'dm-pull-29apr21' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-04-29Merge tag 'xilinx-for-v2021.07-rc2' of https://source.denx.de/u-boot/custodia...Tom Rini
2021-04-29tpm: missing event typesHeinrich Schuchardt
2021-04-29dm: core: Add size operations on device tree referencesChen Guanqiao
2021-04-29phy: marvell: add support for SFI1Igal Liberman
2021-04-29phy: marvell: cp110: remove unused definitionsMarcin Wojtas
2021-04-29phy: marvell: add RX training commandIgal Liberman
2021-04-29phy: marvell: rename comphy related definitions to COMPHY_XXIgal Liberman
2021-04-29phy: marvell: add comphy type PHY_TYPE_USB3jinghua
2021-04-29power: regulator: Add support for regulator-force-boot-offKonstantin Porotchkin
2021-04-28ARM: rmobile: Enable CONFIG_SYS_FLASH_PROTECTIONMarek Vasut
2021-04-28sunxi: DT: R40: Update device tree files from Linux 5.12Ivan Uvarov
2021-04-28mips: octeon: Add Octeon III NIC23 board supportStefan Roese
2021-04-26Merge https://source.denx.de/u-boot/custodians/u-boot-shTom Rini
2021-04-26arm64: zynqmp: Enable capsule updateMichal Simek
2021-04-26sunxi: DT: R40: Update device tree files from Linux 5.12Ivan Uvarov
2021-04-26ARM: rmobile: Enable CONFIG_SYS_FLASH_PROTECTIONMarek Vasut
2021-04-24Merge tag 'mips-pull-2021-04-24' of https://source.denx.de/u-boot/custodians/...Tom Rini
2021-04-23mips: octeon: Add Octeon III NIC23 board supportStefan Roese
2021-04-23xilinx: zynq: Add usb dfu/thor distro boot supportT Karthik Reddy
2021-04-23xilinx: versal: Add usb dfu/thor distro boot supportT Karthik Reddy
2021-04-23xilinx: zynqmp: Remove dfu_ram_info setupMichal Simek
2021-04-23xilinx: zynqmp: Add usb dfu/thor distro boot supportT Karthik Reddy
2021-04-22lmb: Add 2 config to define the max number of regionsPatrick Delaunay
2021-04-22lmb: correct size of the regions arrayPatrick Delaunay
2021-04-22lmb: move MAX_LMB_REGIONS value in KconfigPatrick Delaunay
2021-04-22lmb: add a max parameter in the struct lmb_regionPatrick Delaunay