summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
21 hoursMerge tag 'mediatek-for-next-2026-09-02' of https://git.u-boot-project.org/u-...nextTom Rini
24 hourspower: domain: mtk: remove setting DCM_TOP_ENDavid Lechner
24 hoursconfigs: mediatek: remove UFS defconfigsDavid Lechner
27 hoursvideo: pwm_backlight: support num-interpolated-stepsDavid Lechner
42 hoursarm: dts: mediatek: remove mt6357.dtsiDavid Lechner
42 hourspower: domain: mtk: add mt8366 power domainIrving-ch Lin
42 hoursdt-bindings: power: add mediatek,mt8366-power.hIrving-ch Lin
42 hourspower: domain: mtk: add BUS_PROT_WR_IGN() macrosDavid Lechner
42 hourspower: domain: mtk: add bus_prot_sta_mask fieldDavid Lechner
42 hoursclk: mediatek: add support for MT8366irving.ch.lin
42 hoursdt-bindings: clock: add MT8366 clock headerIrving-CH Lin
43 hoursclk: mediatek: fix using clocks before relocationDavid Lechner
43 hoursMerge patch series "bootm: size the noload buffer from the compressor header"Tom Rini
43 hourstest: fit: cover the kernel_noload lzma header-size and unknown-size pathsAristo Chen
43 hoursbootm: size the noload lzma decompression buffer from the headerAristo Chen
43 hourstest: fit: cover the kernel_noload lz4 header-size pathAristo Chen
43 hoursbootm: size the noload lz4 decompression buffer from Content_SizeAristo Chen
43 hourstest: fit: cover the kernel_noload zstd header-size pathAristo Chen
43 hoursbootm: size the noload zstd decompression buffer from Frame_Content_SizeAristo Chen
43 hourstest: fit: cover the kernel_noload gzip header-size and lying-header pathsAristo Chen
43 hoursbootm: size the noload gzip decompression buffer from ISIZEAristo Chen
43 hoursarm: dts: mediatek: remove mt8188 tphy fallbackDavid Lechner
45 hoursvideo: panel: himax-hx8394: use common mipi_dsi_dcs_write_seq macroJulien Stephan
45 hoursvideo: panel: renesas-r69328: use common mipi_dsi_dcs_write_seq macroJulien Stephan
45 hoursvideo: panel: mot-panel: use common mipi_dsi_dcs_write_seq macroJulien Stephan
45 hoursvideo: panel: lg-lh400wv3-sd04: use common mipi_dsi_dcs_write_seq macroJulien Stephan
45 hoursvideo: panel: hitachi-tx10d07vm0baa: use common mipi_dsi_dcs_write_seq macroJulien Stephan
45 hoursmipi_dsi: add mipi_dsi_{generic/dcs}_write_seq helper macrosJulien Stephan
45 hoursarm: mach-k3: j721e: make get_boot_device() available outside xPLPatryk Biel
2 daysMerge tag 'u-boot-stm32-20260901' of https://git.u-boot-project.org/u-boot/cu...Tom Rini
2 daysstm32mp1: spl: support loading U-Boot proper from eMMC hardware partitionsSean Nyekjaer
3 daysMerge patch series "pylibfdt: Update the U-Boot version with changes from ups...Tom Rini
3 daysdtoc: Add tests for the pylibfdt bindings dtoc does not useAlexey Charkov
3 dayspylibfdt: Document that FdtSw.property() takes bytesSimon Glass
3 dayspylibfdt: Add add_mem_rsv() and del_mem_rsv()Alexey Charkov
3 dayspylibfdt: Add address_cells() and size_cells()Alexey Charkov
3 dayspylibfdt: Grow the FdtSw buffer geometricallyAlexey Charkov
3 dayspylibfdt: Fix a typo in the next_node() docstringThomas Huth
3 dayspylibfdt: Fix backwards compatibility of return valuesBrandon Maier
3 dayspylibfdt: Fix get_mem_rsv for newer Python versionsBrandon Maier
3 dayspylibfdt: Support boolean propertiesSimon Glass
3 dayspylibfdt: Add size_hint parameter for get_pathLuca Weiss
3 dayspylibfdt: Work-around SWIG limitations with flexible arraysRob Herring
3 dayspylibfdt: Add FdtRo.get_path()Luca Weiss
3 dayspylibfdt: Add Property.as_*int*_array()Luca Weiss
3 dayspylibfdt: Add Property.as_stringlist()Luca Weiss
3 dayspylibfdt: Fix Python crash on getprop deallocationLuca Weiss
3 dayspylibfdt: Restore the upstream bytearray() in getprop()Alexey Charkov
3 dayspylibfdt: Cast property length to Py_ssize_tAlexey Charkov
3 daysdisk: part_mac: Remove the Apple Partition Map driverAlexey Charkov