summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2025-05-03doc: imx: add document for i.MX95 Image Container FormatAlice Guo
2025-05-02Merge patch series "board: beagle: beagley-ai: Cleanups and stdboot"Tom Rini
2025-05-02doc: beagle: Add BeagleY-AI documentationNishanth Menon
2025-05-01doc: ti: k3: add language for code-block directiveAnshul Dalal
2025-05-01doc: ti: update bash code-block directives to promptAnshul Dalal
2025-04-28Prepare v2025.07-rc1v2025.07-rc1Tom Rini
2025-04-28Merge tag 'u-boot-imx-master-20250428' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2025-04-25Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2025-04-25doc: jh7110: describe debug UARTHeinrich Schuchardt
2025-04-25doc: starfive: use jh7110_common.rstHeinrich Schuchardt
2025-04-25doc: starfive: use consistent formattingHeinrich Schuchardt
2025-04-25doc: add DeepComputing FML13V01 documentationHeinrich Schuchardt
2025-04-25doc: fix typo 'to'Aristo Chen
2025-04-25doc: fix typo commnadAristo Chen
2025-04-25doc: arch: arm64: fix typosAristo Chen
2025-04-25doc: remove duplicated "commands"Aristo Chen
2025-04-25MAINTAINERS: Update email of Stefano BabicStefano Babic
2025-04-25doc: board: starfive: visionfive2: add missing format command to FlashingE Shattow
2025-04-25doc: jh7110: describe debug UARTHeinrich Schuchardt
2025-04-25doc: starfive: use jh7110_common.rstHeinrich Schuchardt
2025-04-25doc: starfive: use consistent formattingHeinrich Schuchardt
2025-04-25doc: add DeepComputing FML13V01 documentationHeinrich Schuchardt
2025-04-24python: Use and refer to the venv module rather than virtualenvTom Rini
2025-04-23Merge patch series "Uthreads"Tom Rini
2025-04-23test: lib: add uthread testJerome Forissier
2025-04-23uthread: add cooperative multi-tasking interfaceJerome Forissier
2025-04-23test: lib: add initjmp() testJerome Forissier
2025-04-23arch: introduce initjmp() and Kconfig symbol HAVE_INITJMPJerome Forissier
2025-04-23board: rockchip: Add minimal generic RK3399 boardJonas Karlman
2025-04-23board: rockchip: Add minimal generic RK3328 boardJonas Karlman
2025-04-23rockchip: rk3576: Add support for ROC-RK3576-PC boardHeiko Stuebner
2025-04-23arm: rockchip: Add RK3576 arch core supportXuhui Lin
2025-04-23board: rockchip: Add Radxa E20CJonas Karlman
2025-04-23board: rockchip: Add minimal generic RK3528 boardJonas Karlman
2025-04-19doc: dt_qemu: correct dumpdtb descriptionHeinrich Schuchardt
2025-04-19doc: release_cycle: Use variable substitution for next versionTom Rini
2025-04-15doc: board: ti: Add optee rng supportUdit Kumar
2025-04-12board: nvidia: tegratab: add Nvidia Tegra Note 7 supportSvyatoslav Ryhel
2025-04-12board: asus: transformer: add ASUS Transformer Pad TF701T supportSvyatoslav Ryhel
2025-04-12board: motorola: add Atrix 4G MB860 and Droid X2 MB870 supportSvyatoslav Ryhel
2025-04-11Merge patch series "Switch to using $(PHASE_) in Makefiles"Tom Rini
2025-04-11doc/develop/codingstyle.rst: Expand to include CONFIG_IS_ENABLED and PHASE_Tom Rini
2025-04-11doc/develop/codingstyle.rst: Add a section on conditional compilationTom Rini
2025-04-11Kbuild: Always use $(PHASE_)Tom Rini
2025-04-11Merge tag 'qcom-for-2025.07' of https://source.denx.de/u-boot/custodians/u-bo...Tom Rini
2025-04-11Merge tag 'u-boot-imx-master-20250411' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2025-04-11doc: board/qualcomm: describe phone support and bringupCaleb Connolly
2025-04-11board: toradex: add Toradex SMARC iMX8MPVitor Soares
2025-04-11doc: Update authenticated capsules documentationIlias Apalodimas
2025-04-10dm: doc: Fix exampleMiquel Raynal