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
2023-10-11
scripts/gen_compile_commands: fix usage message
Joao Marcos Costa
1
-2
/
+2
2023-10-11
doc: add documentation for gen_compile_commands.py
Joao Marcos Costa
1
-0
/
+1
2023-10-11
scripts/gen_compile_commands.py: add acknowledgments
Joao Marcos Costa
1
-0
/
+1
2023-10-11
scripts/gen_compile_commands.py: fix docstring
Joao Marcos Costa
1
-1
/
+1
2023-10-11
scripts/gen_compile_commands.py: adapt _LINE_PATTERN
Joao Marcos Costa
1
-1
/
+1
2023-10-11
scripts: Port Linux's gen_compile_commands.py to U-Boot
Joao Marcos Costa
1
-0
/
+228
2023-10-11
checkpatch: skip fdtdec_* check for tools
Lars Feyaerts
1
-2
/
+2
2023-10-09
Makefile: Allow for board directories to not have a Makefile
Tom Rini
1
-1
/
+1
2023-09-22
Allow Python packages to be dropped
Simon Glass
1
-0
/
+2
2023-08-31
event: Support a simple spy record
Simon Glass
1
-4
/
+8
2023-08-29
scripts/Makefile.lib: Embed capsule public key in platform's dtb
Sughosh Ganu
1
-0
/
+15
2023-08-29
scripts/Makefile.lib: Add dtsi include files as deps for building DTB
Sughosh Ganu
1
-1
/
+3
2023-08-29
scripts/Makefile.lib: Collate all dtsi files for inclusion
Sughosh Ganu
1
-4
/
+7
2023-08-09
scripts: kconfig: Add config fragment support in board/../
Jason Kacines
1
-1
/
+3
2023-05-31
scripts/Makefile.lib: change spelling of $(srctree)/arch/$(ARCH)/dts in dtc_c...
Rasmus Villemoes
1
-1
/
+1
2023-05-15
kbuild: Allow DTB overlays to built from .dtso named source files
Rasmus Villemoes
1
-0
/
+3
2023-05-15
kbuild: add dtc as dependency on .dtb files
Rasmus Villemoes
1
-2
/
+2
2023-05-15
scripts/Makefile.dts: tweak logic for deciding which dtbs to build
Rasmus Villemoes
1
-1
/
+1
2023-05-15
scripts: dtc-version: support git version strings too
Martin Hundebøll
1
-1
/
+1
2023-03-25
efI: Allow packaging a kernel in the debugging script
Simon Glass
1
-1
/
+13
2023-03-14
Merge tag 'v2023.04-rc4' into next
Tom Rini
1
-0
/
+180
2023-03-13
efi: Adjust script to show pre-relocation output on terminal
Simon Glass
1
-0
/
+2
2023-03-08
script: Add a script to build a PyPi package
Simon Glass
1
-0
/
+117
2023-03-08
patman: Move library functions into a library directory
Simon Glass
1
-1
/
+1
2023-03-01
RFC: tools: Add a camel-case conversion script
Simon Glass
1
-0
/
+180
2023-02-14
checkpatch: Add a warning for pre-schema driver model tags
Simon Glass
1
-0
/
+6
2023-02-14
dm: Add support for handling old u-boot,dm- tags
Simon Glass
1
-6
/
+17
2023-01-11
Use `grep -E` or plain `grep` instead of `egrep`
Ville Skyttä
1
-1
/
+1
2023-01-09
Merge branch 'next'
Tom Rini
8
-1148
/
+9
2023-01-07
pylibfdt: Allow version normalization to fail
Tom Rini
1
-3
/
+11
2023-01-06
pylibfdt: Fix disable version normalization
Philippe Schenker
1
-6
/
+2
2022-12-23
kbuild: Remove checking for adhoc CONFIG symbols
Tom Rini
3
-353
/
+0
2022-12-23
checkpatch.pl: Update CONFIG logic in U-Boot section
Tom Rini
1
-4
/
+4
2022-12-23
kbuild: Remove uncmd_spl logic
Tom Rini
3
-16
/
+0
2022-12-23
global: Migrate CONFIG_BOARDDIR to CFG
Tom Rini
1
-1
/
+1
2022-12-22
pylibfdt: Fix version normalization warning
Marek Vasut
1
-0
/
+4
2022-12-21
Merge tag 'v2023.01-rc4' into next
Tom Rini
1
-1
/
+0
2022-12-14
sunxi: remove unused CONFIG_MMC_SUNXI_SLOT
Andre Przywara
1
-1
/
+0
2022-12-12
board/km/secu: migrate to use environment text files
Holger Brunck
1
-2
/
+0
2022-12-12
board/km/cent2: migrate to environment text file
Holger Brunck
1
-15
/
+0
2022-12-12
Makefile: link with --no-warn-rwx-segments
Tom Rini
1
-2
/
+4
2022-12-05
scripts/config_whitelist.txt: Remove more referenced symbols
Tom Rini
1
-21
/
+0
2022-12-05
configs: Resync with savedefconfig
Tom Rini
1
-734
/
+0
2022-12-05
powerpc: Rename CONFIG_NS16550_MIN_FUNCTIONS
Tom Rini
1
-1
/
+1
2022-11-22
doc: Correct the path to the Makefile documentation
Simon Glass
1
-1
/
+1
2022-11-10
Merge branch '2022-11-10-symbol-migrations'
Tom Rini
1
-335
/
+0
2022-11-02
MIPS: convert CONFIG_SYS_MIPS_TIMER_FREQ to Kconfig
Daniel Schwierzeck
1
-1
/
+0
2022-11-02
MIPS: remove CONFIG_SYS_MHZ
Daniel Schwierzeck
1
-1
/
+0
2022-10-30
Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot...
Tom Rini
1
-6
/
+0
2022-10-30
video: Drop atmel LCD code
Simon Glass
1
-1
/
+0
[next]