summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-02warp7: Convert to OF_UPSTREAMFabio Estevam
2024-08-01clk: clk-uclass: Print clk name in clk_enable/clk_disableMichael Trimarchi
2024-08-01clk: Revise help text for clk_get_parent_rate()Alexander Dahl
2024-08-01clk: Fix error message in clk_get_bulkJan Kiszka
2024-08-01Merge patch series "clk: mediatek: add OPs to support OF_UPSTREAM"Tom Rini
2024-08-01clk: mediatek: add support for APMIXED parent in infra MUXChristian Marangi
2024-08-01clk: mediatek: add support for GATEs for APMIXED OPsChristian Marangi
2024-08-01clk: mediatek: implement MUX_FLAGS and MUX_MIXED_FLAGS macroChristian Marangi
2024-08-01clk: mediatek: add support for remapping clock IDChristian Marangi
2024-08-01clk: mediatek: provide common clk init function for infrasysChristian Marangi
2024-08-01clk: mediatek: add support for gate clock to reference topckgen clockChristian Marangi
2024-08-01clk: mediatek: add support for parent mux from different source for topckgenChristian Marangi
2024-08-01clk: mediatek: add support for parent mux from different sourceChristian Marangi
2024-08-01clk: mediatek: add support for gate ID at offsetChristian Marangi
2024-08-01clk: mediatek: add support for gates in clk_tree for infrasysChristian Marangi
2024-08-01clk: mediatek: return XTAL rate for infrasys get_mux_rateChristian Marangi
2024-08-01clk: mediatek: return XTAL rate directly for gates with XTAL parentChristian Marangi
2024-08-01net: dwc_eth_qos: mdio: Implement clause 45Philip Oberfichtner
2024-08-01net/tftp: make tftpput working with servers that do not use OACKMikhail Kshevetskiy
2024-07-31net: remove duplicate eth_env_set_enetaddr_by_index() declarationAlexander Sverdlin
2024-07-31Merge tag 'video-20240731' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini
2024-07-31usb: bootm: Drop old USB-device-removal codeSimon Glass
2024-07-31tools: Add script to update git subtree projectsRaymond Mao
2024-07-31env: mmc: Fix env loading with CONFIG_SYS_MMC_ENV_PARTMattijs Korpershoek
2024-07-31Merge patch series "Endian Kconfig improvements"Tom Rini
2024-07-31config: Use CONFIG_SYS_BIG_ENDIAN in code whenever possibleJiaxun Yang
2024-07-31Kconfig: Unify endian support optionJiaxun Yang
2024-07-31sandbox: Drop video-sync in serial driverSimon Glass
2024-07-31sandbox: Increase cyclic CPU-time limitSimon Glass
2024-07-31video: Use cyclic to handle video syncSimon Glass
2024-07-31video: Move last_sync to private dataSimon Glass
2024-07-31cyclic: Add a symbol for SPLSimon Glass
2024-07-31Merge tag 'efi-2024-10-rc2' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2024-07-31dm: use list_count_nodes() for counting list nodesSughosh Ganu
2024-07-31efi_memory: get the efi_mem_list node directlySughosh Ganu
2024-07-31efi_memory: avoid possible null pointer dereferenceSughosh Ganu
2024-07-31efi_memory: use list_count_nodes() to count list entriesSughosh Ganu
2024-07-31linux: list: add a function to count list nodesSughosh Ganu
2024-07-31efi_loader: correct check in efi_load_option_dp_join()Heinrich Schuchardt
2024-07-31doc: Add a description for bootmeth_androidMattijs Korpershoek
2024-07-31smbios: add extended Extended BIOS ROM SizeHeinrich Schuchardt
2024-07-31efi_loader: add /dtbs search pathCaleb Connolly
2024-07-31efi_loader: require EFI boot manager for EBBR complianceHeinrich Schuchardt
2024-07-31efi_loader: adjust config options for capsule updatesIlias Apalodimas
2024-07-30Merge patch series "led: implement software blinking"Tom Rini
2024-07-30led: Add dts property to specify blinking of the ledMichael Polyntsov
2024-07-30led: Implement software led blinkingMichael Polyntsov
2024-07-30led: enable LEDST_BLINK state unconditionallyMikhail Kshevetskiy
2024-07-29Merge patch series "include: asm-generic: Remove duplicate newlines"Tom Rini
2024-07-29include: Remove duplicate newlinesMarek Vasut