aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-04-19IOMUX: Fix access past end of console_devicesSean Anderson
2022-04-19Convert CONFIG_SYS_MEM_TOP_HIDE to KconfigTom Rini
2022-04-19Merge tag 'u-boot-rockchip-20220418' of https://source.denx.de/u-boot/custodi...Tom Rini
2022-04-18dm: core: Deal with a wrinkle with linker listsSimon Glass
2022-04-18dm: core: Allow devres to be disabled in SPLSimon Glass
2022-04-18rockchip: rk3288-cru: sync the clock dt-binding header from LinuxJohan Jonker
2022-04-18rockchip: rk3288-power: sync power domain dt-binding header from LinuxJohan Jonker
2022-04-18rockchip: rk3228-cru: sync the clock dt-binding header from LinuxJohan Jonker
2022-04-18rockchip: rk3228-power: sync power domain dt-binding header from LinuxJohan Jonker
2022-04-18rockchip: rk3066: add core supportJohan Jonker
2022-04-18rockchip: rk3066-power: sync power domain dt-binding header from LinuxJohan Jonker
2022-04-18rockchip: move ROCKCHIP_STIMER_BASE to KconfigJohan Jonker
2022-04-18rockchip: Enable SCSI in distro bootcmd for rk3399.Vagrant Cascadian
2022-04-15Merge tag 'efi-2022-07-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2022-04-15Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-netTom Rini
2022-04-15lib: convert u16_strlen() into a macroHeinrich Schuchardt
2022-04-15FMP: Remove GUIDs for FIT and raw imagesSughosh Ganu
2022-04-15capsule: board: Add information needed for capsule updatesSughosh Ganu
2022-04-14Remove duplication of table_compute_checksum functionTom Rini
2022-04-14led: Configure LED default-state on bootMarek Vasut
2022-04-13configs: net: dm9000: Move new Kconfig option to board configsMarek Vasut
2022-04-13net: dm9000: Drop dm9000.h and staticize SROM accessMarek Vasut
2022-04-13Merge tag 'u-boot-imx-20220413' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2022-04-12include: configs: *imx8*: remove IMX_FEC_BASEHeiko Thiery
2022-04-12kontron-pitx-imx8m: change environment address variablesHeiko Thiery
2022-04-12ARM: dts: imx8mm: Add i.MX8M Mini Toradex Verdin based Menlo boardMarek Vasut
2022-04-12ARM: dts: imxrt10..-evk: Linux moved pins-imxrt1020 to dtsJesse Taube
2022-04-12imx8m{m,n}_venice: update boot_net script to load fdtTim Harvey
2022-04-12ARM: dts: imx: Add support for Data Modul i.MX8M Mini eDM SBCMarek Vasut
2022-04-12bsh: imx8mn-smm-s2/pro: Add iMX8MN BSH SMM S2 boardsAriel D'Alessandro
2022-04-12net: phy: nxp-tja11xx: Add NXP TJA11xx PHY driverMichael Trimarchi
2022-04-12net: phy: Add phy_modify() accessorAriel D'Alessandro
2022-04-12iopoll: Extend read_poll_timeout macro to support variable parametersAriel D'Alessandro
2022-04-12phy: nxp-c45-tja11xx: Rename functions to be c45 tja11xx specificAriel D'Alessandro
2022-04-12colibri-imx6ull: drop vidargs and remove video= settingsOleksandr Suvorov
2022-04-12include: colibri_vf: add missing tdxargs variablePhilippe Schenker
2022-04-12imx: imx8ulp: Set COUNTER_FREQUENCY to 1MhzYe Li
2022-04-12dt-bindings: imx8mq-clock: add mainline definitionsAngus Ainslie
2022-04-12arm: imx: imx8mn_beacon: Remove unnecessary configsAdam Ford
2022-04-12arm: imx: imx8mm_beacon: Remove unnecessary configsAdam Ford
2022-04-12drivers: misc: add Gateworks System Controller driverTim Harvey
2022-04-12include/linux/byteorder: fix cpu_to_be32_array()Heinrich Schuchardt
2022-04-12crypto/fsl: i.MX8: Enable Job ring driver model.Gaurav Jain
2022-04-11linux/mtd/mtd.h: Add <dm/ofnode.h>Tom Rini
2022-04-11mtd: Add flash_node in struct mtd_infoPatrice Chotard
2022-04-11lib: rsa: Fix const-correctness of rsassa_pss functionsSESA644425
2022-04-11malloc: Annotate allocator for valgrindSean Anderson
2022-04-11Add valgrind headers to U-BootSean Anderson
2022-04-10Merge tag 'efi-2022-07-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2022-04-10phy: adin: add driver for Analog Devices ADIN1300 PHYNate Drude