summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-20board: gateworks: venice: update GW74xx PMIC configTim Harvey
2022-10-20arm: dts: imx8mp-venice-gw74xx: update M2 gpio hogsTim Harvey
2022-10-20arm: dts: imx8mp-venice-gw74xx: fix uart configuration gpio hogsTim Harvey
2022-10-20ARM: imx8mp: verdin-imx8mp: Add memory size detectionFrancesco Dolcini
2022-10-20board: verdin-imx8mp: add call to ft_common_board_setupPhilippe Schenker
2022-10-20board: verdin-imx8mm: add call to ft_common_board_setupPhilippe Schenker
2022-10-20imx: kontron-sl-mx8mm: Prepare for I2C display detection in environment scriptFrieder Schrempf
2022-10-20imx: kontron-sl-mx8mm: Add support for Kontron Electronics SoM SL i.MX8MM OSM-SFrieder Schrempf
2022-10-20imx: kontron-sl-mx8mm: Simplify code in spl.cFrieder Schrempf
2022-10-20imx: kontron-sl-mx8mm: Use voltage rail names from schematic for PMIC regulat...Frieder Schrempf
2022-10-20imx: kontron-sl-mx8mm: Use the VSELECT signal to switch SD card IO voltageFrieder Schrempf
2022-10-20imx: kontron-sl-mx8mm: Adjust devicetree names, compatibles and model stringsFrieder Schrempf
2022-10-20imx: kontron-sl-mx8mm: Prepare for other i.MX8MM SoM typesFrieder Schrempf
2022-10-20imx: kontron-sl-mx8mm: Use new LPDDR4 config parametersFrieder Schrempf
2022-10-20imx: kontron-sl-mx8mm: Remove 100mt DDR setpointFrieder Schrempf
2022-10-20imx: kontron-sl-mx8mm: lpddr4_timing.c: Add spaces for proper alignmentFrieder Schrempf
2022-10-20imx: kontron-sl-mx8mm: Enable bootaux commandFrieder Schrempf
2022-10-20imx: kontron-sl-mx8mm: Migrate to use CONFIG_EXTRA_ENV_TEXTFrieder Schrempf
2022-10-20imx: kontron-sl-mx8mm: Enable environment in MMCFrieder Schrempf
2022-10-20imx: kontron-sl-mx8mm: Add redundant environment and SPI NOR partitionsFrieder Schrempf
2022-10-20imx: kontron-sl-mx8mm: Enable MTD commandFrieder Schrempf
2022-10-20imx: kontron-sl-mx8mm: Increase CONFIG_SYS_CBSIZE to 2KFrieder Schrempf
2022-10-20imx: kontron-sl-mx8mm: Remove custom board_boot_order() workaroundFrieder Schrempf
2022-10-20imx: kontron-sl-mx8mm: Add support for loading from SPI NOR in SPLFrieder Schrempf
2022-10-20imx: kontron-sl-mx8mm: Remove LVDS board type and devicetreesFrieder Schrempf
2022-10-20imx: imx6ul: kontron-sl-mx6ul: Sync devicetreesFrieder Schrempf
2022-10-20imx: imx6ul: kontron-sl-mx6ul: Migrate to use CONFIG_EXTRA_ENV_TEXTFrieder Schrempf
2022-10-20imx: imx6ul: kontron-sl-mx6ul: Select correct boot and env deviceFrieder Schrempf
2022-10-20imx: imx6ul: kontron-sl-mx6ul: Fix CONFIG_ENV_SPI_BUSFrieder Schrempf
2022-10-20imx: imx6ul: kontron-sl-mx6ul: Enable migrated Kconfig optionsFrieder Schrempf
2022-10-20Makefile: Make flash.bin target available for all platformsFrieder Schrempf
2022-10-20board: gateworks: venice: rename eeprom_initTim Harvey
2022-10-20arm: dts: imx8mm-venice-gw7902: add LTE modem gpiosTim Harvey
2022-10-20imx8*_venice_defconfig: configure default MMC env deviceTim Harvey
2022-10-20Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2022-10-20Merge tag 'clk-2023.01' of https://source.denx.de/u-boot/custodians/u-boot-clkTom Rini
2022-10-20Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2022-10-20riscv: ae350: Check firmware_fdt_addr headerRick Chen
2022-10-20riscv: andes_plic.c: use modified IPI schemeYu Chien Peter Lin
2022-10-20riscv: qemu: spl: Fix booting Linux kernel with OpenSBI 1.0+Bin Meng
2022-10-20k210: fix k210_pll_calc_config()Heinrich Schuchardt
2022-10-20riscv: support building double-float modulesHeinrich Schuchardt
2022-10-20cmd/sbi: user friendly short textsHeinrich Schuchardt
2022-10-20cmd/sbi: error message for failure to get spec versionHeinrich Schuchardt
2022-10-20cmd/sbi: format RustSBI version numberHeinrich Schuchardt
2022-10-19clk: update clk_clean_rate_cache to use private clk structPatrick Delaunay
2022-10-19rockchip: clk: pll: Fix constant typoMichal Suchanek
2022-10-19clk: change return type of clk_get_parent_rate from long long to ulongMichal Suchanek
2022-10-19suniv: add UART1 supportAndre Przywara
2022-10-19suniv: move SKIP_LOWLEVEL_INIT_ONLY into KconfigAndre Przywara