- 5eb4bbe sunxi: dts: arm64: update devicetree files by Andre Przywara · 2 years, 3 months ago
- 7e05279 efi_loader: remove efi_delete_handle on loadfile2 by Ilias Apalodimas · 2 years, 2 months ago
- dbb689f spi: Implement spi_set_speed by Paul Barker · 2 years, 2 months ago
- a2d2416 Nokia RX-51: Remove CONFIG_UBI_SIZE by Pali Rohár · 2 years, 2 months ago
- 3cf84bb Fix typo in CONFIG_USBNET_DEVADDR by Ignacio Zamora · 2 years, 2 months ago
- db7b157 image-pre-load: Move macros/definitions to image.h by Steven Lawrance · 2 years, 3 months ago
- af74e27 Merge tag 'xilinx-for-v2023.01-rc1-v3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years, 2 months ago
- 1d40e98 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 2 years, 2 months ago
- ea7c49e phy: Add generic_{setup,shutdown}_phy() helpers by Patrice Chotard · 2 years, 3 months ago
- 5e39433 efi_loader: internal CloseProtocol by Heinrich Schuchardt · 2 years, 2 months ago
- 9df31c2 efi_loader: don't export efi_remove_all_protocols by Heinrich Schuchardt · 2 years, 2 months ago
- c1f49a2 Merge tag 'u-boot-nand-20221009' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash by Tom Rini · 2 years, 2 months ago
- d23a58d mtd: Update the function name to 'rfree' by Fabio Estevam · 2 years, 2 months ago
- fd6e13e mtd: mxs_nand: Support EDO mode for imx8mn architecture by Michael Trimarchi · 2 years, 3 months ago
- b32e24f dm: clk: add missing stub when CONFIG_CLK is deactivated by Dario Binacchi · 2 years, 2 months ago
- c86fcca Merge tag 'efi-2023-01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 2 months ago
- 147c000 arm: nuvoton: Add support for Nuvoton NPCM845 BMC by Jim Liu · 2 years, 2 months ago
- bbce5f3 common/board_f: introduce arch_setup_dest_addr() by Ovidiu Panait · 2 years, 3 months ago
- 8ac0ebe efi_loader: define internal implementations of install/uninstallmultiple by Ilias Apalodimas · 2 years, 2 months ago
- da620cf efi_driver: move event registration to driver by Heinrich Schuchardt · 2 years, 2 months ago
- 6c5fd21 efi_driver: add init function to EFI block driver by Heinrich Schuchardt · 2 years, 2 months ago
- ff1d50b efi_driver: provide driver binding protocol to bind function by Heinrich Schuchardt · 2 years, 2 months ago
- b5aeef7 doc: documentation of EFI driver binding protocol by Heinrich Schuchardt · 2 years, 2 months ago
- 3f712db efi_driver: fix error handling by Heinrich Schuchardt · 2 years, 2 months ago
- 34f3462 efi_loader: function to unlink udevice and handle by Heinrich Schuchardt · 2 years, 2 months ago
- 8acc3d9 efi: Add string conversion helper by Paul Barker · 2 years, 2 months ago
- 75e1bde board/km: remove kirkwood boards by Holger Brunck · 2 years, 4 months ago
- 6ac319d dm: fpga: Introduce new uclass by Alexander Dahl · 2 years, 2 months ago
- 7a7229a dm: core: Support copying properties with ofnode by Simon Glass · 2 years, 3 months ago
- 17abed0 dm: core: Allow copying ofnode property data when writing by Simon Glass · 2 years, 3 months ago
- c63ffd7 dm: core: Update comments for default-FDT ofnode functions by Simon Glass · 2 years, 3 months ago
- f912a72 dm: core: Complete phandle implementation using the other FDT by Simon Glass · 2 years, 3 months ago
- cb13a1b dm: core: Add the ofnode multi-tree implementation by Simon Glass · 2 years, 3 months ago
- f007731 dm: core: Add definitions for multiple ofnode trees by Simon Glass · 2 years, 3 months ago
- 45ae59d dm: core: Split ofnode_path_root() into two functions by Simon Glass · 2 years, 3 months ago
- 37dcd91 dm: core: Allow obtaining a node offset in the same tree by Simon Glass · 2 years, 3 months ago
- 95fd209 dm: core: Add a way to look up a phandle in an oftree by Simon Glass · 2 years, 3 months ago
- 2b9b1458 dm: core: Add ofnode functions to obtain an oftree by Simon Glass · 2 years, 3 months ago
- 04fa09a dm: core: Add an ofnode function to obtain the flat tree by Simon Glass · 2 years, 3 months ago
- ba8457b dm: core: Provide a way to reset the device tree by Simon Glass · 2 years, 3 months ago
- e3be5fc dm: core: Expand integer-reading tests by Simon Glass · 2 years, 3 months ago
- 2e4938b dm: core: Drop ofnode_is_available() by Simon Glass · 2 years, 3 months ago
- 4caa79a dm: core: Add a macro to iterate through properties by Simon Glass · 2 years, 3 months ago
- 91d89a8 dm: core: Avoid creating a name property when unflattening by Simon Glass · 2 years, 3 months ago
- d0aff8b dm: core: Rename ofnode_get_property_by_prop() by Simon Glass · 2 years, 3 months ago
- fec058d dm: core: Rename ofnode_get_first/next_property() by Simon Glass · 2 years, 3 months ago
- cb12c9f dm: core: Reduce code size with dev_of_offset() by Simon Glass · 2 years, 3 months ago
- b995807 sandbox: test: Provide an easy way to use the other FDT by Simon Glass · 2 years, 3 months ago
- 57b00a9 sandbox: Support setting up the other FDT for testing by Simon Glass · 2 years, 3 months ago
- 8ae9f96 test: Drop the UT_TESTF_LIVE_OR_FLAT flag by Simon Glass · 2 years, 3 months ago
- 60f0899 test: Detect a change in the device tree by Simon Glass · 2 years, 3 months ago
- 3ba7675 test: Make a copy of the device tree before running a test by Simon Glass · 2 years, 3 months ago
- 9036c5c dm: core: Drop the const from ofnode by Simon Glass · 2 years, 3 months ago
- 56bc332 dm: core: Allow adding ofnode subnodes by Simon Glass · 2 years, 3 months ago
- ef5ca00 dm: core: Document the livetree structures properly by Simon Glass · 2 years, 3 months ago
- 1a3e39b test: Support testing malloc() failures by Simon Glass · 2 years, 3 months ago
- 7f9b580 test: Fix missing livetree test runs by Simon Glass · 2 years, 3 months ago
- 74ba8e6 event: Pass the images to EVT_FT_FIXUP by Simon Glass · 2 years, 3 months ago
- 176dd43 dm: core: Pass a root node to of_find_node_by_phandle() by Simon Glass · 2 years, 3 months ago
- b169e21 event: Allow multiple spy declarations for each event by Simon Glass · 2 years, 3 months ago
- ed66cd2 log: update the comment for log_msg_ret() by Simon Glass · 2 years, 3 months ago
- bb7d3bb treewide: Drop image_header_t typedef by Simon Glass · 2 years, 3 months ago
- 74578f5 treewide: Drop image_info_t typedef by Simon Glass · 2 years, 3 months ago
- df00afa treewide: Drop bootm_headers_t typedef by Simon Glass · 2 years, 3 months ago
- 5f074d4 image: Fix BOOTM_STATE values by Simon Glass · 2 years, 3 months ago
- 41716c1 Merge tag 'u-boot-stm32-20220927' of https://source.denx.de/u-boot/custodians/u-boot-stm into next by Tom Rini · 2 years, 2 months ago
- 785be73 Merge tag 'xilinx-for-v2023.01-rc1-v2' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 2 years, 2 months ago
- eff2077 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv into next by Tom Rini · 2 years, 2 months ago
- bd84c6f configs: stm32f746-disco: Remove CONFIG_SYS_UBOOT_START flag by Patrice Chotard · 2 years, 2 months ago
- 5543f50 arm64: versal-net: Add support for mini configuration by Michal Simek · 2 years, 2 months ago
- 59e49c3 arm64: versal-net: Add defconfig for Versal NET by Michal Simek · 2 years, 2 months ago
- 2e53eb2 arm64: versal-net: Add support for Versal NET platform by Michal Simek · 2 years, 2 months ago
- 4d3b00d sandbox: scsi: Move request-handling code to scsi_emul by Simon Glass · 2 years, 2 months ago
- bfe2c81 sandbox: scsi: Move structs to header file by Simon Glass · 2 years, 2 months ago
- 4313c3e sandbox: scsi: Move file size into shared struct by Simon Glass · 2 years, 2 months ago
- d0962c9 sandbox: scsi: Move block size into shared struct by Simon Glass · 2 years, 2 months ago
- 37884f0 scsi: Move vendor/product info into the shared struct by Simon Glass · 2 years, 2 months ago
- 293c43f sandbox: Move buffer to scsi_emul_info by Simon Glass · 2 years, 2 months ago
- 4c92a4d scsi: Move core emulation state into a new struct by Simon Glass · 2 years, 2 months ago
- e6e05ad scsi: Move cmd_phase enum to the header by Simon Glass · 2 years, 2 months ago
- eccb24a scsi: Tidy up comments for struct scsi_cmd by Simon Glass · 2 years, 2 months ago
- fada3f9 blk: Rename if_type to uclass_id by Simon Glass · 2 years, 2 months ago
- a48a24f serial: Implement serial_flush() function for console flush() fallback by Pali Rohár · 2 years, 3 months ago
- 5aceb26 console: Implement flush() function by Pali Rohár · 2 years, 3 months ago
- 4acd1a0 sandbox: Add function os_flush() by Pali Rohár · 2 years, 3 months ago
- 4f4f583 board_f: Fix types for board_get_usable_ram_top() by Pali Rohár · 2 years, 3 months ago
- 79128da clk: mediatek: add clock driver support for MediaTek MT7981 SoC by developer · 2 years, 3 months ago
- 37161fe clk: mediatek: add clock driver support for MediaTek MT7986 SoC by developer · 2 years, 3 months ago
- ee250ad dt-bindings: pinctrl: mediatek: add a header for common pinconf parameters by developer · 2 years, 3 months ago
- 15dd2c8 board: mediatek: add MT7981 reference boards by developer · 2 years, 3 months ago
- 56ed64c board: mediatek: add MT7986 reference boards by developer · 2 years, 3 months ago
- f3a5997 configs: stm32mp1: cleanup config file by Patrick Delaunay · 2 years, 3 months ago
- 98bfe1d xilinx: versal: Remove unused comments from xilinx_versal.h by Michal Simek · 2 years, 2 months ago
- 586c22b Merge branch 'master' into next by Tom Rini · 2 years, 2 months ago
- adbd4ec usb: gadget: designware-udc: Drop the driver by Marek Vasut · 2 years, 3 months ago
- 273ab5a bsh: imx6ulz_smm_m2: Add imx6ulz BSH SMM M2 boards by Michael Trimarchi · 2 years, 2 months ago
- 3f8667c board: purism: add the Purism Librem5 phone by Angus Ainslie · 2 years, 3 months ago
- 82022f9 verdin-imx8mm: verdin-imx8mp: update env memory layout by Marcel Ziswiler · 2 years, 3 months ago
- 04946ee ARM: imx: dh-imx6: Increase SF erase area for u-boot update by Marek Vasut · 2 years, 4 months ago
- 28205bb ARM: imxrt1170_defconfig: Add i.MXRT1170 defconfig by Jesse Taube · 2 years, 4 months ago