- 1471560 mips: octeon: octeon_common.h: Increase CONFIG_SYS_BOOTM_LEN by Stefan Roese · 4 years, 3 months ago
- 63051d6 mips: octeon: octeon_ebb7304: Add DDR4 support by Stefan Roese · 4 years, 2 months ago
- 42378e3 Merge tag 'dm-pull-6oct20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 1 month ago
- 89f6830 dm: add cells_count parameter in *_count_phandle_with_args by Patrick Delaunay · 4 years, 2 months ago
- 6d9949f dm: update test on of_offset in ofnode_valid by Patrick Delaunay · 4 years, 2 months ago
- 45dbe75 dm: ofnode: Fix compile breakage with OF_CHECKS enabled by Stefan Roese · 4 years, 2 months ago
- e9b6b2c bloblist: Fix up a few comments by Simon Glass · 4 years, 2 months ago
- 4c1497e bloblist: Allow custom alignment for blobs by Simon Glass · 4 years, 2 months ago
- cdd4e30 bloblist: Compare addresses rather than pointers in tests by Simon Glass · 4 years, 2 months ago
- 4aed227 bloblist: Add a command by Simon Glass · 4 years, 2 months ago
- 5dcf7cc Merge tag 'efi-2021-01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 1 month ago
- 987ab49 Merge tag 'u-boot-amlogic-20201005' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 4 years, 1 month ago
- f386690 distro_bootcmd: call EFI bootmgr even without having /EFI/boot by Michael Walle · 4 years, 2 months ago
- b7e7831 Merge branch 'next' by Tom Rini · 4 years, 1 month ago
- 1110e49 ARM: dts: sync amlogic G12A/SM1 DT from Linux 5.9-rc1 by Neil Armstrong · 4 years, 2 months ago
- 4e7b0a3 ARM: dts: sync amlogic AXG/GXL/GXM DT from Linux 5.8-rc1 by Neil Armstrong · 4 years, 2 months ago
- caebff0 Merge tag 'u-boot-atmel-2021.01-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel into next by Tom Rini · 4 years, 1 month ago
- 0f3e294 board: tbs2910: Use recommended distroboot addresses by Soeren Moch · 4 years, 3 months ago
- 7e373a1 Merge branch 'next' of git://git.denx.de/u-boot-usb into next by Tom Rini · 4 years, 2 months ago
- 23a54cc usb: xhci: use macros with parameter to fill ep_info2 by Chunfeng Yun · 4 years, 2 months ago
- bf58cf9 usb: xhci: convert to TRB_TX_TYPE() by Chunfeng Yun · 4 years, 2 months ago
- 4312638 usb: xhci: convert to TRB_LEN() and TRB_INTR_TARGET() by Chunfeng Yun · 4 years, 2 months ago
- a826d76 usb: xhci: convert to TRB_TYPE() by Chunfeng Yun · 4 years, 2 months ago
- 86d1fa1 usb: xhci: convert to HCS_MAX_PORTS() by Chunfeng Yun · 4 years, 2 months ago
- 7408205 usb: xhci: add quirks flag to support MediaTek xHCI 0.96 by Chunfeng Yun · 4 years, 2 months ago
- e3ea481 usb: xhci: create one unified function to calculate TRB TD remainder by Chunfeng Yun · 4 years, 2 months ago
- 719d7d8 usb: xhci: add a member hci_version in xhci_ctrl struct by Chunfeng Yun · 4 years, 2 months ago
- b084d85 Merge branch 'next' of git://git.denx.de/u-boot-sh into next by Tom Rini · 4 years, 2 months ago
- 26acc63 Merge branch '2020-09-30-assorted-network-improvements' into next by Tom Rini · 4 years, 2 months ago
- 912ece4 sntp: use udp framework by Philippe Reynes · 4 years, 2 months ago
- b43ea1b net: add a generic udp protocol by Philippe Reynes · 4 years, 2 months ago
- 34d76fe reset: add reset controller driver for SCMI agents by Etienne Carriere · 4 years, 2 months ago
- 6038884 clk: add clock driver for SCMI agents by Etienne Carriere · 4 years, 2 months ago
- 358599e firmware: add SCMI agent uclass by Etienne Carriere · 4 years, 2 months ago
- 1c4db59 regmap: Add support for regmap fields by Jean-Jacques Hiblot · 4 years, 2 months ago
- d8babb9 regmap: Allow devices to specify regmap range start and size in config by Pratyush Yadav · 4 years, 2 months ago
- 0e01a7c regmap: Add regmap_init_mem_range() by Pratyush Yadav · 4 years, 2 months ago
- 7aa5ddf regmap: Allow left shifting register offset before access by Pratyush Yadav · 4 years, 2 months ago
- 78aaedb regmap: Allow specifying read/write width by Pratyush Yadav · 4 years, 2 months ago
- ffb22f6 regmap: Add devm_regmap_init() by Jean-Jacques Hiblot · 4 years, 2 months ago
- d4b722e drivers: gpio: Add a managed API to get a GPIO from the device-tree by Jean-Jacques Hiblot · 4 years, 2 months ago
- 139e4a1 drivers: reset: Add a managed API to get reset controllers from the DT by Jean-Jacques Hiblot · 4 years, 2 months ago
- 01114ad Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv into next by Tom Rini · 4 years, 2 months ago
- ceb70bb dm: Print device name in dev_xxx like Linux by Sean Anderson · 4 years, 2 months ago
- 4d14600 dm: Use symbolic constants for log levels in dev_xxx by Sean Anderson · 4 years, 2 months ago
- b608c54 remoteproc: Remove unused function rproc_elf_sanity_check by Sean Anderson · 4 years, 2 months ago
- 69876c5 linux/compat.h: Remove netdev_xxx functions by Sean Anderson · 4 years, 2 months ago
- 68fd602 mmc: Add mmc_dev() by Sean Anderson · 4 years, 2 months ago
- a952c3a riscv: clk: Add CLINT clock to kendryte clock driver by Sean Anderson · 4 years, 2 months ago
- 3576121 timer: Add helper for drivers using timebase fallback by Sean Anderson · 4 years, 2 months ago
- d44d46e Merge tag 'efi-2020-10-rc6' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 2 months ago
- b59c13d efi_loader: installation of EFI_RNG_PROTOCOL by Heinrich Schuchardt · 4 years, 2 months ago
- 3afde5a arm: dts: r8a774e1: Import DTS from Linux 5.9-rc4 by Biju Das · 4 years, 2 months ago
- 1abdab9 arm: dts: r8a774b1: Import DTS from Linux 5.9-rc4 by Biju Das · 4 years, 2 months ago
- 0040725 arm: dts: r8a774a1: Import DTS from Linux 5.9-rc4 by Biju Das · 4 years, 2 months ago
- 16dcfbc ARM: rmobile: Enable RPC on Salvator-X, ULCB, Ebisu by Marek Vasut · 7 years ago
- 253388a Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 2 months ago
- 0ac83d0 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 into next by Tom Rini · 4 years, 2 months ago
- 308b1a9 x86: video: Show information about each video device by Simon Glass · 4 years, 2 months ago
- 9c6aaf1 acpi: Use I2cSerialBusV2() instead of I2cSerialBus() by Simon Glass · 4 years, 2 months ago
- 1e4073b acpi: Add more documentation for struct acpi_gpio by Simon Glass · 4 years, 2 months ago
- ee3cb7c x86: Move include of bitops out of ACPI region by Simon Glass · 4 years, 2 months ago
- 2a2ebf8 acpi: Use defines for field lengths by Simon Glass · 4 years, 2 months ago
- 77bb1c6 acpi: tpm: Add a TPM1 table by Simon Glass · 4 years, 2 months ago
- 9179c35 acpi: tpm: Add a TPM2 table by Simon Glass · 4 years, 2 months ago
- da2c1b8 x86: apl: Generate required ACPI tables by Simon Glass · 4 years, 2 months ago
- 022256b p2sb: Add some definitions used for ACPI by Simon Glass · 4 years, 2 months ago
- 540f0ba x86: acpi: Add support for additional Intel tables by Simon Glass · 4 years, 2 months ago
- 350c7f5 acpi: Add more support for generating processor tables by Simon Glass · 4 years, 2 months ago
- 1540328 acpi: Add support for generating processor tables by Simon Glass · 4 years, 2 months ago
- f37979e x86: acpi: Support generation of the DBG2 table by Simon Glass · 4 years, 2 months ago
- d262898 x86: acpi: Support generation of the HPET table by Simon Glass · 4 years, 2 months ago
- 6c0da2d x86: Add a few common Intel CPU functions by Simon Glass · 4 years, 2 months ago
- 1055237 x86: apl: Add power-management definitions by Simon Glass · 4 years, 2 months ago
- c9cc37d x86: apl: Support writing the IntelGraphicsMem table by Simon Glass · 4 years, 2 months ago
- fd42f26 i2c: Add a generic driver to generate ACPI info by Simon Glass · 4 years, 2 months ago
- 23dd0ea dm: acpi: Use correct GPIO polarity type in acpi_dp_add_gpio() by Simon Glass · 4 years, 2 months ago
- 88490e1 acpi: Support generating a multi-function _DSM for devices by Simon Glass · 4 years, 2 months ago
- da7cff3 acpi: Add support for conditions and return values by Simon Glass · 4 years, 2 months ago
- e0a896b acpi: Add support for writing a _PRW by Simon Glass · 4 years, 2 months ago
- 99e555a x86: coral: Add ACPI tables for coral by Simon Glass · 4 years, 2 months ago
- e5f1111 lx2160: Correct sd_boot environment variable by Meenakshi Aggarwal · 4 years, 3 months ago
- 67ece26 Merge tag 'xilinx-for-v2021.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years, 2 months ago
- 8e01439 board/freescale: Remove P5020DS board support by Priyanka Jain · 4 years, 2 months ago
- 63310de board/freescale: Remove P1024RDB board support by Priyanka Jain · 4 years, 2 months ago
- 6d1dd76 board/freescale: Remove P1021RDB board support by Priyanka Jain · 4 years, 2 months ago
- 53e3096 board/freescale: Remove P1020MBG board support by Priyanka Jain · 4 years, 2 months ago
- da3dd41 board/freescale: Remove P1020UTM board support by Priyanka Jain · 4 years, 2 months ago
- d521cec board/freescale: Remove P1025RDB board support by Priyanka Jain · 4 years, 2 months ago
- 20b1ae0 board/freescale: Remove p1023rdb board support by Priyanka Jain · 4 years, 2 months ago
- 993c104 configs: p1_p2_rdb: Add the default address of vsc7385 firmware by Hou Zhiqiang · 4 years, 4 months ago
- 7fb568d net: tsec: Add the compatible string "gianfar" support by Hou Zhiqiang · 4 years, 4 months ago
- 16c53ce net: fsl_mdio: Correct the MII management register block address by Hou Zhiqiang · 4 years, 4 months ago
- 6728da5 arm64: a37xx: increase CONFIG_SYS_BOOTM_LEN to 64MB by Vladimir Vid · 4 years, 2 months ago
- 120e92d ls1028a: use default scan_dev_for_boot by Mian Yousaf Kaukab · 4 years, 4 months ago
- a2c87cb xilinx: versal: Fix compilation error when !CONFIG_NET by Michal Simek · 4 years, 2 months ago
- 29bd8ad fpga: kconfig: Rename SPL_FPGA_SUPPORT to SPL_FPGA by Michal Simek · 4 years, 2 months ago
- b7d4518 fpga: zynqmp: Get rid of ZYNQMP_SIP_SVC* macros by Michal Simek · 4 years, 2 months ago
- abe4503 include: dt-bindings: Add MSCC header by Harini Katakam · 4 years, 2 months ago
- 7d1538c mips: vocore2: fix various issues by Mauro Condarelli · 4 years, 2 months ago