summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
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-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-18vbe: Add a test for VBE device tree fixupsSimon Glass1-1/+2
2022-10-18dm: core: Update docs about oftree_from_fdt()Simon Glass1-1/+1
2022-10-18fdt: 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
2022-10-11cmd: pxe: add alias devicetree-overlay for fdtoverlaysEdoardo Tomelleri2-3/+41
2022-10-10doc: describe usage of virt-make-fs for testingHeinrich Schuchardt1-0/+19
2022-10-10doc: add python3-filelock python3-pytest-xdistHeinrich Schuchardt1-3/+4
2022-10-10doc: man-page for clsHeinrich Schuchardt2-0/+27
2022-10-07Merge tag 'efi-2023-01-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2-1/+7
2022-10-07common/board_f: remove XTRN_DECLARE_GLOBAL_DATA_PTR dead codeOvidiu Panait1-0/+5
2022-10-06doc: documentation of EFI driver binding protocolHeinrich Schuchardt1-0/+6
2022-10-06doc: typo 'it it' in doc/develop/package/index.rstHeinrich Schuchardt1-1/+1
2022-10-03Merge branch 'next'Tom Rini20-64/+484
2022-10-03Prepare v2022.10Tom Rini2-11/+743
2022-09-30dm: core: Allow copying ofnode property data when writingSimon Glass1-0/+2
2022-09-30dm: core: Expand ofnode testsSimon Glass1-5/+2
2022-09-30dm: core: Add the ofnode multi-tree implementationSimon Glass1-5/+8
2022-09-30doc: improve description of autostartHeinrich Schuchardt1-13/+21
2022-09-29test: Make a copy of the device tree before running a testSimon Glass1-14/+3
2022-09-29treewide: Drop image_header_t typedefSimon Glass1-1/+1
2022-09-26Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv ...Tom Rini1-1/+1
2022-09-25blk: Rename if_type to uclass_idSimon Glass1-1/+1
2022-09-21mx8m: csf.sh: Fix the calculation of fit_block_sizeFabio Estevam1-1/+1
2022-09-19Merge branch 'master' into nextTom Rini17-20/+1168
2022-09-19Prepare v2022.10-rc5Tom Rini1-1/+1
2022-09-18board: purism: add the Purism Librem5 phoneAngus Ainslie3-0/+70
2022-09-18doc: imx: habv4: Add Secure Boot guide for i.MX8M SPL targetsMarek Vasut4-0/+411
2022-09-16blk: Switch over to using uclass IDsSimon Glass1-1/+1
2022-09-16blk: Rename HAVE_BLOCK_DEVICESimon Glass1-1/+1
2022-09-15Nokia RX-51: Fix documentation how to enable UBI supportPali Rohár1-2/+1
2022-09-15doc: cmd: loady: Document new configurationPali Rohár1-0/+7
2022-09-14Merge tag 'efi-next-2022-09-14' of https://source.denx.de/u-boot/custodians/u...Tom Rini3-0/+146
2022-09-14doc:eficonfig: add documentation for eficonfig commandMasahisa Kojima2-0/+72
2022-09-14doc:bootmenu: add description for UEFI boot supportMasahisa Kojima1-0/+74
2022-09-13cyclic: Add documentationStefan Roese4-0/+97
2022-09-13Makefile: Add a pcheck option to run tests in parallelSimon Glass2-17/+26
2022-09-09Merge tag 'efi-2022-10-rc5' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2-0/+88
2022-09-09doc: man-page for tftpputHeinrich Schuchardt2-0/+88
2022-09-06Prepare v2022.10-rc4Tom Rini1-1/+1
2022-09-02test: Allow running tests multiple timesSimon Glass1-0/+24