summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* arm: Add support for Kobol Helios64 boardHEADmasterChristian Glombek2021-06-121-0/+55
* arm64: mvebu: correct Armada 8K addressesHeinrich Schuchardt2021-06-101-5/+5
* arm: mvebu: configs: turris_mox: add fdtfile default env variableMarek Behún2021-06-101-0/+1
* arm: mvebu: turris_mox: add support for board rescue modeMarek Behún2021-06-101-0/+9
* arm: mvebu: turris_omnia: support invoking rescue boot from consoleMarek Behún2021-06-041-0/+23
* board: sifive: add HiFive Unmatched board supportGreen Wan2021-05-311-0/+83
* riscv: dts: add fu740 supportGreen Wan2021-05-312-0/+44
* efi_loader: add PE/COFF image measurementMasahisa Kojima2021-05-283-0/+33
* Merge tag 'ti-v2021.07-rc4' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2021-05-271-2/+2
|\
| * ARM: ti: Increase the allocated size for MLO.rawFaiz Abbas2021-05-271-2/+2
* | test: Remove duplicate macroSean Anderson2021-05-261-17/+0
* | MIPS: remove deprecated qemu_mips boardDaniel Schwierzeck2021-05-252-178/+0
|/
* sandbox: errno: avoid conflict with libc's errnoMarek Behún2021-05-241-1/+7
* 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