summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2022-12-06post: Migrate to KconfigTom Rini2-4/+4
2022-12-06sandbox: Rework how SDL is enabled / disabledTom Rini2-7/+4
2022-12-06Convert CONFIG_HWCONFIG to KconfigTom Rini1-3/+0
2022-12-06Convert CONFIG_FSL_IIM to KconfigTom Rini1-1/+1
2022-12-06global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini13-37/+37
2022-12-06global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2-10/+10
2022-12-06global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*Tom Rini3-8/+8
2022-12-06Convert CONFIG_SYS_NAND_MAX_OOBFREE et al to KconfigTom Rini1-10/+0
2022-12-05Prepare v2023.01-rc3Tom Rini1-1/+1
2022-12-02doc: eficonfig: add description for UEFI Secure Boot ConfigurationMasahisa Kojima1-29/+61
2022-12-02doc: board: typo GIUD Microchip MPFS Icicle Kit docHeinrich Schuchardt1-2/+2
2022-12-02doc: board: j721e_evm: Fix code-block type and indentsAndrew Davis1-12/+12
2022-12-02doc: board: j721e_evm: Add DM firmware stepsAndrew Davis1-6/+10
2022-11-28doc: cmd: wget: add documentationYing-Chun Liu (PaulLiu)2-0/+62
2022-11-23buildman: Convert documentation to rSTSimon Glass2-0/+2
2022-11-22doc: in cmp man-page replace 'tuples' by 'values'Heinrich Schuchardt1-6/+6
2022-11-21Prepare v2023.01-rc2Tom Rini1-1/+1
2022-11-21Nokia RX-51: Document debugging options and compile commandPali Rohár1-0/+32
2022-11-16doc: fix build with sphinx 5.0 and later.Quentin Schulz1-1/+1
2022-11-16doc: add man-page for cmp commandHeinrich Schuchardt2-0/+106
2022-11-16Documentation: man-page for command bootdHeinrich Schuchardt2-0/+39
2022-11-14Merge tag 'u-boot-imx-20221114' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini3-5/+3
2022-11-10Convert CONFIG_SYS_MAX_NAND_DEVICE to KconfigTom Rini1-3/+0
2022-11-10fs: jffs2: Move SYS_JFFS2_SORT_FRAGMENTS to KconfigTom Rini1-30/+0
2022-11-10Remove unused symbols CONFIG_SYS_JFFS2_FIRST_BANK et alTom Rini1-10/+0
2022-11-09imx: imx8qxp: imx8qxp_mek switch to binmanOliver Graute1-1/+1
2022-11-09imx: imx8qm: cgtqmx8: switch to binmanOliver Graute1-2/+1
2022-11-09imx: imx8qm-rom7720: switch to binmanOliver Graute1-2/+1
2022-11-08dm: Add documentation for host command and implementationSimon Glass6-4/+175
2022-11-08test: Add a way to detect a test that breaks anotherSimon Glass2-1/+79
2022-11-08test: Allow showing basic information about testsSimon Glass1-0/+6
2022-11-08test: doc: Add documentation for ut commandSimon Glass2-0/+103
2022-11-07Prepare v2023.01-rc1Tom Rini1-2/+2
2022-11-07Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini2-8/+8
2022-11-07Makefile: Rename u-boot-spl.kwb to u-boot-with-spl.kwbPali Rohár2-8/+8
2022-11-06Merge tag 'efi-2023-01-rc1-4' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini3-13/+53
2022-11-06docs: Add a basic security documentTom Rini2-1/+34
2022-11-06doc: update sbi command exampleHeinrich Schuchardt1-12/+19
2022-11-04usb: ohci: Use a flexible array member for portstatusSamuel Holland1-4/+0
2022-10-31FWU: doc: Add documentation for the FWU featureSughosh Ganu3-0/+197
2022-10-31mkeficapsule: Add support for setting OEM flags in capsule headerSughosh Ganu1-0/+4
2022-10-31mkeficapsule: Add support for generating empty capsulesSughosh Ganu1-7/+22
2022-10-31FWU: cmd: Add a command to read FWU metadataSughosh Ganu2-0/+44
2022-10-31dt/bindings: Add bindings for GPT based FWU Metadata storage deviceSughosh Ganu1-0/+32
2022-10-31image: Allow loading a FIT image for a particular phaseSimon Glass1-0/+6
2022-10-31image: Add the concept of a phase to FITSimon Glass1-0/+3
2022-10-31test: Support tests which can only be run manuallySimon Glass1-0/+27
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass15-31/+31
2022-10-31Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini5-70/+56
2022-10-30video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass2-2/+2