aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-04-21crc16-ccitt: Rename file with CRC-16-CCITT implementation to crc16-ccitt.cPali Rohár1-1/+1
2022-04-21Merge https://source.denx.de/u-boot/custodians/u-boot-marvellWIP/21Apr2022Tom Rini1-15/+4
2022-04-21board: ti: am335x: Add support for BBE Extended WiFiPaul Barker1-0/+2
2022-04-21board: ti: am335x: Add BBE Lite supportPaul Barker1-0/+2
2022-04-21env: Implement lower priority arch_env_get_location()Marek Vasut1-0/+16
2022-04-21arm: kirkwood: Sheevaplug : Use Marvell uclass mvgbe and PHY driver for EthernetTony Dinh1-15/+4
2022-04-19IOMUX: Fix access past end of console_devicesSean Anderson1-4/+4
2022-04-19Convert CONFIG_SYS_MEM_TOP_HIDE to KconfigTom Rini7-17/+0
2022-04-19Merge tag 'u-boot-rockchip-20220418' of https://source.denx.de/u-boot/custodi...WIP/19Apr2022Tom Rini19-24/+202
2022-04-18dm: core: Deal with a wrinkle with linker listsWIP/2022-04-18-dm-reducing-spl-memory-usageSimon Glass1-0/+8
2022-04-18dm: core: Allow devres to be disabled in SPLSimon Glass3-6/+6
2022-04-18rockchip: rk3288-cru: sync the clock dt-binding header from LinuxJohan Jonker1-1/+12
2022-04-18rockchip: rk3288-power: sync power domain dt-binding header from LinuxJohan Jonker2-11/+32
2022-04-18rockchip: rk3228-cru: sync the clock dt-binding header from LinuxJohan Jonker1-2/+52
2022-04-18rockchip: rk3228-power: sync power domain dt-binding header from LinuxJohan Jonker1-0/+21
2022-04-18rockchip: rk3066: add core supportJohan Jonker2-0/+56
2022-04-18rockchip: rk3066-power: sync power domain dt-binding header from LinuxJohan Jonker1-0/+22
2022-04-18rockchip: move ROCKCHIP_STIMER_BASE to KconfigJohan Jonker10-10/+0
2022-04-18rockchip: Enable SCSI in distro bootcmd for rk3399.Vagrant Cascadian1-0/+7
2022-04-15Merge tag 'efi-2022-07-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...WIP/15Apr2022Tom Rini14-20/+141
2022-04-15Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-netTom Rini15-63/+113
2022-04-15lib: convert u16_strlen() into a macroHeinrich Schuchardt1-12/+14
2022-04-15FMP: Remove GUIDs for FIT and raw imagesSughosh Ganu1-8/+0
2022-04-15capsule: board: Add information needed for capsule updatesSughosh Ganu12-0/+127
2022-04-14Remove duplication of table_compute_checksum functionTom Rini1-11/+12
2022-04-14led: Configure LED default-state on bootMarek Vasut1-11/+13
2022-04-13configs: net: dm9000: Move new Kconfig option to board configsMarek Vasut5-5/+0
2022-04-13net: dm9000: Drop dm9000.h and staticize SROM accessMarek Vasut1-16/+0
2022-04-13Merge tag 'u-boot-imx-20220413' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini26-1818/+401
2022-04-12include: configs: *imx8*: remove IMX_FEC_BASEHeiko Thiery8-14/+0
2022-04-12kontron-pitx-imx8m: change environment address variablesHeiko Thiery1-6/+7
2022-04-12ARM: dts: imx8mm: Add i.MX8M Mini Toradex Verdin based Menlo boardMarek Vasut1-0/+36
2022-04-12ARM: dts: imxrt10..-evk: Linux moved pins-imxrt1020 to dtsJesse Taube2-1754/+0
2022-04-12imx8m{m,n}_venice: update boot_net script to load fdtTim Harvey2-4/+30
2022-04-12ARM: dts: imx: Add support for Data Modul i.MX8M Mini eDM SBCMarek Vasut1-0/+129
2022-04-12bsh: imx8mn-smm-s2/pro: Add iMX8MN BSH SMM S2 boardsAriel D'Alessandro3-0/+145
2022-04-12net: phy: nxp-tja11xx: Add NXP TJA11xx PHY driverMichael Trimarchi1-0/+1
2022-04-12net: phy: Add phy_modify() accessorAriel D'Alessandro1-0/+2
2022-04-12iopoll: Extend read_poll_timeout macro to support variable parametersAriel D'Alessandro1-6/+6
2022-04-12phy: nxp-c45-tja11xx: Rename functions to be c45 tja11xx specificAriel D'Alessandro1-1/+1
2022-04-12colibri-imx6ull: drop vidargs and remove video= settingsOleksandr Suvorov1-3/+1
2022-04-12include: colibri_vf: add missing tdxargs variablePhilippe Schenker1-1/+1
2022-04-12imx: imx8ulp: Set COUNTER_FREQUENCY to 1MhzYe Li1-0/+2
2022-04-12dt-bindings: imx8mq-clock: add mainline definitionsAngus Ainslie1-1/+15
2022-04-12arm: imx: imx8mn_beacon: Remove unnecessary configsAdam Ford1-12/+0
2022-04-12arm: imx: imx8mm_beacon: Remove unnecessary configsAdam Ford1-10/+0
2022-04-12drivers: misc: add Gateworks System Controller driverTim Harvey1-0/+21
2022-04-12include/linux/byteorder: fix cpu_to_be32_array()Heinrich Schuchardt1-2/+2
2022-04-12crypto/fsl: i.MX8: Enable Job ring driver model.Gaurav Jain1-7/+5
2022-04-11linux/mtd/mtd.h: Add <dm/ofnode.h>Tom Rini1-0/+1