summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_SYS_NAND_ONFI_DETECTION to KconfigTom Rini2021-10-061-5/+0
* acpi: Use U-Boot version for OEM_REVISIONPali Rohár2021-10-061-1/+0
* doc: test: Explain how to run pytests in parallelSimon Glass2021-10-051-0/+30
* board: siemens: Add support for SIMATIC IOT2050 devicesJan Kiszka2021-10-033-0/+88
* arm: Remove zmx25 board and ARCH_MX25Tom Rini2021-10-011-10/+0
* doc/kwboot.1: Update man pageMarek Behún2021-10-011-21/+39
* WS cleanup: remove SPACE(s) followed by TABWIP/2021-09-30-whitespace-cleanupsWolfgang Denk2021-09-3016-38/+38
* WS cleanup: remove trailing white spaceWolfgang Denk2021-09-302-2/+2
* WS cleanup: remove excessive empty linesWolfgang Denk2021-09-302-3/+0
* WS cleanup: remove trailing empty linesWolfgang Denk2021-09-309-9/+0
* Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-b...WIP/29Sep2021-nextTom Rini2021-09-291-1/+11
|\
| * net: replace the "xfi" phy-mode with "10gbase-r"Vladimir Oltean2021-09-281-1/+11
| * doc: Add mention of the /config bindingSimon Glass2021-09-282-0/+11
* | doc: ti: am335x_evm: Minor general updatesTom Rini2021-09-271-35/+8
* | doc: ti: Convert am335x_evm README to rSTTom Rini2021-09-272-0/+228
* | Merge tag 'dm-pull-next-27sep21' of https://source.denx.de/u-boot/custodians/...WIP/27Sep2021-nextTom Rini2021-09-272-6/+54
|\ \
| * | dm: doc: Add a note about of-platdata header filesSimon Glass2021-09-251-1/+49
| * | treewide: Try to avoid the preprocessor with OF_REALSimon Glass2021-09-251-3/+3
| * | treewide: Use OF_REAL instead of !OF_PLATDATASimon Glass2021-09-251-1/+1
| * | treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...Simon Glass2021-09-251-2/+2
* | | Merge tag 'v2021.10-rc5' into nextTom Rini2021-09-273-124/+11
|\ \ \ | |/ / |/| |
| * | doc: Add mention of the /config bindingSimon Glass2021-09-252-0/+11
| |/
| * Revert "doc: Update CapsuleUpdate READMEs"Simon Glass2021-09-181-124/+0
* | drivers: tpm2: update reset gpio semanticsWIP/2021-09-24-assorted-updatesJorge Ramirez-Ortiz2021-09-241-1/+2
* | version: Remove global macro U_BOOT_VERSION_STRING from version.hPali Rohár2021-09-171-9/+12
* | dtoc: Further improve documentation about warningsSimon Glass2021-09-161-4/+88
* | Merge tag 'v2021.10-rc4' into nextTom Rini2021-09-169-24/+120
|\ \ | |/
| * Merge tag 'mmc-2021-9-13' of https://source.denx.de/u-boot/custodians/u-boot-mmcTom Rini2021-09-131-2/+47
| |\
| | * doc: usage: mmc: Document usage of speed mode in "mmc dev" and "mmc rescan"Aswath Govindraju2021-09-101-2/+47
| * | Merge tag 'efi-2021-10-rc4-2' of https://source.denx.de/u-boot/custodians/u-b...WIP/12Sep2021Tom Rini2021-09-126-20/+72
| |\ \
| | * | doc: Complete the list of available runtime-config optionsSimon Glass2021-09-111-0/+45
| | * | doc: Tidy up the bindings for the config/ nodeSimon Glass2021-09-111-20/+26
| | * | bloblist: Move to rST formatSimon Glass2021-09-112-2/+3
| | * | doc: board: toradex: fix file namesOleksandr Suvorov2021-09-113-2/+2
| | |/
| * | MAINTAINERS: Update ARM TI entryLokesh Vutla2021-09-091-1/+1
| |/
| * doc: Remove information about CAPSULE_FMP_HEADERMichal Simek2021-09-031-1/+0
* | net: Rename SPL_NET_SUPPORT to SPL_NETSimon Glass2021-09-041-1/+1
* | spi: Rename SPI_SUPPORT to SPISimon Glass2021-09-041-1/+1
* | serial: Rename SERIAL_SUPPORT to SERIALSimon Glass2021-09-041-1/+1
* | mmc: Rename MMC_SUPPORT to MMCSimon Glass2021-09-041-1/+1
* | Revert most of the series for adding vexpress_aemv8r supportWIP/03Sep2021-nextTom Rini2021-09-035-70/+2
* | doc: Add documentation for the Arm vexpress board configsPeter Hoyes2021-09-024-1/+69
* | vexpress64: Add BASER_FVP vexpress board variantPeter Hoyes2021-09-021-1/+1
* | board: stemmy: Update documentationStephan Gerhold2021-09-013-0/+91
* | scripts/checkpatch.pl: Resync with v5.13Tom Rini2021-09-012-0/+756
* | Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-marvel...WIP/31Aug2021-nextTom Rini2021-08-311-0/+19
|\ \
| * | watchdog: add gpio watchdog driverRasmus Villemoes2021-08-311-0/+19
| |/
* | Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini2021-08-311-2/+2
* | qfw: Switch to CONFIG_SYS_LOAD_ADDR from CONFIG_LOADADDRTom Rini2021-08-311-1/+1
|/
* Merge tag 'efi-2021-10-rc3' of https://source.denx.de/u-boot/custodians/u-boo...WIP/23Aug2021Tom Rini2021-08-2319-33/+5
|\