summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2016-01-08get_maintainer: fix perl 5.22/5.24 deprecated/incompatible "\C" useHeiko Schocher1-11/+11
2016-01-04checkpatch: fix left brace warningHeiko Schocher1-5/+5
2015-11-19ARM: zynq: Add target for building bootable SPL image for ZynqNathan Rossi1-0/+11
2015-11-13spl: Add support for CONFIG_OF_EMBED=yMichal Simek1-0/+1
2015-11-13Fix trini email in the get_maintainer.pl scriptAndy Fleming1-1/+1
2015-11-10Various Makefiles: Add SPDX-License-Identifier tagsTom Rini3-0/+9
2015-11-04dm: spl: Generate u-boot-spl-dtb.bin only when enabledSimon Glass1-0/+2
2015-10-24Move board_init_f_mem() into a common locationSimon Glass1-0/+1
2015-09-15kbuild: fixdep: drop meaningless hash table initializationMasahiro Yamada1-19/+0
2015-08-26x86: Generate a valid ACPI tableSaket Sinha1-0/+11
2015-08-18of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada1-3/+0
2015-08-18of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROLMasahiro Yamada1-1/+1
2015-08-18dm: drop CONFIG_DM_DEVICE_REMOVE from uncmd listMasahiro Yamada1-2/+0
2015-08-18spl: move SPL driver entries to driver/MakefileMasahiro Yamada1-30/+1
2015-08-18linux/kconfig.h: add CPP macros useful for per-image config optionsMasahiro Yamada1-0/+26
2015-08-18kbuild: add a makefile macro useful with per-image config optionsMasahiro Yamada1-0/+6
2015-08-18kbuild: fixdep: optimize code slightlyMasahiro Yamada1-3/+4
2015-08-08Makefile: Add target for building bootable SPL image for SoCFPGAMarek Vasut1-0/+10
2015-08-08driver/ddr/altera: Add DDR driver for Altera's SDRAM controllerDinh Nguyen1-0/+1
2015-08-05Support removing default assembler flagsSimon Glass1-1/+2
2015-07-27kbuild: create symbolic link only for ARM, AVR32, SPARC, PowerPC, x86Masahiro Yamada1-0/+2
2015-07-27kbuild: sync with Linux 4.1Masahiro Yamada4-40/+44
2015-07-27kconfig: sync with Linux 4.1Masahiro Yamada17-203/+189
2015-07-23Merge git://git.denx.de/u-boot-marvellTom Rini1-1/+2
2015-07-23arm: mvebu: Add Armada 38x DDR3 training code from Marvell bin_hdrStefan Roese1-0/+1
2015-07-23arm: mvebu: drivers/ddr: Move Armada XP DDR init code into new directoryStefan Roese1-1/+1
2015-07-22dm: Add a clock uclassSimon Glass1-0/+1
2015-07-22dm: Add support for RAM driversSimon Glass1-0/+1
2015-07-22dm: power: Allow use of regulators in SPLSimon Glass1-0/+1
2015-07-22dm: Add support for LEDsSimon Glass1-0/+1
2015-07-22dm: Reduce SPL device tree sizeSimon Glass1-0/+28
2015-06-11Remove SPL undefine of CONFIG_OF_CONTROLSimon Glass1-0/+2
2015-06-08Kconfig: Enable usage of escape char '\' in string valuesStefan Roese2-54/+9
2015-05-28kbuild: define DO_DEPS_ONLY for u-boot.cfg to fix build errorMasahiro Yamada1-1/+1
2015-05-27moveconfig: Ignore duplicate configs when movingJoe Hershberger1-1/+2
2015-04-19Create a .cfg file containing the CONFIG options used to buildSimon Glass1-1/+8
2015-04-07fix makefiles to respect DTC settingPavel Machek1-1/+1
2015-03-28kbuild: remove scripts/multiconfig.shMasahiro Yamada2-90/+10
2015-03-28kbuild: remove "*_felconfig" targetMasahiro Yamada1-12/+0
2015-03-06fixdep: remove multiple .config support codeMasahiro Yamada1-5/+1
2015-03-05scripts/checkstack.pl: update to get AArch64 port from LinuxKim Phillips1-11/+16
2015-03-02kconfig: remove unneeded U-Boot extension codeMasahiro Yamada1-8/+0
2015-02-25kconfig: remove unneeded dependency on !SPL_BUILDMasahiro Yamada1-0/+2
2015-02-25kconfig: switch to single .config configurationMasahiro Yamada5-269/+57
2015-02-21kbuild: prepare for moving headers into mach-*/include/machMasahiro Yamada1-4/+15
2015-02-16sunxi: Normalise FEL supportSimon Glass1-2/+0
2015-02-06scripts/Makefile.spl: Add MVEBU DDR code to SPLStefan Roese1-0/+1
2015-01-14scripts: add a utility to fill blank fields of doc/README.scrapyardMasahiro Yamada1-0/+166
2015-01-14sunxi: Fix CONFIG_UART0_PORT_F build and add it to menuconfigSiarhei Siamashka1-1/+1
2015-01-08scripts: fix binutils-version.sh for 'as' without a package.Bill Pringlemeir1-1/+2