summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
4 daysMerge patch series "Fix logic of OF_OMIT_DTB and remove useless dts files"nextTom Rini
4 daysMerge patch series "Correct behavior of BLOBLIST_PASSAGE_MANDATORY"Tom Rini
5 daysarm: Drop unused dts filesTom Rini
5 dayspowerpc: drop qemu-ppce500 dtsTom Rini
5 daysdts: Correct entry for OF_OMIT_DTBTom Rini
5 daysdts: Make DEFAULT_DEVICE_TREE depend on !OF_OMIT_DTBTom Rini
5 daysdts: Correct behavior of OF_OMIT_DTBTom Rini
5 daysvexpress64: Correct CONFIG symbol logic around device tree passageTom Rini
5 dayslib/fdtdec.c: Disallow overriding BLOBLIST_PASSAGE_MANDATORYTom Rini
6 daysMerge tag 'mediatek-for-next-2026-09-02' of https://git.u-boot-project.org/u-...Tom Rini
6 dayspower: domain: mtk: remove setting DCM_TOP_ENDavid Lechner
6 daysconfigs: mediatek: remove UFS defconfigsDavid Lechner
6 daysvideo: pwm_backlight: support num-interpolated-stepsDavid Lechner
6 daysarm: dts: mediatek: remove mt6357.dtsiDavid Lechner
6 dayspower: domain: mtk: add mt8366 power domainIrving-ch Lin
6 daysdt-bindings: power: add mediatek,mt8366-power.hIrving-ch Lin
6 dayspower: domain: mtk: add BUS_PROT_WR_IGN() macrosDavid Lechner
6 dayspower: domain: mtk: add bus_prot_sta_mask fieldDavid Lechner
6 daysclk: mediatek: add support for MT8366irving.ch.lin
6 daysdt-bindings: clock: add MT8366 clock headerIrving-CH Lin
6 daysclk: mediatek: fix using clocks before relocationDavid Lechner
6 daysMerge patch series "bootm: size the noload buffer from the compressor header"Tom Rini
6 daystest: fit: cover the kernel_noload lzma header-size and unknown-size pathsAristo Chen
6 daysbootm: size the noload lzma decompression buffer from the headerAristo Chen
6 daystest: fit: cover the kernel_noload lz4 header-size pathAristo Chen
6 daysbootm: size the noload lz4 decompression buffer from Content_SizeAristo Chen
6 daystest: fit: cover the kernel_noload zstd header-size pathAristo Chen
6 daysbootm: size the noload zstd decompression buffer from Frame_Content_SizeAristo Chen
6 daystest: fit: cover the kernel_noload gzip header-size and lying-header pathsAristo Chen
6 daysbootm: size the noload gzip decompression buffer from ISIZEAristo Chen
6 daysarm: dts: mediatek: remove mt8188 tphy fallbackDavid Lechner
7 daysvideo: panel: himax-hx8394: use common mipi_dsi_dcs_write_seq macroJulien Stephan
7 daysvideo: panel: renesas-r69328: use common mipi_dsi_dcs_write_seq macroJulien Stephan
7 daysvideo: panel: mot-panel: use common mipi_dsi_dcs_write_seq macroJulien Stephan
7 daysvideo: panel: lg-lh400wv3-sd04: use common mipi_dsi_dcs_write_seq macroJulien Stephan
7 daysvideo: panel: hitachi-tx10d07vm0baa: use common mipi_dsi_dcs_write_seq macroJulien Stephan
7 daysmipi_dsi: add mipi_dsi_{generic/dcs}_write_seq helper macrosJulien Stephan
7 daysarm: mach-k3: j721e: make get_boot_device() available outside xPLPatryk Biel
7 daysMerge tag 'u-boot-stm32-20260901' of https://git.u-boot-project.org/u-boot/cu...Tom Rini
7 daysstm32mp1: spl: support loading U-Boot proper from eMMC hardware partitionsSean Nyekjaer
7 daysMerge patch series "pylibfdt: Update the U-Boot version with changes from ups...Tom Rini
7 daysdtoc: Add tests for the pylibfdt bindings dtoc does not useAlexey Charkov
7 dayspylibfdt: Document that FdtSw.property() takes bytesSimon Glass
7 dayspylibfdt: Add add_mem_rsv() and del_mem_rsv()Alexey Charkov
7 dayspylibfdt: Add address_cells() and size_cells()Alexey Charkov
7 dayspylibfdt: Grow the FdtSw buffer geometricallyAlexey Charkov
7 dayspylibfdt: Fix a typo in the next_node() docstringThomas Huth
7 dayspylibfdt: Fix backwards compatibility of return valuesBrandon Maier
7 dayspylibfdt: Fix get_mem_rsv for newer Python versionsBrandon Maier
7 dayspylibfdt: Support boolean propertiesSimon Glass