- 43b7dcd examples: standalone: Fix build with LLVM toolchain by Alistair Delva · 2 years, 2 months ago
- c4c32e3 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 2 years, 1 month ago
- 2877e9d Merge tag 'efi-2023-01-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 1 month ago
- 5f7e01e usb: gadget: fastboot: detach usb on reboot commands by Mattijs Korpershoek · 2 years, 1 month ago
- 75341e9 usb: ehci: Remove unused ehci_{setup,shutdown}_phy() helpers by Patrice Chotard · 2 years, 2 months ago
- 083f8aa usb: ehci: Make usage of generic_{setup,shutdown}_phy() helpers by Patrice Chotard · 2 years, 2 months ago
- 1000500 usb: ohci: Make usage of generic_{setup,shutdown}_phy() helpers by Patrice Chotard · 2 years, 2 months ago
- 84e5614 phy: Add generic_{setup,shutdown}_phy() helpers by Patrice Chotard · 2 years, 2 months ago
- 7cc1af9 usb: gadget: Clean up Makefile ifdeffery by Marek Vasut · 2 years, 3 months ago
- fcb670b usb: Add missing guard around env_get() in usb_hub by Marek Vasut · 2 years, 2 months ago
- 21c4d7c efi_loader: reformat efi_disk_add_dev() by Heinrich Schuchardt · 2 years, 1 month ago
- 731ab36 efi_loader: simplify efi_set_load_options() by Heinrich Schuchardt · 2 years, 1 month ago
- 7605c92 efi_driver: use efi_close_protocol by Heinrich Schuchardt · 2 years, 1 month ago
- ef18576 efi_loader: internal CloseProtocol by Heinrich Schuchardt · 2 years, 1 month ago
- 56c9f0c efi_loader: CloseProtocol in efi_fmp_find by Heinrich Schuchardt · 2 years, 1 month ago
- bb8bb30 efi_loader: CloseProtocol in tcg2_measure_gpt_data by Heinrich Schuchardt · 2 years, 1 month ago
- fcdf531 efi_driver: fix efi_uc_stop() by Heinrich Schuchardt · 2 years, 1 month ago
- 4d9668b efi_loader: don't export efi_remove_all_protocols by Heinrich Schuchardt · 2 years, 1 month ago
- 2eeb7fe efi_loader: printf code in efi_disk_get_device_name() by Heinrich Schuchardt · 2 years, 1 month ago
- 88991b9 doc: describe usage of virt-make-fs for testing by Heinrich Schuchardt · 2 years, 1 month ago
- 627b0ba doc: add python3-filelock python3-pytest-xdist by Heinrich Schuchardt · 2 years, 1 month ago
- c9704ce doc: man-page for cls by Heinrich Schuchardt · 2 years, 1 month ago
- c6db606 cmd: CMD_CLS should not depend on video by Heinrich Schuchardt · 2 years, 1 month ago
- 73e741b Merge tag 'u-boot-nand-20221009' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash by Tom Rini · 2 years, 1 month ago
- 7676811 mtd: Update the function name to 'rfree' by Fabio Estevam · 2 years, 1 month ago
- 90cce05 mtd: mxs_nand: Support EDO mode for imx8mn architecture by Michael Trimarchi · 2 years, 3 months ago
- 6b7149a mtd: mxs_nand: get the clock with the right name by Dario Binacchi · 2 years, 2 months ago
- d5fb94e mtd: mxs_nand: don't get the gpmi_apbh_dma clock by Dario Binacchi · 2 years, 2 months ago
- 9f46b86 imx: gpmi: Add register needed to control nand bus timing by Michael Trimarchi · 2 years, 3 months ago
- 710c4ff clk: imx: clk-imx8mn add gpmi nand clocks by Michael Trimarchi · 2 years, 3 months ago
- d2e82ad clk: imx: gate2 support shared counter and relative clock functions by Michael Trimarchi · 2 years, 3 months ago
- c9dc8e7 dm: clk: add missing stub when CONFIG_CLK is deactivated by Dario Binacchi · 2 years, 2 months ago
- b6f9f98 mtd: nand: Fix SPL build after migration of CONFIG_SYS_NAND_SELF_INIT to Kconfig by Roger Quadros · 2 years, 2 months ago
- 11ef7f0 Merge tag 'efi-2023-01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 1 month ago
- f571723 Merge branch '2022-10-07-riscv-toolchain-update' by Tom Rini · 2 years, 1 month ago
- 5c3801d Merge branch '2022-10-06-assorted-platform-and-board-updates' by Tom Rini · 2 years, 1 month ago
- 1dde977 riscv: Fix build against binutils 2.38 by Alexandre Ghiti · 2 years, 1 month ago
- 3672ed7 buildman: differentiate between riscv32, riscv64 by Heinrich Schuchardt · 2 years, 1 month ago
- e2ce13c docker: install riscv32 toolchain by Heinrich Schuchardt · 2 years, 1 month ago
- 2a62183 clk: nuvoton: Add support for NPCM845 by Jim Liu · 2 years, 2 months ago
- 9ca71c9 arm: nuvoton: Add support for Nuvoton NPCM845 BMC by Jim Liu · 2 years, 2 months ago
- d0fc818 net: ti: am65-cpsw-nuss: Enable MDIO manual mode by Ravi Gunasekaran · 2 years, 2 months ago
- 9ea30ea net: ti: cpsw-mdio: Add workaround for errata i2329 by Ravi Gunasekaran · 2 years, 2 months ago
- 742f302 dma: ti: k3-udma: Fix 'SZ_64K’ undeclared error by Dhruva Gole · 2 years, 2 months ago
- ae17910 armv8: cache_v8: Fix pgtables setup when MMU is already enabled by Pali Rohár · 2 years, 2 months ago
- 3c29c0f common/board_f: drop ifdefs around header includes by Ovidiu Panait · 2 years, 2 months ago
- d63fc99 common/board_f: introduce arch_setup_dest_addr() by Ovidiu Panait · 2 years, 2 months ago
- 85e68ae common/board_f: move CONFIG_MACH_TYPE logic to arch/arm/lib/bdinfo.c by Ovidiu Panait · 2 years, 2 months ago
- 181cbd4 common/board_f: remove XTRN_DECLARE_GLOBAL_DATA_PTR dead code by Ovidiu Panait · 2 years, 2 months ago
- a70c75c board: developerbox: move mem_map setup later by Jassi Brar · 2 years, 2 months ago
- 41b535c board: developerbox: use identity mapping for >4GB by Jassi Brar · 2 years, 2 months ago
- d100d3e gpio: ftgpio010: Add support for Faraday Technology FTGPIO010 by Sergei Antonov · 2 years, 2 months ago
- a75e835 cmd: replace efi_create_handle/add_protocol with InstallMultipleProtocol by Ilias Apalodimas · 2 years, 1 month ago
- 05c4c9e efi_loader: define internal implementations of install/uninstallmultiple by Ilias Apalodimas · 2 years, 1 month ago
- 1af680d MAINTAINERS: get rid of the optee variables entry by Ilias Apalodimas · 2 years, 1 month ago
- f05911a efi_driver: move event registration to driver by Heinrich Schuchardt · 2 years, 1 month ago
- 564e55c efi_selftest: rename event_notify by Heinrich Schuchardt · 2 years, 1 month ago
- 8f8fe1d efi_driver: add init function to EFI block driver by Heinrich Schuchardt · 2 years, 1 month ago
- ec4f675 efi_driver: provide driver binding protocol to bind function by Heinrich Schuchardt · 2 years, 1 month ago
- 939f204 efi_driver: reformat efi_block_device.c by Heinrich Schuchardt · 2 years, 1 month ago
- df31fed doc: documentation of EFI driver binding protocol by Heinrich Schuchardt · 2 years, 1 month ago
- a6d4f70 efi_driver: carve out function to create block device by Heinrich Schuchardt · 2 years, 1 month ago
- f3290be cmd: simplify command efidebug by Heinrich Schuchardt · 2 years, 1 month ago
- 8b16416 efi_driver: simplify efi_uc_stop(), call efi_free_pool() by Heinrich Schuchardt · 2 years, 1 month ago
- 43a5891 efi_driver: fix error handling by Heinrich Schuchardt · 2 years, 1 month ago
- 16b27b6 efi_loader: function to unlink udevice and handle by Heinrich Schuchardt · 2 years, 1 month ago
- 874490c test: fix some pylint errors in test_efi_secboot by Heinrich Schuchardt · 2 years, 1 month ago
- 01caf28 efi_loader: efi_dp_part_node check dp_alloc return value by Heinrich Schuchardt · 2 years, 1 month ago
- 80fadf4 cmd: simplify do_efi_boot_add() by Heinrich Schuchardt · 2 years, 1 month ago
- 57b2d30 cmd: simplify do_env_set_efi() by Heinrich Schuchardt · 2 years, 1 month ago
- 39434a9 efi: Add string conversion helper by Paul Barker · 2 years, 1 month ago
- 932f72d doc: typo 'it it' in doc/develop/package/index.rst by Heinrich Schuchardt · 2 years, 1 month ago
- 947d4f1 regmap: fix range checks by Heinrich Schuchardt · 2 years, 2 months ago
- 2afa989 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 1 month ago
- 3bb0458 arm: mvebu: turris_omnia: Specify VHV gpio for eFUSE programming by Pali Rohár · 2 years, 2 months ago
- 8092d1d arm: mvebu: Add support for specifying VHV_Enable GPIO by Pali Rohár · 2 years, 2 months ago
- 3b44b3f arm: mvebu: Add support for programming LD0 and LD1 eFuse by Pali Rohár · 2 years, 2 months ago
- 37bb396 timer: orion-timer: Only init timer once by Stefan Roese · 2 years, 2 months ago
- 2de00f3 arm: mvebu: Remove timer.c by Stefan Roese · 2 years, 2 months ago
- cbd0043 tools: kwbimage: Verify maximal kwbimage header size by Pali Rohár · 2 years, 2 months ago
- 1ba0018 mtd: nand: pxa3xx: simplify ECC hardware parameters by Chris Packham · 2 years, 3 months ago
- 88383fd board/km: remove kirkwood boards by Holger Brunck · 2 years, 3 months ago
- 2d45913 Merge branch 'next' by Tom Rini · 2 years, 1 month ago
- 4debc57 Prepare v2022.10 by Tom Rini · 2 years, 1 month ago
- 0bd7811 imx8mn-ddr4-evk-u-boot: Fix broken boot by Fabio Estevam · 2 years, 1 month ago
- a2bf037 imx8mn-venice-u-boot: Fix broken boot by Fabio Estevam · 2 years, 1 month ago
- 6ee6e15 Merge branch '2022-09-29-dm-core-support-multiple-device-trees-in-ofnode' into next by Tom Rini · 2 years, 1 month ago
- d3ccdc0 Merge tag 'efi-2022-10-rc6' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 1 month ago
- db1ef1e dm: core: Support copying properties with ofnode by Simon Glass · 2 years, 2 months ago
- 0b58eaa dm: core: Allow copying ofnode property data when writing by Simon Glass · 2 years, 2 months ago
- 0d63213 vbe: Allow test to run with live/flat tree by Simon Glass · 2 years, 2 months ago
- 47a677c dm: core: Expand ofnode tests by Simon Glass · 2 years, 2 months ago
- 88a1ae8 dm: core: Create a function to get a live tree in a test by Simon Glass · 2 years, 2 months ago
- 988f146 dm: core: Update comments for default-FDT ofnode functions by Simon Glass · 2 years, 2 months ago
- 5e96925 dm: core: Complete phandle implementation using the other FDT by Simon Glass · 2 years, 2 months ago
- 9229165 dm: core: Add the ofnode multi-tree implementation by Simon Glass · 2 years, 2 months ago
- 41b65d6 dm: core: Add definitions for multiple ofnode trees by Simon Glass · 2 years, 2 months ago
- b7bd94f dm: core: Split ofnode_path_root() into two functions by Simon Glass · 2 years, 2 months ago
- 2187cb7 dm: core: Allow obtaining a node offset in the same tree by Simon Glass · 2 years, 2 months ago
- 928d267 dm: core: Add a way to look up a phandle in an oftree by Simon Glass · 2 years, 2 months ago