aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
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-21dm: Add a clock uclassSimon Glass1-0/+1
2015-07-21dm: Add support for RAM driversSimon Glass1-0/+1
2015-07-21dm: power: Allow use of regulators in SPLSimon Glass1-0/+1
2015-07-21dm: Add support for LEDsSimon Glass1-0/+1
2015-07-21dm: Reduce SPL device tree sizeSimon Glass1-0/+28
2015-06-10Remove 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-18Create 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-05fixdep: 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-24kconfig: remove unneeded dependency on !SPL_BUILDMasahiro Yamada1-0/+2
2015-02-24kconfig: 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
2014-12-29scripts: fix binutils-version.shMasahiro Yamada1-2/+4
2014-12-08kconfig: Fix warning "‘jump’ may be used uninitialized"Peter Kümmel1-2/+2
2014-12-08Kbuild: introduce Makefile in arch/$ARCH/Daniel Schwierzeck1-22/+1
2014-12-08get_maintainer.pl: fix source tree detectionDaniel Schwierzeck1-2/+1
2014-11-25Align embedded device tree correctlySimon Glass1-0/+2
2014-11-24Merge git://git.denx.de/u-boot-dmTom Rini1-0/+1
2014-11-23spl: fix descending condition to drivers/mtd/nand/Masahiro Yamada1-1/+1
2014-11-23kbuild: Descend into SOC directory from CPU directoryMasahiro Yamada1-3/+0
2014-11-21dm: spl: Allow driver model to be usedSimon Glass1-0/+1
2014-11-17arm, at91: generate boot.bin file for all atmel SoCHeiko Schocher1-0/+4
2014-11-12kbuild: Make scripts executableMasahiro Yamada8-0/+0
2014-11-07kbuild: sync misc scripts with Linux 3.18-rc1Masahiro Yamada4-17/+27
2014-11-07kconfig: sync kconfig files with Linux 3.18-rc1Masahiro Yamada2-2/+22
2014-11-07kbuild: sync top Makefile with Linux 3.18-rc1Masahiro Yamada1-2/+5
2014-11-07kbuild: improve multi-objs dependency and cleanupsMasahiro Yamada4-40/+20
2014-11-07kbuild: bug fixes and cleanups of Makefile.hostMasahiro Yamada1-52/+9