summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2022-11-21Prepare v2023.01-rc2v2023.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-rc1v2023.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
2022-10-24Merge tag 'u-boot-imx-20221024' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2022-10-24watchdog: introduce a u-boot,autostart propertyRasmus Villemoes
2022-10-21input: Remove legacy KEYBOARD optionTom Rini
2022-10-20imx: kontron-sl-mx8mm: Add support for Kontron Electronics SoM SL i.MX8MM OSM-SFrieder Schrempf
2022-10-17vbe: Add a test for VBE device tree fixupsSimon Glass
2022-10-17dm: core: Update docs about oftree_from_fdt()Simon Glass
2022-10-17fdt: Show a message when the working FDT changesSimon Glass
2022-10-11doc: cmd: temperature: add documentationRobert Marko
2022-10-11cmd: xxd: add new commandRoger Knecht
2022-10-11cmd: cat: add new commandRoger Knecht