aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* doc: board: phytec: Add phyCORE-AM62xWadim Egorov2024-01-163-0/+160
* Merge tag 'qcom-2024.04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-bo...WIP/16Jan2024Tom Rini2024-01-163-168/+0
|\
| * pmic: qcom: dont use dev_read_addr to get USIDCaleb Connolly2024-01-161-94/+0
| * spmi: msm: fix register range namesCaleb Connolly2024-01-161-26/+0
| * gpio: qcom_pmic: drop gpio-count propertyCaleb Connolly2024-01-161-48/+0
* | Merge tag 'u-boot-imx-20240115' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2024-01-163-2/+63
|\ \ | |/ |/|
| * doc: board: phytec: Add phyGATE-Tauri board documentationYannic Moog2024-01-122-0/+61
| * doc: imx93_var_som: Adjust the underline lengthFabio Estevam2024-01-121-2/+2
* | doc: fix three-dash references in reStructuredTextGrzegorz Szymaszek2024-01-131-2/+2
* | doc: coreboot: Update stale graphics enabling instructionsBin Meng2024-01-131-7/+6
|/
* dt-bindings: phy-mtk-tphy: add properties for phy tuningChunfeng Yun2024-01-111-0/+9
* fastboot: add oem console command supportIon Agorria2024-01-091-0/+1
* fastboot: implement "getvar all"Ion Agorria2024-01-091-0/+3
* Add imx93-var-som supportMathieu Othacehe2024-01-082-0/+69
* imx9: imx93_evk: Add binman support.Mathieu Othacehe2024-01-082-0/+69
* Merge branch 'next'Tom Rini2024-01-0845-472/+1725
|\
| * configs: qemu: add config fragment for ACPIHeinrich Schuchardt2024-01-072-0/+24
| * fdt: Allow the devicetree to come from a bloblistSimon Glass2024-01-071-0/+3
| * Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-teg...WIP/06Jan2024-nextTom Rini2024-01-064-196/+344
| |\
| | * doc: board: tegra30: update information in board documentsSvyatoslav Ryhel2024-01-024-196/+344
| * | Merge patch series "ATF and OP-TEE Firewalling for K3 devices."WIP/04Jan2024-nextTom Rini2024-01-041-99/+214
| |\ \
| | * | docs: board: ti: k3: Add secure booting documentationManorit Chawdhry2024-01-041-0/+43
| | * | docs: board: ti: k3: Cleanup FIT signature documentationManorit Chawdhry2024-01-041-99/+171
| * | | Merge tag 'v2024.01-rc6' into nextTom Rini2024-01-034-60/+7
| |\ \ \
| * | | | bloblist: Update documentation and header commentSimon Glass2023-12-311-1/+3
| | |/ / | |/| |
| * | | cli: Enables using modern hush parser as command line parserFrancis Laniel2023-12-281-2/+17
| * | | cmd: Add new cli commandFrancis Laniel2023-12-282-0/+60
| | |/ | |/|
| * | rsa: use pkcs11 uri as defined in rfc7512Ayoub Zaki2023-12-201-1/+1
| * | Merge tag 'v2024.01-rc5' into nextTom Rini2023-12-185-20/+61
| |\ \
| * | | doc: Replace examples of MD5 and SHA1 with SHA256Sean Anderson2023-12-1717-109/+109
| * | | doc: board: ti: k3: Mention TI_DM argumentNeha Malcom Francis2023-12-131-0/+7
| * | | doc: Update documentation URLSimon Glass2023-12-131-1/+1
| * | | bootstd: Add a menu option to bootflow scanSimon Glass2023-12-131-0/+5
| * | | Merge patch series "some LED patches"Tom Rini2023-12-131-0/+63
| |\ \ \
| | * | | led: add TI LP5562 LED driverDoug Zobel2023-12-131-0/+63
| * | | | Merge tag 'v2024.01-rc4' into nextTom Rini2023-12-041-1/+1
| |\ \ \ \
| * \ \ \ \ Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-teg...Tom Rini2023-11-307-3/+864
| |\ \ \ \ \
| * \ \ \ \ \ Merge patch series "cmd: add scmi command"WIP/28Nov2023-nextTom Rini2023-11-282-0/+127
| |\ \ \ \ \ \
| | * | | | | | doc: cmd: add documentation for scmiAKASHI Takahiro2023-11-282-0/+127
| * | | | | | | Merge patch series "ufs: Add a PCI UFS controller support"WIP/27Nov2023-nextTom Rini2023-11-271-1/+7
| |\ \ \ \ \ \ \
| | * | | | | | | qemu: riscv: Enable UFS supportBin Meng2023-11-271-1/+7
| * | | | | | | | doc: board: ti: Add AM62A documentationJai Luthra2023-11-222-0/+214
| * | | | | | | | dt-bindings: misc: Move esm-k3.txt to ti,j721e-esm.yamlNeha Malcom Francis2023-11-222-25/+53
| * | | | | | | | doc: board: beagle: Add BeagleBone AI-64 documentationNishanth Menon2023-11-223-0/+329
| * | | | | | | | doc: board: Move am62x_beagleplay to it's own vendorNishanth Menon2023-11-225-12/+26
| * | | | | | | | configs: Add am62x_beagleplay_*_defconfigNishanth Menon2023-11-221-2/+2
| * | | | | | | | doc: board: ti: j721e_evm: Use board relative path for include directivesNishanth Menon2023-11-221-9/+9
| * | | | | | | | Merge tag 'v2024.01-rc3' into nextTom Rini2023-11-2057-282/+388
| |\ \ \ \ \ \ \ \
| * | | | | | | | | doc: uefi: add HTTP Boot supportMasahisa Kojima2023-11-181-0/+34
| | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | Merge branch '2023-11-16-assorted-updates' into nextTom Rini2023-11-171-16/+18
| |\ \ \ \ \ \ \ \