aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2022-12-05global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*Tom Rini
2022-12-05Convert CONFIG_SYS_NAND_MAX_OOBFREE et al to KconfigTom Rini
2022-12-05Prepare v2023.01-rc3Tom Rini
2022-12-02doc: eficonfig: add description for UEFI Secure Boot ConfigurationMasahisa Kojima
2022-12-02doc: board: typo GIUD Microchip MPFS Icicle Kit docHeinrich Schuchardt
2022-12-02doc: board: j721e_evm: Fix code-block type and indentsAndrew Davis
2022-12-02doc: board: j721e_evm: Add DM firmware stepsAndrew Davis
2022-11-28doc: cmd: wget: add documentationYing-Chun Liu (PaulLiu)
2022-11-22buildman: Convert documentation to rSTSimon Glass
2022-11-22doc: in cmp man-page replace 'tuples' by 'values'Heinrich Schuchardt
2022-11-21Prepare v2023.01-rc2Tom Rini
2022-11-21Nokia RX-51: Document debugging options and compile commandPali Rohár
2022-11-16doc: fix build with sphinx 5.0 and later.Quentin Schulz
2022-11-16doc: add man-page for cmp commandHeinrich Schuchardt
2022-11-16Documentation: man-page for command bootdHeinrich Schuchardt
2022-11-14Merge tag 'u-boot-imx-20221114' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2022-11-10Convert CONFIG_SYS_MAX_NAND_DEVICE to KconfigTom Rini
2022-11-10fs: jffs2: Move SYS_JFFS2_SORT_FRAGMENTS to KconfigTom Rini
2022-11-10Remove unused symbols CONFIG_SYS_JFFS2_FIRST_BANK et alTom Rini
2022-11-09imx: imx8qxp: imx8qxp_mek switch to binmanOliver Graute
2022-11-09imx: imx8qm: cgtqmx8: switch to binmanOliver Graute
2022-11-09imx: imx8qm-rom7720: switch to binmanOliver Graute
2022-11-07dm: Add documentation for host command and implementationSimon Glass
2022-11-07test: Add a way to detect a test that breaks anotherSimon Glass
2022-11-07test: Allow showing basic information about testsSimon Glass
2022-11-07test: doc: Add documentation for ut commandSimon Glass
2022-11-07Prepare v2023.01-rc1Tom Rini
2022-11-07Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2022-11-07Makefile: Rename u-boot-spl.kwb to u-boot-with-spl.kwbPali Rohár
2022-11-06Merge tag 'efi-2023-01-rc1-4' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2022-11-06docs: Add a basic security documentTom Rini
2022-11-06doc: update sbi command exampleHeinrich Schuchardt
2022-11-03usb: ohci: Use a flexible array member for portstatusSamuel Holland
2022-10-31FWU: doc: Add documentation for the FWU featureSughosh Ganu
2022-10-31mkeficapsule: Add support for setting OEM flags in capsule headerSughosh Ganu
2022-10-31mkeficapsule: Add support for generating empty capsulesSughosh Ganu
2022-10-31FWU: cmd: Add a command to read FWU metadataSughosh Ganu
2022-10-31dt/bindings: Add bindings for GPT based FWU Metadata storage deviceSughosh Ganu
2022-10-31image: Allow loading a FIT image for a particular phaseSimon Glass
2022-10-31image: Add the concept of a phase to FITSimon Glass
2022-10-31test: Support tests which can only be run manuallySimon Glass
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass
2022-10-30Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini
2022-10-30video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass
2022-10-30video: Drop remaining references to CONFIG_LCDSimon Glass
2022-10-30video: Drop VCXK video controllerSimon Glass
2022-10-30video: Add commands to list and change fontsSimon Glass
2022-10-29dm: doc: Fix serial howto u-boot,dm-pre-reloc typoMichal Suchanek
2022-10-26dt/bindings: memory: Add bindings for TI GPMC driverRoger Quadros
2022-10-26Merge https://source.denx.de/u-boot/custodians/u-boot-watchdogTom Rini