- 882c00e arm: dts: Add Chameleonv3 handoff headers by Paweł Anikiel · 2 years, 5 months ago
- e21b8ac arm: dts: Add Mercury+ AA1 devicetrees by Paweł Anikiel · 2 years, 5 months ago
- 05dcb5b mtd: mxs_nand_spl: fix nand_command protocol violation by Andrea Scian · 2 years, 5 months ago
- a063429 Merge branch '2022-06-28-assorted-fixes' by Tom Rini · 2 years, 5 months ago
- 0c4db62 configs: imx8mn_bsh_smm_s2: add mtdparts to bootargs by Dario Binacchi · 2 years, 5 months ago
- bede82f configs: imx8mn_bsh_smm_s2: remove console from bootargs by Dario Binacchi · 2 years, 5 months ago
- 592e04c configs: imx8mn_bsh_smm_s2: add UBI commands by Dario Binacchi · 2 years, 5 months ago
- 93899d0 configs: imx8mn_bsh_smm_s2: add NAND driver by Dario Binacchi · 2 years, 5 months ago
- 7f7fb99 fs/squashfs: Use kcalloc when relevant by Miquel Raynal · 2 years, 5 months ago
- 8f8c04b i2c: fix stack buffer overflow vulnerability in i2c md command by Nicolas Iooss · 2 years, 6 months ago
- b75fd37 Merge tag 'u-boot-imx-20220628' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 2 years, 5 months ago
- b502325 kontron-sl-mx8mm: Add CAAM support by Fabio Estevam · 2 years, 6 months ago
- 66af2c3 board: apalis_imx6: DDR init using mx6_dram_cfg() by Francesco Dolcini · 2 years, 5 months ago
- 1af2d46 imx: kontron-sl-mx8mm: Enable PCA9450 regulator driver and fix SD card access by Frieder Schrempf · 2 years, 5 months ago
- 2add051 pmic: pca9450: Add optional SD_VSEL GPIO for LDO5 by Frieder Schrempf · 2 years, 5 months ago
- 6b5ecb8 mx6: ddr: Fix disabling on-die termination by Francesco Dolcini · 2 years, 5 months ago
- d4cd19d toradex: apalis/colibri_imx6: Fix CLKO1/CLKO2 output by Francesco Dolcini · 2 years, 5 months ago
- b70c342 ARM: imx: Switch Data Modul i.MX8M Mini eDM SBC to USB251x Hub driver by Marek Vasut · 2 years, 5 months ago
- 0543a1e imx8m: fixup thermal trips by Andrejs Cainikovs · 2 years, 6 months ago
- bfa9306 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 2 years, 5 months ago
- 47ca7b5 sunxi: psci: Fix sunxi_power_switch on sun8i-r40 platform by qianfan Zhao · 2 years, 7 months ago
- e008e51 sunxi: fix initial environment loading without MMC by Samuel Holland · 2 years, 7 months ago
- 33112ae clk: sunxi: Add additional RTC compatible strings by Samuel Holland · 2 years, 7 months ago
- 957a3b9 gpio: sunxi: Fix build with CONFIG_SPL_SERIAL=n by Samuel Holland · 2 years, 7 months ago
- 006ef34 ARM: dts: sun4i: Sync from Linux v5.18-rc1 by Samuel Holland · 2 years, 6 months ago
- 3c0b9ad sunxi: usb: convert PHY GPIO functions to DM by Andre Przywara · 2 years, 6 months ago
- 7596797 Merge tag 'video-20220625' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 2 years, 5 months ago
- 5bc6f8c video: stm32: remove test on CONFIG_DM_REGULATOR by Patrick Delaunay · 2 years, 5 months ago
- 5f71b2f driver: video: Check allocated pointers by Bin Meng · 2 years, 6 months ago
- c527e3f sandbox: sdl: Add stub sandbox_sdl_remove_display() by Andrew Scull · 2 years, 8 months ago
- 6257560 Merge branch '2022-06-23-important-fixes' by Tom Rini · 2 years, 5 months ago
- c0b71a1 imx: kontron-sl-mx8mm: Remove deprecated phy-mode property by Frieder Schrempf · 2 years, 5 months ago
- fecfe77 imx: kontron-sl-mx8mm: Sync dts files and fix ethernet by Frieder Schrempf · 2 years, 5 months ago
- 942b54b arm: apple: Increase RTKit timeouts by Janne Grunau · 2 years, 5 months ago
- a30f60c MAINTAINERS: Add nvme_apple to Apple SoC section by Janne Grunau · 2 years, 5 months ago
- e44d59c arm: apple: nvme: Add SART support and RTKit buffer management by Janne Grunau · 2 years, 5 months ago
- 568a226 Prepare v2022.07-rc5 by Tom Rini · 2 years, 5 months ago v2022.07-rc5
- 700cff2 Merge tag 'efi-2022-07-rc5-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 5 months ago
- 68edbed efi_loader: initialize console size late by Heinrich Schuchardt · 2 years, 5 months ago
- e05bd68 test: work around for EFI terminal size probing by Heinrich Schuchardt · 2 years, 5 months ago
- a872b18 cmd: correct return value for printenv -e by Heinrich Schuchardt · 2 years, 5 months ago
- eaa2685 doc: man-page for the printenv command by Heinrich Schuchardt · 2 years, 5 months ago
- a8a349d doc: man-page for bootz command by Heinrich Schuchardt · 2 years, 6 months ago
- aad77c2 Merge tag 'u-boot-stm32-20220617' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 2 years, 5 months ago WIP/17Jun2022
- f0843e0 Merge commit '32e0379143b433e29d76404f5f4c279067e48853' of https://github.com/tienfong/uboot_mainline by Tom Rini · 2 years, 5 months ago
- ee4b80a Merge branch '2022-06-16-assorted-bugfixes' by Tom Rini · 2 years, 5 months ago
- 32e0379 ddr: altera: soc64: Integer fix overflow that caused DDR size mismatched by Dinesh Maniyam · 2 years, 6 months ago
- d192ada drivers: cache: ncore: Disable snoop filter by Dinesh Maniyam · 2 years, 6 months ago
- 5474fb8 arm: dts: socfpga: stratix10: Add freeze controller node by Dinesh Maniyam · 2 years, 6 months ago
- 7f85330 arm: dts: socfpga: agilex: Add freeze controller node by Dinesh Maniyam · 2 years, 6 months ago
- 373c142 arch: arm: socfpga: timer_s10: Override udelay for secure section by Dinesh Maniyam · 2 years, 6 months ago
- 4f71c80 ARM: dts: stm32: Add DHCOR based DRC Compact board by Marek Vasut · 2 years, 6 months ago
- cb6d857 ARM: dts: stm32: Add alternate pinmux for SPI2 pins by Marek Vasut · 2 years, 6 months ago
- 3577cc0 ARM: dts: stm32: Add alternate pinmux for CAN1 pins by Marek Vasut · 2 years, 6 months ago
- 9b87f12 ARM: dts: stm32: Add alternate pinmux for UART5 pins by Marek Vasut · 2 years, 6 months ago
- fb6284b ARM: dts: stm32: Add alternate pinmux for UART4 pins by Marek Vasut · 2 years, 6 months ago
- 40beedb ARM: dts: stm32: Add alternate pinmux for UART3 pins by Marek Vasut · 2 years, 6 months ago
- 8b91f28 stm32mp: stm32prog: fix the last character of dfu_alt_add third parameter by Patrick Delaunay · 2 years, 5 months ago
- 3c07d63 net: Fix discuss discard typo by Marek Vasut · 2 years, 7 months ago
- 7e41aba tools: binman: install btool by Peng Fan · 2 years, 5 months ago
- 2f51f94 board: ti: am335x: eth_cpsw should depend on CONFIG_NET by Corentin LABBE · 2 years, 5 months ago
- ce9c579 armv8: always use current exception level for TCR_ELx access by Andre Przywara · 2 years, 6 months ago
- b11b5af arm64: dts: imx8mq-kontron-pitx-imx8m-u-boot.dtsi: disable assigned clocks by Heiko Thiery · 2 years, 6 months ago
- 81755b8 usb: host: ehci-generic: Make resets and clocks optional by Andre Przywara · 2 years, 6 months ago
- 2ac0baa fs/squashfs: sqfs_read: Prevent arbitrary code execution by Miquel Raynal · 2 years, 6 months ago
- e744bf3 odroid_xu3: Fix board environment variable by Tom Rini · 2 years, 6 months ago
- 101a0f7 .gitignore: add files produced by b4 by Andrey Zhizhikin · 2 years, 6 months ago
- 761157d arch: arm: mach-k3: am642_init: bring back MCU_PADCFG_MMR1 unlock by Christian Gmeiner · 2 years, 7 months ago
- 48f44de Update email address and company name by Christophe Leroy · 2 years, 7 months ago
- 41b2182 crypto: fsl_hash: Remove unnecessary alignment check in caam_hash() by Stefan Roese · 2 years, 7 months ago
- 9abfbef Merge tag 'u-boot-imx-20220616' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 2 years, 5 months ago
- 163863d arm: socfpga: vining: Unmount UBIFS and detach UBI in ubi_load script by Marek Vasut · 3 years ago
- 39bbcc3 ddr: altera: Stratix10: Use phys_size_t for memory size by Tien Fong Chee · 2 years, 7 months ago
- ee06c53 ddr: altera: Ignore bit[7-4] for both seq2core & core2seq handshake in HPS by Tien Fong Chee · 2 years, 7 months ago
- f70e00f arm: dts: socfpga: stratix10: Update MMC smplsel value by Yau Wai Gan · 2 years, 6 months ago
- fd27812 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-pmic by Tom Rini · 2 years, 5 months ago WIP/15Jun2022
- 488d30a Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 2 years, 5 months ago
- 166e5b8 intel: n5x: ddr: update license by Tien Fong Chee · 2 years, 6 months ago
- 1a558fa spi: nxp_fspi: Fix clock imbalance by Marek Vasut · 2 years, 6 months ago
- 12a29d3 mmc: fsl_esdhc_imx: Implement wait_dat0 mmc ops by Loic Poulain · 2 years, 6 months ago
- d6ad5a0 mmc: Add support for wait_dat0 callback by Loic Poulain · 2 years, 6 months ago
- d722670 env: mmc : align erase address and size on erase_grp_size by Patrick Delaunay · 2 years, 9 months ago
- 212875e mmc: fix error message for unaligned erase request by Patrick Delaunay · 2 years, 9 months ago
- 66e5471 secure boot: enable ARCH_MISC_INIT config. by Gaurav Jain · 2 years, 6 months ago
- 65d5931 clk: imx8mp: use usb_core_ref for usb_root_clk by Andrey Zhizhikin · 2 years, 6 months ago
- 698c041 clk: imx8mp: fix root clock names for ecspi by Andrey Zhizhikin · 2 years, 6 months ago
- a3f2dcf verdin-imx8mm, verdin-imx8mp: Fix default systemd console output by Philippe Schenker · 2 years, 6 months ago
- 8152161 mx6cuboxi: enable driver for adin1300 phy by Josua Mayer · 2 years, 6 months ago
- 741ce30 mx6cuboxi: fixup dtb ethernet phy nodes before booting an OS by Josua Mayer · 2 years, 6 months ago
- 17baba4 ARM: dts: imx6qdl-sr-som: add support for alternate phy addresses by Josua Mayer · 2 years, 6 months ago
- 54337ab phy: adin: add support for clock output by Josua Mayer · 2 years, 6 months ago
- 4cc25cd phy: adin: fix broken support for adi, phy-mode-override by Nate Drude · 2 years, 6 months ago
- 827ded0 imx8mn_evk: Add Ethernet support to the LPDDR4 variant by Fabio Estevam · 2 years, 6 months ago
- 0da8dde board: apalis-imx8: add new 8gb product variant by Philippe Schenker · 2 years, 7 months ago
- 4941035 toradex: tdx-cfg-block: add new 8gb apalis-imx8 by Philippe Schenker · 2 years, 7 months ago
- e104a9f imx8mn_evk: Add the missing spl.bin entry by Fabio Estevam · 2 years, 7 months ago
- c18e5fb dtoc: Update test_src_scan.py for new tegra compatibles by Tom Rini · 2 years, 5 months ago
- c1d9020 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-tegra by Tom Rini · 2 years, 5 months ago
- 752bea3 pmic: pca9450: add DM_I2C dependencies in Kconfig by Rasmus Villemoes · 2 years, 7 months ago
- 8f27bf1 board: apalis_t30/tk1/colibri_t20/t30: integrate mac address via dt by Marcel Ziswiler · 2 years, 6 months ago