summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2017-10-01Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini
2017-09-29scripts/checkpatch: add missing spelling.txtHeinrich Schuchardt
2017-09-26ARM: mvebu: Convert CONFIG_MVNETA to KconfigChris Packham
2017-09-24dtc: Switch to building and using our own dtc unless providedTom Rini
2017-09-23scripts/dtc: Update to upstream version v1.4.4-50-gfe50bd1ecc1dTom Rini
2017-09-23scripts/dtc: Update to upstream version v1.4.4Tom Rini
2017-09-23scripts/dtc: Update to upstream version v1.4.3Tom Rini
2017-09-22Makefile: Update minimum dtc version to 1.4.3Tom Rini
2017-09-18scripts/Makefile.lib: generalize building built in EFI appHeinrich Schuchardt
2017-09-18efi_loader: rename __efi_hello_world_*Heinrich Schuchardt
2017-09-18scripts/Makefile.lib: remove overridden target $(obj)/helloworld.so:Heinrich Schuchardt
2017-09-15Merge git://git.denx.de/u-boot-fdtTom Rini
2017-09-15checkpatch.pl: Add warning for new __packed additionsHeinrich Schuchardt
2017-09-15dtbo: make dtbos specialPantelis Antoniou
2017-09-15dtoc: Rename the auto-generated dt-structs.h fileSimon Glass
2017-09-14checkpatch: update from Linux v4.13-rc6Heinrich Schuchardt
2017-09-13Convert CONFIG_EMIF4 et al to KconfigAdam Ford
2017-09-13Convert CONFIG_MAC_ADDR_IN_SPIFLASH et al to KconfigAdam Ford
2017-09-12armv8: mmu: remove unused macro definitionAndy Yan
2017-09-12Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2017-09-12Merge git://git.denx.de/u-boot-dmTom Rini
2017-09-11sandbox: Convert SANDBOX_BITS_PER_LONG to KconfigBin Meng
2017-09-11fsl-layerscape: Consolidate registers space defination for CCI-400 busAshish Kumar
2017-09-11ipu_common: Let the MX6 IPU clock be calculated in run-timeFabio Estevam
2017-09-08env: Migrate CONFIG_ENV_AES to Kconfig and deprecateTom Rini
2017-09-08usb: net: migrate USB Ethernet adapters to KconfigChris Packham
2017-09-08usb: net: migrate CONFIG_USB_HOST_ETHER to KconfigChris Packham
2017-09-08Kconfig: drop CONFIG_USB_ETHER_RNDISChris Packham
2017-09-08Kconfig: drop CONFIG_USB_ETHER_DM9601Chris Packham
2017-09-08configs: Resync with savedefconfigTom Rini
2017-09-03block: Drop the ftide020 driverBin Meng
2017-09-03block: ide: Drop CONFIG_IDE_LEDBin Meng
2017-09-03block: ide: Drop CONFIG_IDE_INIT_POSTRESETBin Meng
2017-09-01Convert CONFIG_BCH to KconfigAdam Ford
2017-09-01Convert CONFIG_SPL_OMAP3_ID_NAND to KconfigAdam Ford
2017-09-01sunxi: Fix CONFIG_SUNXI_GMAC referencesDave Prue
2017-08-26Merge git://git.denx.de/u-boot-x86Tom Rini
2017-08-26scripts: objdiff: Ignore debug info when comparingStephen Boyd
2017-08-24x86: Convert CPU_INTEL_TURBO_NOT_PACKAGE_SCOPED to KconfigBin Meng
2017-08-21usb: ehci: Convert CONFIG_USB_EHCI_PCI to KconfigBin Meng
2017-08-20common/board_f.c: remove CONFIG_SYS_GENERIC_GLOBAL_DATAThomas Petazzoni
2017-08-20Makefile: honor PYTHON configuration properlyClément Bœsch
2017-08-18m68k: add board stmark2, mcf5441x basedAngelo Dureghello
2017-08-15Move environment files from common/ to env/Simon Glass
2017-08-14configs: Resync with savedefconfigTom Rini
2017-08-14common: Move CONFIG_BOOTARGS to KconfigSam Protsenko
2017-08-13scripts: setlocalversion: safely extract variables from auto.conf using awkPhilipp Tomsich
2017-08-13moveconfig: migrate TPL_STACK, TPL_TEXT_BASE and TPL_MAX_SIZEPhilipp Tomsich
2017-08-13spl: Kconfig: migrate $(SPL_TPL_)LDSCRIPT to KconfigPhilipp Tomsich
2017-08-13spl: add TPL_DRIVER_MISC_SUPPORT optionPhilipp Tomsich