index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-08
Kbuild: introduce Makefile in arch/$ARCH/
Daniel Schwierzeck
1
-22
/
+1
2014-12-08
get_maintainer.pl: fix source tree detection
Daniel Schwierzeck
1
-2
/
+1
2014-11-25
Align embedded device tree correctly
Simon Glass
1
-0
/
+2
2014-11-24
Merge git://git.denx.de/u-boot-dm
Tom Rini
1
-0
/
+1
2014-11-23
spl: fix descending condition to drivers/mtd/nand/
Masahiro Yamada
1
-1
/
+1
2014-11-23
kbuild: Descend into SOC directory from CPU directory
Masahiro Yamada
1
-3
/
+0
2014-11-21
dm: spl: Allow driver model to be used
Simon Glass
1
-0
/
+1
2014-11-17
arm, at91: generate boot.bin file for all atmel SoC
Heiko Schocher
1
-0
/
+4
2014-11-12
kbuild: Make scripts executable
Masahiro Yamada
8
-0
/
+0
2014-11-07
kbuild: sync misc scripts with Linux 3.18-rc1
Masahiro Yamada
4
-17
/
+27
2014-11-07
kconfig: sync kconfig files with Linux 3.18-rc1
Masahiro Yamada
2
-2
/
+22
2014-11-07
kbuild: sync top Makefile with Linux 3.18-rc1
Masahiro Yamada
1
-2
/
+5
2014-11-07
kbuild: improve multi-objs dependency and cleanups
Masahiro Yamada
4
-40
/
+20
2014-11-07
kbuild: bug fixes and cleanups of Makefile.host
Masahiro Yamada
1
-52
/
+9
2014-11-05
sunxi: kconfig: Add %_felconfig rule to enable FEL build of sunxi platforms.
Ian Campbell
1
-0
/
+12
2014-11-04
kbuild: do not hide clang warnings during build with W=1
Masahiro Yamada
1
-10
/
+0
2014-10-27
Correct two non-functional misspellings "overrided".
Robert P. J. Day
1
-1
/
+1
2014-10-23
kconfig: invoke silentoldconfig if spl, tpl/.config is updated
Masahiro Yamada
1
-0
/
+15
2014-10-23
kbuild: fix a bug of the u-boot-spl link rule
Masahiro Yamada
1
-4
/
+4
2014-10-10
scripts/multiconfig.sh: Fix a typo
York Sun
1
-1
/
+1
2014-10-10
multiconfig.sh: replace GNU sed specific match
Jeroen Hofstee
1
-2
/
+2
2014-10-10
kconfig: fix another bug of "make savedefconfig"
Masahiro Yamada
1
-0
/
+2
2014-09-25
checkpatch: remove unnecessary + after {8,8}
Joe Perches
1
-1
/
+1
2014-09-24
kconfig: remove config_cmd_defaults.h
Masahiro Yamada
1
-1
/
+0
2014-09-16
kconfig: add sanity checks for SPL configuration
Masahiro Yamada
1
-0
/
+30
2014-09-16
scripts/Makefile.clean: clean also $(extra-m) and $(extra-)
Masahiro Yamada
1
-2
/
+2
2014-09-16
kconfig: show an error message when defconfig is not found
Masahiro Yamada
1
-0
/
+7
2014-09-16
kconfig: fix savedefconfig to handle TPL correctly
Masahiro Yamada
1
-3
/
+3
2014-09-16
kconfig: fix whitespace handling bug of savedefconfig
Masahiro Yamada
1
-8
/
+29
2014-09-16
kconfig: fix savedefconfig to output empty defconfig
Masahiro Yamada
1
-0
/
+1
2014-09-09
cc-option: also detect unsupported warnings options
Jeroen Hofstee
1
-2
/
+2
2014-08-28
README.kconfig: document backward compatibility "make *_config"
Masahiro Yamada
1
-0
/
+1
2014-08-28
scripts: refetch scripts/setlocalversion from Linux 3.16
Masahiro Yamada
1
-17
/
+14
2014-08-22
kconfig: convert Kconfig helper script into a shell script
Masahiro Yamada
2
-405
/
+260
2014-08-21
scripts/Lindent: import from Linux 3.16
Masahiro Yamada
1
-0
/
+18
2014-08-21
scripts: objdiff: sync with Linux 3.16
Masahiro Yamada
1
-28
/
+46
2014-08-21
kbuild: sync mixed targets handling with Linux 3.16
Masahiro Yamada
1
-11
/
+4
2014-08-21
kbuild: move extra gcc checks to scripts/Makefile.extrawarn
Masahiro Yamada
2
-61
/
+67
2014-08-21
tools, scripts: refactor error-out statements of Python scripts
Masahiro Yamada
2
-8
/
+2
2014-08-09
get_maintainer.pl: add support for scanning multiple MAINTAINERS files
Daniel Schwierzeck
1
-24
/
+44
2014-08-09
get_maintainer.pl: adapt to U-Boot tree
Daniel Schwierzeck
1
-11
/
+12
2014-08-09
get_maintainer.pl: import script from linux 3.15
Daniel Schwierzeck
1
-0
/
+2249
2014-07-30
kconfig: switch to Kconfig
Masahiro Yamada
7
-50
/
+538
2014-07-30
kconfig: import Kconfig files from Linux 3.16-rc7
Masahiro Yamada
42
-0
/
+24438
2014-07-29
scripts: add scripts/show-gnu-make to get GNU Make command name
Masahiro Yamada
1
-0
/
+25
2014-07-22
scripts: add mailmapper, a tool to create/update mailmap file
Masahiro Yamada
1
-0
/
+160
2014-06-20
Merge branch 'master' of git://git.denx.de/u-boot-dm
Tom Rini
1
-0
/
+1
2014-06-20
Makefile: Support include files for .dts files
Simon Glass
1
-0
/
+1
2014-06-20
cosmetic: kbuild: clean-up coding style (sync with Linux 3.16-rc1)
Masahiro Yamada
5
-41
/
+40
2014-06-11
kbuild: move spl/Makefile to scripts/Makefile.spl
Masahiro Yamada
1
-0
/
+280
[next]