summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2019-12-18scripts: mkbootimg_rpi3.sh: Create boot tarball for the lthor flashingsubmit/tizen/20191218.054411accepted/tizen/unified/20191218.120926Junghoon Kim1-2/+17
2019-09-23scripts: mkbootimg_rpi3.sh: Fix to install modules on non sudo statusSeung-Woo Kim1-3/+5
2019-06-11scripts: mkbootimg_rpi3.sh: Support 32bit boot image.Hoegeun Kwon1-8/+30
2019-06-11scripts: mkbootimg_rpi3.sh: Add the root permission of make modulesHoegeun Kwon1-1/+1
2019-06-11scripts: mkbootimg_rpi3.sh: Fix to set volume name of boot.imgSeung-Woo Kim1-1/+1
2019-06-11scripts: build-rpi3-arm64.sh, mkbootimg_rpi3.sh: Add modulesSeung-Woo Kim1-0/+16
2019-06-11scripts: mkbootimg_rpi3.sh: Install each rpi firmware and config.txtSeung-Woo Kim1-1/+5
2019-06-11scripts: mkbootimg_rpi3.sh: Change image size fitted to partitionSeung-Woo Kim1-1/+1
2019-06-11scripts: mkbootimg_rpi3.sh: Add u-boot and optee binaries to boot.imgSeung-Woo Kim1-0/+21
2019-06-11scripts: mkbootimg_rpi3.sh: Add ARM64 kernel/dtb binary to boot.imgJoonyoung Shim1-0/+3
2019-06-11scripts: Add mkbootimg_rpi3.shJoonyoung Shim1-0/+14
2019-06-10Merge remote-tracking branch 'stable/linux-4.19.y' into rpi-4.19.ypopcornmix2-1/+5
2019-06-09gcc-plugins: Fix build failures under Darwin hostKees Cook1-0/+4
2019-06-04jump_label: move 'asm goto' support test to KconfigMasahiro Yamada1-1/+1
2019-05-14BCM2708: Add core Device Tree supportnotro2-2/+19
2019-05-14scripts: Add mkknlimg and knlinfo scripts from tools repoPhil Elwell2-0/+433
2019-05-14kbuild: Ignore dtco targets when filtering symbolsPhil Elwell1-1/+1
2019-05-08fs: stream_open - opener for stream-like files so that read and write can run...Kirill Smelkov1-0/+363
2019-05-04kconfig/[mn]conf: handle backspace (^H) keyChangbin Du3-3/+5
2019-05-04selinux: use kernel linux/socket.h for genheaders and mdpPaulo Alcantara2-2/+0
2019-04-27modpost: file2alias: check prototype of handlerMasahiro Yamada1-4/+3
2019-04-27modpost: file2alias: go back to simple devtable lookupMasahiro Yamada1-95/+49
2019-04-17kbuild: deb-pkg: fix bindeb-pkg breakage when O= is usedMasahiro Yamada1-1/+1
2019-04-03kbuild: modversions: Fix relative CRC byte order interpretationFredrik Noring1-1/+1
2019-03-23kallsyms: Handle too long symbols in kallsyms.cEugene Loh1-2/+2
2019-02-12scripts/gdb: fix lx-version string outputDu Changbin1-1/+1
2019-02-12scripts/decode_stacktrace: only strip base path when a prefix of the pathMarc Zyngier1-1/+1
2019-02-12modpost: validate symbol names also in find_elf_symbolSami Tolvanen1-24/+26
2019-01-26kconfig: fix memory leak when EOF is encountered in quotationMasahiro Yamada1-0/+2
2019-01-26kconfig: fix file name and line number of warn_ignored_character()Masahiro Yamada1-1/+1
2019-01-16x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINEWANG Chao1-1/+1
2019-01-13checkstack.pl: fix for aarch64Qian Cai1-2/+2
2018-12-19scripts/spdxcheck.py: always open files in binary modeThierry Reding1-2/+4
2018-12-08unifdef: use memcpy instead of strncpyLinus Torvalds1-2/+2
2018-12-05x86/retpoline: Make CONFIG_RETPOLINE depend on compiler supportZhenzhong Duan1-2/+0
2018-11-27Revert "scripts/setlocalversion: git: Make -dirty check more robust"Guenter Roeck1-1/+1
2018-11-27kbuild: deb-pkg: fix too low build version numberMasahiro Yamada1-2/+5
2018-11-21scripts/spdxcheck.py: make python3 compliantUwe Kleine-König1-1/+0
2018-10-11Merge tag 'kbuild-fixes-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman1-1/+1
2018-09-19ftrace: Build with CPPFLAGS to get -Qunused-argumentsJoel Stanley1-1/+1
2018-09-17Merge tag 'linux-kselftest-4.19-rc5' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman1-0/+13
2018-09-09Merge tag 'kbuild-fixes-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds9-35/+46
2018-09-09kbuild: modules_install: warn when missing System.map fileRandy Dunlap1-0/+1
2018-09-05Merge tag 'nds32-for-linus-4.19-tag1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+3
2018-09-05selftests: add headers_install to lib.mkAnders Roxell1-0/+13
2018-09-04checkpatch: add __ro_after_init to known $AttributeJoe Perches1-0/+1
2018-09-04checkpatch: add optional static const to blank line declarations testJoe Perches1-1/+1
2018-09-04nds32/ftrace: Add RECORD_MCOUNT supportZong Li1-0/+3
2018-09-03kbuild: make missing $DEPMOD a Warning instead of an ErrorRandy Dunlap1-2/+2
2018-09-03kconfig: do not require pkg-config on make {menu,n}configMasahiro Yamada6-31/+42