summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
...
| * | doc: man-page base commandHeinrich Schuchardt2021-01-162-0/+24
* | | doc/README.gpt: reflow partition type GUID tableRasmus Villemoes2021-01-161-16/+16
* | | doc/README.gpt: define partition type GUID for U-Boot environmentRasmus Villemoes2021-01-161-0/+2
| |/ |/|
* | cmd: Add MBR partition layout control utilityMarek Szyprowski2021-01-152-0/+95
|/
* Merge tag 'efi-2021-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/14Jan2021Tom Rini2021-01-141-7/+4
|\
| * efi_loader: setting boot deviceHeinrich Schuchardt2021-01-131-7/+4
* | Merge tag 'u-boot-stm32-20210113' of https://gitlab.denx.de/u-boot/custodians...WIP/13Jan2021Tom Rini2021-01-132-2/+2
|\ \
| * | MAINTAINERS: Update STi and STM32 maintainers emails in remaining filesPatrice Chotard2021-01-132-2/+2
| |/
* | Merge tag 'u-boot-amlogic-20210112' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2021-01-135-63/+404
|\ \ | |/ |/|
| * boards: amlogic: update documentation for Beelink GT-King/ProChristian Hewitt2021-01-113-1/+234
| * boards: amlogic: update documentation for WeTek Core2Christian Hewitt2021-01-112-1/+98
| * arm64: meson: add support for libretech-cc v2Jerome Brunet2021-01-112-63/+74
* | Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u...WIP/06Jan2021-nextTom Rini2021-01-061-0/+24
|\ \
| * | video: seps525: Add dt binding descriptionVikhyat Goyal2021-01-051-0/+24
* | | Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextWIP/05Jan2021-nextTom Rini2021-01-054-30/+26
|\ \ \
| * | | dtoc: Drop dm_populate_phandle_data()Simon Glass2021-01-051-10/+6
| * | | dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIASSimon Glass2021-01-051-3/+3
| * | | dm: Rename DM_GET_DEVICE() to DM_DRVINFO_GET()Simon Glass2021-01-051-1/+1
| * | | dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass2021-01-054-18/+18
* | | | Merge tag 'v2021.01-rc5' into nextTom Rini2021-01-0527-466/+1010
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | doc: android/boot-image: invalid C declarationHeinrich Schuchardt2021-01-041-3/+4
| |/
| * doc: edison: Update information about xFSTKAndy Shevchenko2020-12-221-20/+29
| * Merge tag 'efi-2021-01-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/20Dec2020Tom Rini2020-12-203-0/+201
| |\
| | * doc: man-page for bootefi commandHeinrich Schuchardt2020-12-202-0/+136
| | * doc: button commandHeinrich Schuchardt2020-12-202-0/+65
| * | spi: dw: Document devicetree bindingSean Anderson2020-12-181-0/+56
| * | doc: Fix typo in FIT documentationSean Anderson2020-12-181-1/+1
| |/
| * doc: uefi: remove leading $ from bash commandsHeinrich Schuchardt2020-12-151-3/+3
| * doc: move README.bootmenu to HTML docHeinrich Schuchardt2020-12-153-98/+96
| * doc: move README.trace to HTML documentationHeinrich Schuchardt2020-12-152-113/+123
| * doc: move README.NetConsole to HTML documentationHeinrich Schuchardt2020-12-152-21/+35
| * doc: use code-block in pstore.rstHeinrich Schuchardt2020-12-151-1/+3
| * doc: move pstore.rst to usage/pstore.rstHeinrich Schuchardt2020-12-153-7/+13
| * doc: move README.commands to HTML docHeinrich Schuchardt2020-12-153-186/+227
| * doc: allow building htmldoc with Sphinx 3+Heinrich Schuchardt2020-12-151-1/+28
| * doc: global data pointer on x86, x86_64Heinrich Schuchardt2020-12-151-1/+3
| * doc/build/gcc.rst: required packages for SUSEHeinrich Schuchardt2020-12-151-0/+20
| * Merge https://gitlab.denx.de/u-boot/custodians/u-boot-imxWIP/08Dec2020Tom Rini2020-12-086-6/+166
| |\
| | * imx8mp_evk: README instruction fixesBaruch Siach2020-12-071-6/+6
| | * doc: board: imx8qm-rom7720-a1.rst: convert readme to reSTOliver Graute2020-12-073-0/+85
| | * doc: board: apalis-imx8x: add documentationIgor Opaniuk2020-12-062-0/+75
| * | Revert "arm64: dts: a3720: add support for espressobin with populated emmc"Pali Rohár2020-12-071-5/+2
| |/
* | qemu: arm64: Add documentation for capsule updateSughosh Ganu2020-12-312-0/+211
* | dm: Update documentation for new sequence numbersSimon Glass2020-12-181-24/+35
* | linker_lists: Fix alignment issueSimon Glass2020-12-181-0/+59
* | dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-133-17/+17
* | dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass2020-12-136-32/+32
* | dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass2020-12-133-6/+6
* | dm: Rename 'platdata_size' to 'plat_size'Simon Glass2020-12-131-1/+1
* | dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-136-48/+48