aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2021-09-25treewide: Try to avoid the preprocessor with OF_REALSimon Glass1-3/+3
2021-09-25treewide: Use OF_REAL instead of !OF_PLATDATASimon Glass1-1/+1
2021-09-25treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...Simon Glass1-2/+2
2021-09-25doc: Add mention of the /config bindingSimon Glass2-0/+11
2021-09-24drivers: tpm2: update reset gpio semanticsWIP/2021-09-24-assorted-updatesJorge Ramirez-Ortiz1-1/+2
2021-09-18Revert "doc: Update CapsuleUpdate READMEs"Simon Glass1-124/+0
2021-09-17version: Remove global macro U_BOOT_VERSION_STRING from version.hPali Rohár1-9/+12
2021-09-16dtoc: Further improve documentation about warningsSimon Glass1-4/+88
2021-09-16Merge tag 'v2021.10-rc4' into nextTom Rini9-24/+120
2021-09-13Merge tag 'mmc-2021-9-13' of https://source.denx.de/u-boot/custodians/u-boot-mmcTom Rini1-2/+47
2021-09-12Merge tag 'efi-2021-10-rc4-2' of https://source.denx.de/u-boot/custodians/u-b...WIP/12Sep2021Tom Rini6-20/+72
2021-09-11doc: Complete the list of available runtime-config optionsSimon Glass1-0/+45
2021-09-11doc: Tidy up the bindings for the config/ nodeSimon Glass1-20/+26
2021-09-11bloblist: Move to rST formatSimon Glass2-2/+3
2021-09-11doc: board: toradex: fix file namesOleksandr Suvorov3-2/+2
2021-09-10doc: usage: mmc: Document usage of speed mode in "mmc dev" and "mmc rescan"Aswath Govindraju1-2/+47
2021-09-09MAINTAINERS: Update ARM TI entryLokesh Vutla1-1/+1
2021-09-04net: Rename SPL_NET_SUPPORT to SPL_NETSimon Glass1-1/+1
2021-09-04spi: Rename SPI_SUPPORT to SPISimon Glass1-1/+1
2021-09-04serial: Rename SERIAL_SUPPORT to SERIALSimon Glass1-1/+1
2021-09-04mmc: Rename MMC_SUPPORT to MMCSimon Glass1-1/+1
2021-09-03Revert most of the series for adding vexpress_aemv8r supportWIP/03Sep2021-nextTom Rini5-70/+2
2021-09-03doc: Remove information about CAPSULE_FMP_HEADERMichal Simek1-1/+0
2021-09-02doc: Add documentation for the Arm vexpress board configsPeter Hoyes4-1/+69
2021-09-02vexpress64: Add BASER_FVP vexpress board variantPeter Hoyes1-1/+1
2021-09-01board: stemmy: Update documentationStephan Gerhold3-0/+91
2021-09-01scripts/checkpatch.pl: Resync with v5.13Tom Rini2-0/+756
2021-08-31Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-marvel...WIP/31Aug2021-nextTom Rini1-0/+19
2021-08-31Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini1-2/+2
2021-08-31qfw: Switch to CONFIG_SYS_LOAD_ADDR from CONFIG_LOADADDRTom Rini1-1/+1
2021-08-31watchdog: add gpio watchdog driverRasmus Villemoes1-0/+19
2021-08-23Merge tag 'efi-2021-10-rc3' of https://source.denx.de/u-boot/custodians/u-boo...WIP/23Aug2021Tom Rini19-33/+5
2021-08-22bootcount: add a new driver with syscon as backendNandor Han1-0/+24
2021-08-17doc: move doc/board/st/st.rstHeinrich Schuchardt2-1/+1
2021-08-17doc: rename Freescale to NXPHeinrich Schuchardt14-3/+3
2021-08-17doc: move i.MX7D/i.MX8MM A/B booting to board specificHeinrich Schuchardt5-29/+1
2021-08-16doc: st: stm32mp1: Add FIP support for trusted bootPatrick Delaunay1-96/+232
2021-08-14doc: stm32mp1: add page for device tree bindingsPatrick Delaunay13-893/+69
2021-08-14doc: Add a note about why devicetree is usedSimon Glass2-0/+42
2021-08-14doc: Update devicedocs including how to add tweaksSimon Glass1-81/+100
2021-08-14doc: Move devicetree control doc to rSTSimon Glass4-25/+43
2021-08-14doc: fix Latex marginsHeinrich Schuchardt1-12/+19
2021-08-14doc: require Sphinx 2.4.4Heinrich Schuchardt2-98/+5
2021-08-14doc: add pkg-config to the build dependenciesHeinrich Schuchardt1-2/+2
2021-08-13doc: x86: Update SeaBIOS build instructionsBin Meng1-13/+8
2021-08-09Merge tag 'u-boot-imx-20210809' of https://source.denx.de/u-boot/custodians/u...WIP/09Aug2021Tom Rini1-19/+8
2021-08-09board: colibri-imx8x: update building documentationOleksandr Suvorov1-19/+8
2021-08-06pci: Drop migration methodSimon Glass1-9/+0
2021-08-06ppc: Drop t4qds and b4860qds referencesSimon Glass2-454/+0
2021-08-04doc: Add basic information about running CI testsTom Rini2-0/+71