summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-04drivers: video: simple_panel: make simple panel independent of backlightNikhil M Jain
2023-02-04test: dm: test-fdt: Add decode_panel_timing testNikhil M Jain
2023-02-04drivers: core: ofnode: Add panel timing decode.Nikhil M Jain
2023-02-04video: ti: am335x: restore driver-model codeDario Binacchi
2023-02-03Merge tag 'u-boot-imx-20230203' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2023-02-03Merge branch '2023-02-02-assorted-networking-updates'Tom Rini
2023-02-03udoo_neo: Select DM_SERIAL and drop iomux board level initPeter Robinson
2023-02-03udoo_neo: Move to DM for REGULATOR/PMIC/I2C driversPeter Robinson
2023-02-03ARM: imx: mx5: Convert MX53 Menlo board to DM SERIALMarek Vasut
2023-02-02net: ipv6: fix alignment errors on ARMSergei Antonov
2023-02-02net: ipv6: Fixed IPv6 string to address conversion off-by-one errorEhsan Mohandesi
2023-02-02net: ipv6: Fix IPv6 netmask parsingSean Edmond
2023-02-02drivers: net: fsl_ls_mdio: prevent a NULL pointer dereferenceIoana Ciornei
2023-02-02drivers: net: fsl-mc: do not use multiple blank linesIoana Ciornei
2023-02-02drivers: net: fsl-mc: align parameters to the open paranthesisIoana Ciornei
2023-02-02drivers: net: fsl-mc: remove explicit castIoana Ciornei
2023-02-02drivers: net: fsl-mc: do not prefix decimal values with 0xIoana Ciornei
2023-02-02drivers: net: fsl-mc: remove an useless break statementIoana Ciornei
2023-02-02drivers: net: fsl-mc: remove useless assignment of variableIoana Ciornei
2023-02-02net: tftp: Fix for DATA ACK for block count out of orderSean Edmond
2023-02-02board: gw_ventana: enable MV88E61XX DSA supportTim Harvey
2023-02-02net: add MV88E6xxx DSA driverTim Harvey
2023-02-02net: fec: add support for DM_MDIOTim Harvey
2023-02-02net: ksz9477: remove unnecessary xmit and recv functionsTim Harvey
2023-02-02net: dsa: allow rcv() and xmit() to be optionalTim Harvey
2023-02-02net: dsa: ensure dsa driver has proper opsTim Harvey
2023-02-02net: dsa: move cpu port probe to dsa_post_probeTim Harvey
2023-02-02net: mdio-uclass: scan for dm mdio children on post-bindTim Harvey
2023-02-02Merge commit 'refs/pipelines/15015' of https://source.denx.de/u-boot/custodia...Tom Rini
2023-02-02ARM: tegra: include timer as default optionSvyatoslav Ryhel
2023-02-02drivers: timer: add driver for ARMv7 based Tegra devices and T210Svyatoslav Ryhel
2023-02-02ARM: tegra: remap clock_osc_freq for all Tegra familySvyatoslav Ryhel
2023-02-02Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2023-02-01Merge https://source.denx.de/u-boot/custodians/u-boot-shTom Rini
2023-02-02net: ravb: Drop SoC-specific compatible supportMarek Vasut
2023-02-02configs: draak: Enable I2C support for R-Car D3Hai Pham
2023-02-02clk: renesas: rcar-gen3: Factor out CPG libraryHai Pham
2023-02-02clk: renesas: Add R8A77970 SD0H/SD0 clocks for SDHIHai Pham
2023-02-02clk: renesas: Switch to new SD clock handlingHai Pham
2023-02-02clk: renesas: Handle E3/D3 RPCSRC clockHai Pham
2023-02-02clk: renesas: Introduce and use rcar_clk_get_rate64_div_table functionHai Pham
2023-02-02clk: renesas: Convert Gen2/Gen3 clock tables to clk-provider struct clk_div_t...Marek Vasut
2023-02-02mmc: renesas-sdhi: Flag non-standard SDnH handling for V3MHai Pham
2023-02-02mmc: renesas-sdhi: Drop R-Car H3 ES3.0 HS400 calibration tableHai Pham
2023-02-02mmc: renesas-sdhi: Add R8A77961 M3-W+ supportHai Pham
2023-02-02mmc: renesas-sdhi: Adjust HS400 calibration offsets for M3-W r1.3Hai Pham
2023-02-02mmc: renesas-sdhi: Adjust HS400 calibration tablesHai Pham
2023-02-02mmc: renesas-sdhi: Filter out HS400 on M3-W r1.2, V3M, V3H r1.x, D3Hai Pham
2023-02-02mmc: renesas-sdhi: R-Car M3 r1.3 also uses 4 tuning tapsHai Pham
2023-02-02clk: renesas: Drop core param from gen3_clk_get_rate64_pll_mul_regMarek Vasut