summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2020-03-16kbuild: fixdep: Resync this with v4.17Tom Rini
2020-03-16fixdep: fix U-Boot own code to handle only valid symbol charactersMasahiro Yamada
2020-02-28configs: Resync with savedefconfigTom Rini
2020-02-13net: convert NET_MAXDEFRAG to KconfigRasmus Villemoes
2020-02-11Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini
2020-02-05dtc: add ability to make nodes conditional on them being referencedMaxime Ripard
2020-02-03watchdog: designware: Migrate CONFIG_DESIGNWARE_WATCHDOG to KconfigMarek Vasut
2020-01-30Remove redundant YYLOC global declarationPeter Robinson
2020-01-30libfdt: Revert 6dcb8ba4 from upstream libfdtTom Rini
2020-01-27dts: add property removal option CONFIG_OF_REMOVE_PROPSAnatolij Gustschin
2020-01-23arm/km: remove unmaintained board kmsuv31Holger Brunck
2020-01-23arm/km: remove unmaintained board SUGP1Holger Brunck
2020-01-23arm/km: add support for SUSE2Holger Brunck
2020-01-22configs: Resync with savedefconfigTom Rini
2020-01-17common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATASimon Glass
2020-01-17common: Drop CONFIG_POST_STD/ALT_LISTSimon Glass
2020-01-17common: Drop floppy disk supportSimon Glass
2020-01-16powerpc/mpc85xx: drop eSDHC periperhal clock codeYangbo Lu
2020-01-10arm/km: remove board KMCOGE3UNHolger Brunck
2020-01-10m68k: Drop CONFIG_MCFPIT supportTom Rini
2020-01-07Makefile.lib: include /__symbols__ in dtb if SPL_LOAD_FIT_APPLY_OVERLAY is en...Jean-Jacques Hiblot
2020-01-07Merge tag 'u-boot-imx-20200107' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-01-07imx6: aristainetos: convert CONFIG_DM_SPIHeiko Schocher
2020-01-07video: lg4573: convert to DMHeiko Schocher
2019-12-23board/km: remove CONFIG_KM_BOARD_NAMEHolger Brunck
2019-12-23ppc/km: convert KM_DEF_NETDEV to KconfigHolger Brunck
2019-12-15fdt: Show the preprocessed .dts file on errorSimon Glass
2019-12-15dm: gpio: Allow control of GPIO uclass in SPLSimon Glass
2019-12-06lib: crypto: add pkcs7 message parserAKASHI Takahiro
2019-12-06lib: add oid registry utilityAKASHI Takahiro
2019-12-06Makefile: add build script for asn1 parsersAKASHI Takahiro
2019-12-06cmd: add asn1_compilerAKASHI Takahiro
2019-12-04configs: Resync with savedefconfigTom Rini
2019-12-03Convert CONFIG_SYS_CORTINA_FW_IN_MMC et al to KconfigTom Rini
2019-12-02Drop CONFIG_SHOW_ACTIVITYSimon Glass
2019-11-23scripts: dtc: ignore files generated generated by pythonBartosz Golaszewski
2019-11-23tools: checkpatch: Restore 'debug' and 'printf' to logFunctions listJames Byrne
2019-11-21configs: Resync with savedefconfigTom Rini
2019-11-20env: Finish migration of common ENV optionsTom Rini
2019-11-20env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND checkTom Rini
2019-11-17spl: separate SPL_FRAMEWORK config for spl and tplHeiko Stuebner
2019-11-12defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENTTom Rini
2019-11-08Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2019-11-07configs: Resync with savedefconfigTom Rini
2019-11-07usb: Add Cadence USB3 host and gadget driverVignesh Raghavendra
2019-11-04pylibfdt: Correct the type for fdt_property_stub()Simon Glass
2019-11-04pylibfdt: Sync up with upstreamSimon Glass
2019-11-04pylibfdt: Convert to Python 3Simon Glass
2019-11-04fdt: Sync up to the latest libfdtSimon Glass
2019-10-31checkpatch.pl: update from Linux kernel v5.4-rc3Heinrich Schuchardt