aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2022-12-23global: Migrate CONFIG_RAMDISK_ADDR to CFGTom Rini1-1/+1
2022-12-23global: Migrate CONFIG_MALLOC_F_ADDR to CFGTom Rini1-1/+1
2022-12-23global: Migrate CONFIG_FEC_MXC_PHYADDR to CFGTom Rini1-1/+1
2022-12-23global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini6-8/+8
2022-12-23global: Migrate CONFIG_BOARDDIR to CFGTom Rini1-1/+1
2022-12-22Convert CONFIG_MONITOR_IS_IN_RAM to KconfigTom Rini1-2/+2
2022-12-22Convert CONFIG_FLASH_SPANSION_S29WS_N et al to KconfigTom Rini1-10/+0
2022-12-22fec_mxc: Remove CONFIG_FEC_FIXED_SPEED supportTom Rini1-6/+0
2022-12-21Merge tag 'v2023.01-rc4' into nextTom Rini8-23/+65
2022-12-19Prepare v2023.01-rc4v2023.01-rc4Tom Rini1-1/+1
2022-12-17doc: update Sphinx requirements for certifiHeinrich Schuchardt1-1/+1
2022-12-17efi: adjust ebbr to v2.1 in conformance profileVincent Stehlé1-3/+3
2022-12-17doc: fix typosMaxim Cournoyer3-18/+18
2022-12-12cmd: pxe: support INITRD and FDT selection with FITPatrick Delaunay1-0/+8
2022-12-06Merge tag 'sound-2023-01-rc4' of https://source.denx.de/u-boot/custodians/u-b...WIP/06Dec2022Tom Rini2-0/+42
2022-12-05post: Migrate to KconfigTom Rini2-4/+4
2022-12-05sandbox: Rework how SDL is enabled / disabledTom Rini2-7/+4
2022-12-05Convert CONFIG_HWCONFIG to KconfigTom Rini1-3/+0
2022-12-05Convert CONFIG_FSL_IIM to KconfigTom Rini1-1/+1
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini13-37/+37
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2-10/+10
2022-12-05global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*Tom Rini3-8/+8
2022-12-05Convert CONFIG_SYS_NAND_MAX_OOBFREE et al to KconfigTom Rini1-10/+0
2022-12-05Prepare v2023.01-rc3v2023.01-rc3Tom Rini1-1/+1
2022-12-05doc: man-page for the sound commandHeinrich Schuchardt2-0/+42
2022-12-02doc: eficonfig: add description for UEFI Secure Boot ConfigurationMasahisa Kojima1-29/+61
2022-12-02doc: board: typo GIUD Microchip MPFS Icicle Kit docHeinrich Schuchardt1-2/+2
2022-12-02doc: board: j721e_evm: Fix code-block type and indentsAndrew Davis1-12/+12
2022-12-02doc: board: j721e_evm: Add DM firmware stepsAndrew Davis1-6/+10
2022-11-28doc: cmd: wget: add documentationYing-Chun Liu (PaulLiu)2-0/+62
2022-11-22buildman: Convert documentation to rSTSimon Glass2-0/+2
2022-11-22doc: in cmp man-page replace 'tuples' by 'values'Heinrich Schuchardt1-6/+6
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