summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeLines
* kbuild: fixdep: drop meaningless hash table initializationMasahiro Yamada2015-09-15-19/+0
* x86: Generate a valid ACPI tableSaket Sinha2015-08-26-0/+11
* of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada2015-08-18-3/+0
* of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROLMasahiro Yamada2015-08-18-1/+1
* dm: drop CONFIG_DM_DEVICE_REMOVE from uncmd listMasahiro Yamada2015-08-18-2/+0
* spl: move SPL driver entries to driver/MakefileMasahiro Yamada2015-08-18-30/+1
* linux/kconfig.h: add CPP macros useful for per-image config optionsMasahiro Yamada2015-08-18-0/+26
* kbuild: add a makefile macro useful with per-image config optionsMasahiro Yamada2015-08-18-0/+6
* kbuild: fixdep: optimize code slightlyMasahiro Yamada2015-08-18-3/+4
* Makefile: Add target for building bootable SPL image for SoCFPGAMarek Vasut2015-08-08-0/+10
* driver/ddr/altera: Add DDR driver for Altera's SDRAM controllerDinh Nguyen2015-08-08-0/+1
* Support removing default assembler flagsSimon Glass2015-08-05-1/+2
* kbuild: create symbolic link only for ARM, AVR32, SPARC, PowerPC, x86Masahiro Yamada2015-07-27-0/+2
* kbuild: sync with Linux 4.1Masahiro Yamada2015-07-27-40/+44
* kconfig: sync with Linux 4.1Masahiro Yamada2015-07-27-203/+189
* Merge git://git.denx.de/u-boot-marvellTom Rini2015-07-23-1/+2
|\
| * arm: mvebu: Add Armada 38x DDR3 training code from Marvell bin_hdrStefan Roese2015-07-23-0/+1
| * arm: mvebu: drivers/ddr: Move Armada XP DDR init code into new directoryStefan Roese2015-07-23-1/+1
* | dm: Add a clock uclassSimon Glass2015-07-21-0/+1
* | dm: Add support for RAM driversSimon Glass2015-07-21-0/+1
* | dm: power: Allow use of regulators in SPLSimon Glass2015-07-21-0/+1
* | dm: Add support for LEDsSimon Glass2015-07-21-0/+1
* | dm: Reduce SPL device tree sizeSimon Glass2015-07-21-0/+28
|/
* Remove SPL undefine of CONFIG_OF_CONTROLSimon Glass2015-06-10-0/+2
* Kconfig: Enable usage of escape char '\' in string valuesStefan Roese2015-06-08-54/+9
* kbuild: define DO_DEPS_ONLY for u-boot.cfg to fix build errorMasahiro Yamada2015-05-28-1/+1
* moveconfig: Ignore duplicate configs when movingJoe Hershberger2015-05-27-1/+2
* Create a .cfg file containing the CONFIG options used to buildSimon Glass2015-04-18-1/+8
* fix makefiles to respect DTC settingPavel Machek2015-04-07-1/+1
* kbuild: remove scripts/multiconfig.shMasahiro Yamada2015-03-28-90/+10
* kbuild: remove "*_felconfig" targetMasahiro Yamada2015-03-28-12/+0
* fixdep: remove multiple .config support codeMasahiro Yamada2015-03-05-5/+1
* scripts/checkstack.pl: update to get AArch64 port from LinuxKim Phillips2015-03-05-11/+16
* kconfig: remove unneeded U-Boot extension codeMasahiro Yamada2015-03-02-8/+0
* kconfig: remove unneeded dependency on !SPL_BUILDMasahiro Yamada2015-02-24-0/+2
* kconfig: switch to single .config configurationMasahiro Yamada2015-02-24-269/+57
* kbuild: prepare for moving headers into mach-*/include/machMasahiro Yamada2015-02-21-4/+15
* sunxi: Normalise FEL supportSimon Glass2015-02-16-2/+0
* scripts/Makefile.spl: Add MVEBU DDR code to SPLStefan Roese2015-02-06-0/+1
* scripts: add a utility to fill blank fields of doc/README.scrapyardMasahiro Yamada2015-01-14-0/+166
* sunxi: Fix CONFIG_UART0_PORT_F build and add it to menuconfigSiarhei Siamashka2015-01-14-1/+1
* scripts: fix binutils-version.sh for 'as' without a package.Bill Pringlemeir2015-01-08-1/+2
* scripts: fix binutils-version.shMasahiro Yamada2014-12-29-2/+4
* kconfig: Fix warning "‘jump’ may be used uninitialized"Peter Kümmel2014-12-08-2/+2
* Kbuild: introduce Makefile in arch/$ARCH/Daniel Schwierzeck2014-12-08-22/+1
* get_maintainer.pl: fix source tree detectionDaniel Schwierzeck2014-12-08-2/+1
* Align embedded device tree correctlySimon Glass2014-11-25-0/+2
* Merge git://git.denx.de/u-boot-dmTom Rini2014-11-24-0/+1
|\
| * dm: spl: Allow driver model to be usedSimon Glass2014-11-21-0/+1
* | spl: fix descending condition to drivers/mtd/nand/Masahiro Yamada2014-11-23-1/+1