summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* net: fec_mxc: Drop CONFIG_FEC_XCV_TYPETom Rini2022-03-181-5/+0
* Merge tag 'v2022.04-rc4' into nextTom Rini2022-03-144-42/+142
|\
| * doc: add libgnutls28-dev to build dependenciesHeinrich Schuchardt2022-03-121-5/+6
| * doc: path to u-boot-spl.bin on SiFive Unmatched boardHeinrich Schuchardt2022-03-121-1/+1
| * tools: kwboot: Update doc about AvantaPali Rohár2022-03-041-1/+1
| * tools: kwboot: Update manpagePali Rohár2022-03-041-4/+99
| * Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini2022-03-031-31/+35
| |\
| | * board: sl28: remove "Useful I2C tricks" section from docsMichael Walle2022-02-281-15/+0
| | * board: sl28: disable recovery watchdogMichael Walle2022-02-281-6/+6
| | * watchdog: add sl28cpld watchdog driverMichael Walle2022-02-281-17/+36
* | | event: Add documentationSimon Glass2022-03-104-0/+117
* | | doc: binding: scmi: link to latest Linux kernel bindingEtienne Carriere2022-03-021-234/+2
* | | patman: Correct pylint errorsSimon Glass2022-03-021-0/+11
|/ /
* | tools: mkimage/dumpimage: Allow to use -l with -TPali Rohár2022-02-281-2/+8
|/
* doc: describe fatload commandHeinrich Schuchardt2022-02-262-0/+81
* doc: describe generation of SMBIOS tableHeinrich Schuchardt2022-02-263-1/+24
* clk: Add driver API to HTML docsSean Anderson2022-02-251-0/+6
* clk: Add client API to HTML docsSean Anderson2022-02-252-0/+14
* doc: board: apple: Update Apple M1 documentationMark Kettenis2022-02-211-5/+28
* Merge tag 'efi-2022-04-rc2-4' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini2022-02-112-75/+187
|\
| * tools: mkeficapsule: allow for specifying GUID explicitlyAKASHI Takahiro2022-02-112-9/+21
| * doc: update UEFI document for usage of mkeficapsuleAKASHI Takahiro2022-02-111-75/+76
| * tools: mkeficapsule: add man pageAKASHI Takahiro2022-02-111-0/+99
* | doc: usage: DFU: Fix dfu_alt_info documentMasami Hiramatsu2022-02-111-17/+40
* | mkimage: Improve documentation of algo-name parameterJan Kiszka2022-02-111-1/+1
* | cmd: pxe_utils: sysboot: add kaslr-seed generation supportZhang Ning2022-02-111-0/+2
|/
* nvme: Split out PCI supportMark Kettenis2022-02-101-0/+1
* doc: qemu-riscv: Update documentation for QEMU spike machineAnup Patel2022-02-101-16/+32
* remoteproc: k3_system_controller: Support optional boot_notification channelNishanth Menon2022-02-081-0/+3
* board: toradex: add verdin imx8m plus supportMarcel Ziswiler2022-02-072-0/+112
* board: kontron: pitx-imx8m: Add Kontron pitx-imx8m board supportHeiko Thiery2022-02-052-0/+68
* imx8mn-ddr4-evk: generate single bootable imageAndrey Zhizhikin2022-02-051-1/+0
* doc: verdin-imx8mm: Remove ATF_LOAD_ADDR exportFabio Estevam2022-02-051-1/+0
* doc: sl-mx8mm: Remove ATF_LOAD_ADDR exportFabio Estevam2022-02-051-1/+0
* doc: imx8mm_evk: Remove ATF_LOAD_ADDR exportFabio Estevam2022-02-051-1/+0
* imx8mn_var_som: Add support for Variscite VAR-SOM-MX8M-NANO boardAriel D'Alessandro2022-02-053-0/+66
* scripts/checkpatch.pl: Resync with v5.16Simon Glass2022-02-031-48/+542
* Merge tag 'efi-2022-04-rc1-3' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini2022-01-295-98/+177
|\
| * doc: describe MSEL settings for booting from SD cardHeinrich Schuchardt2022-01-291-2/+5
| * Nokia RX-51: Convert documentation to rst formatPali Rohár2022-01-294-140/+172
| * Nokia RX-51: Update documentation about flashingPali Rohár2022-01-291-0/+45
| * Nokia RX-51: Update documentation about ext2/3/4Pali Rohár2022-01-291-3/+2
* | dm: serial: Add a migration deadline for serialSimon Glass2022-01-281-0/+8
|/
* binman: Add documentation for bintoolsSimon Glass2022-01-251-0/+1
* introduce CONFIG_DEVICE_TREE_INCLUDESRasmus Villemoes2022-01-251-0/+18
* doc: Add usage information for the acpi commandSimon Glass2022-01-252-0/+236
* moveconfig: Allow querying board configurationSimon Glass2022-01-241-2/+23
* Makefile: Add a pylint checker to the buildSimon Glass2022-01-242-0/+88
* mkimage: Allow to specify the signature algorithm on the command lineJan Kiszka2022-01-241-0/+5
* Merge tag 'efi-2022-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini2022-01-223-1/+201
|\