summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* efi_loader: add macro for const EFI runtime dataMarek Behún2021-05-241-0/+17
* efi_loader: add Sphinx doc for __efi_runtime and __efi_runtime_dataMarek Behún2021-05-241-3/+26
* efi_loader: fix warning when linking with LTOMarek Behún2021-05-241-2/+2
* compiler.h: align the __ADDRESSABLE macro with Linux' versionMarek Behún2021-05-241-1/+1
* treewide: Convert macro and uses of __section(foo) to __section("foo")Marek Behún2021-05-244-19/+19
* phy: introduce 1000BaseX and 2500BaseX modesStefan Chulski2021-05-201-0/+4
* arm64: zynqmp: Add pinctrl descriptionMichal Simek2021-05-191-0/+19
* riscv: Enable AI ram on K210Sean Anderson2021-05-141-2/+1
* clk: k210: Remove k210_register_pllSean Anderson2021-05-141-4/+0
* w1: replace dt detection by automatic detectionKory Maincent2021-05-132-2/+17
* cmd: add support for a new "extension" commandKory Maincent2021-05-131-0/+31
* fdt_support: move fdt_valid from cmd_fdt.c to fdt_support.cKory Maincent2021-05-131-0/+2
* Merge tag 'ti-v2021.07-rc3' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2021-05-125-31/+147
|\
| * soc: ti: k3-navss-ringacc: Remove unused ring modesVignesh Raghavendra2021-05-121-6/+1
| * soc: ti: k3-navss-ringacc: Add AM64 ringacc supportVignesh Raghavendra2021-05-121-0/+15
| * firmware: ti_sci: Update ti_sci_cmd_rm_udmap_tx_ch_cfg() API to the latestVignesh Raghavendra2021-05-121-0/+14
| * include: configs: Update env for selecting right dtbLokesh Vutla2021-05-121-4/+7
| * include: configs: am64x_evm: Optimize size of SPL BSSLokesh Vutla2021-05-121-1/+1
| * include: configs: am64x: Avoid overlap of BSS and stack areaLokesh Vutla2021-05-121-0/+5
| * dt-bindings: pinctrl: k3: Introduce pinmux definitions for AM64Dave Gerlach2021-05-121-1/+4
| * board: ti: am64x: Add board support for am64x evmDave Gerlach2021-05-121-0/+105
| * Revert "fdt: translate address if #size-cells = <0>"Dario Binacchi2021-05-121-24/+0
* | Merge tag 'u-boot-imx-20210502' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2021-05-117-21/+532
|\ \ | |/ |/|
| * ARM:imx:imx8mq-cm: Add support for Ronetix iMX8MQ-CMIlko Iliev2021-05-021-0/+104
| * imx: Add support for Ronetix's iMX7-CM boardIlko Iliev2021-05-021-0/+110
| * arm: imx8m: add support for Compulab iot-gate-imx8 (imx8mm-cl-iot-gate)Ying-Chun Liu (PaulLiu)2021-05-021-0/+196
| * pci: pci-uclass: Add board_pci_fixup_dev for DM_PCITim Harvey2021-05-021-0/+8
| * board: imx8mm: Add Engicam i.Core MX8M Mini EDIMM2.2 Starter KitJagan Teki2021-05-021-0/+100
| * include: configs: ge: avoid shell on boot failureIan Ray2021-05-022-2/+4
| * include: configs: ge: simplify default boot commandIan Ray2021-05-022-14/+10
| * include: configs: ge: bx50v3: drop USB bootIan Ray2021-05-021-5/+0
* | fdt_support.c: Allow late kernel cmdline modificationNiko Mauno2021-05-041-0/+10
* | env: allow environment to be amended from control dtbRasmus Villemoes2021-05-042-0/+18
* | sysinfo: Require that sysinfo_detect be called before other methodsSean Anderson2021-05-041-9/+17
|/
* Merge tag 'dm-pull-29apr21' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2021-04-293-10/+29
|\
| * tpm: missing event typesHeinrich Schuchardt2021-04-291-8/+16
| * dm: core: Add size operations on device tree referencesChen Guanqiao2021-04-292-2/+13
| * Merge https://source.denx.de/u-boot/custodians/u-boot-shTom Rini2021-04-263-6/+0
| |\
| | * ARM: rmobile: Enable CONFIG_SYS_FLASH_PROTECTIONMarek Vasut2021-04-263-6/+0
| * | sunxi: DT: R40: Update device tree files from Linux 5.12Ivan Uvarov2021-04-263-5/+9
| * | Merge tag 'mips-pull-2021-04-24' of https://source.denx.de/u-boot/custodians/...Tom Rini2021-04-241-0/+21
| |\ \ | | |/ | |/|
| | * mips: octeon: Add Octeon III NIC23 board supportStefan Roese2021-04-231-0/+21
* | | Merge tag 'xilinx-for-v2021.07-rc2' of https://source.denx.de/u-boot/custodia...Tom Rini2021-04-295-77/+89
|\ \ \
| * | | arm64: zynqmp: Enable capsule updateMichal Simek2021-04-261-1/+1
| * | | xilinx: zynq: Add usb dfu/thor distro boot supportT Karthik Reddy2021-04-233-33/+30
| * | | xilinx: versal: Add usb dfu/thor distro boot supportT Karthik Reddy2021-04-231-25/+27
| * | | xilinx: zynqmp: Remove dfu_ram_info setupMichal Simek2021-04-231-18/+1
| * | | xilinx: zynqmp: Add usb dfu/thor distro boot supportT Karthik Reddy2021-04-231-0/+30
* | | | phy: marvell: add support for SFI1Igal Liberman2021-04-291-4/+5
* | | | phy: marvell: cp110: remove unused definitionsMarcin Wojtas2021-04-291-30/+20