summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*Tom Rini2022-12-053-8/+8
* Convert CONFIG_SYS_NAND_MAX_OOBFREE et al to KconfigTom Rini2022-12-051-10/+0
* Prepare v2023.01-rc3v2023.01-rc3Tom Rini2022-12-051-1/+1
* doc: eficonfig: add description for UEFI Secure Boot ConfigurationMasahisa Kojima2022-12-021-29/+61
* doc: board: typo GIUD Microchip MPFS Icicle Kit docHeinrich Schuchardt2022-12-021-2/+2
* doc: board: j721e_evm: Fix code-block type and indentsAndrew Davis2022-12-021-12/+12
* doc: board: j721e_evm: Add DM firmware stepsAndrew Davis2022-12-021-6/+10
* doc: cmd: wget: add documentationYing-Chun Liu (PaulLiu)2022-11-282-0/+62
* buildman: Convert documentation to rSTSimon Glass2022-11-222-0/+2
* doc: in cmp man-page replace 'tuples' by 'values'Heinrich Schuchardt2022-11-221-6/+6
* Prepare v2023.01-rc2v2023.01-rc2Tom Rini2022-11-211-1/+1
* Nokia RX-51: Document debugging options and compile commandPali Rohár2022-11-211-0/+32
* doc: fix build with sphinx 5.0 and later.Quentin Schulz2022-11-161-1/+1
* doc: add man-page for cmp commandHeinrich Schuchardt2022-11-162-0/+106
* Documentation: man-page for command bootdHeinrich Schuchardt2022-11-162-0/+39
* Merge tag 'u-boot-imx-20221114' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2022-11-143-5/+3
|\
| * imx: imx8qxp: imx8qxp_mek switch to binmanOliver Graute2022-11-091-1/+1
| * imx: imx8qm: cgtqmx8: switch to binmanOliver Graute2022-11-091-2/+1
| * imx: imx8qm-rom7720: switch to binmanOliver Graute2022-11-091-2/+1
* | Convert CONFIG_SYS_MAX_NAND_DEVICE to KconfigTom Rini2022-11-101-3/+0
* | fs: jffs2: Move SYS_JFFS2_SORT_FRAGMENTS to KconfigTom Rini2022-11-101-30/+0
* | Remove unused symbols CONFIG_SYS_JFFS2_FIRST_BANK et alTom Rini2022-11-101-10/+0
* | dm: Add documentation for host command and implementationSimon Glass2022-11-076-4/+175
* | test: Add a way to detect a test that breaks anotherSimon Glass2022-11-072-1/+79
* | test: Allow showing basic information about testsSimon Glass2022-11-071-0/+6
* | test: doc: Add documentation for ut commandSimon Glass2022-11-072-0/+103
|/
* Prepare v2023.01-rc1v2023.01-rc1Tom Rini2022-11-071-2/+2
* Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini2022-11-072-8/+8
|\
| * Makefile: Rename u-boot-spl.kwb to u-boot-with-spl.kwbPali Rohár2022-11-072-8/+8
* | Merge tag 'efi-2023-01-rc1-4' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini2022-11-063-13/+53
|\ \ | |/ |/|
| * docs: Add a basic security documentTom Rini2022-11-062-1/+34
| * doc: update sbi command exampleHeinrich Schuchardt2022-11-061-12/+19
* | usb: ohci: Use a flexible array member for portstatusSamuel Holland2022-11-031-4/+0
|/
* FWU: doc: Add documentation for the FWU featureSughosh Ganu2022-10-313-0/+197
* mkeficapsule: Add support for setting OEM flags in capsule headerSughosh Ganu2022-10-311-0/+4
* mkeficapsule: Add support for generating empty capsulesSughosh Ganu2022-10-311-7/+22
* FWU: cmd: Add a command to read FWU metadataSughosh Ganu2022-10-312-0/+44
* dt/bindings: Add bindings for GPT based FWU Metadata storage deviceSughosh Ganu2022-10-311-0/+32
* image: Allow loading a FIT image for a particular phaseSimon Glass2022-10-311-0/+6
* image: Add the concept of a phase to FITSimon Glass2022-10-311-0/+3
* test: Support tests which can only be run manuallySimon Glass2022-10-311-0/+27
* Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass2022-10-3115-31/+31
* Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini2022-10-305-70/+56
|\
| * video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass2022-10-302-2/+2
| * video: Drop remaining references to CONFIG_LCDSimon Glass2022-10-301-2/+2
| * video: Drop VCXK video controllerSimon Glass2022-10-301-67/+0
| * video: Add commands to list and change fontsSimon Glass2022-10-302-0/+53
* | dm: doc: Fix serial howto u-boot,dm-pre-reloc typoMichal Suchanek2022-10-291-2/+2
|/
* dt/bindings: memory: Add bindings for TI GPMC driverRoger Quadros2022-10-262-0/+442
* Merge https://source.denx.de/u-boot/custodians/u-boot-watchdogTom Rini2022-10-261-4/+5
|\