- 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, 6 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, 8 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
- aacf264 scripts/Makefile.lib: Restore PCI related warnings to DTC_FLAGS by Tom Rini · 4 years, 9 months ago
- e0d1a89 kbuild: Re-sync DTC flag logic with v4.17 by Tom Rini · 4 years, 9 months ago
- 67f2ee8 kbuild: fixdep: Resync this with v4.17 by Tom Rini · 4 years, 9 months ago
- 8a266e5 fixdep: fix U-Boot own code to handle only valid symbol characters by Masahiro Yamada · 4 years, 9 months ago
- 9e1d65f configs: Resync with savedefconfig by Tom Rini · 4 years, 8 months ago
- 215df01 net: convert NET_MAXDEFRAG to Kconfig by Rasmus Villemoes · 4 years, 9 months ago
- 9a8942b Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 9 months ago
- 5ed2dc5 dtc: add ability to make nodes conditional on them being referenced by Maxime Ripard · 4 years, 10 months ago
- 8941f84 watchdog: designware: Migrate CONFIG_DESIGNWARE_WATCHDOG to Kconfig by Marek Vasut · 5 years ago
- 018921e Remove redundant YYLOC global declaration by Peter Robinson · 4 years, 9 months ago
- e8c2d25 libfdt: Revert 6dcb8ba4 from upstream libfdt by Tom Rini · 4 years, 10 months ago
- 43b6e38 dts: add property removal option CONFIG_OF_REMOVE_PROPS by Anatolij Gustschin · 4 years, 10 months ago
- b0405e0 arm/km: remove unmaintained board kmsuv31 by Holger Brunck · 4 years, 10 months ago
- 95e3ce6 arm/km: remove unmaintained board SUGP1 by Holger Brunck · 4 years, 10 months ago
- 0e1c0f3 arm/km: add support for SUSE2 by Holger Brunck · 4 years, 10 months ago
- 052170c configs: Resync with savedefconfig by Tom Rini · 4 years, 10 months ago
- 4d979bf common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA by Simon Glass · 4 years, 11 months ago
- bd21f66 common: Drop CONFIG_POST_STD/ALT_LIST by Simon Glass · 4 years, 11 months ago
- 015e334 common: Drop floppy disk support by Simon Glass · 4 years, 11 months ago
- c2a8b4f powerpc/mpc85xx: drop eSDHC periperhal clock code by Yangbo Lu · 5 years ago
- e7fdb34 arm/km: remove board KMCOGE3UN by Holger Brunck · 5 years ago
- 8947145 m68k: Drop CONFIG_MCFPIT support by Tom Rini · 5 years ago
- 47818e2 Makefile.lib: include /__symbols__ in dtb if SPL_LOAD_FIT_APPLY_OVERLAY is enabled by Jean-Jacques Hiblot · 5 years ago
- d8a3f52 Merge tag 'u-boot-imx-20200107' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 10 months ago
- cf8cbb0 imx6: aristainetos: convert CONFIG_DM_SPI by Heiko Schocher · 5 years ago
- 79db1b4 video: lg4573: convert to DM by Heiko Schocher · 5 years ago
- aeda123 board/km: remove CONFIG_KM_BOARD_NAME by Holger Brunck · 5 years ago
- 05577fa ppc/km: convert KM_DEF_NETDEV to Kconfig by Holger Brunck · 5 years ago
- 1653b6a fdt: Show the preprocessed .dts file on error by Simon Glass · 5 years ago
- bcee8d6 dm: gpio: Allow control of GPIO uclass in SPL by Simon Glass · 5 years ago
- e85a787 lib: crypto: add pkcs7 message parser by AKASHI Takahiro · 5 years ago
- a9b45e6 lib: add oid registry utility by AKASHI Takahiro · 5 years ago
- ed3dead Makefile: add build script for asn1 parsers by AKASHI Takahiro · 5 years ago
- 2b12196 cmd: add asn1_compiler by AKASHI Takahiro · 5 years ago
- 0cfccb5 configs: Resync with savedefconfig by Tom Rini · 5 years ago
- e78f16b Convert CONFIG_SYS_CORTINA_FW_IN_MMC et al to Kconfig by Tom Rini · 5 years ago
- 9ce2aa1 Drop CONFIG_SHOW_ACTIVITY by Simon Glass · 5 years ago
- 163b764 scripts: dtc: ignore files generated generated by python by Bartosz Golaszewski · 5 years ago
- 66b3ccc tools: checkpatch: Restore 'debug' and 'printf' to logFunctions list by James Byrne · 5 years ago
- 32a238d configs: Resync with savedefconfig by Tom Rini · 5 years ago
- a09fea1 env: Finish migration of common ENV options by Tom Rini · 5 years ago
- a8992e7 env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND check by Tom Rini · 5 years ago
- 22b7b86 spl: separate SPL_FRAMEWORK config for spl and tpl by Heiko Stuebner · 5 years ago
- cb6617a defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENT by Tom Rini · 5 years ago
- a4b7485 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 5 years ago
- 0be2ecd configs: Resync with savedefconfig by Tom Rini · 5 years ago
- 7e91f6c usb: Add Cadence USB3 host and gadget driver by Vignesh Raghavendra · 5 years ago
- 97de532 pylibfdt: Correct the type for fdt_property_stub() by Simon Glass · 5 years ago
- 903fe17 pylibfdt: Sync up with upstream by Simon Glass · 5 years ago
- b4cf5f1 pylibfdt: Convert to Python 3 by Simon Glass · 5 years ago
- f0921f5 fdt: Sync up to the latest libfdt by Simon Glass · 5 years ago
- c261fef checkpatch.pl: update from Linux kernel v5.4-rc3 by Heinrich Schuchardt · 5 years ago
- 4ab6a45 libfdt: fix typo on comment by Giulio Benetti · 5 years ago
- 8076fc2 libfdt: Allow #size-cells of 0 by Matthias Brugger · 5 years ago
- 0ba41ce libfdt: return correct value if #size-cells property is not present by Matthias Brugger · 5 years ago
- ce2dae3 libfdt: fdt_address_cells() and fdt_size_cells() by Matthias Brugger · 5 years ago
- 5e23918 binman: x86: Separate out 16-bit reset and init code by Simon Glass · 5 years ago
- 44fb0d6 Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 5 years ago
- eaa0bde Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
- 8c05aba Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 5 years ago
- 5f2fe3b Kconfig: Migrate CONFIG_CSF_SIZE to Kconfig by Breno Matheus Lima · 5 years ago
- d882f08 mmc: sdhci: Move ZYNQ_HISPD_BROKEN to Kconfig by Siva Durga Prasad Paladugu · 5 years ago