- 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, 3 months ago
- 16f862f powerpc/mpc85xx: Fix re-align of unmapped DDR memory message for non-SPL builds by Pali Rohár · 2 years, 3 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
- 2dc4caa clk: mediatek: add CLK_BYPASS_XTAL flag to allow bypassing searching clock parent of xtal clock by developer · 2 years, 3 months ago
- 6fa7ae1 pinctrl: mediatek: add pinctrl driver for MT7986 SoC by developer · 2 years, 3 months ago
- 2207335 pinctrl: mediatek: add pinctrl driver for MT7981 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
- fb08630 arm: dts: mt7622: add i2c support by developer · 2 years, 3 months ago
- 301212f i2c: add support for MediaTek I2C interface by developer · 2 years, 3 months ago
- 2420220 spi: add support for MediaTek spi-mem controller by developer · 2 years, 3 months ago
- 9798c41 watchdog: mediatek: add support for MediaTek MT7986 SoC by developer · 2 years, 3 months ago
- 0e08eed timer: mtk: add support for MediaTek MT7981/MT7986 SoCs by developer · 2 years, 3 months ago
- 910cce7 pwm: mtk: add support for MediaTek MT7981 SoC by developer · 2 years, 3 months ago
- 38f7533 pwm: mtk: add support for MediaTek MT7986 SoC by developer · 2 years, 3 months ago
- 6a9a3dd arm: dts: mt7622: force high-speed mode for uart by developer · 2 years, 3 months ago
- 0dc720a serial: mtk: add support for using dynamic baud clock souce by developer · 2 years, 3 months ago
- 053929c net: mediatek: add support for MediaTek MT7981/MT7986 by developer · 2 years, 3 months ago
- a7cdebf net: mediatek: add support for PDMA v2 by developer · 2 years, 3 months ago
- 65089f7 net: mediatek: stop using bitfileds for DMA descriptors by developer · 2 years, 3 months ago
- 1d3b1f6 net: mediatek: use a struct to cover variations of all SoCs by developer · 2 years, 3 months ago
- 1b0c7ed mmc: mediatek: add support for MediaTek MT7891/MT7986 SoCs 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
- ff9f2d4 arm: mediatek: add support for MediaTek MT7981 SoC by developer · 2 years, 3 months ago
- e021c15 arm: mediatek: add support for MediaTek MT7986 SoC by developer · 2 years, 3 months ago
- db8bb35 ARM: dts: stm32mp15: update DDR node by Patrick Delaunay · 2 years, 2 months ago