| Commit message (Expand) | Author | Age | Lines |
* | fix makefiles to respect DTC setting | Pavel Machek | 2015-04-07 | -1/+1 |
* | kbuild: remove scripts/multiconfig.sh | Masahiro Yamada | 2015-03-28 | -90/+10 |
* | kbuild: remove "*_felconfig" target | Masahiro Yamada | 2015-03-28 | -12/+0 |
* | fixdep: remove multiple .config support code | Masahiro Yamada | 2015-03-05 | -5/+1 |
* | scripts/checkstack.pl: update to get AArch64 port from Linux | Kim Phillips | 2015-03-05 | -11/+16 |
* | kconfig: remove unneeded U-Boot extension code | Masahiro Yamada | 2015-03-02 | -8/+0 |
* | kconfig: remove unneeded dependency on !SPL_BUILD | Masahiro Yamada | 2015-02-24 | -0/+2 |
* | kconfig: switch to single .config configuration | Masahiro Yamada | 2015-02-24 | -269/+57 |
* | kbuild: prepare for moving headers into mach-*/include/mach | Masahiro Yamada | 2015-02-21 | -4/+15 |
* | sunxi: Normalise FEL support | Simon Glass | 2015-02-16 | -2/+0 |
* | scripts/Makefile.spl: Add MVEBU DDR code to SPL | Stefan Roese | 2015-02-06 | -0/+1 |
* | scripts: add a utility to fill blank fields of doc/README.scrapyard | Masahiro Yamada | 2015-01-14 | -0/+166 |
* | sunxi: Fix CONFIG_UART0_PORT_F build and add it to menuconfig | Siarhei Siamashka | 2015-01-14 | -1/+1 |
* | scripts: fix binutils-version.sh for 'as' without a package. | Bill Pringlemeir | 2015-01-08 | -1/+2 |
* | scripts: fix binutils-version.sh | Masahiro Yamada | 2014-12-29 | -2/+4 |
* | kconfig: Fix warning "‘jump’ may be used uninitialized" | Peter Kümmel | 2014-12-08 | -2/+2 |
* | Kbuild: introduce Makefile in arch/$ARCH/ | Daniel Schwierzeck | 2014-12-08 | -22/+1 |
* | get_maintainer.pl: fix source tree detection | Daniel Schwierzeck | 2014-12-08 | -2/+1 |
* | Align embedded device tree correctly | Simon Glass | 2014-11-25 | -0/+2 |
* | Merge git://git.denx.de/u-boot-dm | Tom Rini | 2014-11-24 | -0/+1 |
|\ |
|
| * | dm: spl: Allow driver model to be used | Simon Glass | 2014-11-21 | -0/+1 |
* | | spl: fix descending condition to drivers/mtd/nand/ | Masahiro Yamada | 2014-11-23 | -1/+1 |
* | | kbuild: Descend into SOC directory from CPU directory | Masahiro Yamada | 2014-11-23 | -3/+0 |
|/ |
|
* | arm, at91: generate boot.bin file for all atmel SoC | Heiko Schocher | 2014-11-17 | -0/+4 |
* | kbuild: Make scripts executable | Masahiro Yamada | 2014-11-12 | -0/+0 |
* | kbuild: sync misc scripts with Linux 3.18-rc1 | Masahiro Yamada | 2014-11-07 | -17/+27 |
* | kconfig: sync kconfig files with Linux 3.18-rc1 | Masahiro Yamada | 2014-11-07 | -2/+22 |
* | kbuild: sync top Makefile with Linux 3.18-rc1 | Masahiro Yamada | 2014-11-07 | -2/+5 |
* | kbuild: improve multi-objs dependency and cleanups | Masahiro Yamada | 2014-11-07 | -40/+20 |
* | kbuild: bug fixes and cleanups of Makefile.host | Masahiro Yamada | 2014-11-07 | -52/+9 |
* | sunxi: kconfig: Add %_felconfig rule to enable FEL build of sunxi platforms. | Ian Campbell | 2014-11-05 | -0/+12 |
* | kbuild: do not hide clang warnings during build with W=1 | Masahiro Yamada | 2014-11-04 | -10/+0 |
* | Correct two non-functional misspellings "overrided". | Robert P. J. Day | 2014-10-27 | -1/+1 |
* | kconfig: invoke silentoldconfig if spl, tpl/.config is updated | Masahiro Yamada | 2014-10-23 | -0/+15 |
* | kbuild: fix a bug of the u-boot-spl link rule | Masahiro Yamada | 2014-10-23 | -4/+4 |
* | scripts/multiconfig.sh: Fix a typo | York Sun | 2014-10-10 | -1/+1 |
* | multiconfig.sh: replace GNU sed specific match | Jeroen Hofstee | 2014-10-10 | -2/+2 |
* | kconfig: fix another bug of "make savedefconfig" | Masahiro Yamada | 2014-10-10 | -0/+2 |
* | checkpatch: remove unnecessary + after {8,8} | Joe Perches | 2014-09-25 | -1/+1 |
* | kconfig: remove config_cmd_defaults.h | Masahiro Yamada | 2014-09-24 | -1/+0 |
* | kconfig: add sanity checks for SPL configuration | Masahiro Yamada | 2014-09-16 | -0/+30 |
* | scripts/Makefile.clean: clean also $(extra-m) and $(extra-) | Masahiro Yamada | 2014-09-16 | -2/+2 |
* | kconfig: show an error message when defconfig is not found | Masahiro Yamada | 2014-09-16 | -0/+7 |
* | kconfig: fix savedefconfig to handle TPL correctly | Masahiro Yamada | 2014-09-16 | -3/+3 |
* | kconfig: fix whitespace handling bug of savedefconfig | Masahiro Yamada | 2014-09-16 | -8/+29 |
* | kconfig: fix savedefconfig to output empty defconfig | Masahiro Yamada | 2014-09-16 | -0/+1 |
* | cc-option: also detect unsupported warnings options | Jeroen Hofstee | 2014-09-09 | -2/+2 |
* | README.kconfig: document backward compatibility "make *_config" | Masahiro Yamada | 2014-08-28 | -0/+1 |
* | scripts: refetch scripts/setlocalversion from Linux 3.16 | Masahiro Yamada | 2014-08-28 | -17/+14 |
* | kconfig: convert Kconfig helper script into a shell script | Masahiro Yamada | 2014-08-22 | -405/+260 |