aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2020-01-30Remove redundant YYLOC global declarationPeter Robinson1-1/+0
2020-01-30libfdt: Revert 6dcb8ba4 from upstream libfdtTom Rini2-42/+11
2020-01-27dts: add property removal option CONFIG_OF_REMOVE_PROPSAnatolij Gustschin1-0/+8
2020-01-23arm/km: remove unmaintained board kmsuv31Holger Brunck1-1/+0
2020-01-23arm/km: remove unmaintained board SUGP1Holger Brunck1-1/+0
2020-01-23arm/km: add support for SUSE2Holger Brunck1-0/+1
2020-01-22configs: Resync with savedefconfigTom Rini1-14/+0
2020-01-17common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATASimon Glass1-1/+0
2020-01-17common: Drop CONFIG_POST_STD/ALT_LISTSimon Glass1-2/+0
2020-01-17common: Drop floppy disk supportSimon Glass1-34/+0
2020-01-16powerpc/mpc85xx: drop eSDHC periperhal clock codeYangbo Lu1-2/+0
2020-01-10arm/km: remove board KMCOGE3UNHolger Brunck1-1/+0
2020-01-10m68k: Drop CONFIG_MCFPIT supportTom Rini1-1/+0
2020-01-07Makefile.lib: include /__symbols__ in dtb if SPL_LOAD_FIT_APPLY_OVERLAY is en...Jean-Jacques Hiblot1-0/+4
2020-01-07Merge tag 'u-boot-imx-20200107' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini1-3/+0
2020-01-07imx6: aristainetos: convert CONFIG_DM_SPIHeiko Schocher1-1/+0
2020-01-07video: lg4573: convert to DMHeiko Schocher1-2/+0
2019-12-23board/km: remove CONFIG_KM_BOARD_NAMEHolger Brunck1-1/+0
2019-12-23ppc/km: convert KM_DEF_NETDEV to KconfigHolger Brunck1-1/+0
2019-12-15fdt: Show the preprocessed .dts file on errorSimon Glass1-1/+3
2019-12-15dm: gpio: Allow control of GPIO uclass in SPLSimon Glass1-1/+0
2019-12-06lib: crypto: add pkcs7 message parserAKASHI Takahiro1-3/+1
2019-12-06lib: add oid registry utilityAKASHI Takahiro1-0/+203
2019-12-06Makefile: add build script for asn1 parsersAKASHI Takahiro1-1/+3
2019-12-06cmd: add asn1_compilerAKASHI Takahiro1-2/+2
2019-12-04configs: Resync with savedefconfigTom Rini1-10/+0
2019-12-03Convert CONFIG_SYS_CORTINA_FW_IN_MMC et al to KconfigTom Rini1-5/+0
2019-12-02Drop CONFIG_SHOW_ACTIVITYSimon Glass1-1/+0
2019-11-23scripts: dtc: ignore files generated generated by pythonBartosz Golaszewski1-1/+2
2019-11-23tools: checkpatch: Restore 'debug' and 'printf' to logFunctions listJames Byrne1-0/+2
2019-11-21configs: Resync with savedefconfigTom Rini1-2/+0
2019-11-20env: Finish migration of common ENV optionsTom Rini1-3/+0
2019-11-20env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND checkTom Rini1-1/+0
2019-11-17spl: separate SPL_FRAMEWORK config for spl and tplHeiko Stuebner1-0/+4
2019-11-12defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENTTom Rini1-1/+0
2019-11-08Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini1-0/+1
2019-11-07configs: Resync with savedefconfigTom Rini1-2/+0
2019-11-07usb: Add Cadence USB3 host and gadget driverVignesh Raghavendra1-0/+1
2019-11-04pylibfdt: Correct the type for fdt_property_stub()Simon Glass1-2/+2
2019-11-04pylibfdt: Sync up with upstreamSimon Glass1-12/+33
2019-11-04pylibfdt: Convert to Python 3Simon Glass3-3/+3
2019-11-04fdt: Sync up to the latest libfdtSimon Glass14-766/+957
2019-10-31checkpatch.pl: update from Linux kernel v5.4-rc3Heinrich Schuchardt1-113/+333
2019-10-15libfdt: fix typo on commentGiulio Benetti1-1/+1
2019-10-15libfdt: Allow #size-cells of 0Matthias Brugger1-3/+5
2019-10-15libfdt: return correct value if #size-cells property is not presentMatthias Brugger2-4/+14
2019-10-15libfdt: fdt_address_cells() and fdt_size_cells()Matthias Brugger2-23/+14
2019-10-15binman: x86: Separate out 16-bit reset and init codeSimon Glass1-6/+16
2019-10-09Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini1-1/+0
2019-10-09Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini1-1/+0