summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
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
2021-10-19Makefile: Only build dtc if neededSimon Glass2-2/+6
2021-10-19Revert "kbuild: remove unused dtc-version.sh script"Simon Glass2-0/+23
2021-10-15configs: Resync with savedefconfigTom Rini1-5/+0
2021-10-15Convert CONFIG_USB_EHCI_IS_TDI to KconfigMarek Behún1-1/+0
2021-10-15Drop CONFIG_USB_EHCI_KIRKWOODMarek Behún1-1/+0
2021-10-15Convert CONFIG_USB_EHCI_MXS to KconfigMarek Behún1-1/+0
2021-10-15Rename CONFIG_EHCI_IS_TDI to CONFIG_USB_EHCI_IS_TDIMarek Behún1-1/+1
2021-10-15Remove unused CONFIG_CONS_NONEPatrick Delaunay1-1/+0
2021-10-15Remove unused CONFIG_SYS_FLASH_AMD_CHECK_DQ7Patrick Delaunay1-1/+0
2021-10-15Remove unused CONFIG_NO_RELOCATIONPatrick Delaunay1-1/+0
2021-10-15am33x: Remove unused define CONFIG_MUSB_HOSTPatrick Delaunay1-1/+0
2021-10-15scripts: remove some configs in config_whitelist.txtPatrick Delaunay1-14/+0
2021-10-12Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...Tom Rini1-4/+0
2021-10-08pm9263: Remove unused CONFIG_USER_LOWLEVEL_INITPatrick Delaunay1-1/+0
2021-10-08stv0991: remove specific CONFIG_STV0991 configsPatrick Delaunay1-3/+0
2021-10-08Convert CONFIG_STM32_FLASH to KconfigPatrick Delaunay1-1/+0
2021-10-06Merge branch '2021-10-06-assorted-improvements'Tom Rini1-10/+0
2021-10-06Convert CONFIG_SYS_NAND_5_ADDR_CYCLE to KconfigTom Rini1-1/+0
2021-10-06Convert CONFIG_SYS_NAND_PAGE_COUNT to KconfigTom Rini1-1/+0
2021-10-04Merge branch 'next'Tom Rini11-592/+1174
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk4-4/+4