- 0ff33f4 fpga: spartan3: Fix printf arguments warning by Alexander Dahl · 2 years, 4 months ago
- cf4d6b5 fpga: spartan2: Fix printf arguments warning by Alexander Dahl · 2 years, 4 months ago
- 312c4b1 fpga: Add missing Kconfig symbols for old FPGA drivers by Alexander Dahl · 2 years, 4 months ago
- 673f189 clk: versal: Mark versal_clock_setup() as static by Venkatesh Yadav Abbarapu · 2 years, 4 months ago
- 0b33770 xilinx: zynqmp: Load pmufw configuration before checking access by Michal Simek · 2 years, 4 months ago
- 872a9b8 xilinx: common: fix board_late_init_xilinx() by Heinrich Schuchardt · 2 years, 4 months ago
- f60be62 xilinx: zynqmp: change the type of multiboot variable by Venkatesh Yadav Abbarapu · 2 years, 4 months ago
- 024cfd0 soc: xilinx: zynqmp: Mark soc_xilinx_zynqmp_get_machine() as static by Venkatesh Yadav Abbarapu · 2 years, 4 months ago
- faf6a28 xilinx: common: Add print_cpuinfo() declaration by Venkatesh Yadav Abbarapu · 2 years, 4 months ago
- b451330 spi: zynqmp_qspi: Mark zynqmp_qspi_set_tapdelay() as static by Venkatesh Yadav Abbarapu · 2 years, 4 months ago
- c9e2893 arm64: zynqmp: Fix compiler warnings in mp.c by Venkatesh Yadav Abbarapu · 2 years, 4 months ago
- 5ccf97a arm64: dts: Remove unused property device_id by Ashok Reddy Soma · 2 years, 4 months ago
- aba0e65 mmc: zynq_sdhci: Read power-domains id from DT and use by Ashok Reddy Soma · 2 years, 4 months ago
- cbdee4d mmc: zynq_sdhci: Change node_id prototype to u32 by Ashok Reddy Soma · 2 years, 4 months ago
- 9a082d2 net: Fix static checker warnings by Venkatesh Yadav Abbarapu · 2 years, 4 months ago
- e1a193b xilinx: common: Fix static checker warnings by Venkatesh Yadav Abbarapu · 2 years, 4 months ago
- f4cf004 net: emaclite: fix handling for IP packets with specific lengths by Samuel Obuch · 2 years, 4 months ago
- 3d17002 net: emaclite: fix xemaclite_alignedread/write functions by Samuel Obuch · 2 years, 4 months ago
- 078d8eb net: emaclite: enable for more architectures by Samuel Obuch · 2 years, 4 months ago
- ef2896a firmware: zynqmp: Change loadable config object from APU_0 to OCM_BANK_0 by Ashok Reddy Soma · 2 years, 4 months ago
- 52a504c ARM: zynq: Define rtc alias on zc702/zc706 by Michal Simek · 2 years, 4 months ago
- ce92321 ARM: zynq: Point via nvmem0 alias to eeprom on zc702/zc706 by Michal Simek · 2 years, 4 months ago
- 2fe55d1 xilinx: zynq: Enable early eeprom decoding by Michal Simek · 2 years, 4 months ago
- 1323d08 dm: fpga: Introduce new uclass by Alexander Dahl · 2 years, 4 months ago
- 2d45913 Merge branch 'next' by Tom Rini · 2 years, 4 months ago
- 4debc57 Prepare v2022.10 by Tom Rini · 2 years, 4 months ago
- 0bd7811 imx8mn-ddr4-evk-u-boot: Fix broken boot by Fabio Estevam · 2 years, 4 months ago
- a2bf037 imx8mn-venice-u-boot: Fix broken boot by Fabio Estevam · 2 years, 4 months ago
- 6ee6e15 Merge branch '2022-09-29-dm-core-support-multiple-device-trees-in-ofnode' into next by Tom Rini · 2 years, 4 months ago
- d3ccdc0 Merge tag 'efi-2022-10-rc6' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 4 months ago
- db1ef1e dm: core: Support copying properties with ofnode by Simon Glass · 2 years, 5 months ago
- 0b58eaa dm: core: Allow copying ofnode property data when writing by Simon Glass · 2 years, 5 months ago
- 0d63213 vbe: Allow test to run with live/flat tree by Simon Glass · 2 years, 5 months ago
- 47a677c dm: core: Expand ofnode tests by Simon Glass · 2 years, 5 months ago
- 88a1ae8 dm: core: Create a function to get a live tree in a test by Simon Glass · 2 years, 5 months ago
- 988f146 dm: core: Update comments for default-FDT ofnode functions by Simon Glass · 2 years, 5 months ago
- 5e96925 dm: core: Complete phandle implementation using the other FDT by Simon Glass · 2 years, 5 months ago
- 9229165 dm: core: Add the ofnode multi-tree implementation by Simon Glass · 2 years, 5 months ago
- 41b65d6 dm: core: Add definitions for multiple ofnode trees by Simon Glass · 2 years, 5 months ago
- b7bd94f dm: core: Split ofnode_path_root() into two functions by Simon Glass · 2 years, 5 months ago
- 2187cb7 dm: core: Allow obtaining a node offset in the same tree by Simon Glass · 2 years, 5 months ago
- 928d267 dm: core: Add a way to look up a phandle in an oftree by Simon Glass · 2 years, 5 months ago
- 085d594 dm: core: Add ofnode functions to obtain an oftree by Simon Glass · 2 years, 5 months ago
- a3f50d0 dm: core: Add an ofnode function to obtain the flat tree by Simon Glass · 2 years, 5 months ago
- ee88ba7 dm: core: Provide a way to reset the device tree by Simon Glass · 2 years, 5 months ago
- 66d0d0c dm: core: Expand integer-reading tests by Simon Glass · 2 years, 5 months ago
- 8d80592 efi_loader: fix efi_initrd_deregister() by Heinrich Schuchardt · 2 years, 4 months ago
- 0dfc4c8 efi_selftest: prefix test functions with efi_st_ by Heinrich Schuchardt · 2 years, 4 months ago
- 0e21943 doc: improve description of autostart by Heinrich Schuchardt · 2 years, 5 months ago
- 8909066 dm: core: Drop ofnode_is_available() by Simon Glass · 2 years, 5 months ago
- 52ad21a dm: core: Add a macro to iterate through properties by Simon Glass · 2 years, 5 months ago
- f46ec93 dm: core: Avoid creating a name property when unflattening by Simon Glass · 2 years, 5 months ago
- 9243224 dm: core: Rename ofnode_get_property_by_prop() by Simon Glass · 2 years, 5 months ago
- 4b1f571 dm: core: Rename ofnode_get_first/next_property() by Simon Glass · 2 years, 5 months ago
- 1701359 dm: core: Reduce code size with dev_of_offset() by Simon Glass · 2 years, 5 months ago
- 8d468a1 sandbox: test: Provide an easy way to use the other FDT by Simon Glass · 2 years, 5 months ago
- 756c014 sandbox: Support setting up the other FDT for testing by Simon Glass · 2 years, 5 months ago
- 9859d89 sandbox: Support loading the other FDT by Simon Glass · 2 years, 5 months ago
- 73c5cb9 sandbox: Add a function to load a relative file path by Simon Glass · 2 years, 5 months ago
- 2b90e0d test: Drop the UT_TESTF_LIVE_OR_FLAT flag by Simon Glass · 2 years, 5 months ago
- eb6e903 test: Detect a change in the device tree by Simon Glass · 2 years, 5 months ago
- 0e4b697 test: Make a copy of the device tree before running a test by Simon Glass · 2 years, 5 months ago
- 9830698 dm: core: Drop the const from ofnode by Simon Glass · 2 years, 5 months ago
- c3a194d dm: core: Support writing a property to an empty node by Simon Glass · 2 years, 5 months ago
- ffe9039 dm: core: Allow adding ofnode subnodes by Simon Glass · 2 years, 5 months ago
- 5ecba3b dm: core: Document the livetree structures properly by Simon Glass · 2 years, 5 months ago
- 62d6383 test: Support testing malloc() failures by Simon Glass · 2 years, 5 months ago
- 7c14dc7 test: Fix missing livetree test runs by Simon Glass · 2 years, 5 months ago
- b215b60 event: Pass the images to EVT_FT_FIXUP by Simon Glass · 2 years, 5 months ago
- 829d512 dm: core: Pass a root node to of_find_node_by_phandle() by Simon Glass · 2 years, 5 months ago
- b5001cb event: Allow multiple spy declarations for each event by Simon Glass · 2 years, 5 months ago
- f39e5b8 event: Fix a typo in the EVENT help by Simon Glass · 2 years, 5 months ago
- 96d0c45 sandbox: power: Update PMIC driver to use log by Simon Glass · 2 years, 5 months ago
- b7f134e log: update the comment for log_msg_ret() by Simon Glass · 2 years, 5 months ago
- f3543e6 treewide: Drop image_header_t typedef by Simon Glass · 2 years, 5 months ago
- da79b2f treewide: Drop image_info_t typedef by Simon Glass · 2 years, 5 months ago
- d9d7c20 treewide: Drop bootm_headers_t typedef by Simon Glass · 2 years, 5 months ago
- c56b2bb image: Fix BOOTM_STATE values by Simon Glass · 2 years, 5 months ago
- 97c0a9c Merge branch '2022-09-29-assorted-fixes' by Tom Rini · 2 years, 4 months ago
- 76f921e board_r: Relocate OF_EMBED if NEEDS_MANUAL_RELOC only by Pierre-Clément Tosi · 2 years, 5 months ago
- d21bbb9 pci: Remove duplicate PCI_REGION_IO / "io" line by Pali Rohár · 2 years, 4 months ago
- 316590d tools: env: Fix missing closedir in ubi_get_volnum_by_name by Miaoqian Lin · 2 years, 4 months ago
- d2ab2a2 board: ti: common: board_detect: Fix EEPROM read quirk for AM6 style data by Nishanth Menon · 2 years, 4 months ago
- c47bb10 vexpress64: also consider DTB pointer in x1 by Andre Przywara · 2 years, 4 months ago
- 34d5fea fs: btrfs: remove the usage of undeclared fs_mutex variable by Pankaj Raghav · 2 years, 4 months ago
- dc1c02c configs: rockchip: Drop TPL_MAX_SIZE definition by Michael Trimarchi · 2 years, 4 months ago
- d779fc3 Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · 2 years, 4 months ago
- 01c88e3 Merge tag 'u-boot-stm32-20220927' of https://source.denx.de/u-boot/custodians/u-boot-stm into next by Tom Rini · 2 years, 4 months ago
- c11cedc autoboot: make sure watchdog device(s) are handled with keyed autoboot by Rasmus Villemoes · 2 years, 4 months ago
- c5f5ee3 watchdog: max6370: use __udelay() to avoid recursion by Pali Rohár · 2 years, 4 months ago
- 51443c9 watchdog: gpio_wdt: use __udelay() to avoid recursion by Rasmus Villemoes · 2 years, 4 months ago
- 762d410 configs: increase SYS_MALLOC_F_LEN for STM32 MCU's board by Patrice Chotard · 2 years, 4 months ago
- 55ccdee 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, 4 months ago
- ffa2c88 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv into next by Tom Rini · 2 years, 4 months ago
- 2b5dee9 configs: stm32f746-disco: Remove CONFIG_SYS_UBOOT_START flag by Patrice Chotard · 2 years, 4 months ago
- 3cc471d configs: stm32f769-disco: Fix internal flash size by Patrice Chotard · 2 years, 4 months ago
- ab5c4e5 configs: stm32746g-eval: Fix CONFIG_SYS_SPL_ARGS_ADDR by Patrice Chotard · 2 years, 4 months ago
- 4b2bcca configs: stm32f746-disco: Fix CONFIG_SYS_SPL_ARGS_ADDR by Patrice Chotard · 2 years, 4 months ago
- 4f174e6 configs: stm32746g-eval: Fix SPL boot by Patrice Chotard · 2 years, 4 months ago
- c8b577c configs: stm32f769-disco: Fix SPL boot by Patrice Chotard · 2 years, 4 months ago