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
old/tizen_20241126
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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-27
x86: Probe device if needed in intel_gpio_xlate()
Simon Glass
1
-1
/
+13
2021-03-27
x86: p2sb: Drop LOG_DEBUG
Simon Glass
1
-1
/
+0
2021-03-27
x86: coral: Add information about building / running
Simon Glass
1
-17
/
+217
2021-03-27
x86: coral: Free the ACPI GPIOs after using them
Simon Glass
1
-0
/
+2
2021-03-27
mtd: spi_flash_free()
Heinrich Schuchardt
2
-6
/
+3
2021-03-27
sandbox: dtsi: add rng
Vincent Stehlé
1
-0
/
+4
2021-03-26
Merge tag 'dm-pull-26mar21-take2' of git://git.denx.de/u-boot-dm into next
Tom Rini
192
-1551
/
+6566
2021-03-26
binman: Update various pieces of the documentation
Simon Glass
2
-39
/
+45
2021-03-26
binman: Drop repetitive heading for each entry
Simon Glass
20
-57
/
+57
2021-03-26
binman: Incorporate entry documentation
Simon Glass
10
-77
/
+87
2021-03-26
binman: Rearrange documentation into headings
Simon Glass
1
-257
/
+266
2021-03-26
binman: doc: Add documentation to htmldocs
Simon Glass
11
-245
/
+294
2021-03-26
doc: Move driver model docs under develop/
Simon Glass
20
-11
/
+5
2021-03-26
doc: Move UEFI under develop/
Simon Glass
7
-14
/
+7
2021-03-26
x86: dts: Drop unused CONFIG_SPL
Simon Glass
1
-5
/
+1
2021-03-26
x86: Make use of binman expanded entries
Simon Glass
1
-10
/
+1
2021-03-26
Makefile: Pass new entry args to binman
Simon Glass
1
-0
/
+8
2021-03-26
binman: Automatically expand phase binaries into sections
Simon Glass
16
-18
/
+571
2021-03-26
binman: Plumb expanded entries through fully
Simon Glass
3
-8
/
+36
2021-03-26
binman: Allow a way to select expanded entries
Simon Glass
2
-6
/
+16
2021-03-26
binman: Allow using an an 'expanded' entry type
Simon Glass
2
-9
/
+63
2021-03-26
binman: Use standard filenames for SPL/TPL devicetree
Simon Glass
2
-13
/
+16
2021-03-26
binman: Move the comment for GetFdts() to the base class
Simon Glass
2
-10
/
+1
2021-03-26
binman: Drop unnecessary field in output_fdt_info
Simon Glass
1
-12
/
+10
2021-03-26
binman: Use the fake SPL/TPL only if requested
Simon Glass
1
-8
/
+15
2021-03-26
binman: Drop unnecessary 'type' property in tests
Simon Glass
2
-2
/
+0
2021-03-26
binman: Add support for u-boot-tpl-bss-bad
Simon Glass
4
-0
/
+101
2021-03-26
binman: Add support for u-boot-tpl-nodtb
Simon Glass
4
-0
/
+83
2021-03-26
binman: Support symbols in u-boot-spl-nodtb
Simon Glass
6
-21
/
+81
2021-03-26
binman: Correct the documentation for u-boot-spl-bss-pad
Simon Glass
2
-14
/
+20
2021-03-26
binman: Tidy up underscores in entry documentation
Simon Glass
7
-24
/
+22
2021-03-26
binman: Update entry help for files-align
Simon Glass
1
-0
/
+1
2021-03-26
binman: Document ExpandEntries() in the base class
Simon Glass
2
-6
/
+11
2021-03-26
binman: Allow extracting to current directory
Simon Glass
1
-1
/
+1
2021-03-26
x86: apl: Use read-only SPL and new of-platdata
Simon Glass
1
-0
/
+2
2021-03-26
x86: coral: Drop TPM and ACPI interrupts from TPL
Simon Glass
1
-5
/
+5
2021-03-26
x86: coral: Drop ACPI properties from of-platdata
Simon Glass
1
-0
/
+1
2021-03-26
x86: Don't include reset driver in SPL
Simon Glass
1
-1
/
+1
2021-03-26
x86: Support a fake PCI device with of-platdata-inst
Simon Glass
1
-0
/
+1
2021-03-26
x86: itss: Tidy up bind() for of-platdata-inst
Simon Glass
1
-2
/
+3
2021-03-26
x86: apl: Tell of-platdata about a required header file
Simon Glass
1
-0
/
+1
2021-03-26
x86: apl: Fix the header order in pmc
Simon Glass
1
-1
/
+1
2021-03-26
x86: Define a region for device priv/plat data
Simon Glass
1
-0
/
+8
2021-03-26
dm: doc: Add documentation for of-platdata-inst
Simon Glass
1
-0
/
+587
2021-03-26
dm: doc: Tidy up of-platdata docs
Simon Glass
1
-86
/
+52
2021-03-26
dm: core: Add warnings to private / platform setters
Simon Glass
2
-0
/
+21
2021-03-26
dm: core: Use separate priv/plat data region
Simon Glass
3
-6
/
+24
2021-03-26
sandbox: Define a region for device priv/plat data
Simon Glass
1
-0
/
+8
2021-03-26
dm: core: Allow storing priv/plat data separately
Simon Glass
3
-0
/
+25
2021-03-26
dm: core: Move flags to device-runtime info
Simon Glass
2
-0
/
+41
[prev]
[next]