aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-20Revert "config: tools only: add VIDEO to build bmp_logo"WIP/2023-01-20-finish-CONFIG-migration-workFabio Estevam1-1/+0
2023-01-20CI: Make check for new defined CONFIG symbols even more robustTom Rini2-2/+4
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini137-1087/+1087
2023-01-20watchdog: Clean up defaults for imx_watchdog / ulp_wdogTom Rini3-10/+2
2023-01-20usbtty: Remove default CONFIG_USBD_* valuesTom Rini1-19/+0
2023-01-20nxp: Finish migration of SYS_FSL_SRDS_[12] to KconfigTom Rini5-29/+18
2023-01-20nxp: Finish migration of SYS_FSL_IFC_BANK_COUNT to KconfigTom Rini5-29/+14
2023-01-20net: phy: mv88e61xx: Finish migration of MV88E61XX_FIXED_PORTSTom Rini2-8/+4
2023-01-20fsl-layerscape: Rework usage of CONFIG_CLUSTER_CLK_FREQTom Rini1-3/+4
2023-01-20usb: musb: Rename CONFIG_USB_MUSB_TIMEOUT to MUSB_TIMEOUTTom Rini2-6/+4
2023-01-20fpga: Migrate CONFIG_MAX_FPGA_DEVICES to KconfigTom Rini3-9/+5
2023-01-20common/update: Finish Kconfig migrationTom Rini2-25/+12
2023-01-20spl: sata: Rework the loading case it not use IS_ENABLED(...)Tom Rini1-16/+9
2023-01-20autoboot: Rework CONFIG_AUTOBOOT_STOP_STR_* usageTom Rini1-6/+10
2023-01-20arm: lib1funcs.S: Update compatibility with Linux comment slightlyTom Rini1-7/+2
2023-01-20dm: ns16550: Restore how we define UART_REGTom Rini1-6/+4
2023-01-20arm: Rework usage of CONFIG_ARMV[78]_SECURE_BASE in linker scriptsTom Rini2-4/+8
2023-01-20i2c: fsl_i2c: Rework usage of CONFIG_SYS_IMMRTom Rini1-5/+7
2023-01-20arc: Migrate ARC_MMU_VER to KconfigTom Rini2-10/+7
2023-01-20global: Remove unused CONFIG definesTom Rini17-112/+7
2023-01-20Merge tag 'tpm-20012023' of https://source.denx.de/u-boot/custodians/u-boot-tpmTom Rini3-2/+8
2023-01-20tee: optee: fix uuid comparisons on service discoveryIlias Apalodimas1-1/+1
2023-01-20tpm2: ftpm: add the device in the OP-TEE services listIlias Apalodimas1-0/+3
2023-01-20MAINTAINERS: add a new entry on TEE MAINTAINERSIlias Apalodimas1-0/+3
2023-01-20tee: optee: fix a print error on rng probingIlias Apalodimas1-1/+1
2023-01-19Merge tag 'dm-pull-18jan23' of https://source.denx.de/u-boot/custodians/u-boo...WIP/19Jan2023Tom Rini78-537/+1617
2023-01-19Merge branch '2022-01-18-assorted-updates'Tom Rini88-7605/+14085
2023-01-18odroid: limit boot memory to lowmemJoost van Zwieten1-0/+1
2023-01-18configs: enable poweroff command on QEMU ARM platformsHeinrich Schuchardt2-0/+2
2023-01-18vbe: Allow probing the VBE bootmeth to fail in OS fixupSimon Glass1-4/+12
2023-01-18test: compression: add zstd uncompression testBrandon Maier6-1/+76
2023-01-18lib: zstd: update to latest Linux zstd 1.5.2Brandon Maier45-7548/+13639
2023-01-18patman: symlink top level .checkpatch.confMaxim Cournoyer2-0/+2
2023-01-18Revert "patman: invoke the checkpatch.pl script with '--u-boot' and '--strict'"Maxim Cournoyer1-1/+1
2023-01-18binman: Support positioning an entry by and ELF symbolSimon Glass5-1/+106
2023-01-18dtoc: Add a way to read a phandle with paramsSimon Glass4-0/+43
2023-01-18binman: Provide general support for updating ELF symbolsSimon Glass10-5/+140
2023-01-18binman: Support overlapping entriesSimon Glass8-10/+183
2023-01-18binman: Add a function to check for special section nodesSimon Glass2-3/+13
2023-01-18binman: Add a null entrySimon Glass6-2/+71
2023-01-18binman: Clarify use of False when obtaining dataSimon Glass2-2/+4
2023-01-18binman: Add a test for an inner section with a sizeSimon Glass2-0/+22
2023-01-18rockchip: Drop the FIT generator scriptSimon Glass3-271/+0
2023-01-18rockchip: Convert all boards to use binmanSimon Glass2-8/+2
2023-01-18rockchip: Support building the all output files in binmanSimon Glass3-9/+75
2023-01-18rockchip: Use multiple-images for rk3399Simon Glass1-1/+2
2023-01-18rockchip: evb-rk3288: Drop raw-image supportSimon Glass1-0/+1
2023-01-18binman: Support optional external blobsSimon Glass8-11/+92
2023-01-18binman: Support new op-tee binary formatSimon Glass9-33/+352
2023-01-18binman: Add a way to check for a valid ELF fileSimon Glass2-0/+25