- 0cbe9be build/DTC: fix sed usage in DTC command by Roger Pau Monne · 3 years, 10 months ago
- ccf1c7b scripts/check-config.sh: fix to be compatible with BSD sed by Roger Pau Monne · 3 years, 10 months ago
- 6e5aad8 cmd: fdt: skip board specific fixup using env variable by Wasim Khan · 3 years, 10 months ago
- 8b83126 Merge tag 'video-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 3 years, 9 months ago
- 0d1fcf8 fdt/sunxi: Remove OF_STDOUT_PATH by Andre Przywara · 3 years, 10 months ago
- 8e73e29 video: eliminate unused drivers/video/mb862xx.c by Heinrich Schuchardt · 4 years ago
- 19d2c02 libfdt: Check for multiple/invalid root nodes by Simon Glass · 3 years, 9 months ago
- 3c0d7a2 configs: Resync with savedefconfig by Tom Rini · 3 years, 9 months ago
- b2e0b32 configs: Resync with savedefconfig by Tom Rini · 3 years, 10 months ago
- ede8909 pci: Remove CONFIG_PCI_ENUM_ONLY as it's not used (any more) by Stefan Roese · 3 years, 11 months ago
- c8e0f20 doc: update Kernel documentation build system by Heinrich Schuchardt · 3 years, 11 months ago
- f1a89c8 Revert "doc: update Kernel documentation build system" by Tom Rini · 3 years, 10 months ago
- a84526d doc: update Kernel documentation build system by Heinrich Schuchardt · 3 years, 11 months ago
- 8a80c7f sunxi: Use mkimage for SPL boot image generation by Andre Przywara · 6 years ago
- bb721de Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 11 months ago
- e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 11 months ago
- beddd7a dtoc: Rename dt-platdata.c to dt-plat.c by Simon Glass · 4 years ago
- 4b2ea55 Makefile: Invoke dtoc only once by Simon Glass · 4 years ago
- 3d69906 Makefile: Use common args for dtoc by Simon Glass · 4 years ago
- 6886c72 Makefile: Tidy up SPL dtb production by Simon Glass · 4 years ago
- c490de8 Makefile: Build SPL dtbs in the spl/ directory by Simon Glass · 4 years ago
- 12edc00 Makefile: Build a separate .dtb for TPL by Simon Glass · 4 years ago
- a3c3689 configs: Resync with savedefconfig by Tom Rini · 4 years ago
- 2d84811 checkpatch: Add warnings for unexpected struct names by Simon Glass · 4 years ago
- 0f7d96a remove obsolete option CONFIG_JFFS2_CMDLINE by Holger Brunck · 4 years, 1 month ago
- a81e9dc cmd: Kconfig: migrate CONFIG_SYS_PROMPT_HUSH_PS2 by Patrick Delaunay · 4 years, 1 month ago
- 64b5d20 microblaze: Remove CONFIG_SYS_FDT_SIZE by Michal Simek · 4 years, 1 month ago
- daa7e75 libfdt: Fix signedness comparison warnings by Andre Przywara · 4 years, 1 month ago
- 27d66cf arch: Move NEEDS_MANUAL_RELOC symbol to Kconfig by Michal Simek · 4 years, 1 month ago
- 367d733 Makefile: Generate a symbol file for u-boot-spl by Simon Glass · 4 years, 1 month ago
- bf40eee dm: test: Build tests for SPL by Simon Glass · 4 years, 1 month ago
- 3d471a1 eb_cpu5282: fix CONFIG_DM_VIDEO build warnings by Anatolij Gustschin · 4 years, 1 month ago
- 603f146 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 4 years, 1 month ago
- b1f9d2c rtc: move pcf8563 to Kconfig by Heiko Schocher · 4 years, 1 month ago
- b1f1763 configs: migrate CONFIG_BMP_16/24/32BPP to defconfigs by Patrick Delaunay · 4 years, 2 months ago
- c47fe77 configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigs by Patrick Delaunay · 4 years, 2 months ago
- 5d0e2ab configs: migrate CONFIG_VIDEO_BMP_GZIP to defconfigs by Patrick Delaunay · 4 years, 2 months ago
- 61b3fb0 Remove whitelist entry CONFIG_DEFAULT_CONSOLE by Andre Heider · 4 years, 2 months ago
- 7c1a302 checkpatch.pl: Make CONFIG_IS_ENABLED(CONFIG_*) an error by Alper Nebi Yasak · 4 years, 2 months ago
- 526e3c8 configs: Resync with savedefconfig by Tom Rini · 4 years, 2 months ago
- 90ee4a7 libfdt: Detected out-of-space with fdt_finish() by Simon Glass · 4 years, 3 months ago
- f62d046 scripts/setlocalversion: sync with linux 5.8 by Rasmus Villemoes · 4 years, 3 months ago
- 46b3e0b checkpatch.pl: Make fdt / initrd relocation disabling an error by Tom Rini · 4 years, 3 months ago
- e73baea configs: Resync with savedefconfig by Tom Rini · 4 years, 3 months ago
- 3d2a3dd Convert CONFIG_SYS_DEVICE_NULLDEV to Kconfig by Simon Glass · 4 years, 4 months ago
- 2d7a794 Convert CONFIG_SPLASH_SCREEN et al to Kconfig by Simon Glass · 4 years, 4 months ago
- eb1f909 Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig by Tom Rini · 4 years, 4 months ago
- 0a2ef26 Kconfig: Remove CONFIG_SYS_SRAM_START by Ovidiu Panait · 4 years, 4 months ago
- cb22996 Kconfig: Convert CONFIG_SYS_SRAM_SIZE to Kconfig by Ovidiu Panait · 4 years, 4 months ago
- 6274921 Kconfig: Convert CONFIG_SYS_SRAM_BASE to Kconfig by Ovidiu Panait · 4 years, 4 months ago
- 56c9825 Makefile.lib: Build all DTS with -@ if OF_LIBFDT_OVERLAY is enabled by Michal Simek · 4 years, 4 months ago
- e9e7da5 fixdep: fix coding style in previous fix by Stephen Warren · 4 years, 4 months ago
- f38051e checkpatch: Don't allow common.h and dm.h in headers by Simon Glass · 4 years, 4 months ago
- c46090d Makefile: Rename ALL-y to INPUTS-y by Simon Glass · 4 years, 4 months ago
- 5459059 configs: migrate CONFIG_SPL_LOAD_FIT_ADDRESS to defconfigs by Peng Fan · 4 years, 5 months ago
- 98a87cf Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to Kconfig by Adam Ford · 4 years, 5 months ago
- ea60444 configs: Remove dead CONFIG options by Adam Ford · 4 years, 5 months ago
- 499c9f7 Convert CONFIG_BOOTP_SEND_HOSTNAME to Kconfig by Adam Ford · 4 years, 5 months ago
- 049d114 Convert CONFIG_DRIVER_TI_EMAC_USE_RMII to Kconfig by Adam Ford · 4 years, 5 months ago
- 5e56ad0 Convert CONFIG_SPL_NAND_BASE et al to Kconfig by Adam Ford · 4 years, 5 months ago
- 3a38377 Convert CONFIG_SPL_NAND_DRIVERS et al to Kconfig by Adam Ford · 4 years, 5 months ago
- 710966e Convert CONFIG_ENV_OVERWRITE to Kconfig by Adam Ford · 4 years, 5 months ago
- 8461027 configs: Resync with savedefconfig by Tom Rini · 4 years, 4 months ago
- e96aa95 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 4 months ago
- 48de37a Merge tag 'dm-pull-20jul20-take2a' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 4 months ago
- f9049b2 Move eSDHC adapter card identification to board files by Yangbo Lu · 4 years, 5 months ago
- 880287c net: dc2114x: Add Kconfig entries by Marek Vasut · 4 years, 5 months ago
- 6359273 binman: Adjust pylibfdt for incremental build by Simon Glass · 4 years, 5 months ago
- 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
- 3c19a25 binman: Adjust pylibfdt for incremental build by Simon Glass · 4 years, 5 months ago
- b2ea818 mips: octeon: Initial minimal support for the Marvell Octeon SoC by Aaron Williams · 4 years, 5 months ago
- f0850ba fixdep: fix CONFIG_IS_ENABLED etc. handling by Stephen Warren · 4 years, 5 months ago
- 0ce183a remove include/config_defaults.h by Rasmus Villemoes · 4 years, 5 months ago
- d7687bd arm64: Remove CONFIG_SYS_FULL_VA macro by Michal Simek · 4 years, 5 months ago
- f8a4df8 Convert CONFIG_ARMV7_PSCI_1_0 and CONFIG_ARMV7_PSCI_0_2 to Kconfig by Patrick Delaunay · 4 years, 5 months ago
- 1db1b56 ARM: da850-evm: Unify config options with Kconfig by Adam Ford · 4 years, 5 months ago
- 191cad6 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 4 years, 5 months ago
- 7f2a68b Merge tag 'dm-pull-10jul20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 5 months ago
- 795dc7d powerpc: move ADDR_MAP to Kconfig by Marek Szyprowski · 4 years, 6 months ago
- 83a2631 spi: kirkwood: Drop nondm code by Bhargav Shah · 4 years, 5 months ago
- 2ec1ed2 checkpatch: Don't warn about PREFER_IF in headers/DT files by Simon Glass · 4 years, 5 months ago
- b266d6a arm: Remove overo board by Jagan Teki · 4 years, 5 months ago
- c111615 linux/kconfig.h: remove unused helper macros by Rasmus Villemoes · 4 years, 5 months ago
- d2e3033 checkpatch.pl: Fully re-sync with v5.7 by Tom Rini · 4 years, 5 months ago
- 8f1be32 kconfig: Add scripts/Kconfig.include from v4.19 by Tom Rini · 4 years, 7 months ago
- 82c645c kconfig: mmc: move pxa_mmc_generic to kconfig by Marcel Ziswiler · 6 years ago
- 3114d21 Merge tag 'xilinx-for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years, 5 months ago
- caecfe6 spi: zynq_[q]spi: Convert config's to macro's by Ashok Reddy Soma · 4 years, 6 months ago
- 52f3404 configs: Resync with savedefconfig by Tom Rini · 4 years, 5 months ago
- f0151a9 Merge branch 'net' of https://gitlab.denx.de/u-boot/custodians/u-boot-sh into next by Tom Rini · 4 years, 5 months ago
- 76c5974 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi into next by Tom Rini · 4 years, 5 months ago
- 2dcaf85 net: eepro100: Add Kconfig entries by Marek Vasut · 4 years, 6 months ago
- 4b097d0 net: eepro100: Remove EEPRO100_SROM_WRITE by Marek Vasut · 4 years, 6 months ago
- db12d38 libfdt: Remove superfluous NUL character from overlay symbols by Marcus Comstedt · 4 years, 6 months ago
- df13ddd spi: atmel: Drop CONFIG_SYS_SPI_WRITE_TOUT by Jagan Teki · 4 years, 6 months ago
- d7b4ab5 checkpatch.pl: Add check for defining CONFIG_CMD_xxx via config files by Tom Rini · 4 years, 6 months ago
- 567240d checkpatch.pl: Request if() instead #ifdef by Simon Glass · 4 years, 6 months ago
- 35bf3b0 checkpatch.pl: Request a test when a new command is added by Simon Glass · 4 years, 6 months ago
- 3ee0132 checkpatch.pl: Warn if the flattree API is used by Simon Glass · 4 years, 6 months ago
- 7d919f5 checkpatch.pl: Add a check for tests needed for uclasses by Simon Glass · 4 years, 6 months ago