]> git.dujemihanovic.xyz Git - u-boot.git/shortlog
u-boot.git
2024-08-27 Jonas Karlmandm: core: regmap: Avoid multiple calls to ofnode_get_pa...
2024-08-27 Jonas Karlmandm: core: ofnode: Avoid multiple calls to ofnode_get_pa...
2024-08-27 Jonas Karlmandm: core: fdtaddr: Avoid multiple calls to fdt_parent_o...
2024-08-02 Tom RiniMerge tag 'u-boot-imx-master-20240802' of https://gitla...
2024-08-02 Lukasz Majewskiconfig: Adjust Phytec imx8mm module config to support...
2024-08-02 Hou Zhiqiangconfigs: imx93: enable the 'cpu' command
2024-08-02 Hou Zhiqiangconfigs: imx8m: enable the 'cpu' command
2024-08-02 Hou ZhiqiangMAINTAINERS: add entry for cpu command
2024-08-02 Hou Zhiqiangdoc: cmd: add documentation for cpu command
2024-08-02 Hou Zhiqiangcmd: cpu: add release subcommand
2024-08-02 Hou Zhiqiangcpu: imx: implement release_core callback
2024-08-02 Hou Zhiqiangcpu: imx: Add i.MX 8M series SoCs
2024-08-02 Hou Zhiqiangcpu: imx: removed the tail '\n' of the CPU description
2024-08-02 Hou Zhiqiangcpu: imx: fix the CPU type field width
2024-08-02 Hou Zhiqiangcpu: imx: fix the CPU frequency in cpu_imx_get_info()
2024-08-02 Hou Zhiqiangtest: cpu: add test for release CPU core.
2024-08-02 Hou Zhiqiangcpu: sandbox: implement release_core callback
2024-08-02 Hou Zhiqiangcpu: add release_core callback
2024-08-02 Hou Zhiqiangclk: imx8m: register ARM A53 core clock
2024-08-02 Yannic Moogconfigs: phycore-imx8mp_defconfig: enable CMD_ERASEENV
2024-08-02 Yannic Moogconfigs: phycore-imx8mm_defconfig: enable CMD_ERASEENV
2024-08-02 Yannic Moogconfigs: imx8mm-phygate-tauri-l_defconfig: enable CMD_E...
2024-08-02 Fabio Estevamwarp7: Convert to OF_UPSTREAM
2024-08-01 Michael Trimarchiclk: clk-uclass: Print clk name in clk_enable/clk_disable
2024-08-01 Alexander Dahlclk: Revise help text for clk_get_parent_rate()
2024-08-01 Jan Kiszkaclk: Fix error message in clk_get_bulk
2024-08-01 Tom RiniMerge patch series "clk: mediatek: add OPs to support...
2024-08-01 Christian Marangiclk: mediatek: add support for APMIXED parent in infra MUX
2024-08-01 Christian Marangiclk: mediatek: add support for GATEs for APMIXED OPs
2024-08-01 Christian Marangiclk: mediatek: implement MUX_FLAGS and MUX_MIXED_FLAGS...
2024-08-01 Christian Marangiclk: mediatek: add support for remapping clock ID
2024-08-01 Christian Marangiclk: mediatek: provide common clk init function for...
2024-08-01 Christian Marangiclk: mediatek: add support for gate clock to reference...
2024-08-01 Christian Marangiclk: mediatek: add support for parent mux from differen...
2024-08-01 Christian Marangiclk: mediatek: add support for parent mux from differen...
2024-08-01 Christian Marangiclk: mediatek: add support for gate ID at offset
2024-08-01 Christian Marangiclk: mediatek: add support for gates in clk_tree for...
2024-08-01 Christian Marangiclk: mediatek: return XTAL rate for infrasys get_mux_rate
2024-08-01 Christian Marangiclk: mediatek: return XTAL rate directly for gates...
2024-08-01 Philip Oberfichtnernet: dwc_eth_qos: mdio: Implement clause 45
2024-08-01 Mikhail Kshevetskiynet/tftp: make tftpput working with servers that do...
2024-07-31 Alexander Sverdlinnet: remove duplicate eth_env_set_enetaddr_by_index...
2024-07-31 Tom RiniMerge tag 'video-20240731' of https://source.denx.de...
2024-07-31 Simon Glassusb: bootm: Drop old USB-device-removal code
2024-07-31 Raymond Maotools: Add script to update git subtree projects
2024-07-31 Mattijs Korpershoekenv: mmc: Fix env loading with CONFIG_SYS_MMC_ENV_PART
2024-07-31 Tom RiniMerge patch series "Endian Kconfig improvements"
2024-07-31 Jiaxun Yangconfig: Use CONFIG_SYS_BIG_ENDIAN in code whenever...
2024-07-31 Jiaxun YangKconfig: Unify endian support option
2024-07-31 Simon Glasssandbox: Drop video-sync in serial driver
2024-07-31 Simon Glasssandbox: Increase cyclic CPU-time limit
2024-07-31 Simon Glassvideo: Use cyclic to handle video sync
2024-07-31 Simon Glassvideo: Move last_sync to private data
2024-07-31 Simon Glasscyclic: Add a symbol for SPL
2024-07-31 Tom RiniMerge tag 'efi-2024-10-rc2' of https://source.denx...
2024-07-31 Sughosh Ganudm: use list_count_nodes() for counting list nodes
2024-07-31 Sughosh Ganuefi_memory: get the efi_mem_list node directly
2024-07-31 Sughosh Ganuefi_memory: avoid possible null pointer dereference
2024-07-31 Sughosh Ganuefi_memory: use list_count_nodes() to count list entries
2024-07-31 Sughosh Ganulinux: list: add a function to count list nodes
2024-07-31 Heinrich Schuchardtefi_loader: correct check in efi_load_option_dp_join()
2024-07-31 Mattijs Korpershoekdoc: Add a description for bootmeth_android
2024-07-31 Heinrich Schuchardtsmbios: add extended Extended BIOS ROM Size
2024-07-31 Caleb Connollyefi_loader: add /dtbs search path
2024-07-31 Heinrich Schuchardtefi_loader: require EFI boot manager for EBBR compliance
2024-07-31 Ilias Apalodimasefi_loader: adjust config options for capsule updates
2024-07-30 Tom RiniMerge patch series "led: implement software blinking"
2024-07-30 Michael Polyntsovled: Add dts property to specify blinking of the led
2024-07-30 Michael Polyntsovled: Implement software led blinking
2024-07-30 Mikhail Kshevetskiyled: enable LEDST_BLINK state unconditionally
2024-07-29 Tom RiniMerge patch series "include: asm-generic: Remove duplic...
2024-07-29 Marek Vasutinclude: Remove duplicate newlines
2024-07-29 Marek Vasutinclude: zfs: Remove duplicate newlines
2024-07-29 Marek Vasutinclude: valgrind: Remove duplicate newlines
2024-07-29 Marek Vasutinclude: usb: Remove duplicate newlines
2024-07-29 Marek Vasutinclude: u-boot: Remove duplicate newlines
2024-07-29 Marek Vasutinclude: power: Remove duplicate newlines
2024-07-29 Marek Vasutinclude: net: Remove duplicate newlines
2024-07-29 Marek Vasutinclude: mtd: Remove duplicate newlines
2024-07-29 Marek Vasutinclude: linux: Remove duplicate newlines
2024-07-29 Marek Vasutinclude: jffs2: Remove duplicate newlines
2024-07-29 Marek Vasutinclude: fsl-mc: Remove duplicate newlines
2024-07-29 Marek Vasutinclude: firmware: Remove duplicate newlines
2024-07-29 Marek Vasutinclude: dt-bindings: Remove duplicate newlines
2024-07-29 Marek Vasutinclude: dm: Remove duplicate newlines
2024-07-29 Marek Vasutinclude: asm-generic: Remove duplicate newlines
2024-07-29 Tom RiniMerge tag 'dm-pull-29jul24' of https://gitlab.denx...
2024-07-29 Simon GlassMakefile: Pass OF_SPL_REMOVE_PROPS to binman
2024-07-29 Simon GlassMakefile: Provide VPL devicetree and padding to binman
2024-07-29 Simon Glassbinman: fit: Allow running fdtgrep on devicetree blobs
2024-07-29 Simon Glassbinman: fit: Write the compatible string to configuration
2024-07-29 Simon Glassbinman: fit: Allow providing FDT filenames in a directory
2024-07-29 Simon Glassbinman: Add support for alternative FDTs
2024-07-29 Simon Glassbinman: Allow entry types to override FDT contents
2024-07-29 Simon Glassbinman: Remove dependency on pylibfdt for entry-docs
2024-07-29 Simon Glassbinman: Add a bintool for fdtgrep
2024-07-29 Simon Glassbinman: Correct indentation in testSplPubkeyDtb
2024-07-29 Simon Glassbinman: Fix a comment typo in _DoReadFileDtb()
2024-07-29 Simon Glassbinman: Mention expanded entries in u-boot-vpl
2024-07-29 Simon Glassbinman: Correct comment in blob_dtb GetFdtEtype()
next