aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-16clk/qcom: use function pointers for enable and set_rateCaleb Connolly
2024-01-16clk/qcom: sdm845: add register map for simple gate clocksCaleb Connolly
2024-01-16clk/qcom: handle resets and clocks in one deviceKonrad Dybcio
2024-01-16clk/qcom: move ipq4019 driver from mach-ipq40xxCaleb Connolly
2024-01-16clk/qcom: move from mach-snapdragonCaleb Connolly
2024-01-14Merge branch 'master-sync-dts-663' of https://source.denx.de/u-boot/custodian...Tom Rini
2024-01-14ARM: dts: renesas: Synchronize R-Car R8A779F0 S4 DTs with Linux 6.6.3Marek Vasut
2024-01-14ARM: dts: renesas: Synchronize R-Car R8A77990 E3 DTs with Linux 6.6.3Marek Vasut
2024-01-14ARM: dts: renesas: Synchronize R-Car R8A77970 V3M DTs with Linux 6.6.3Marek Vasut
2024-01-14ARM: dts: renesas: Synchronize R-Car R8A7792 V2H DTs with Linux 6.6.3Marek Vasut
2024-01-14clk: renesas: Synchronize RZ R8A774E1 RZ/G2H clock tables with Linux 6.6.3Marek Vasut
2024-01-14clk: renesas: Synchronize RZ R8A774C0 RZ/G2E clock tables with Linux 6.6.3Marek Vasut
2024-01-14clk: renesas: Synchronize RZ R8A774B1 RZ/G2N clock tables with Linux 6.6.3Marek Vasut
2024-01-14clk: renesas: Synchronize RZ R8A774A1 RZ/G2M clock tables with Linux 6.6.3Marek Vasut
2024-01-14clk: renesas: Synchronize R-Car R8A77995 D3 clock tables with Linux 6.6.3Marek Vasut
2024-01-14clk: renesas: Synchronize R-Car R8A77990 E3 clock tables with Linux 6.6.3Marek Vasut
2024-01-14clk: renesas: Synchronize R-Car R8A77965 M3-N clock tables with Linux 6.6.3Marek Vasut
2024-01-14clk: renesas: Synchronize R-Car R8A77960 M3-W and R8A77961 M3-W+ clock tables...Marek Vasut
2024-01-14Merge tag 'efi-2024-04-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2024-01-13cmd: efidebug: check pointer after memory allocationHeinrich Schuchardt
2024-01-13efi_loader: support fmp versioning for multi bank updateMasahisa Kojima
2024-01-13fwu: fix fwu_get_image_index interfaceMasahisa Kojima
2024-01-13efi_loader: Clean up efi_dp_append and efi_dp_concatIlias Apalodimas
2024-01-13doc: fix three-dash references in reStructuredTextGrzegorz Szymaszek
2024-01-13doc: coreboot: Update stale graphics enabling instructionsBin Meng
2024-01-13efi_loader: remove unused members from struct efi_disk_objMasahisa Kojima
2024-01-13efi: Avoid using dm_scan_other()Simon Glass
2024-01-13efi_loader: fix iteration of FMP protocolsMasahisa Kojima
2024-01-12Merge branch '2024-01-12-assorted-fixes'Tom Rini
2024-01-12Makefile: Run defconfig files through the C preprocessorAndrew Davis
2024-01-11android_ab: don't ignore ab_control_store return codeAlexey Romanov
2024-01-11tools: fix build without LIBCRYPTO supportPaul-Erwan Rio
2024-01-11tools: kwbimage: Allow disabling build on non-mvebu platformsAlexander Dahl
2024-01-11test: fs: fs-test: Move the tests to use sha256sumPeter Robinson
2024-01-11ti: am335x: Remove unused linker scriptTom Rini
2024-01-11arm: spl: Use separate fault handlers instead of a single common oneCsókás Bence
2024-01-11test: CONFIG_UT_BOOTSTD must depend on CONFIG_BOOTSTDHeinrich Schuchardt
2024-01-11boot: CONFIG_CEDIT must depend on CONFIG_EXPOHeinrich Schuchardt
2024-01-11test: build test/boot for CONFIG_UT_BOOTSTD=nHeinrich Schuchardt
2024-01-11boot: Support decompressing non-kernel OS imagesSimon Glass
2024-01-11phy: phy-mtk-tphy: add properties for phy tuningChunfeng Yun
2024-01-11dt-bindings: phy-mtk-tphy: add properties for phy tuningChunfeng Yun
2024-01-11Merge patch series "net fixes prior lwip"Tom Rini
2024-01-11Makefile: add dtbs to cleanMaxim Uvarov
2024-01-11omap3: use device specific naming for mem_initMaxim Uvarov
2024-01-11bcm_ns3: use device specific naming for variablesMaxim Uvarov
2024-01-11mach-socfpga: do not overlap defines with lwipMaxim Uvarov
2024-01-11driver/net/rtl8139: remove debug printMaxim Uvarov
2024-01-11sandbox: eth-raw-os: successful return code is 0Maxim Uvarov
2024-01-11net/smc911x: fix return from smc911x_sendMaxim Uvarov