summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * watchdog: introduce a u-boot,autostart propertyRasmus Villemoes2022-10-241-4/+5
* | Merge tag 'u-boot-imx-20221024' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2022-10-241-5/+8
|\ \ | |/ |/|
| * imx: kontron-sl-mx8mm: Add support for Kontron Electronics SoM SL i.MX8MM OSM-SFrieder Schrempf2022-10-201-5/+8
* | input: Remove legacy KEYBOARD optionTom Rini2022-10-211-8/+0
|/
* vbe: Add a test for VBE device tree fixupsSimon Glass2022-10-171-1/+2
* dm: core: Update docs about oftree_from_fdt()Simon Glass2022-10-171-1/+1
* fdt: Show a message when the working FDT changesSimon Glass2022-10-171-0/+1
* doc: cmd: temperature: add documentationRobert Marko2022-10-112-0/+51
* cmd: xxd: add new commandRoger Knecht2022-10-112-0/+51
* cmd: cat: add new commandRoger Knecht2022-10-112-0/+50
* cmd: pxe: add alias devicetree-overlay for fdtoverlaysEdoardo Tomelleri2022-10-112-3/+41
* doc: describe usage of virt-make-fs for testingHeinrich Schuchardt2022-10-101-0/+19
* doc: add python3-filelock python3-pytest-xdistHeinrich Schuchardt2022-10-101-3/+4
* doc: man-page for clsHeinrich Schuchardt2022-10-102-0/+27
* Merge tag 'efi-2023-01-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2022-10-072-1/+7
|\
| * doc: documentation of EFI driver binding protocolHeinrich Schuchardt2022-10-061-0/+6
| * doc: typo 'it it' in doc/develop/package/index.rstHeinrich Schuchardt2022-10-061-1/+1
* | common/board_f: remove XTRN_DECLARE_GLOBAL_DATA_PTR dead codeOvidiu Panait2022-10-061-0/+5
|/
* Merge branch 'next'Tom Rini2022-10-0320-64/+484
|\
| * dm: core: Allow copying ofnode property data when writingSimon Glass2022-09-291-0/+2
| * dm: core: Expand ofnode testsSimon Glass2022-09-291-5/+2
| * dm: core: Add the ofnode multi-tree implementationSimon Glass2022-09-291-5/+8
| * test: Make a copy of the device tree before running a testSimon Glass2022-09-291-14/+3
| * treewide: Drop image_header_t typedefSimon Glass2022-09-291-1/+1
| * Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv ...Tom Rini2022-09-261-1/+1
| |\
| * | blk: Rename if_type to uclass_idSimon Glass2022-09-251-1/+1
| * | Merge branch 'master' into nextTom Rini2022-09-1917-20/+1168
| |\ \
| * | | blk: Switch over to using uclass IDsSimon Glass2022-09-161-1/+1
| * | | blk: Rename HAVE_BLOCK_DEVICESimon Glass2022-09-161-1/+1
| * | | Nokia RX-51: Fix documentation how to enable UBI supportPali Rohár2022-09-151-2/+1
| * | | doc: cmd: loady: Document new configurationPali Rohár2022-09-151-0/+7
| * | | Merge tag 'efi-next-2022-09-14' of https://source.denx.de/u-boot/custodians/u...Tom Rini2022-09-143-0/+146
| |\ \ \
| | * | | doc:eficonfig: add documentation for eficonfig commandMasahisa Kojima2022-09-142-0/+72
| | * | | doc:bootmenu: add description for UEFI boot supportMasahisa Kojima2022-09-141-0/+74
| * | | | cyclic: Add documentationStefan Roese2022-09-134-0/+97
| |/ / /
| * | | Makefile: Add a pcheck option to run tests in parallelSimon Glass2022-09-122-17/+26