summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* watchdog: designware: Migrate CONFIG_DESIGNWARE_WATCHDOG to KconfigMarek Vasut2020-02-031-1/+0
* Remove redundant YYLOC global declarationWIP/2020-01-30-master-importsPeter Robinson2020-01-301-1/+0
* libfdt: Revert 6dcb8ba4 from upstream libfdtTom Rini2020-01-302-42/+11
* dts: add property removal option CONFIG_OF_REMOVE_PROPSAnatolij Gustschin2020-01-271-0/+8
* arm/km: remove unmaintained board kmsuv31Holger Brunck2020-01-231-1/+0
* arm/km: remove unmaintained board SUGP1Holger Brunck2020-01-231-1/+0
* arm/km: add support for SUSE2Holger Brunck2020-01-231-0/+1
* configs: Resync with savedefconfigTom Rini2020-01-221-14/+0
* common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATASimon Glass2020-01-171-1/+0
* common: Drop CONFIG_POST_STD/ALT_LISTSimon Glass2020-01-171-2/+0
* common: Drop floppy disk supportSimon Glass2020-01-171-34/+0
* powerpc/mpc85xx: drop eSDHC periperhal clock codeYangbo Lu2020-01-161-2/+0
* arm/km: remove board KMCOGE3UNHolger Brunck2020-01-101-1/+0
* m68k: Drop CONFIG_MCFPIT supportTom Rini2020-01-101-1/+0
* Makefile.lib: include /__symbols__ in dtb if SPL_LOAD_FIT_APPLY_OVERLAY is en...Jean-Jacques Hiblot2020-01-071-0/+4
* Merge tag 'u-boot-imx-20200107' of https://gitlab.denx.de/u-boot/custodians/u...WIP/07Jan2020Tom Rini2020-01-071-3/+0
|\
| * imx6: aristainetos: convert CONFIG_DM_SPIHeiko Schocher2020-01-071-1/+0
| * video: lg4573: convert to DMHeiko Schocher2020-01-071-2/+0
* | board/km: remove CONFIG_KM_BOARD_NAMEHolger Brunck2019-12-231-1/+0
* | ppc/km: convert KM_DEF_NETDEV to KconfigHolger Brunck2019-12-231-1/+0
* | fdt: Show the preprocessed .dts file on errorSimon Glass2019-12-151-1/+3
* | dm: gpio: Allow control of GPIO uclass in SPLSimon Glass2019-12-151-1/+0
|/
* lib: crypto: add pkcs7 message parserAKASHI Takahiro2019-12-061-3/+1
* lib: add oid registry utilityAKASHI Takahiro2019-12-061-0/+203
* Makefile: add build script for asn1 parsersAKASHI Takahiro2019-12-061-1/+3
* cmd: add asn1_compilerAKASHI Takahiro2019-12-061-2/+2
* configs: Resync with savedefconfigWIP/04Dec2019Tom Rini2019-12-041-10/+0
* Convert CONFIG_SYS_CORTINA_FW_IN_MMC et al to KconfigTom Rini2019-12-031-5/+0
* Drop CONFIG_SHOW_ACTIVITYSimon Glass2019-12-021-1/+0
* scripts: dtc: ignore files generated generated by pythonBartosz Golaszewski2019-11-231-1/+2
* tools: checkpatch: Restore 'debug' and 'printf' to logFunctions listJames Byrne2019-11-231-0/+2
* configs: Resync with savedefconfigTom Rini2019-11-211-2/+0
* env: Finish migration of common ENV optionsTom Rini2019-11-201-3/+0
* env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND checkTom Rini2019-11-201-1/+0
* spl: separate SPL_FRAMEWORK config for spl and tplHeiko Stuebner2019-11-171-0/+4
* defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENTTom Rini2019-11-121-1/+0
* Merge branch 'master' of git://git.denx.de/u-boot-usbWIP/08Nov2019Tom Rini2019-11-081-0/+1
|\
| * usb: Add Cadence USB3 host and gadget driverVignesh Raghavendra2019-11-071-0/+1
* | configs: Resync with savedefconfigTom Rini2019-11-071-2/+0
|/
* pylibfdt: Correct the type for fdt_property_stub()Simon Glass2019-11-041-2/+2
* pylibfdt: Sync up with upstreamSimon Glass2019-11-041-12/+33
* pylibfdt: Convert to Python 3Simon Glass2019-11-043-3/+3
* fdt: Sync up to the latest libfdtSimon Glass2019-11-0414-766/+957
* checkpatch.pl: update from Linux kernel v5.4-rc3Heinrich Schuchardt2019-10-311-113/+333
* libfdt: fix typo on commentGiulio Benetti2019-10-151-1/+1
* libfdt: Allow #size-cells of 0Matthias Brugger2019-10-151-3/+5
* libfdt: return correct value if #size-cells property is not presentMatthias Brugger2019-10-152-4/+14
* libfdt: fdt_address_cells() and fdt_size_cells()Matthias Brugger2019-10-152-23/+14
* binman: x86: Separate out 16-bit reset and init codeSimon Glass2019-10-151-6/+16
* Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u...WIP/09Oct2019Tom Rini2019-10-091-1/+0
|\