- 2ed1b24 scripts/setlocalversion: sync with linux 5.8 by Rasmus Villemoes · 4 years, 3 months ago
- 12178b5 checkpatch.pl: Make fdt / initrd relocation disabling an error by Tom Rini · 4 years, 3 months ago
- d86bf91 configs: Resync with savedefconfig by Tom Rini · 4 years, 3 months ago
- 7e15638 Convert CONFIG_SYS_DEVICE_NULLDEV to Kconfig by Simon Glass · 4 years, 3 months ago
- 35bd70c Convert CONFIG_SPLASH_SCREEN et al to Kconfig by Simon Glass · 4 years, 3 months ago
- 7d08077 Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig by Tom Rini · 4 years, 4 months ago
- 9a17bfb Kconfig: Remove CONFIG_SYS_SRAM_START by Ovidiu Panait · 4 years, 4 months ago
- 9f63f02 Kconfig: Convert CONFIG_SYS_SRAM_SIZE to Kconfig by Ovidiu Panait · 4 years, 4 months ago
- dd084b0 Kconfig: Convert CONFIG_SYS_SRAM_BASE to Kconfig by Ovidiu Panait · 4 years, 4 months ago
- 36766d3 Makefile.lib: Build all DTS with -@ if OF_LIBFDT_OVERLAY is enabled by Michal Simek · 4 years, 4 months ago
- 2d8e102 fixdep: fix coding style in previous fix by Stephen Warren · 4 years, 4 months ago
- 23552ba checkpatch: Don't allow common.h and dm.h in headers by Simon Glass · 4 years, 4 months ago
- e6385c7 Makefile: Rename ALL-y to INPUTS-y by Simon Glass · 4 years, 4 months ago
- 0465f12 configs: migrate CONFIG_SPL_LOAD_FIT_ADDRESS to defconfigs by Peng Fan · 4 years, 4 months ago
- acc415a Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to Kconfig by Adam Ford · 4 years, 4 months ago
- 6a411dd configs: Remove dead CONFIG options by Adam Ford · 4 years, 4 months ago
- 3275f26 Convert CONFIG_BOOTP_SEND_HOSTNAME to Kconfig by Adam Ford · 4 years, 4 months ago
- bc3cff9 Convert CONFIG_DRIVER_TI_EMAC_USE_RMII to Kconfig by Adam Ford · 4 years, 4 months ago
- 3879106 Convert CONFIG_SPL_NAND_BASE et al to Kconfig by Adam Ford · 4 years, 4 months ago
- 0c4a634 Convert CONFIG_SPL_NAND_DRIVERS et al to Kconfig by Adam Ford · 4 years, 4 months ago
- e91907a Convert CONFIG_ENV_OVERWRITE to Kconfig by Adam Ford · 4 years, 4 months ago
- f7d0ae9 configs: Resync with savedefconfig by Tom Rini · 4 years, 4 months ago
- 8d1fc6f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 4 months ago
- 4e05c16 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
- 39913ac Move eSDHC adapter card identification to board files by Yangbo Lu · 4 years, 5 months ago
- a410f13 net: dc2114x: Add Kconfig entries by Marek Vasut · 4 years, 5 months ago
- 73bc9e2 binman: Adjust pylibfdt for incremental build by Simon Glass · 4 years, 4 months ago
- 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
- 8beed3d binman: Adjust pylibfdt for incremental build by Simon Glass · 4 years, 4 months ago
- 0dc4ab9 mips: octeon: Initial minimal support for the Marvell Octeon SoC by Aaron Williams · 4 years, 4 months ago
- 76ae74d fixdep: fix CONFIG_IS_ENABLED etc. handling by Stephen Warren · 4 years, 4 months ago
- 5c6a4d5 remove include/config_defaults.h by Rasmus Villemoes · 4 years, 4 months ago
- 02ff91e arm64: Remove CONFIG_SYS_FULL_VA macro by Michal Simek · 4 years, 5 months ago
- b4d14bc Convert CONFIG_ARMV7_PSCI_1_0 and CONFIG_ARMV7_PSCI_0_2 to Kconfig by Patrick Delaunay · 4 years, 5 months ago
- 7bb33e4 ARM: da850-evm: Unify config options with Kconfig by Adam Ford · 4 years, 5 months ago
- 497c759 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 4 years, 4 months ago
- 4a9146c Merge tag 'dm-pull-10jul20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 4 months ago
- 69be8fd powerpc: move ADDR_MAP to Kconfig by Marek Szyprowski · 4 years, 5 months ago
- a58c7ff spi: kirkwood: Drop nondm code by Bhargav Shah · 4 years, 5 months ago
- 8af45b1 checkpatch: Don't warn about PREFER_IF in headers/DT files by Simon Glass · 4 years, 5 months ago
- ed3294d arm: Remove overo board by Jagan Teki · 4 years, 4 months ago
- 7d78a45 linux/kconfig.h: remove unused helper macros by Rasmus Villemoes · 4 years, 4 months ago
- c57383b checkpatch.pl: Fully re-sync with v5.7 by Tom Rini · 4 years, 5 months ago
- a9610bd kconfig: Add scripts/Kconfig.include from v4.19 by Tom Rini · 4 years, 6 months ago
- 9b515a8 kconfig: mmc: move pxa_mmc_generic to kconfig by Marcel Ziswiler · 5 years ago
- f0e236c 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
- f44bd3b spi: zynq_[q]spi: Convert config's to macro's by Ashok Reddy Soma · 4 years, 6 months ago
- 7635def configs: Resync with savedefconfig by Tom Rini · 4 years, 5 months ago
- 6ccbd15 Merge branch 'net' of https://gitlab.denx.de/u-boot/custodians/u-boot-sh into next by Tom Rini · 4 years, 5 months ago
- 5575f79 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi into next by Tom Rini · 4 years, 5 months ago
- 6463b73 net: eepro100: Add Kconfig entries by Marek Vasut · 4 years, 6 months ago
- 0a5be6c net: eepro100: Remove EEPRO100_SROM_WRITE by Marek Vasut · 4 years, 6 months ago
- 42a768c libfdt: Remove superfluous NUL character from overlay symbols by Marcus Comstedt · 4 years, 6 months ago
- a9d3cab spi: atmel: Drop CONFIG_SYS_SPI_WRITE_TOUT by Jagan Teki · 4 years, 6 months ago
- f3e2ebe checkpatch.pl: Add check for defining CONFIG_CMD_xxx via config files by Tom Rini · 4 years, 6 months ago
- dd5b0fa checkpatch.pl: Request if() instead #ifdef by Simon Glass · 4 years, 6 months ago
- 5897811 checkpatch.pl: Request a test when a new command is added by Simon Glass · 4 years, 6 months ago
- 7fc7d24 checkpatch.pl: Warn if the flattree API is used by Simon Glass · 4 years, 6 months ago
- 281236c checkpatch.pl: Add a check for tests needed for uclasses by Simon Glass · 4 years, 6 months ago
- b77df59 checkpatch.pl: Add a U-Boot option by Simon Glass · 4 years, 6 months ago
- 048a648 checkpatch.pl: Update to v5.7 by Simon Glass · 4 years, 6 months ago
- c2a3841 serial: Convert ARM_DCC to Kconfig by Tom Rini · 4 years, 5 months ago
- 32a8f80 configs: Resync with savedefconfig by Tom Rini · 4 years, 6 months ago
- eff5a54 cmd: zip: automatically pull in gzip() by Michael Walle · 4 years, 6 months ago
- 3ec4699 env: Convert ENV_ACCESS_IGNORE_FORCE to Kconfig by Marek Vasut · 4 years, 6 months ago
- df4c483 net: ks8851: Add Kconfig entries by Marek Vasut · 4 years, 8 months ago
- 2fa581b Merge git://git.denx.de/u-boot-sh by Tom Rini · 4 years, 6 months ago
- c1bde23 libfdt: Export overlay_apply_node() as fdt_overlay_apply_node() by Marek Vasut · 4 years, 7 months ago
- d934b43 mpc83xx, abb: remove suvd3 board by Heiko Schocher · 4 years, 9 months ago
- b8879f2 env: Convert CONFIG_DELAY_ENVIRONMENT to Kconfig by Ovidiu Panait · 4 years, 6 months ago
- 585da32 configs: Resync with savedefconfig by Tom Rini · 4 years, 6 months ago
- 5f09f9a kbuild: spl: Add shrunk arch-dtbs to targets list by Jan Kiszka · 4 years, 6 months ago
- 5d3534d kbuild: spl: Fix parallel build by Jan Kiszka · 4 years, 6 months ago
- d0847ec spi: Zap lpc32xx_ssp driver-related code by Jagan Teki · 4 years, 6 months ago
- a5e609b Merge tag 'efi-2020-07-rc2-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 6 months ago
- 702de89 treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · 4 years, 6 months ago
- e519f03 cmd: mem: Remove CONFIG_SYS_MEMTEST_SCRATCH mapping by Michal Simek · 4 years, 6 months ago
- c39e19a configs: migrate CONFIG_SYS_MTDPARTS_RUNTIME to defconfigs by Patrick Delaunay · 4 years, 9 months ago
- 8cc2814 configs: migrate CONFIG_SET_DFU_ALT_INFO to defconfigs by Patrick Delaunay · 4 years, 9 months ago
- b37a0b5 kbuild: efi: Avoid rebuilding efi targets by Jan Kiszka · 4 years, 6 months ago
- 15c1603 scripts/get_default_envs.sh: preserve order of multiple entries for same variable by Rasmus Villemoes · 4 years, 10 months ago
- 1d5d027 Merge branch 'next' of git://git.denx.de/u-boot-sh by Tom Rini · 4 years, 6 months ago
- f8dc7f2 configs: migrate CONFIG_SYS_ARM_CACHE_* in Kconfig by Patrick Delaunay · 4 years, 7 months ago
- 171f5e5 net: tulip: Remove CONFIG_TULIP_* by Marek Vasut · 4 years, 7 months ago
- 635a76b net: pcnet: Remove CONFIG_PCNET_79C97x by Marek Vasut · 4 years, 7 months ago
- 556fd59 configs: Resync with savedefconfig by Tom Rini · 4 years, 7 months ago
- f34d0ad kbuild: SPL/TPL: generate separate asm-offsets.h for SPL and TPL by Masahiro Yamada · 4 years, 7 months ago
- c11f0d8 coccinelle: adjust NULL check before free() by Heinrich Schuchardt · 4 years, 7 months ago
- cb2a2eb coccinelle: check for casting malloc output by Heinrich Schuchardt · 4 years, 7 months ago
- b5a2046 kbuild: cherry-pick kbuild changes from Linux by Masahiro Yamada · 4 years, 7 months ago
- c3da3f5 kbuild: add FORCE to dependency of $(obj)/dts/dt-platdata.o by Masahiro Yamada · 4 years, 7 months ago
- 308c6b0 fixdep: Re-sync with Linux 5.7-rc1 by Masahiro Yamada · 4 years, 7 months ago
- 9d88a0a fixdep: handle CONFIG_IS_ENABLE() and friends for TPL by Masahiro Yamada · 4 years, 7 months ago
- 5fa8811 scripts: add documentation-file-ref-check by Heinrich Schuchardt · 4 years, 9 months ago
- 89c2798 acpi: Add an __ACPI__ preprocessor symbol by Simon Glass · 4 years, 7 months ago
- 587e4a4 kconfig / kbuild: Re-sync with Linux 4.19 by Tom Rini · 4 years, 8 months ago
- 5972ff0 kconfig / kbuild: re-sync with Linux 4.18 by Tom Rini · 4 years, 8 months ago
- 6e916df scripts/dtc: Update to upstream version v1.4.6-21-g84e414b0b5bc by Rob Herring · 4 years, 8 months ago
- ddb87a0 kbuild: remove unused dtc-version.sh script by Masahiro Yamada · 4 years, 9 months ago
- 7a212e5 scripts/Makefile.lib: Re-add -Wno-simple_bus_reg to DTC_FLAGS by Tom Rini · 4 years, 9 months ago