- 01d89e3 dm: add cells_count parameter in live DT APIs of_parse_phandle_with_args by Patrick Delaunay · 4 years, 2 months ago
- ccaa574 fdtdec: optionally add property no-map to created reserved memory node by Etienne Carriere · 4 years, 2 months ago
- dc447b6 core: improve of_match_ptr with OF_PLATDATA by Walter Lozano · 4 years, 3 months ago
- 751b18b Merge branch 'master' into next by Tom Rini · 4 years, 2 months ago
- 5a53441 x86: edison: Move config SYS_MALLOC_LEN to Kconfig by Andy Shevchenko · 4 years, 2 months ago
- 8ef7df5 reset: Add IPQ40xx reset controller driver by Robert Marko · 4 years, 2 months ago
- 98f3ee0 Merge tag 'u-boot-imx-20200918' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 2 months ago
- 763a4ae apalis_imx6: provide fdtfile in env instead of setting it in runtime by Igor Opaniuk · 4 years, 2 months ago
- 5d54d7e colibri_imx6: provide fdtfile in env instead of setting it in runtime by Igor Opaniuk · 4 years, 2 months ago
- 327381e colibri_imx7: use preboot for fdtfile evaluation by Igor Opaniuk · 4 years, 2 months ago
- 3ab2316 colibri_vf: use preboot for fdtfile evaluation by Igor Opaniuk · 4 years, 2 months ago
- 2f310b7 colibri-imx6ull: use preboot for fdtfile evaluation by Igor Opaniuk · 4 years, 2 months ago
- 1310660 colibri_imx7: use splashcreen value instead of legacy function by Igor Opaniuk · 4 years, 2 months ago
- f37aab9 colibri-imx6ull: use splashcreen value instead of legacy function by Igor Opaniuk · 4 years, 2 months ago
- 7bdfe85 mpc83xx, keymile boards: enable DM_ETH and add DTS by Heiko Schocher · 4 years, 9 months ago
- 5990b05 powerpc, qe: add DTS support for parallel I/O ports by Heiko Schocher · 4 years, 9 months ago
- 7def4e6 include: phy: fix NULL pointer check in phy_write() by Thirupathaiah Annapureddy · 4 years, 3 months ago
- bd4e894 Merge tag 'ti-v2021.01-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti into next by Tom Rini · 4 years, 2 months ago
- 41cf3cb arm: mach-omap2: am33xx: Add device structure for spi by Faiz Abbas · 4 years, 2 months ago
- 8c444c1 am335x_evm: Allow booting from usb-storage device by Matwey V. Kornilov · 4 years, 3 months ago
- 42b7aeb ti: Use devtype=mmc instead of setenv devtype mmc by Matwey V. Kornilov · 4 years, 3 months ago
- 615d10f env: ti: j721e-evm: Update R5 SPL rproc env variables for J7200 by Suman Anna · 4 years, 3 months ago
- c091bb0 env: ti: j721e-evm: Update rproc_fw_binaries env variable for J7200 by Suman Anna · 4 years, 3 months ago
- a9e5caf env: ti: j721e-evm: Limit scope of rproc env variables used by R5 SPL by Suman Anna · 4 years, 3 months ago
- 3c19529 configs: j721e_evm: Add Main R5FSS1 Core1 to default rproc boot list by Suman Anna · 4 years, 3 months ago
- f8d3d4d configs: j721e_evm.h: Add U-Boot image address for HyperFlash boot by Vignesh Raghavendra · 4 years, 3 months ago
- a5fc587 dt-bindings: clock: import Qualcomm IPQ4019 bindings by Robert Marko · 4 years, 2 months ago
- 654ae29 cosmetic: aspeed: Modify for SPDX-License by Ryan Chen · 4 years, 2 months ago
- c39c9a9 clock:aspeed: Sync with Linux kernel clock header define by Ryan Chen · 4 years, 2 months ago
- 15b87fe cosmetic: aspeed: ast2500: Rename clock header by Ryan Chen · 4 years, 2 months ago
- a09ca68 cmd: broadcom: add command for chimp handshake by Bharat Kumar Reddy Gooty · 4 years, 3 months ago
- 186879c cmd: broadcom: add bnxt boot command by Trac Hoang · 4 years, 3 months ago
- 314b9b4 Merge branch 'remove-config-nr-dram-banks-v9-2020-08-26' of https://gitlab.denx.de/u-boot/custodians/u-boot-marvell into next by Tom Rini · 4 years, 2 months ago
- 5b94e26 efi: clean up efi command by Heinrich Schuchardt · 4 years, 2 months ago
- 0ebf984 fastboot: Add default fastboot_set_reboot_flag implementation by Roman Kovalivskyi · 4 years, 3 months ago
- 2b2a771 fastboot: Add support for 'reboot fastboot' command by Roman Kovalivskyi · 4 years, 3 months ago
- 851737a fastboot: Extend fastboot_set_reboot_flag with reboot reason by Roman Kovalivskyi · 4 years, 3 months ago
- 73f4ebb dfu: fix dfu tftp on sandbox by Heinrich Schuchardt · 4 years, 4 months ago
- 1468a1c usb: ci_udc: Add function to remove usb device by Ye Li · 4 years, 4 months ago
- 213fa47 usb: gadget: Fix controller index in UMS by Ye Li · 4 years, 4 months ago
- 6b61066 arm: mvebu: Espressobin: Define fdt_addr and kernel_addr env aliases by Pali Rohár · 4 years, 2 months ago
- 996ecfd arm: mvebu: Espressobin: Change default loadaddr by Pali Rohár · 4 years, 2 months ago
- bb40fe1 arm: mvebu: Espressobin: Move env load addresses by Pali Rohár · 4 years, 2 months ago
- bac9da4 asm-generic/u-boot.h: Remove bi_memstart & bi_memsize from bd_info by Stefan Roese · 4 years, 3 months ago
- dfaf6a5 CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined by Stefan Roese · 4 years, 3 months ago
- 7a1a01c Merge tag 'u-boot-imx-20200825' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 2 months ago
- 9f9ecd3 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years, 3 months ago
- 0786561 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 4 years, 3 months ago
- 8ee3a24 Merge branch '2020-08-24-misc-improvements' by Tom Rini · 4 years, 3 months ago
- acbc1d8 imx8m: config: convert to bootm_size by Grygorii Tertychnyi · 4 years, 3 months ago
- 74d8f9d ARM: imx6q_logic: Fix broken booting by moving fdt_addr_r address by Adam Ford · 4 years, 3 months ago
- f27ffe4 arm: mx6: Make all i.MX6 SoCs user-selectable by Tom Rini · 4 years, 3 months ago
- 0a668f6 arm: octeontx2: Add support for OcteonTX2 SoC platforms by Suneel Garapati · 5 years ago
- 03c2288 arm: octeontx: Add support for OcteonTX SoC platforms by Suneel Garapati · 5 years ago
- 51eeae9 pci: pci-uclass: Add VF BAR map support for Enhanced Allocation by Suneel Garapati · 5 years ago
- b8852dc pci: pci-uclass: Add support for Single-Root I/O Virtualization by Suneel Garapati · 5 years ago
- e002474 pci: pci-uclass: Dynamically allocate the PCI regions by Stefan Roese · 4 years, 4 months ago
- 68f81b8 dm: core: Add API to read PCI bus-range property by Stefan Roese · 4 years, 3 months ago
- 1db7ee4 fdtdec: Add API to read pci bus-range property by Suneel Garapati · 5 years ago
- 183f1e2 clk: kendryte/pll.h: do not redefine nop() by Heinrich Schuchardt · 4 years, 3 months ago
- 3c0cec0 Merge tag 'efi-2020-10-rc3-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 3 months ago
- 3337b29 xen: Code style conformity by Anastasiia Lukianenko · 4 years, 3 months ago
- d226b3c board: xen: Remove unnecessary CONFIG_INITRD_TAG and CONFIG_CMDLINE_TAG by Anastasiia Lukianenko · 4 years, 3 months ago
- 32eac63 board: xen: Remove CONFIG_CMD_RUN define and clean xenguest_arm64_defconfig by Anastasiia Lukianenko · 4 years, 3 months ago
- 4da1365 board: xen: Remove unnecessary CONFIG_BOARD_EARLY_INIT_F define and board_early_init_f function by Anastasiia Lukianenko · 4 years, 3 months ago
- 565add1 board: armltd: Add support for Total Compute platform by Usama Arif · 4 years, 3 months ago
- e61b415 avb: Make AVB independent of fastboot by Usama Arif · 4 years, 3 months ago
- 5cad4a3 efi_loader: efi_dp_check_length() by Heinrich Schuchardt · 4 years, 3 months ago
- ed0b107 include: kernel.h: define SSIZE_MAX by Heinrich Schuchardt · 4 years, 3 months ago
- dd12c6a efi_loader: remove empty comment line by Heinrich Schuchardt · 4 years, 3 months ago
- 1aa3966 Merge tag 'u-boot-clk-24Aug2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · 4 years, 3 months ago
- cd16c57 dm: test: clk: add the test for the ccf gated clock by Dario Binacchi · 4 years, 7 months ago
- d584648 Merge tag 'dm-pull-22aug20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 3 months ago
- 4225f2f stdio: Tidy up the coding style by Simon Glass · 4 years, 3 months ago
- 3bcd0ce stdio: Drop #ifdefs in the header file by Simon Glass · 4 years, 3 months ago
- 7e15638 Convert CONFIG_SYS_DEVICE_NULLDEV to Kconfig by Simon Glass · 4 years, 3 months ago
- 35bd70c Convert CONFIG_SPLASH_SCREEN et al to Kconfig by Simon Glass · 4 years, 3 months ago
- a7fc1e1 Convert CONFIG_NETCONSOLE to Kconfig by Tom Rini · 4 years, 3 months ago
- 3fe69d3 dm: core: Fix devfdt_get_addr_ptr return value by Ovidiu Panait · 4 years, 3 months ago
- ae6b33d dm: fix ofnode_read_addr/size_cells() by Heinrich Schuchardt · 4 years, 4 months ago
- 2e6132d Merge tag 'xilinx-for-v2020.10-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 4 years, 3 months ago
- 29af2ac clk: versal: Move pm_query_id out of clock driver by Michal Simek · 4 years, 4 months ago
- 0bfb43d xilinx: common: Get rid of fdt_high variable by Michal Simek · 4 years, 3 months ago
- f6cccbb xilinx: zynqmp: synchronize firmware call return payload by Ibai Erkiaga · 4 years, 3 months ago
- 2d06361 xilinx: zynqmp: Enable DFU tftp support by Michal Simek · 4 years, 4 months ago
- 9643000 xilinx: Align dfu ram with booti command by Michal Simek · 4 years, 4 months ago
- 8d00d22 arm64: zynqmp: Reduce malloc memory for mini QSPI configuration by Ashok Reddy Soma · 4 years, 7 months ago
- 7fce739 lib: fdt: Introduce fdtdec_setup_mem_size_base_lowest() by Michal Simek · 4 years, 4 months ago
- 362e5e1 arm: dts: mt7622: add SATA reset constants by Frank Wunderlich · 4 years, 3 months ago
- 184831f ARM: uniphier: rename include guard of include/configs/uniphier.h by Masahiro Yamada · 4 years, 3 months ago
- 789bfb5 Merge tag 'efi-2020-10-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 3 months ago
- d17f669 board: xen: De-initialize before jumping to Linux by Oleksandr Andrushchenko · 4 years, 3 months ago
- 722bc5b xen: pvblock: Add initial support for para-virtualized block driver by Anastasiia Lukianenko · 4 years, 3 months ago
- c850674 xen: Port Xen grant table driver from mini-os by Oleksandr Andrushchenko · 4 years, 3 months ago
- 60e49ff xen: Port Xen bus driver from mini-os by Oleksandr Andrushchenko · 4 years, 3 months ago
- e87dfb0 lib: sscanf: add sscanf implementation by Andrii Anisov · 4 years, 3 months ago
- 242587d linux/compat.h: Add wait_event_timeout macro by Oleksandr Andrushchenko · 4 years, 3 months ago
- 673fd82 xen: Port Xen event channel driver from mini-os by Oleksandr Andrushchenko · 4 years, 3 months ago
- 4865441 xen: Port Xen hypervisor related code from mini-os by Oleksandr Andrushchenko · 4 years, 3 months ago
- 770a8ee board: Introduce xenguest_arm64 board by Andrii Anisov · 4 years, 3 months ago