summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-06-08test: Convert print tests to use ut frameworkSimon Glass1-0/+1
2021-06-08console: Report an error when output buffer is exhaustedSimon Glass2-7/+12
2021-06-07lmb: add lmb_is_reserved_flagsPatrick Delaunay1-0/+9
2021-06-07lmb: Add support of flags for no-map propertiesPatrick Delaunay1-0/+29
2021-06-04arm: mvebu: turris_omnia: support invoking rescue boot from consoleMarek Behún1-0/+23
2021-05-31board: sifive: add HiFive Unmatched board supportGreen Wan1-0/+83
2021-05-31riscv: dts: add fu740 supportGreen Wan2-0/+44
2021-05-28efi_loader: add PE/COFF image measurementMasahisa Kojima3-0/+33
2021-05-27Merge tag 'ti-v2021.07-rc4' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini1-2/+2
2021-05-27ARM: ti: Increase the allocated size for MLO.rawFaiz Abbas1-2/+2
2021-05-27test: Remove duplicate macroSean Anderson1-17/+0
2021-05-25MIPS: remove deprecated qemu_mips boardDaniel Schwierzeck2-178/+0
2021-05-24sandbox: errno: avoid conflict with libc's errnoMarek Behún1-1/+7
2021-05-24efi_loader: add macro for const EFI runtime dataMarek Behún1-0/+17
2021-05-24efi_loader: add Sphinx doc for __efi_runtime and __efi_runtime_dataMarek Behún1-3/+26
2021-05-24efi_loader: fix warning when linking with LTOMarek Behún1-2/+2
2021-05-24compiler.h: align the __ADDRESSABLE macro with Linux' versionMarek Behún1-1/+1
2021-05-24treewide: Convert macro and uses of __section(foo) to __section("foo")Marek Behún4-19/+19
2021-05-20phy: introduce 1000BaseX and 2500BaseX modesStefan Chulski1-0/+4
2021-05-19arm64: zynqmp: Add pinctrl descriptionMichal Simek1-0/+19
2021-05-14riscv: Enable AI ram on K210Sean Anderson1-2/+1
2021-05-14clk: k210: Remove k210_register_pllSean Anderson1-4/+0
2021-05-13w1: replace dt detection by automatic detectionKory Maincent2-2/+17
2021-05-13cmd: add support for a new "extension" commandKory Maincent1-0/+31
2021-05-13fdt_support: move fdt_valid from cmd_fdt.c to fdt_support.cKory Maincent1-0/+2
2021-05-12Merge tag 'ti-v2021.07-rc3' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini5-31/+147
2021-05-12soc: ti: k3-navss-ringacc: Remove unused ring modesVignesh Raghavendra1-6/+1
2021-05-12soc: ti: k3-navss-ringacc: Add AM64 ringacc supportVignesh Raghavendra1-0/+15
2021-05-12firmware: ti_sci: Update ti_sci_cmd_rm_udmap_tx_ch_cfg() API to the latestVignesh Raghavendra1-0/+14
2021-05-12include: configs: Update env for selecting right dtbLokesh Vutla1-4/+7
2021-05-12include: configs: am64x_evm: Optimize size of SPL BSSLokesh Vutla1-1/+1
2021-05-12include: configs: am64x: Avoid overlap of BSS and stack areaLokesh Vutla1-0/+5
2021-05-12dt-bindings: pinctrl: k3: Introduce pinmux definitions for AM64Dave Gerlach1-1/+4
2021-05-12board: ti: am64x: Add board support for am64x evmDave Gerlach1-0/+105
2021-05-12Revert "fdt: translate address if #size-cells = <0>"Dario Binacchi1-24/+0
2021-05-11Merge tag 'u-boot-imx-20210502' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini7-21/+532
2021-05-04fdt_support.c: Allow late kernel cmdline modificationNiko Mauno1-0/+10
2021-05-04env: allow environment to be amended from control dtbRasmus Villemoes2-0/+18
2021-05-04sysinfo: Require that sysinfo_detect be called before other methodsSean Anderson1-9/+17
2021-05-02ARM:imx:imx8mq-cm: Add support for Ronetix iMX8MQ-CMIlko Iliev1-0/+104
2021-05-02imx: Add support for Ronetix's iMX7-CM boardIlko Iliev1-0/+110
2021-05-02arm: imx8m: add support for Compulab iot-gate-imx8 (imx8mm-cl-iot-gate)Ying-Chun Liu (PaulLiu)1-0/+196
2021-05-02pci: pci-uclass: Add board_pci_fixup_dev for DM_PCITim Harvey1-0/+8
2021-05-02board: imx8mm: Add Engicam i.Core MX8M Mini EDIMM2.2 Starter KitJagan Teki1-0/+100
2021-05-02include: configs: ge: avoid shell on boot failureIan Ray2-2/+4
2021-05-02include: configs: ge: simplify default boot commandIan Ray2-14/+10
2021-05-02include: configs: ge: bx50v3: drop USB bootIan Ray1-5/+0
2021-04-30Merge tag 'dm-pull-29apr21' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini3-10/+29
2021-04-29Merge tag 'xilinx-for-v2021.07-rc2' of https://source.denx.de/u-boot/custodia...Tom Rini5-77/+89
2021-04-29tpm: missing event typesHeinrich Schuchardt1-8/+16