summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2025-05-12Prepare v2025.07-rc2v2025.07-rc2Tom Rini
2025-05-11doc: RISC-V supports semihostingHeinrich Schuchardt
2025-05-11doc: correct link to QEMUHeinrich Schuchardt
2025-05-11doc: pytest: Document the test_button testTom Rini
2025-05-11doc: pytest: Document the test_bootmenu testTom Rini
2025-05-11doc: pytest: Document the test_bind testTom Rini
2025-05-11doc: pytest: Document the test_efi_loader testTom Rini
2025-05-11doc: pytest: Document the test_bootstage testTom Rini
2025-05-11doc: pytest: Document the test_net testTom Rini
2025-05-11doc: pytest: Document the test_net_boot testTom Rini
2025-05-11doc: pytest: Framework for documenting tests and document test_000_versionTom Rini
2025-05-11doc: Start improving our pytest documentationTom Rini
2025-05-11doc: describe u-boot-test-releaseHeinrich Schuchardt
2025-05-11doc: u-boot-test-reset: mention power cyclingHeinrich Schuchardt
2025-05-09Dockerfile: use lz4 instead of lz4-toolsHeinrich Schuchardt
2025-05-09disable mail for swarrenStephen Warren
2025-05-08Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegraTom Rini
2025-05-08ARM: tegra: convert boards to use TEGRA_PRAMSvyatoslav Ryhel
2025-05-08board: lg: star: add Optimus 2X P990 supportSvyatoslav Ryhel
2025-05-08board: rockchip: Add LCKFB TaishanPi RK3566 BoardJiehui He
2025-05-08board: rockchip: add Xunlong Orange Pi 5 MaxIlya Katsnelson
2025-05-03imx95_evk: add i.MX95 19x19 EVK board basic supportYe Li
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