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
/
doc
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-07
dm: Add documentation for host command and implementation
Simon Glass
6
-4
/
+175
2022-11-07
test: Add a way to detect a test that breaks another
Simon Glass
2
-1
/
+79
2022-11-07
test: Allow showing basic information about tests
Simon Glass
1
-0
/
+6
2022-11-07
test: doc: Add documentation for ut command
Simon Glass
2
-0
/
+103
2022-11-07
Prepare v2023.01-rc1
Tom Rini
1
-2
/
+2
2022-11-07
Merge https://source.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
2
-8
/
+8
2022-11-07
Makefile: Rename u-boot-spl.kwb to u-boot-with-spl.kwb
Pali Rohár
2
-8
/
+8
2022-11-06
Merge tag 'efi-2023-01-rc1-4' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
3
-13
/
+53
2022-11-06
docs: Add a basic security document
Tom Rini
2
-1
/
+34
2022-11-06
doc: update sbi command example
Heinrich Schuchardt
1
-12
/
+19
2022-11-03
usb: ohci: Use a flexible array member for portstatus
Samuel Holland
1
-4
/
+0
2022-10-31
FWU: doc: Add documentation for the FWU feature
Sughosh Ganu
3
-0
/
+197
2022-10-31
mkeficapsule: Add support for setting OEM flags in capsule header
Sughosh Ganu
1
-0
/
+4
2022-10-31
mkeficapsule: Add support for generating empty capsules
Sughosh Ganu
1
-7
/
+22
2022-10-31
FWU: cmd: Add a command to read FWU metadata
Sughosh Ganu
2
-0
/
+44
2022-10-31
dt/bindings: Add bindings for GPT based FWU Metadata storage device
Sughosh Ganu
1
-0
/
+32
2022-10-31
image: Allow loading a FIT image for a particular phase
Simon Glass
1
-0
/
+6
2022-10-31
image: Add the concept of a phase to FIT
Simon Glass
1
-0
/
+3
2022-10-31
test: Support tests which can only be run manually
Simon Glass
1
-0
/
+27
2022-10-31
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
15
-31
/
+31
2022-10-30
Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot...
Tom Rini
5
-70
/
+56
2022-10-30
video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO
Simon Glass
2
-2
/
+2
2022-10-30
video: Drop remaining references to CONFIG_LCD
Simon Glass
1
-2
/
+2
2022-10-30
video: Drop VCXK video controller
Simon Glass
1
-67
/
+0
2022-10-30
video: Add commands to list and change fonts
Simon Glass
2
-0
/
+53
2022-10-29
dm: doc: Fix serial howto u-boot,dm-pre-reloc typo
Michal Suchanek
1
-2
/
+2
2022-10-26
dt/bindings: memory: Add bindings for TI GPMC driver
Roger Quadros
2
-0
/
+442
2022-10-26
Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog
Tom Rini
1
-4
/
+5
2022-10-24
Merge tag 'u-boot-imx-20221024' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
1
-5
/
+8
2022-10-24
watchdog: introduce a u-boot,autostart property
Rasmus Villemoes
1
-4
/
+5
2022-10-21
input: Remove legacy KEYBOARD option
Tom Rini
1
-8
/
+0
2022-10-20
imx: kontron-sl-mx8mm: Add support for Kontron Electronics SoM SL i.MX8MM OSM-S
Frieder Schrempf
1
-5
/
+8
2022-10-17
vbe: Add a test for VBE device tree fixups
Simon Glass
1
-1
/
+2
2022-10-17
dm: core: Update docs about oftree_from_fdt()
Simon Glass
1
-1
/
+1
2022-10-17
fdt: Show a message when the working FDT changes
Simon Glass
1
-0
/
+1
2022-10-11
doc: cmd: temperature: add documentation
Robert Marko
2
-0
/
+51
2022-10-11
cmd: xxd: add new command
Roger Knecht
2
-0
/
+51
2022-10-11
cmd: cat: add new command
Roger Knecht
2
-0
/
+50
2022-10-11
cmd: pxe: add alias devicetree-overlay for fdtoverlays
Edoardo Tomelleri
2
-3
/
+41
2022-10-10
doc: describe usage of virt-make-fs for testing
Heinrich Schuchardt
1
-0
/
+19
2022-10-10
doc: add python3-filelock python3-pytest-xdist
Heinrich Schuchardt
1
-3
/
+4
2022-10-10
doc: man-page for cls
Heinrich Schuchardt
2
-0
/
+27
2022-10-07
Merge tag 'efi-2023-01-rc1' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2
-1
/
+7
2022-10-06
common/board_f: remove XTRN_DECLARE_GLOBAL_DATA_PTR dead code
Ovidiu Panait
1
-0
/
+5
2022-10-06
doc: documentation of EFI driver binding protocol
Heinrich Schuchardt
1
-0
/
+6
2022-10-06
doc: typo 'it it' in doc/develop/package/index.rst
Heinrich Schuchardt
1
-1
/
+1
2022-10-03
Merge branch 'next'
Tom Rini
20
-64
/
+484
2022-10-03
Prepare v2022.10
v2022.10
Tom Rini
2
-11
/
+743
2022-09-29
dm: core: Allow copying ofnode property data when writing
Simon Glass
1
-0
/
+2
2022-09-29
dm: core: Expand ofnode tests
Simon Glass
1
-5
/
+2
[next]