- 014315b spl: Provide more space to be used for storing SPL on imx28 OCRAM by Lukasz Majewski · 2 years, 11 months ago
- e195550 ARM: dts: imx6ull: Use the correct name for ESAI_TX0 by Fabio Estevam · 2 years, 11 months ago
- 12f9b4d mx6: Use imx6_src_get_boot_mode() to check boot device by Harald Seiler · 3 years ago
- ca27227 ARM: dts: imx6q-dhcom: Use 1G ethernet on the PDK2 board by Christoph Niedermaier · 3 years ago
- eb1c716 tools/mxsimage: Remove fclose on empty FILE pointer by Mattias Hansson · 3 years ago
- c4c1ed6 imx8mn_var_som: Add support for Variscite VAR-SOM-MX8M-NANO board by Ariel D'Alessandro · 3 years ago
- 4821074 colibri-imx8x: add on-module gpio expander fxl6408 by Oleksandr Suvorov · 3 years ago
- 99dd254 GPIO: fxl6408: Add support for FXL6408 GPIO expander by Oleksandr Suvorov · 3 years ago
- 8fcdb82 imx8mm-cl-iot-gate-optee: add CONFIG_SPL_MMC and CONFIG_SPL_SERIAL by Ying-Chun Liu (PaulLiu) · 3 years ago
- 6f753d8 spi: mxc_spi: remove redundant code in spi_xchg_single() by Haolin Li · 3 years ago
- 556523b arm: imx8m: imx8mm-cl-iot-gate: detect extension board by Ying-Chun Liu (PaulLiu) · 3 years ago
- 27ea1c5 arm: dts: imx8mm-cl-iot-gate: add Compulab's ied overlays by Ying-Chun Liu (PaulLiu) · 3 years ago
- 01aa4cd imx8ulp: ddr: Fix DDR frequency request issue by Ye Li · 3 years ago
- b80ec76 imx8ulp:ddr: saving the dram config timing data into sram by Jacky Bai · 3 years ago
- 6293b73 imx8ulp: implement to obtain the SoC current temperature by Alice Guo · 3 years ago
- dc77d0f imx8ulp: clock: Handle the DDRLOCKED when setting DDR clock by Ye Li · 3 years ago
- 0f9b10a imx8ulp: clock: Support to enable/disable the ADC1 clock by Alice Guo · 3 years ago
- 484b306 imx8ulp: Update ethernet mac to get from fuse by Ye Li · 3 years ago
- 3b32010 imx8ulp: clock: Support to reset DCNano and MIPI DSI by Ye Li · 3 years ago
- 55a7e78 imx8ulp: clock: Reset DDR controller before clock enable by Ye Li · 3 years ago
- 9c7fbeb imx8ulp: Workaround LPOSC_TRIM fuse load issue by Ye Li · 3 years ago
- 112b4ca imx8ulp: Remove freescale name from CPU revision by Ye Li · 3 years ago
- bd8b673 imx8ulp: Fix DCNANO QoS setting by Ye Li · 3 years ago
- 16062f9 imx8ulp: Set DCNANO read QoS on NIC_LPAV to highest by Ye Li · 3 years ago
- 9dde390 imx8ulp_evk: Control LPI2C0 PCA6416 and TPM0 for display by Ye Li · 3 years ago
- 608ed20 imx8ulp: rdc: allow A35 access flexspi0 mem by Ye Li · 3 years ago
- 829e06b imx8ulp: clock: Add MIPI DSI clock and DCNano clock by Ye Li · 3 years ago
- 5ff18da imx8ulp: clock: Support LPAV clocks in cgc and pcc by Ye Li · 3 years ago
- 99de168 imx8ulp: assign PXP/HIFI4/EPDC to APD domain by Peng Fan · 3 years ago
- d563d29 arm: imx8ulp: Allocate LPAV resources to AP domain by Ye Li · 3 years ago
- 961ac78 imx8ulp: soc: Check the DBD_EN fuse before setting RDC by Ye Li · 3 years ago
- 89ca5a7 ARM: imx8m: support env in fat and ext4 by Ricardo Salveti · 3 years, 1 month ago
- af60263 imx: nandbcb: Fix printf format in write_fcb by Pali Rohár · 3 years, 1 month ago
- 91f27f3 mxs: power: Change sequence of enabling DCDC switches by Lukasz Majewski · 3 years, 1 month ago
- cd0ecb3 imx8mm-venice-gw7902: fix M2_RST# gpio pinmux by Tim Harvey · 3 years, 1 month ago
- 8b71576 mx7ulp_com: add support for SPL by Ricardo Salveti · 3 years, 2 months ago
- 498eedc mx7ulp: select soc features by Oleksandr Suvorov · 3 years, 2 months ago
- 6ff55bc arm: imx: imx8mq: add support to get values for more clocks by Heiko Thiery · 3 years, 2 months ago
- 0c14110 colibri-imx7: improve env badblock management by Francesco Dolcini · 3 years, 2 months ago
- 3aaabfe Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 2 years, 9 months ago
- b6ffd58 configs: sunxi: Add support for Lichee Pi Nano by Icenowy Zheng · 2 years, 10 months ago
- ce2b6c4 ARM: dts: suniv: Add device tree files and bindings for F1C100s by Icenowy Zheng · 2 years, 10 months ago
- cfe673c mach-sunxi: Add support for SUNIV architecture by Icenowy Zheng · 2 years, 10 months ago
- 2c699fe configs: sunxi: Add common SUNIV header by Icenowy Zheng · 2 years, 10 months ago
- 116e1ed sunxi: board: Add support for SUNIV by Icenowy Zheng · 2 years, 10 months ago
- 645ee3c sunxi: Add F1C100s DRAM initial support by Icenowy Zheng · 2 years, 10 months ago
- 5d35f0f ARM: sunxi: Add clock and uart to sunxi headers by Icenowy Zheng · 2 years, 10 months ago
- 88998f7 arm: arm926ej-s: Add sunxi code by Icenowy Zheng · 2 years, 10 months ago
- 0d4377f mach-sunxi: Move timer code to mach folder by Jesse Taube · 2 years, 10 months ago
- 508f75a arm: arm926ej-s: start.S: port save_boot_params support from armv7 code by Icenowy Zheng · 2 years, 10 months ago
- f2c3369 sunxi-common.h: remove pointless #ifdefs by Andre Przywara · 2 years, 10 months ago
- b8cd7f4 armv8: remove no longer needed lowlevel_init.S by Andre Przywara · 2 years, 10 months ago
- 534b82a sunxi: move early "SRAM setup" into separate file by Andre Przywara · 2 years, 10 months ago
- 2564fce sunxi: move Cortex SMPEN setting into start.S by Andre Przywara · 2 years, 10 months ago
- 5bc4cd0 sunxi: move non-essential code out of s_init() by Andre Przywara · 2 years, 10 months ago
- 3e5f4b3 Merge branch '2022-02-03-assorted-fixes' by Tom Rini · 2 years, 9 months ago
- 5b9a5b2 treewide: Use 16-bit Unicode strings by Simon Glass · 2 years, 10 months ago
- 156ccbc efi: Use 16-bit unicode strings by Simon Glass · 2 years, 10 months ago
- 587254e scripts/checkpatch.pl: Resync with v5.16 by Simon Glass · 2 years, 10 months ago
- 68f0896 armv8: start.S: remove CONFIG_SYS_RESET_SCTRL code by Andre Przywara · 2 years, 10 months ago
- 96757b7 scripts: Makefile: also clean subdir dtc by Philippe Reynes · 2 years, 10 months ago
- 83fe92f net: ti: am65-cpsw: Cleanup resources before jump to kernel by Vignesh Raghavendra · 2 years, 10 months ago
- 39f315e arm: pdu001: Exend the list of maintained files by Felix Brack · 2 years, 10 months ago
- 22eb7ba armv8: spl: Fix build with LINUX_KERNEL_IMAGE_HEADER by Alper Nebi Yasak · 2 years, 10 months ago
- c1335e2 spl: ymodem: Fix buffer overflow during Image copy by Vignesh Raghavendra · 2 years, 10 months ago
- cd59d44 Dockfile, CI: Update to latest focal tag and build by Tom Rini · 2 years, 9 months ago
- ad3616e Dockerfile: Add libgnutls package for building mkeficapsule command by AKASHI Takahiro · 2 years, 9 months ago
- 006fddd Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 2 years, 9 months ago
- e291d3d Merge https://source.denx.de/u-boot/custodians/u-boot-cfi-flash by Tom Rini · 2 years, 9 months ago
- 016e82d mtd: cfi_mtd: populate mtd->dev with flash_info->dev by Patrice Chotard · 3 years ago
- 522f704 board: ls1046ardb: force PCI device enumeration by Martin Schiller · 3 years ago
- 0a96dfb board: ls1088a: update ifc node name to be memory-controller by Jianpeng Bu · 2 years, 9 months ago
- 4118a5b configs: fsl: add missing FMAN/QE_FW_ADDR defines by Camelia Groza · 2 years, 10 months ago
- 681adaa arm: dts: ls1028a-qds: declare in-band autoneg for Ethernet ports by Vladimir Oltean · 2 years, 10 months ago
- bee9fd2 arm: dts: ls1028a-rdb: sync device tree with Linux by Vladimir Oltean · 2 years, 10 months ago
- 50c49ef arm: dts: ls1028a-rdb: enable PCIe controllers from U-Boot dtsi by Vladimir Oltean · 2 years, 10 months ago
- f33fad6 arm: dts: ls1028a-rdb: disable I2C buses 1 through 7 by Vladimir Oltean · 2 years, 10 months ago
- 5b0f8ee arm: dts: ls1028a-rdb: disable DSPI nodes by Vladimir Oltean · 2 years, 10 months ago
- 4a5362f arm: dts: ls1028a-rdb: sync Ethernet device tree nodes with Linux by Vladimir Oltean · 2 years, 10 months ago
- 5009b11 arm: dts: ls1028a-rdb: sort nodes alphabetically by Vladimir Oltean · 2 years, 10 months ago
- ad1ff53 rtc: pcf2127: remove U-Boot specific compatible string by Vladimir Oltean · 2 years, 10 months ago
- aa05862 arm: dts: lx2160a-rdb: use Linux compatible string for RTC by Vladimir Oltean · 2 years, 10 months ago
- 41496cc arm: dts: ls1028a-rdb: use Linux compatible string for RTC by Vladimir Oltean · 2 years, 10 months ago
- 801f4b0 arm: dts: ls1028a-qds: use Linux compatible string for RTC by Vladimir Oltean · 2 years, 10 months ago
- 246b7e6 arm: dts: lx2160a-qds: use Linux compatible string for RTC by Vladimir Oltean · 2 years, 10 months ago
- 5d0b044 arm: dts: ls1088a-rdb: use Linux compatible string for RTC by Vladimir Oltean · 2 years, 10 months ago
- 489c428 arm: dts: ls1088a-qds: use Linux compatible string for RTC by Vladimir Oltean · 2 years, 10 months ago
- 7c67ef3 rtc: pcf2127: sync with Linux compatible strings by Vladimir Oltean · 2 years, 10 months ago
- 3285a57 i2c: muxes: pca954x: add PCA9847 variant by Vladimir Oltean · 2 years, 10 months ago
- 18c62df pci: layerscape: update the searching compatible of LX2160A PCIe by Hou Zhiqiang · 3 years ago
- c702cfc board: ls1043ardb: force PCI device enumeration by Martin Schiller · 3 years ago
- 987b182 km/ls102xa: use unused scratchrw4 address for post word by Aleksandar Gerasimovski · 3 years ago
- 60eb0f3 configs/expu1/seli8: limit autoboot stop to space key by Aleksandar Gerasimovski · 3 years ago
- 2e14b1f arm/expu1/seli8: adapt dts NOR partition table to the latest used by Aleksandar Gerasimovski · 3 years ago
- 46f81d8 configs/expu1: add u-boot update defconfig by Aleksandar Gerasimovski · 3 years ago
- 77ec63e configs/expu1: enable field fail-safe u-boot update by Aleksandar Gerasimovski · 3 years ago
- c630cab configs: expu1: enable ver envvar for version_string by Aleksandar Gerasimovski · 3 years ago
- 543a76f configs: seli8: enable ver envvar for version_string by Aleksandar Gerasimovski · 3 years ago
- d1af7ca km/ls102xa: fix device disable configuration by Aleksandar Gerasimovski · 3 years ago
- f34aa3c configs/seli8: add u-boot update defconfig by Aleksandar Gerasimovski · 3 years ago