summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2022-01-21Convert CONFIG_TIMESTAMP to KconfigSimon Glass1-1/+0
2022-01-21Convert CONFIG_UDP_CHECKSUM to KconfigSimon Glass1-1/+0
2022-01-20Merge tag 'doc-2022-04-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini5-12/+12
2022-01-19doc: replace @return by Return:Heinrich Schuchardt5-12/+12
2022-01-19Merge tag 'xilinx-for-v2022.04-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini1-1/+0
2022-01-14checkpatch: report ERROR only on disabling of fdt and initrd relocationHou Zhiqiang1-1/+1
2022-01-05microblaze: migrate CONFIG_SYS_USR_EXCEP to KconfigOvidiu Panait1-1/+0
2021-12-28Merge tag 'video-next-20211228' of https://source.denx.de/u-boot/custodians/u...Tom Rini3-1/+40
2021-12-28configs: Resync with savedefconfigTom Rini1-11/+0
2021-12-28Convert CONFIG_JFFS2_DEV et al to KconfigTom Rini1-4/+0
2021-12-28Convert CONFIG_KIRKWOOD_GPIO to KconfigTom Rini1-1/+0
2021-12-28Convert CONFIG_SYS_KWD_CONFIG to KconfigTom Rini1-1/+0
2021-12-28Convert CONFIG_88F5182 et al to KconfigTom Rini1-17/+0
2021-12-28Kconfig: Remove some symbols from the whitelistTom Rini1-897/+0
2021-12-28Convert CONFIG_CPU_SH7751 to KconfigTom Rini1-1/+0
2021-12-28Convert CONFIG_CPU_PXA27X to KconfigTom Rini1-1/+0
2021-12-28Convert CONFIG_83XX_PCICLK to KconfigTom Rini1-1/+0
2021-12-28Convert CONFIG_TEGRA_NAND to KconfigTom Rini1-1/+0
2021-12-27Convert CONFIG_SD_BOOT et al to KconfigTom Rini1-1/+0
2021-12-27x86: coreboot: Add a sample script to build a qemu imageSimon Glass1-0/+19
2021-12-27video: Support showing the U-Boot logoSimon Glass1-0/+21
2021-12-27video: Convert CONFIG_VIDEO_LOGO to KconfigSimon Glass1-1/+0
2021-12-23fdt: Makefile: Ensure that OF_BOARD is used when neededSimon Glass2-0/+43
2021-12-23fdt: Make it easier to debug u-boot.dtsi filesSimon Glass1-1/+3
2021-12-17Convert CONFIG_PHYSMEM to KconfigSimon Glass1-1/+0
2021-12-05ide: Drop unused CONFIG optionsSimon Glass1-2/+0
2021-12-05Convert CONFIG_KEYBOARD to KconfigSimon Glass1-1/+0
2021-12-05Convert CONFIG_SYS_FDT_LOAD_ADDR to KconfigSimon Glass1-1/+0
2021-12-05sandbox: Drop CONFIG_HOST_MAX_DEVICESSimon Glass1-1/+0
2021-12-01scripts: remove CONFIG_IS_ENABLED and CONFIG_VAL in config_whitelist.txtPatrick Delaunay1-2/+0
2021-12-01scripts: remove CONFIG_IS_ENABLED and CONFIG_VAL in generated u_boot.cfgPatrick Delaunay1-1/+2
2021-12-01Merge branch '2021-12-01-Kconfig-migrations' into nextTom Rini1-2/+0
2021-11-30Convert CONFIG_LCD_DT_SIMPLEFB to KconfigPatrick Delaunay1-1/+0
2021-11-29Merge tag 'v2022.01-rc3' into nextTom Rini2-6/+361
2021-11-29env: Avoid using GNU features in awkSimon Glass1-9/+20
2021-11-20scripts: update spelling.txt from upstream LinuxHeinrich Schuchardt1-5/+360
2021-11-16env: Allow U-Boot scripts to be placed in a .env fileSimon Glass1-0/+80
2021-11-15makefile: add missing semicolonsAngelo Dureghello1-1/+1
2021-11-13configs: Resync with savedefconfigTom Rini1-1/+0
2021-11-12Remove CONFIG_SERIAL_MULTITom Rini1-1/+0
2021-11-12Remove LYNX KDI remaindersThomas Huth1-1/+0
2021-11-12Create a new boot/ directorySimon Glass1-2/+2
2021-11-09configs: fsl: migrate FMAN/QE specific defines to KconfigRajesh Bhagat1-3/+0
2021-11-07efi: Add a script to build an image for testing on UEFISimon Glass1-0/+193
2021-11-05configs: Resync with savedefconfigTom Rini1-3/+0
2021-11-01configs: Resync with savedefconfigTom Rini1-1/+0
2021-10-27sandbox: Remove OF_HOSTFILEIlias Apalodimas1-1/+1
2021-10-22Merge tag 'efi-2022-01-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini1-1/+1
2021-10-21arm: mvebu: a3720: Create Kconfig option for I2C_MVMarek BehĂșn1-1/+0
2021-10-21efi_loader: Fix link of EFI apps with ld.lldAlistair Delva1-1/+1