aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2024-06-10doc/sphinx, test/py: Update requests module to 2.32.2Tom Rini1-1/+1
2024-06-10doc: cmd: bootmeth: Fix extlinunx -> extlinux typoMattijs Korpershoek1-1/+1
2024-06-06doc: process.rst: Document device tree resync rulesTom Rini2-3/+19
2024-06-06doc: process.rst: Use subsubheading for "Phases of the Development Process"Tom Rini1-4/+4
2024-06-06doc: Update netconsole examples, mention stderrFiona Klute1-9/+11
2024-06-06doc: Detailed example for netconsole setupFiona Klute1-1/+34
2024-06-06doc: add clarity to what a "fpga" image isSam Povilus1-1/+1
2024-06-06doc: Remove extraneous curly bracesSam Povilus1-14/+14
2024-06-03Prepare v2024.07-rc4v2024.07-rc4Tom Rini1-1/+1
2024-06-03Merge https://source.denx.de/u-boot/custodians/u-boot-samsungTom Rini2-469/+0
2024-05-30board: starfive: support Pine64 Star64 boardH Bell2-0/+202
2024-05-28arm: exynos: Migrate E850-96 board to OF_UPSTREAMSam Protsenko2-469/+0
2024-05-25board: rockchip: Add Indiedroid NovaChris Morgan1-0/+1
2024-05-25board: rockchip: add Powkiddy X55Chris Morgan1-0/+1
2024-05-20Prepare v2024.07-rc3v2024.07-rc3Tom Rini1-1/+1
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini2-2/+7
2024-05-14andes: Unify naming policy for Andes related sourceLeo Yu-Chi Liang4-1/+1
2024-05-14doc: Milk-V Mars CM and Milk-V Mars CM LiteHeinrich Schuchardt2-1/+195
2024-05-13Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/13May2024Tom Rini2-7/+2
2024-05-13doc/sphinx: Bump Jinja2 to 3.1.4Tom Rini1-1/+1
2024-05-07common.h: Remove this file and all referencesTom Rini2-7/+2
2024-05-07rockchip: rk3399: Remove redundant device tree filesJonas Karlman1-42/+0
2024-05-06Prepare v2024.07-rc2v2024.07-rc2Tom Rini1-2/+2
2024-05-01doc: correct description of 'env print -e'Heinrich Schuchardt1-3/+7
2024-04-26rockchip: rk3588-coolpi: Add boards to documentationJonas Karlman1-0/+2
2024-04-23board: add support for Schneider HMIBSC boardSumit Garg3-0/+55
2024-04-23serial: msm: calculate bit clock dividerCaleb Connolly1-10/+0
2024-04-22Prepare v2024.07-rc1v2024.07-rc1Tom Rini1-4/+3
2024-04-22doc: release_cycle: Note when next branch opensTom Rini1-0/+3
2024-04-20doc: update list of aliases for the env commandHeinrich Schuchardt1-1/+2
2024-04-20doc: sort env sub-commands alphabeticallyHeinrich Schuchardt1-17/+17
2024-04-19Merge tag 'u-boot-dfu-20240419' of https://source.denx.de/u-boot/custodians/u...Tom Rini1-0/+18
2024-04-18Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabl...Tom Rini2-2/+1
2024-04-18fastboot: introduce 'oem board' subcommandAlexey Romanov1-0/+18
2024-04-14Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini1-0/+13
2024-04-13doc/sphinx: Bump idna to 3.7Tom Rini1-1/+1
2024-04-13Fix references to trace docVincent Stehlé1-2/+2
2024-04-13doc: build: fix gen_compile_commands section levelMattijs Korpershoek1-2/+2
2024-04-13doc: build: update docker image to latestMattijs Korpershoek1-1/+1
2024-04-12usb: Add environment based device ignorelistJanne Grunau1-0/+13
2024-04-11arm: dts: k3: Remove unneeded ti, sci-sysreset binding and nodesAndrew Davis1-29/+0
2024-04-10Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"Tom Rini2-1/+2
2024-04-10x86: Drop message about features being missing with 64-bitSimon Glass1-1/+1
2024-04-10doc: Mention fastboot dependency on CMDLINESimon Glass1-0/+1
2024-04-09doc: describe Milk-V Mars boardHeinrich Schuchardt2-0/+112
2024-04-09riscv: do not set default fdt for VisionFive 2Heinrich Schuchardt1-0/+18
2024-04-08doc: improve description of FAT partition name generationHeinrich Schuchardt1-3/+14
2024-04-08doc: missing :: in doc/usage/cmd/itest.rstHeinrich Schuchardt1-0/+2
2024-04-04board: amlogic: jethubj100: update docsViacheslav Bocharov1-4/+7
2024-04-02Merge branch 'next'Tom Rini26-339/+1507