aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2022-11-21Prepare v2023.01-rc2v2023.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-07dm: Add documentation for host command and implementationSimon Glass6-4/+175
2022-11-07test: Add a way to detect a test that breaks anotherSimon Glass2-1/+79
2022-11-07test: Allow showing basic information about testsSimon Glass1-0/+6
2022-11-07test: doc: Add documentation for ut commandSimon Glass2-0/+103
2022-11-07Prepare v2023.01-rc1v2023.01-rc1Tom Rini1-2/+2
2022-11-07Merge https://source.denx.de/u-boot/custodians/u-boot-marvellWIP/07Nov2022Tom 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...WIP/06Nov2022Tom 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-03usb: ohci: Use a flexible array member for portstatusSamuel Holland1-4/+0
2022-10-31FWU: doc: Add documentation for the FWU featureWIP/2022-10-31-FWU-add-FWU-multi-bank-update-feature-supportSughosh 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-30Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot...WIP/30Oct2022Tom Rini5-70/+56
2022-10-30video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass2-2/+2
2022-10-30video: Drop remaining references to CONFIG_LCDSimon Glass1-2/+2
2022-10-30video: Drop VCXK video controllerSimon Glass1-67/+0
2022-10-30video: Add commands to list and change fontsSimon Glass2-0/+53
2022-10-29dm: doc: Fix serial howto u-boot,dm-pre-reloc typoMichal Suchanek1-2/+2
2022-10-26dt/bindings: memory: Add bindings for TI GPMC driverRoger Quadros2-0/+442
2022-10-26Merge https://source.denx.de/u-boot/custodians/u-boot-watchdogTom Rini1-4/+5
2022-10-24Merge tag 'u-boot-imx-20221024' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini1-5/+8
2022-10-24watchdog: introduce a u-boot,autostart propertyRasmus Villemoes1-4/+5
2022-10-21input: Remove legacy KEYBOARD optionTom Rini1-8/+0
2022-10-20imx: kontron-sl-mx8mm: Add support for Kontron Electronics SoM SL i.MX8MM OSM-SFrieder Schrempf1-5/+8
2022-10-17vbe: Add a test for VBE device tree fixupsSimon Glass1-1/+2
2022-10-17dm: core: Update docs about oftree_from_fdt()Simon Glass1-1/+1
2022-10-17fdt: Show a message when the working FDT changesSimon Glass1-0/+1
2022-10-11doc: cmd: temperature: add documentationRobert Marko2-0/+51
2022-10-11cmd: xxd: add new commandRoger Knecht2-0/+51
2022-10-11cmd: cat: add new commandRoger Knecht2-0/+50