summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_SYS_I2C_DAVINCI to KconfigAdam Ford2018-08-171-1/+0
* Removed unused references to CONFIG_SERIALxAdam Ford2018-08-171-4/+0
* Convert CONFIG_TWL4030_LED et al to KconfigAdam Ford2018-08-171-3/+0
* Convert CONFIG_VIDEO_OMAP3 to KconfigAdam Ford2018-08-171-1/+0
* Convert CONFIG_MISC_INIT_R to KconfigAdam Ford2018-08-171-1/+0
* Convert CONFIG_MII et al to KconfigAdam Ford2018-08-171-2/+0
* configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini2018-08-161-2/+0
* CONFIG_SYS_GENERIC_BOARD: Finish migrationTom Rini2018-08-161-1/+0
* configs: Resync with savedefconfigTom Rini2018-08-131-19/+0
* configs: omap: Remove dead config CONFIG_SYS_NAND_ADDRAdam Ford2018-08-101-1/+0
* Merge git://git.denx.de/u-boot-dmTom Rini2018-08-091-225/+239
|\
| * libfdt: Update to latest pylibfdt implementationSimon Glass2018-08-081-225/+239
* | configs: Resync with savedefconfigTom Rini2018-08-071-10/+0
|/
* Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2018-08-041-1/+0
|\
| * configs: sunxi: Drop CONFIG_SUNXI_USB_PHYSJagan Teki2018-07-311-1/+0
* | docproc: RemoveTom Rini2018-08-033-590/+0
|/
* ARM: PSCI: Support PSCI v0.2Stephen Warren2018-07-261-0/+1
* Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2018-07-241-1/+1
|\
| * kconfig: Avoid format overflow warning from GCC 8.1Luis Araneda2018-07-251-1/+1
* | config: remove unused CONFIG_SPL_RELOC_STACK_SIZEHeinrich Schuchardt2018-07-241-1/+0
|/
* Convert CONFIG_DA8XX_GPIO to KconfigAdam Ford2018-07-231-1/+0
* doc: Replace DocBook with sphinx-based docsMario Six2018-07-231-1462/+1065
* Convert CONFIG_MTD_PARTITIONS et al to KconfigAdam Ford2018-07-221-2/+0
* configs: Convert CONFIG_USE_NAND to CONFIG_NANDAdam Ford2018-07-211-1/+0
* Convert CONFIG_NAND_DAVINCI to KconfigAdam Ford2018-07-211-1/+0
* Convert CONFIG_NAND_ATMEL to KconfigAdam Ford2018-07-211-1/+0
* Convert CONFIG_NAND_LPC32XX_SLC to KconfigAdam Ford2018-07-211-1/+0
* board/BuR: drop devicetree loading and lcd setup for linux-targetsHannes Schmelzer2018-07-191-1/+0
* cmd: Kconfig: Move CONFIG_MP to KconfigSiva Durga Prasad Paladugu2018-07-101-1/+0
* Merge git://git.denx.de/u-boot-dmTom Rini2018-07-102-56/+672
|\
| * libfdt: Add get_property() and del_node()Simon Glass2018-07-091-0/+32
| * libfdt: Fix the Python pack() functionSimon Glass2018-07-091-1/+5
| * libfdt: Bring in proposed pylibfdt changesSimon Glass2018-07-092-64/+644
* | configs: Resync with savedefconfigTom Rini2018-07-091-4/+0
|/
* spl, nand: add option CONFIG_SPL_NAND_IDENT to lookup for supported NAND chipsJörg Krause2018-06-271-0/+1
* Merge tag 'xilinx-for-v2018.07-rc2' of git://git.denx.de/u-boot-microblazeTom Rini2018-06-151-1/+7
|\
| * arm64: zynqmp: accept an absolute path for PMUFW_INIT_FILELuca Ceresoli2018-06-151-1/+7
* | Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini2018-06-141-2/+8
|\ \ | |/ |/|
| * efi_loader: avoid make race conditionHeinrich Schuchardt2018-06-141-2/+8
* | x86: ivybridge: Drop CONFIG_USBDEBUGBin Meng2018-06-131-1/+0
* | x86: acpi: Adopt new version of iASL compilerAndy Shevchenko2018-06-131-0/+1
|/
* script: Make get_default_envs.sh script exclude tools/envSeung-Woo Kim2018-06-071-1/+1
* configs: Resync with savedefconfigTom Rini2018-06-041-12/+0
* scripts: mailmapper: SPDX license identifierHeinrich Schuchardt2018-06-041-1/+1
* Set time and umask on multi-dtb fit images to ensure reproducibile builds.Vagrant Cascadian2018-06-041-0/+4
* Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2018-06-011-2/+0
|\
| * mmc: Separate "mmc swrite" from fastbootAlex Kiernan2018-05-301-1/+0
| * fastboot: Migrate FASTBOOT_FLASH_NAND_TRIMFFS to KconfigAlex Kiernan2018-05-301-1/+0
* | scripts/dtc: Re-sync with Linux 4.17-rc4Eugeniu Rosca2018-05-316-4717/+3
* | scripts/dtc: Update to upstream version v1.4.6-9-gaadd0b65c987Rob Herring2018-05-3120-317/+619