summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * ARM: imx: imx8m: Fix board_get_usable_ram_top()Marek Vasut2022-04-211-3/+2
| * configs: ge_bx50v3: remove CONFIG_PCIE_IMX_POWER_GPIOIan Ray2022-04-211-1/+0
| * pci: imx: remove weak overrides no longer usedTim Harvey2022-04-212-11/+2
| * pci: imx: use vpcie-supply if defined by device-treeTim Harvey2022-04-212-3/+18
| * board: toradex: drop colibri pxa270 supportMarcel Ziswiler2022-04-219-447/+1
| * board: gateworks: venice: add imx8mp-venice-gw740x supportTim Harvey2022-04-2116-10/+3571
| * board: gateworks: venice: add additional levels for dtb name matchTim Harvey2022-04-211-0/+8
| * board: gateworks: gw_ventana: use comomn GSC driverTim Harvey2022-04-2115-184/+266
| * imx8m{m, n}_venice_defconfig: enable md5sum and crc32 commandsTim Harvey2022-04-212-2/+6
| * imx8m{m,n}-venice-gw7902: add support for GPY111 phyTim Harvey2022-04-214-2/+10
| * imx8m{m,n}_venice_defconfig: add DT overlay supportTim Harvey2022-04-212-0/+2
| * arm: dts: imx8m*-venice: add gpio hog supportTim Harvey2022-04-219-0/+669
| * board: gateworks: venice: use common GSC driverTim Harvey2022-04-2112-763/+425
| * board: gateworks: venice: enable DM_SERIALTim Harvey2022-04-212-0/+4
| * configs: imx8m{m,n}_venice_defconfig: add usb supportTim Harvey2022-04-214-0/+43
| * imx8m{m,n}_venice: update env memory layoutTim Harvey2022-04-214-10/+12
| * configs: tdx: apalis/colibri_imx6: use preboot as wellMarcel Ziswiler2022-04-214-7/+6
| * configs: tdx: apalis_imx6: drop hw v1.0 supportMarcel Ziswiler2022-04-212-41/+3
| * board: colibri_imx7: fix usb start on soloMarcel Ziswiler2022-04-212-32/+9
| * configs: tdx: Do not overwrite fdtfile if it got set manuallyPhilippe Schenker2022-04-217-7/+7
| * configs: colibri-imx7/-emmc: enable booting from usb sdpOleksandr Suvorov2022-04-212-0/+2
| * configs: toradex: enable missing fit optionsOleksandr Suvorov2022-04-2110-0/+11
| * toradex: drop legacy nfsboot scriptIgor Opaniuk2022-04-2110-86/+0
| * toradex: set default dhcp distroboot scriptnameIgor Opaniuk2022-04-2112-2/+14
| * toradex: globally disable video supportIgor Opaniuk2022-04-218-60/+0
| * toradex: apalis-imx8x: drop support for apalis imx8xDenys Drozdov2022-04-2114-950/+1
| * arm: dts: imx8mp: Import GPCv2 subset, HSIOMIX and USB PDMarek Vasut2022-04-211-2/+70
| * usb: dwc3: Implement .glue_configure for i.MX8MPMarek Vasut2022-04-211-0/+52
| * usb: dwc3: Rename .select_dr_mode to .glue_configureMarek Vasut2022-04-211-5/+5
| * imx: power-domain: Add i.MX8MP HSIOMIX driverMarek Vasut2022-04-213-0/+167
| * imx: power-domain: Add i.MX8MP supportMarek Vasut2022-04-212-0/+125
| * power_domain: Add power_domain_get_by_name()Marek Vasut2022-04-212-0/+35
| * imx: power-domain: Get rid of SMCCC dependencyMarek Vasut2022-04-212-19/+361
| * imx: power-domain: Inline arch-imx8m/power-domain.hMarek Vasut2022-04-212-16/+6
| * imx: power-domain: Descend into pgc subnode if presentMarek Vasut2022-04-211-0/+6
| * power-domain: Return 0 if ops unimplemented and remove empty functionsMarek Vasut2022-04-2112-181/+4
| * imx8ulp: clock: Fix lcd clock algoLoic Poulain2022-04-211-3/+2
* | Merge branch '2022-04-21-further-cleanups'Tom Rini2022-04-21283-524/+374
|\ \
| * | arm: set cntfrq_el0 if CONFIG_COUNTER_FREQUENCY is validPeng Fan2022-04-219-13/+13
| * | include/configs: drop COUNTER_FREQUENCYPeng Fan2022-04-2169-155/+2
| * | configs: set CONFIG_COUNTER_FREQUENCYPeng Fan2022-04-21184-4/+184
| * | arch: arm: Kconfig: set default COUNTER_FREQUENCYPeng Fan2022-04-211-0/+5
| * | arch: arm: move COUNTER_FREQUENCY from versal to armPeng Fan2022-04-212-6/+12
| * | xilinx: versal: board: use CONFIG_COUNTER_FREQUENCYPeng Fan2022-04-211-1/+1
| * | misc: atsha204a: Remove duplicate CRC-16 implementationPali Rohár2022-04-212-119/+4
| * | fs: ext4: Use CRC-16 implementation from linux/crc16.hPali Rohár2022-04-215-84/+6
| * | crc16: Move standard CRC-16 implementation from ubifs to libPali Rohár2022-04-214-1/+5
| * | crc16: Rename fs/ubifs/crc16.h to include/linux/crc16.hPali Rohár2022-04-214-3/+3
| * | crc16-ccitt: Rename file with CRC-16-CCITT implementation to crc16-ccitt.cPali Rohár2022-04-214-7/+7
| * | SPL: Do not enable SPL_SYS_MALLOC_SIMPLE without SPL_FRAMEWORK by defaultPali Rohár2022-04-211-0/+1
|/ /