- a3f50d0 dm: core: Add an ofnode function to obtain the flat tree by Simon Glass · 2 years, 3 months ago
- ee88ba7 dm: core: Provide a way to reset the device tree by Simon Glass · 2 years, 3 months ago
- 66d0d0c dm: core: Expand integer-reading tests by Simon Glass · 2 years, 3 months ago
- 8909066 dm: core: Drop ofnode_is_available() by Simon Glass · 2 years, 3 months ago
- 52ad21a dm: core: Add a macro to iterate through properties by Simon Glass · 2 years, 3 months ago
- f46ec93 dm: core: Avoid creating a name property when unflattening by Simon Glass · 2 years, 3 months ago
- 9243224 dm: core: Rename ofnode_get_property_by_prop() by Simon Glass · 2 years, 3 months ago
- 4b1f571 dm: core: Rename ofnode_get_first/next_property() by Simon Glass · 2 years, 3 months ago
- 1701359 dm: core: Reduce code size with dev_of_offset() by Simon Glass · 2 years, 3 months ago
- 8d468a1 sandbox: test: Provide an easy way to use the other FDT by Simon Glass · 2 years, 3 months ago
- 756c014 sandbox: Support setting up the other FDT for testing by Simon Glass · 2 years, 3 months ago
- 9859d89 sandbox: Support loading the other FDT by Simon Glass · 2 years, 3 months ago
- 73c5cb9 sandbox: Add a function to load a relative file path by Simon Glass · 2 years, 3 months ago
- 2b90e0d test: Drop the UT_TESTF_LIVE_OR_FLAT flag by Simon Glass · 2 years, 3 months ago
- eb6e903 test: Detect a change in the device tree by Simon Glass · 2 years, 3 months ago
- 0e4b697 test: Make a copy of the device tree before running a test by Simon Glass · 2 years, 3 months ago
- 9830698 dm: core: Drop the const from ofnode by Simon Glass · 2 years, 3 months ago
- c3a194d dm: core: Support writing a property to an empty node by Simon Glass · 2 years, 3 months ago
- ffe9039 dm: core: Allow adding ofnode subnodes by Simon Glass · 2 years, 3 months ago
- 5ecba3b dm: core: Document the livetree structures properly by Simon Glass · 2 years, 3 months ago
- 62d6383 test: Support testing malloc() failures by Simon Glass · 2 years, 3 months ago
- 7c14dc7 test: Fix missing livetree test runs by Simon Glass · 2 years, 3 months ago
- b215b60 event: Pass the images to EVT_FT_FIXUP by Simon Glass · 2 years, 3 months ago
- 829d512 dm: core: Pass a root node to of_find_node_by_phandle() by Simon Glass · 2 years, 3 months ago
- b5001cb event: Allow multiple spy declarations for each event by Simon Glass · 2 years, 3 months ago
- f39e5b8 event: Fix a typo in the EVENT help by Simon Glass · 2 years, 3 months ago
- 96d0c45 sandbox: power: Update PMIC driver to use log by Simon Glass · 2 years, 3 months ago
- b7f134e log: update the comment for log_msg_ret() by Simon Glass · 2 years, 3 months ago
- f3543e6 treewide: Drop image_header_t typedef by Simon Glass · 2 years, 3 months ago
- da79b2f treewide: Drop image_info_t typedef by Simon Glass · 2 years, 3 months ago
- d9d7c20 treewide: Drop bootm_headers_t typedef by Simon Glass · 2 years, 3 months ago
- c56b2bb image: Fix BOOTM_STATE values by Simon Glass · 2 years, 3 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, 2 months ago
- 762d410 configs: increase SYS_MALLOC_F_LEN for STM32 MCU's board by Patrice Chotard · 2 years, 2 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, 2 months ago
- ffa2c88 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv into next by Tom Rini · 2 years, 2 months ago
- 2b5dee9 configs: stm32f746-disco: Remove CONFIG_SYS_UBOOT_START flag by Patrice Chotard · 2 years, 2 months ago
- 3cc471d configs: stm32f769-disco: Fix internal flash size by Patrice Chotard · 2 years, 2 months ago
- ab5c4e5 configs: stm32746g-eval: Fix CONFIG_SYS_SPL_ARGS_ADDR by Patrice Chotard · 2 years, 2 months ago
- 4b2bcca configs: stm32f746-disco: Fix CONFIG_SYS_SPL_ARGS_ADDR by Patrice Chotard · 2 years, 2 months ago
- 4f174e6 configs: stm32746g-eval: Fix SPL boot by Patrice Chotard · 2 years, 2 months ago
- c8b577c configs: stm32f769-disco: Fix SPL boot by Patrice Chotard · 2 years, 2 months ago
- 6ee6473 configs: stm32f746-disco: Fix SPL boot by Patrice Chotard · 2 years, 2 months ago
- 9f603e2 ARM: dts: stm32: DT sync with kernel v6.0-rc4 for MCU's boards by Patrice Chotard · 2 years, 2 months ago
- f2641f0 arm64: versal-net: Add support for mini configuration by Michal Simek · 2 years, 2 months ago
- ce40cbd arm64: versal-net: Add defconfig for Versal NET by Michal Simek · 2 years, 2 months ago
- a41c339 reset: zynqmp: Enable reset driver for Versal NET by Jay Buddhabhatti · 2 years, 2 months ago
- b6b2ad1 mailbox: zynqmp: Enable ipi mailbox driver for Versal NET by Jay Buddhabhatti · 2 years, 2 months ago
- 2a00cef firmware: zynqmp: Add Versal NET compatible string by Jay Buddhabhatti · 2 years, 2 months ago
- ff33227 clk: versal: Enable clock driver for Versal NET by Jay Buddhabhatti · 2 years, 2 months ago
- 2389647 spi: zynqmp_gqspi: Add support for Versal NET by Michal Simek · 2 years, 2 months ago
- 1e68144 spi: cadence_qspi: Add support for Versal NET platform by Michal Simek · 2 years, 2 months ago
- f6aebdf arm64: versal-net: Add support for Versal NET platform by Michal Simek · 2 years, 2 months ago
- 3c1ec13 riscv: ae350: Disable AVAILABLE_HARTS by Rick Chen · 2 years, 2 months ago
- e0465f8 riscv: Introduce AVAILABLE_HARTS by Rick Chen · 2 years, 2 months ago
- c2bdf02 spl: introduce SPL_XIP to config by Nikita Shubin · 2 years, 3 months ago
- 9114b7c Merge tag 'dm-next-25sep22' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · 2 years, 2 months ago
- 22c80d5 sandbox: Add a test for SCSI by Simon Glass · 2 years, 2 months ago
- 46df024 sandbox: Convert to use driver model for SCSI by Simon Glass · 2 years, 2 months ago
- 02cea11 sandbox: scsi: Move request-handling code to scsi_emul by Simon Glass · 2 years, 2 months ago
- 5eff9d9 sandbox: Enable SCSI for all builds by Simon Glass · 2 years, 2 months ago
- 1ac4290 sandbox: scsi: Move structs to header file by Simon Glass · 2 years, 2 months ago
- e074df4 sandbox: scsi: Remove setup calls from handle_read() by Simon Glass · 2 years, 2 months ago
- f75b6f7 sandbox: scsi: Move reply setup out of helper by Simon Glass · 2 years, 2 months ago
- f148ad1 sandbox: scsi: Move file size into shared struct by Simon Glass · 2 years, 2 months ago
- a3718f1 sandbox: scsi: Move block size into shared struct by Simon Glass · 2 years, 2 months ago
- 0c12d9d scsi: Move vendor/product info into the shared struct by Simon Glass · 2 years, 2 months ago
- fc7a7ed sandbox: Move buffer to scsi_emul_info by Simon Glass · 2 years, 2 months ago
- 1377d44 scsi: Move core emulation state into a new struct by Simon Glass · 2 years, 2 months ago
- 0e0b9e9 scsi: Move cmd_phase enum to the header by Simon Glass · 2 years, 2 months ago
- 8bae797 sandbox: usb: Rename transfer_len in protocol struct by Simon Glass · 2 years, 2 months ago
- a966fa9 scsi: Tidy up comments for struct scsi_cmd by Simon Glass · 2 years, 2 months ago
- 8149b15 blk: Rename if_type to uclass_id by Simon Glass · 2 years, 2 months ago
- a2a9317 sandbox: unblock signal before calling execv() by Heinrich Schuchardt · 2 years, 3 months ago
- 81da504 Merge branch '2022-09-24-add-console-flush' into next by Tom Rini · 2 years, 2 months ago
- efc3f95 boot: Call flush() before booting by Pali Rohár · 2 years, 3 months ago
- 989cc40 serial: Call flush() before changing baudrate by Pali Rohár · 2 years, 3 months ago
- 78b5243 serial: Implement serial_flush() function for console flush() fallback by Pali Rohár · 2 years, 3 months ago
- 016e2be serial: Implement flush callback by Pali Rohár · 2 years, 3 months ago
- 974f483 console: Implement flush() function by Pali Rohár · 2 years, 3 months ago
- 7df5b35 sandbox: Add function os_flush() by Pali Rohár · 2 years, 3 months ago
- ca0f827 efi_selftest: prefix test functions with efi_st_ by Heinrich Schuchardt · 2 years, 2 months ago
- 694e900 Merge branch '2022-09-23-4gb-ddr-in-32bit-ppc' into next by Tom Rini · 2 years, 2 months ago
- 236f739 board_f: show_dram_config: Print also real DRAM size by Pali Rohár · 2 years, 2 months ago
- d179018 display_options: print_size: Fix order overflow by Pali Rohár · 2 years, 2 months ago
- 6f915a5 powerpc/mpc85xx: Fix re-align of unmapped DDR memory message for non-SPL builds by Pali Rohár · 2 years, 2 months ago
- eec715e powerpc/mpc85xx: Explain TLB unmapped memory message by Pali Rohár · 2 years, 3 months ago
- a86e294 ddr: fsl: Fix re-align of verbose DRAM information for non-SPL builds by Pali Rohár · 2 years, 3 months ago
- 2721997 ddr: fsl: Allow to detect 4 GB DDR modules in 32-bit mode by Pali Rohár · 2 years, 3 months ago
- 922460b ddr: fsl: Fix fsl_ddr_sdram_size() for 4GB modules with 32-bit phys_size_t by Pali Rohár · 2 years, 3 months ago
- cf4eba4 ddr: fsl: Fix checking for maximal mappable memory by Pali Rohár · 2 years, 3 months ago
- d92aee5 board_f: Fix printing gd->ram_size and gd->ram_top by Pali Rohár · 2 years, 3 months ago
- 049704f board_f: Fix types for board_get_usable_ram_top() by Pali Rohár · 2 years, 3 months ago
- 777aaaa common/memsize.c: Fix get_effective_memsize() to check for overflow by Pali Rohár · 2 years, 3 months ago
- 7210e45 common/memsize.c: Fix get_effective_memsize() to always check for CONFIG_MAX_MEM_MAPPED by Pali Rohár · 2 years, 3 months ago
- 4057d64 Merge branch '2022-09-23-add-mediatek-mt7986-support' into next by Tom Rini · 2 years, 2 months ago
- 812f3c4 MAINTAINERS: update maintainer for MediaTek ARM platform by Weijie Gao · 2 years, 3 months ago
- 3e33321 tools: mtk_image: add support for nand headers used by newer chips by Weijie Gao · 2 years, 3 months ago
- cadb1a8 tools: mtk_image: split the code of generating NAND header into a new file by Weijie Gao · 2 years, 3 months ago
- 687e10e tools: mtk_image: split gfh header verification into a new function by Weijie Gao · 2 years, 3 months ago