summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-05-24sandbox: errno: avoid conflict with libc's errnoMarek Behún
2021-05-24efi_loader: add macro for const EFI runtime dataMarek Behún
2021-05-24efi_loader: add Sphinx doc for __efi_runtime and __efi_runtime_dataMarek Behún
2021-05-24efi_loader: fix warning when linking with LTOMarek Behún
2021-05-24compiler.h: align the __ADDRESSABLE macro with Linux' versionMarek Behún
2021-05-24treewide: Convert macro and uses of __section(foo) to __section("foo")Marek Behún
2021-05-20phy: introduce 1000BaseX and 2500BaseX modesStefan Chulski
2021-05-19arm64: zynqmp: Add pinctrl descriptionMichal Simek
2021-05-14riscv: Enable AI ram on K210Sean Anderson
2021-05-14clk: k210: Remove k210_register_pllSean Anderson
2021-05-13w1: replace dt detection by automatic detectionKory Maincent
2021-05-13cmd: add support for a new "extension" commandKory Maincent
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