aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to KconfigPatrick Delaunay2022-01-211-2/+0
* spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to KconfigAlexandru Gagniuc2022-01-211-1/+0
* Convert CONFIG_TIMESTAMP to KconfigSimon Glass2022-01-211-1/+0
* Convert CONFIG_UDP_CHECKSUM to KconfigSimon Glass2022-01-211-1/+0
* Merge tag 'doc-2022-04-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2022-01-205-12/+12
|\
| * doc: replace @return by Return:Heinrich Schuchardt2022-01-195-12/+12
* | Merge tag 'xilinx-for-v2022.04-rc1' of https://source.denx.de/u-boot/custodia...WIP/19Jan2022Tom Rini2022-01-191-1/+0
|\ \ | |/ |/|
| * microblaze: migrate CONFIG_SYS_USR_EXCEP to KconfigOvidiu Panait2022-01-051-1/+0
* | checkpatch: report ERROR only on disabling of fdt and initrd relocationHou Zhiqiang2022-01-141-1/+1
* | Merge tag 'video-next-20211228' of https://source.denx.de/u-boot/custodians/u...WIP/28Dec2021-nextTom Rini2021-12-283-1/+40
|\ \
| * | x86: coreboot: Add a sample script to build a qemu imageSimon Glass2021-12-261-0/+19
| * | video: Support showing the U-Boot logoSimon Glass2021-12-261-0/+21
| * | video: Convert CONFIG_VIDEO_LOGO to KconfigSimon Glass2021-12-261-1/+0
* | | configs: Resync with savedefconfigWIP/2021-12-27-CONFIG-migrationsTom Rini2021-12-271-11/+0
* | | Convert CONFIG_JFFS2_DEV et al to KconfigTom Rini2021-12-271-4/+0
* | | Convert CONFIG_KIRKWOOD_GPIO to KconfigTom Rini2021-12-271-1/+0
* | | Convert CONFIG_SYS_KWD_CONFIG to KconfigTom Rini2021-12-271-1/+0
* | | Convert CONFIG_88F5182 et al to KconfigTom Rini2021-12-271-17/+0
* | | Kconfig: Remove some symbols from the whitelistTom Rini2021-12-271-897/+0
* | | Convert CONFIG_CPU_SH7751 to KconfigTom Rini2021-12-271-1/+0
* | | Convert CONFIG_CPU_PXA27X to KconfigTom Rini2021-12-271-1/+0
* | | Convert CONFIG_83XX_PCICLK to KconfigTom Rini2021-12-271-1/+0
* | | Convert CONFIG_TEGRA_NAND to KconfigTom Rini2021-12-271-1/+0
* | | Convert CONFIG_SD_BOOT et al to KconfigTom Rini2021-12-271-1/+0
|/ /
* | fdt: Makefile: Ensure that OF_BOARD is used when neededSimon Glass2021-12-232-0/+43
* | fdt: Make it easier to debug u-boot.dtsi filesSimon Glass2021-12-231-1/+3
* | Convert CONFIG_PHYSMEM to KconfigSimon Glass2021-12-171-1/+0
* | ide: Drop unused CONFIG optionsSimon Glass2021-12-051-2/+0
* | Convert CONFIG_KEYBOARD to KconfigSimon Glass2021-12-051-1/+0
* | Convert CONFIG_SYS_FDT_LOAD_ADDR to KconfigSimon Glass2021-12-051-1/+0
* | sandbox: Drop CONFIG_HOST_MAX_DEVICESSimon Glass2021-12-051-1/+0
* | scripts: remove CONFIG_IS_ENABLED and CONFIG_VAL in config_whitelist.txtPatrick Delaunay2021-12-011-2/+0
* | scripts: remove CONFIG_IS_ENABLED and CONFIG_VAL in generated u_boot.cfgPatrick Delaunay2021-12-011-1/+2
* | Merge branch '2021-12-01-Kconfig-migrations' into nextTom Rini2021-12-011-2/+0
* | Convert CONFIG_LCD_DT_SIMPLEFB to KconfigPatrick Delaunay2021-11-301-1/+0
* | Merge tag 'v2022.01-rc3' into nextTom Rini2021-11-292-6/+361
|\|
| * scripts: update spelling.txt from upstream LinuxHeinrich Schuchardt2021-11-201-5/+360
| * makefile: add missing semicolonsAngelo Dureghello2021-11-151-1/+1
* | env: Avoid using GNU features in awkSimon Glass2021-11-281-9/+20
* | env: Allow U-Boot scripts to be placed in a .env fileSimon Glass2021-11-161-0/+80
|/
* configs: Resync with savedefconfigTom Rini2021-11-121-1/+0
* Remove CONFIG_SERIAL_MULTITom Rini2021-11-121-1/+0
* Remove LYNX KDI remaindersThomas Huth2021-11-111-1/+0
* Create a new boot/ directorySimon Glass2021-11-111-2/+2
* configs: fsl: migrate FMAN/QE specific defines to KconfigRajesh Bhagat2021-11-091-3/+0
* efi: Add a script to build an image for testing on UEFISimon Glass2021-11-071-0/+193
* configs: Resync with savedefconfigWIP/2021-11-05-Kconfig-syncsTom Rini2021-11-051-3/+0
* configs: Resync with savedefconfigWIP/01Nov2021Tom Rini2021-11-011-1/+0
* sandbox: Remove OF_HOSTFILEWIP/27Oct2021Ilias Apalodimas2021-10-271-1/+1
* Merge tag 'efi-2022-01-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2021-10-221-1/+1
|\