- 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
- f17b967 sandbox: Support loading the other FDT by Simon Glass · 2 years, 3 months ago
- d74c461 sandbox: Add a function to load a relative file path 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
- 238afb5 dm: core: Support writing a property to an empty node 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
- 37e8511 event: Fix a typo in the EVENT help by Simon Glass · 2 years, 3 months ago
- 10dda9e sandbox: power: Update PMIC driver to use log 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
- be5ae06 configs: increase SYS_MALLOC_F_LEN for STM32 MCU's board by Patrice Chotard · 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
- f3cf5b1 configs: stm32f769-disco: Fix internal flash size by Patrice Chotard · 2 years, 2 months ago
- b89edf2 configs: stm32746g-eval: Fix CONFIG_SYS_SPL_ARGS_ADDR by Patrice Chotard · 2 years, 2 months ago
- 865ca8e configs: stm32f746-disco: Fix CONFIG_SYS_SPL_ARGS_ADDR by Patrice Chotard · 2 years, 2 months ago
- b036335 configs: stm32746g-eval: Fix SPL boot by Patrice Chotard · 2 years, 2 months ago
- d864acd configs: stm32f769-disco: Fix SPL boot by Patrice Chotard · 2 years, 2 months ago
- aaac723 configs: stm32f746-disco: Fix SPL boot by Patrice Chotard · 2 years, 2 months ago
- 8397532 ARM: dts: stm32: DT sync with kernel v6.0-rc4 for MCU's boards 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
- dac2b17 reset: zynqmp: Enable reset driver for Versal NET by Jay Buddhabhatti · 2 years, 2 months ago
- 2a0c918 mailbox: zynqmp: Enable ipi mailbox driver for Versal NET by Jay Buddhabhatti · 2 years, 2 months ago
- bc62eb2 firmware: zynqmp: Add Versal NET compatible string by Jay Buddhabhatti · 2 years, 2 months ago
- d52796d clk: versal: Enable clock driver for Versal NET by Jay Buddhabhatti · 2 years, 2 months ago
- 06995c4 spi: zynqmp_gqspi: Add support for Versal NET by Michal Simek · 2 years, 2 months ago
- 2895a22 spi: cadence_qspi: Add support for Versal NET platform 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
- 0d821f3 riscv: ae350: Disable AVAILABLE_HARTS by Rick Chen · 2 years, 2 months ago
- 9c4d5c1 riscv: Introduce AVAILABLE_HARTS by Rick Chen · 2 years, 2 months ago
- 7e5e029 spl: introduce SPL_XIP to config by Nikita Shubin · 2 years, 3 months ago
- 7f13413 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
- 509f32e sandbox: Add a test for SCSI by Simon Glass · 2 years, 2 months ago
- fe0e249 sandbox: Convert to use driver model for SCSI by Simon Glass · 2 years, 2 months ago
- 4d3b00d sandbox: scsi: Move request-handling code to scsi_emul by Simon Glass · 2 years, 2 months ago
- 9ef3ac8 sandbox: Enable SCSI for all builds by Simon Glass · 2 years, 2 months ago
- bfe2c81 sandbox: scsi: Move structs to header file by Simon Glass · 2 years, 2 months ago
- 657efaa sandbox: scsi: Remove setup calls from handle_read() by Simon Glass · 2 years, 2 months ago
- 8cfdea7 sandbox: scsi: Move reply setup out of helper 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
- e241fc3 sandbox: usb: Rename transfer_len in protocol struct 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
- 79cb241 sandbox: unblock signal before calling execv() by Heinrich Schuchardt · 2 years, 3 months ago
- 630fd3c Merge branch '2022-09-24-add-console-flush' into next by Tom Rini · 2 years, 2 months ago
- 937b7d8 boot: Call flush() before booting by Pali Rohár · 2 years, 3 months ago
- 8e67a8a serial: Call flush() before changing baudrate by Pali Rohár · 2 years, 3 months ago
- a48a24f serial: Implement serial_flush() function for console flush() fallback by Pali Rohár · 2 years, 3 months ago
- 9c9ceca serial: Implement flush callback 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
- f1adb18 efi_selftest: prefix test functions with efi_st_ by Heinrich Schuchardt · 2 years, 2 months ago
- a674b80 Merge branch '2022-09-23-4gb-ddr-in-32bit-ppc' into next by Tom Rini · 2 years, 2 months ago
- 8dc23ef board_f: show_dram_config: Print also real DRAM size by Pali Rohár · 2 years, 2 months ago
- c14fad5 display_options: print_size: Fix order overflow by Pali Rohár · 2 years, 2 months ago
- 16f862f powerpc/mpc85xx: Fix re-align of unmapped DDR memory message for non-SPL builds by Pali Rohár · 2 years, 2 months ago
- 777ba48 powerpc/mpc85xx: Explain TLB unmapped memory message by Pali Rohár · 2 years, 3 months ago
- e917a0b ddr: fsl: Fix re-align of verbose DRAM information for non-SPL builds by Pali Rohár · 2 years, 3 months ago
- af69602 ddr: fsl: Allow to detect 4 GB DDR modules in 32-bit mode by Pali Rohár · 2 years, 3 months ago
- ba471ba 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
- 7624a41 ddr: fsl: Fix checking for maximal mappable memory by Pali Rohár · 2 years, 3 months ago
- ad37d42 board_f: Fix printing gd->ram_size and gd->ram_top 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
- 38ab987 common/memsize.c: Fix get_effective_memsize() to check for overflow by Pali Rohár · 2 years, 3 months ago
- 212ef41 common/memsize.c: Fix get_effective_memsize() to always check for CONFIG_MAX_MEM_MAPPED by Pali Rohár · 2 years, 3 months ago
- 9330165 Merge branch '2022-09-23-add-mediatek-mt7986-support' into next by Tom Rini · 2 years, 2 months ago
- 9d1929d MAINTAINERS: update maintainer for MediaTek ARM platform by developer · 2 years, 3 months ago
- f291ee1 tools: mtk_image: add support for nand headers used by newer chips by developer · 2 years, 3 months ago
- 4873b41 tools: mtk_image: split the code of generating NAND header into a new file by developer · 2 years, 3 months ago
- f9e11c9 tools: mtk_image: split gfh header verification into a new function by developer · 2 years, 3 months ago
- 8626414 cpu: add basic cpu driver for MediaTek ARM chips by developer · 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
- f724f11 clk: mediatek: add CLK_XTAL support for clock driver by developer · 2 years, 3 months ago
- ad5b075 clk: mediatek: add infrasys clock mux support by developer · 2 years, 3 months ago
- fd47f76 clk: mediatek: add support to configure clock driver parent by developer · 2 years, 3 months ago