aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2019-04-25Convert CONFIG_USB_EHCI_MX5 to KconfigLukasz Majewski1-1/+0
2019-04-23Convert CONFIG_TRACE_BUFFER_SIZE et al to KconfigSimon Glass1-4/+0
2019-04-23Convert CONFIG_TRACE to KconfigSimon Glass1-1/+0
2019-04-19configs: Migrate USB_MUSB_DISABLE_BULK_COMBINE_SPLIT to KconfigAlex Kiernan1-1/+0
2019-04-17Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini1-3/+0
2019-04-17Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini1-1/+0
2019-04-17spi: ti_qspi: Drop non DM codeVignesh Raghavendra1-3/+0
2019-04-17sunxi: update SATA driver to always use DM_SCSIAndre Przywara1-1/+0
2019-04-15Merge tag 'u-boot-imx-20190415' of git://git.denx.de/u-boot-imxTom Rini1-1/+0
2019-04-13configs: move CONFIG_USB_EHCI_VF to KconfigMarcel Ziswiler1-1/+0
2019-04-13Merge tag 'pull-12apr19' of git://git.denx.de/u-boot-dmTom Rini4-0/+52
2019-04-11libfdt: Add phandle generation helperThierry Reding3-0/+51
2019-04-11dm: remove pre reloc properties in SPL and TPL device treePatrick Delaunay1-0/+1
2019-04-11soc: keystone: Merge into ti specific directoryVignesh R1-1/+0
2019-04-09Makefile.spl: Move generated AT91SAM NAND image boot.bin to spl directoryStefan Roese1-3/+3
2019-03-25Convert CONFIG_DEFAULT_SPI_* to KconfigPatrick Delaunay1-2/+0
2019-03-25Convert CONFIG_SF_DEFAULT_* to KconfigPatrick Delaunay1-4/+0
2019-03-25exynos: replace CONFIG_ENV_SPI_BASE by CONFIG_SYS_SPI_BASEPatrick Delaunay1-1/+0
2019-03-25scripts/Makefile.extrawarn: Silence more DTC warningsTom Rini1-0/+2
2019-03-21ARM: socfpga: Build sfp image only for Gen5 and Arria10 devicesDalon Westergreen1-1/+1
2019-03-14efi_loader: fix build error for freestanding.oHeinrich Schuchardt1-1/+1
2019-03-03configs: fsl: move DDR specific defines to KconfigRajesh Bhagat1-4/+0
2019-02-28kbuild: fix DTB .cmd source variableStephen Warren1-1/+2
2019-02-22configs: Resync with savedefconfigTom Rini1-7/+0
2019-02-20Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini1-2/+0
2019-02-20Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini1-3/+0
2019-02-20Kconfig: tegra: Migrate TEGRA_KEYBOARDPeter Robinson1-1/+0
2019-02-20Kconfig: tegra: Migrate SYS_I2C_TEGRAPeter Robinson1-1/+0
2019-02-19dtbo: Fix dtbo generation rulesMichal Simek1-1/+1
2019-02-19armv8: layerscape: move CONFIG_LAYERSCAPE to KconfigRajesh Bhagat1-1/+0
2019-02-19armv8: layerscape: move TZASC and TZPC configs to KconfigRajesh Bhagat1-2/+0
2019-02-13efi_loader: do not use symbolic linksHeinrich Schuchardt1-1/+1
2019-02-13efi_loader: use freestanding library for efi appsHeinrich Schuchardt1-1/+1
2019-02-09Convert CONFIG_BOARD_TYPES to KconfigSimon Glass1-1/+0
2019-02-07configs: Resync with savedefconfigTom Rini1-1/+0
2019-02-05pci: pci_mvebu: Add DM_PCI support and move CONFIG_PCI_MVEBU to defconfigStefan Roese1-1/+0
2019-02-02Kconfig: Migrate CONFIG_BUILD_TARGETJagan Teki1-1/+0
2019-01-26linker: Modify linker scripts to be more genericTom Rini1-0/+9
2019-01-26PowerPC: Stop re-using CONFIG_SPL_TEXT_BASE for TPLTom Rini1-6/+1
2019-01-25Merge tag 'arc-fixes-for-2019.04-rc1' of git://git.denx.de/u-boot-arcTom Rini1-1/+0
2019-01-25serial: Get rid of CONFIG_DW_SERIALAlexey Brodkin1-1/+0
2019-01-24Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini1-2/+0
2019-01-24Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini1-1/+0
2019-01-24net: remove CONFIG_MCAST_TFTPChris Packham1-1/+0
2019-01-24arm64: zynqmp: Align u-boot-spl.bin for boot.bin creationMichal Simek1-1/+4
2019-01-21ARM: at91: Convert SPL_GENERATE_ATMEL_PMECC_HEADER to KconfigDerald D. Woods1-5/+0
2019-01-19Kconfig: Migrate BOUNCE_BUFFERPhilipp Tomsich1-1/+0
2019-01-18usb: host: Drop [e-o]hci-sunxi driversJagan Teki1-2/+0
2019-01-15kbuild: add .SECONDARY special target to scripts/Kbuild.includeMasahiro Yamada3-5/+3
2019-01-15kbuild: add .DELETE_ON_ERROR special targetMasahiro Yamada1-0/+3