summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2021-01-29configs: Resync with savedefconfigTom Rini
2021-01-27pci: Remove CONFIG_PCI_ENUM_ONLY as it's not used (any more)Stefan Roese
2021-01-27doc: update Kernel documentation build systemHeinrich Schuchardt
2021-01-23Revert "doc: update Kernel documentation build system"Tom Rini
2021-01-23doc: update Kernel documentation build systemHeinrich Schuchardt
2021-01-11sunxi: Use mkimage for SPL boot image generationAndre Przywara
2021-01-05Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextTom Rini
2021-01-05Merge tag 'v2021.01-rc5' into nextTom Rini
2021-01-05dtoc: Rename dt-platdata.c to dt-plat.cSimon Glass
2021-01-05Makefile: Invoke dtoc only onceSimon Glass
2021-01-05Makefile: Use common args for dtocSimon Glass
2021-01-05Makefile: Tidy up SPL dtb productionSimon Glass
2021-01-05Makefile: Build SPL dtbs in the spl/ directorySimon Glass
2021-01-05Makefile: Build a separate .dtb for TPLSimon Glass
2020-12-16configs: Resync with savedefconfigTom Rini
2020-12-13checkpatch: Add warnings for unexpected struct namesSimon Glass
2020-12-02remove obsolete option CONFIG_JFFS2_CMDLINEHolger Brunck
2020-12-01cmd: Kconfig: migrate CONFIG_SYS_PROMPT_HUSH_PS2Patrick Delaunay
2020-11-20microblaze: Remove CONFIG_SYS_FDT_SIZEMichal Simek
2020-11-10libfdt: Fix signedness comparison warningsAndre Przywara
2020-11-04arch: Move NEEDS_MANUAL_RELOC symbol to KconfigMichal Simek
2020-10-29Makefile: Generate a symbol file for u-boot-splSimon Glass
2020-10-29dm: test: Build tests for SPLSimon Glass
2020-10-26eb_cpu5282: fix CONFIG_DM_VIDEO build warningsAnatolij Gustschin
2020-10-23Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsungTom Rini
2020-10-22rtc: move pcf8563 to KconfigHeiko Schocher
2020-10-18configs: migrate CONFIG_BMP_16/24/32BPP to defconfigsPatrick Delaunay
2020-10-18configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigsPatrick Delaunay
2020-10-18configs: migrate CONFIG_VIDEO_BMP_GZIP to defconfigsPatrick Delaunay
2020-10-15Remove whitelist entry CONFIG_DEFAULT_CONSOLEAndre Heider
2020-10-14checkpatch.pl: Make CONFIG_IS_ENABLED(CONFIG_*) an errorAlper Nebi Yasak
2020-10-05configs: Resync with savedefconfigTom Rini
2020-09-22libfdt: Detected out-of-space with fdt_finish()Simon Glass
2020-08-27scripts/setlocalversion: sync with linux 5.8Rasmus Villemoes
2020-08-27checkpatch.pl: Make fdt / initrd relocation disabling an errorTom Rini
2020-08-26configs: Resync with savedefconfigTom Rini
2020-08-23Convert CONFIG_SYS_DEVICE_NULLDEV to KconfigSimon Glass
2020-08-23Convert CONFIG_SPLASH_SCREEN et al to KconfigSimon Glass
2020-08-08Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigTom Rini
2020-08-06Kconfig: Remove CONFIG_SYS_SRAM_STARTOvidiu Panait
2020-08-06Kconfig: Convert CONFIG_SYS_SRAM_SIZE to KconfigOvidiu Panait
2020-08-06Kconfig: Convert CONFIG_SYS_SRAM_BASE to KconfigOvidiu Panait
2020-08-04Makefile.lib: Build all DTS with -@ if OF_LIBFDT_OVERLAY is enabledMichal Simek
2020-08-04fixdep: fix coding style in previous fixStephen Warren
2020-08-03checkpatch: Don't allow common.h and dm.h in headersSimon Glass
2020-07-28Makefile: Rename ALL-y to INPUTS-ySimon Glass
2020-07-28configs: migrate CONFIG_SPL_LOAD_FIT_ADDRESS to defconfigsPeng Fan
2020-07-28Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to KconfigAdam Ford
2020-07-28configs: Remove dead CONFIG optionsAdam Ford
2020-07-28Convert CONFIG_BOOTP_SEND_HOSTNAME to KconfigAdam Ford