summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2019-10-15bootloader:sync modify of atom & beast[1/2]jie.yuan45-32/+6518
2016-06-02Add p230 and p231 configXiaobo Gu8-5/+79
2015-12-18PD#116790: Support customer folderXiaobo Gu15-22/+101
2015-06-09Update coding style fix scriptXiaobo Gu1-0/+2
2015-05-28Update coding style fix scriptXiaobo Gu1-1/+21
2015-05-12Coding style fix script should be executableXiaobo Gu1-0/+0
2015-05-06Add coding style check & fix toolXiaobo Gu3-0/+611
2015-05-01Enable mmu/cache, add watchdog support.Xiaobo Gu28-421/+419
2015-05-01GX support and BL2 code merge.Xiaobo Gu260-7/+52426
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 Schwierzeck17-39/+150
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 Rini41-364/+1048
2014-11-23spl: fix descending condition to drivers/mtd/nand/Masahiro Yamada1-1/+1
2014-11-23kbuild: Descend into SOC directory from CPU directoryMasahiro Yamada14-7/+23
2014-11-21dm: spl: Allow driver model to be usedSimon Glass2-0/+6
2014-11-17arm, at91: generate boot.bin file for all atmel SoCHeiko Schocher2-3/+5
2014-11-12kbuild: Make scripts executableMasahiro Yamada8-0/+0
2014-11-07kbuild: sync misc scripts with Linux 3.18-rc1Masahiro Yamada5-18/+28
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 Yamada3-93/+102
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
2014-11-05sunxi: kconfig: Add %_felconfig rule to enable FEL build of sunxi platforms.Ian Campbell1-0/+12
2014-11-04kbuild: do not hide clang warnings during build with W=1Masahiro Yamada1-10/+0
2014-10-27Correct two non-functional misspellings "overrided".Robert P. J. Day2-2/+2
2014-10-23kconfig: invoke silentoldconfig if spl, tpl/.config is updatedMasahiro Yamada1-0/+15
2014-10-23kbuild: fix a bug of the u-boot-spl link ruleMasahiro Yamada1-4/+4
2014-10-10scripts/multiconfig.sh: Fix a typoYork Sun1-1/+1
2014-10-10multiconfig.sh: replace GNU sed specific matchJeroen Hofstee1-2/+2
2014-10-10kconfig: fix another bug of "make savedefconfig"Masahiro Yamada1-0/+2
2014-09-25checkpatch: remove unnecessary + after {8,8}Joe Perches1-1/+1
2014-09-24kconfig: remove config_cmd_defaults.hMasahiro Yamada2-14/+0
2014-09-16kconfig: add sanity checks for SPL configurationMasahiro Yamada1-0/+30
2014-09-16scripts/Makefile.clean: clean also $(extra-m) and $(extra-)Masahiro Yamada1-2/+2
2014-09-16kconfig: show an error message when defconfig is not foundMasahiro Yamada1-0/+7
2014-09-16kconfig: fix savedefconfig to handle TPL correctlyMasahiro Yamada1-3/+3
2014-09-16kconfig: fix whitespace handling bug of savedefconfigMasahiro Yamada1-8/+29
2014-09-16kconfig: fix savedefconfig to output empty defconfigMasahiro Yamada1-0/+1
2014-09-09cc-option: also detect unsupported warnings optionsJeroen Hofstee1-2/+2
2014-08-28README.kconfig: document backward compatibility "make *_config"Masahiro Yamada2-0/+8
2014-08-28scripts: refetch scripts/setlocalversion from Linux 3.16Masahiro Yamada1-17/+14
2014-08-22kconfig: convert Kconfig helper script into a shell scriptMasahiro Yamada3-407/+262
2014-08-21scripts/Lindent: import from Linux 3.16Masahiro Yamada1-0/+18
2014-08-21scripts: objdiff: sync with Linux 3.16Masahiro Yamada1-28/+46
2014-08-21kbuild: sync mixed targets handling with Linux 3.16Masahiro Yamada2-14/+7
2014-08-21kbuild: move extra gcc checks to scripts/Makefile.extrawarnMasahiro Yamada3-65/+69
[next]