summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2015-08-26x86: Generate a valid ACPI tableSaket Sinha
2015-08-18of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada
2015-08-18of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROLMasahiro Yamada
2015-08-18dm: drop CONFIG_DM_DEVICE_REMOVE from uncmd listMasahiro Yamada
2015-08-18spl: move SPL driver entries to driver/MakefileMasahiro Yamada
2015-08-18linux/kconfig.h: add CPP macros useful for per-image config optionsMasahiro Yamada
2015-08-18kbuild: add a makefile macro useful with per-image config optionsMasahiro Yamada
2015-08-18kbuild: fixdep: optimize code slightlyMasahiro Yamada
2015-08-08Makefile: Add target for building bootable SPL image for SoCFPGAMarek Vasut
2015-08-08driver/ddr/altera: Add DDR driver for Altera's SDRAM controllerDinh Nguyen
2015-08-05Support removing default assembler flagsSimon Glass
2015-07-27kbuild: create symbolic link only for ARM, AVR32, SPARC, PowerPC, x86Masahiro Yamada
2015-07-27kbuild: sync with Linux 4.1Masahiro Yamada
2015-07-27kconfig: sync with Linux 4.1Masahiro Yamada
2015-07-23Merge git://git.denx.de/u-boot-marvellTom Rini
2015-07-23arm: mvebu: Add Armada 38x DDR3 training code from Marvell bin_hdrStefan Roese
2015-07-23arm: mvebu: drivers/ddr: Move Armada XP DDR init code into new directoryStefan Roese
2015-07-21dm: Add a clock uclassSimon Glass
2015-07-21dm: Add support for RAM driversSimon Glass
2015-07-21dm: power: Allow use of regulators in SPLSimon Glass
2015-07-21dm: Add support for LEDsSimon Glass
2015-07-21dm: Reduce SPL device tree sizeSimon Glass
2015-06-10Remove SPL undefine of CONFIG_OF_CONTROLSimon Glass
2015-06-08Kconfig: Enable usage of escape char '\' in string valuesStefan Roese
2015-05-28kbuild: define DO_DEPS_ONLY for u-boot.cfg to fix build errorMasahiro Yamada
2015-05-27moveconfig: Ignore duplicate configs when movingJoe Hershberger
2015-04-18Create a .cfg file containing the CONFIG options used to buildSimon Glass
2015-04-07fix makefiles to respect DTC settingPavel Machek
2015-03-28kbuild: remove scripts/multiconfig.shMasahiro Yamada
2015-03-28kbuild: remove "*_felconfig" targetMasahiro Yamada
2015-03-05fixdep: remove multiple .config support codeMasahiro Yamada
2015-03-05scripts/checkstack.pl: update to get AArch64 port from LinuxKim Phillips
2015-03-02kconfig: remove unneeded U-Boot extension codeMasahiro Yamada
2015-02-24kconfig: remove unneeded dependency on !SPL_BUILDMasahiro Yamada
2015-02-24kconfig: switch to single .config configurationMasahiro Yamada
2015-02-21kbuild: prepare for moving headers into mach-*/include/machMasahiro Yamada
2015-02-16sunxi: Normalise FEL supportSimon Glass
2015-02-06scripts/Makefile.spl: Add MVEBU DDR code to SPLStefan Roese
2015-01-14scripts: add a utility to fill blank fields of doc/README.scrapyardMasahiro Yamada
2015-01-14sunxi: Fix CONFIG_UART0_PORT_F build and add it to menuconfigSiarhei Siamashka
2015-01-08scripts: fix binutils-version.sh for 'as' without a package.Bill Pringlemeir
2014-12-29scripts: fix binutils-version.shMasahiro Yamada
2014-12-08kconfig: Fix warning "‘jump’ may be used uninitialized"Peter Kümmel
2014-12-08Kbuild: introduce Makefile in arch/$ARCH/Daniel Schwierzeck
2014-12-08get_maintainer.pl: fix source tree detectionDaniel Schwierzeck
2014-11-25Align embedded device tree correctlySimon Glass
2014-11-24Merge git://git.denx.de/u-boot-dmTom Rini
2014-11-23spl: fix descending condition to drivers/mtd/nand/Masahiro Yamada
2014-11-23kbuild: Descend into SOC directory from CPU directoryMasahiro Yamada
2014-11-21dm: spl: Allow driver model to be usedSimon Glass