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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-10
Convert CONFIG_SYS_I2C_INIT_BOARD to Kconfig
Tom Rini
1
-1
/
+0
2022-11-07
dm: sandbox: Switch over to using the new host uclass
Simon Glass
1
-28
/
+0
2022-11-07
dm: sandbox: Create a new HOST uclass
Simon Glass
2
-0
/
+126
2022-11-07
dm: blk: Tidy up obtaining a block device from its parent
Simon Glass
1
-1
/
+27
2022-11-07
test: Add a way to detect a test that breaks another
Simon Glass
1
-1
/
+6
2022-11-07
dm: test: Clear the block cache after running a test
Simon Glass
1
-2
/
+7
2022-11-07
sandbox: Add missing comments for os_alarm()
Simon Glass
1
-0
/
+4
2022-11-07
dm: sandbox: Drop non-BLK code from host implementation
Simon Glass
1
-3
/
+0
2022-11-07
arm: mvebu: Add RD-AC5X board
Chris Packham
1
-0
/
+42
2022-11-07
Makefile: Rename u-boot-spl.kwb to u-boot-with-spl.kwb
Pali Rohár
1
-1
/
+1
2022-11-03
Merge tag 'mips-pull-2022-11-03' of https://source.denx.de/u-boot/custodians/...
Tom Rini
26
-75
/
+0
2022-11-02
MIPS: convert CONFIG_SYS_MIPS_TIMER_FREQ to Kconfig
Daniel Schwierzeck
26
-67
/
+0
2022-11-02
MIPS: mscc: remove unused CPU_CLOCK_RATE
Daniel Schwierzeck
1
-3
/
+1
2022-11-02
MIPS: remove CONFIG_SYS_MHZ
Daniel Schwierzeck
6
-12
/
+6
2022-11-02
highbank: switch to use the Arm SP804 DM_TIMER driver
Andre Przywara
1
-4
/
+0
2022-11-02
cyclic: get rid of cyclic_init()
Rasmus Villemoes
2
-26
/
+5
2022-11-02
cyclic: switch to using hlist instead of list
Rasmus Villemoes
1
-3
/
+3
2022-11-02
list.h: synchronize hlist_for_each_entry* iterators with linux
Rasmus Villemoes
1
-28
/
+25
2022-11-02
cyclic: drop redundant cyclic_ready flag
Rasmus Villemoes
1
-2
/
+0
2022-11-02
cyclic: use a flag in gd->flags for recursion protection
Rasmus Villemoes
2
-2
/
+4
2022-10-31
FWU: Add support for the FWU Multi Bank Update feature
Sughosh Ganu
1
-0
/
+30
2022-10-31
FWU: Add boot time checks as highlighted by the FWU specification
Sughosh Ganu
1
-0
/
+26
2022-10-31
event: Add an event for main_loop
Sughosh Ganu
1
-0
/
+3
2022-10-31
FWU: STM32MP1: Add support to read boot index from backup register
Sughosh Ganu
1
-0
/
+12
2022-10-31
FWU: Add helper functions for accessing FWU metadata
Sughosh Ganu
1
-0
/
+29
2022-10-31
stm32mp1: Add image information for capsule updates
Sughosh Ganu
1
-0
/
+4
2022-10-31
FWU: Add FWU metadata access driver for GPT partitioned block devices
Sughosh Ganu
1
-0
/
+4
2022-10-31
FWU: Add FWU metadata structure and driver for accessing metadata
Sughosh Ganu
3
-0
/
+379
2022-10-31
vbe: Add a command to show the VBE state
Simon Glass
1
-0
/
+2
2022-10-31
vbe: Record which phases loaded using VBE
Simon Glass
2
-0
/
+10
2022-10-31
vbe: Support reading the next SPL phase via VBE
Simon Glass
1
-0
/
+2
2022-10-31
vbe: Support selecting operations by SPL phase
Simon Glass
1
-0
/
+28
2022-10-31
sandbox: Support obtaining the next phase from an image
Simon Glass
1
-0
/
+3
2022-10-31
image: Allow loading a FIT image for a particular phase
Simon Glass
1
-5
/
+7
2022-10-31
image: Add the concept of a phase to FIT
Simon Glass
1
-2
/
+72
2022-10-31
sandbox: Generalise SPL booting
Simon Glass
1
-0
/
+9
2022-10-31
image: Move comment for fit_conf_find_compat()
Simon Glass
1
-0
/
+41
2022-10-31
usb: Update the test to cover reading and writing
Simon Glass
2
-4
/
+22
2022-10-31
dm: blk: Add udevice functions
Simon Glass
1
-1
/
+38
2022-10-31
disk: Rename block functions
Simon Glass
1
-6
/
+36
2022-10-31
bootstd: Add a way to set up a bootflow
Simon Glass
1
-0
/
+12
2022-10-31
test: Support tests which can only be run manually
Simon Glass
2
-1
/
+11
2022-10-31
test: Report skippped tests
Simon Glass
1
-0
/
+2
2022-10-31
spl: Use binman suffix allow symbols of any SPL etype
Simon Glass
1
-4
/
+4
2022-10-31
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
53
-93
/
+458
2022-10-31
arm: bcmbca: remove bcm6753 support under CONFIG_ARCH_BCM6753
William Zhang
2
-32
/
+4
2022-10-31
arm: bcmbca: add bcm6855 SoC support under CONFIG_ARCH_BCMBCA
William Zhang
1
-0
/
+11
2022-10-31
arm: bcmbca: remove bcm6858 support under CONFIG_ARCH_BCM6858
William Zhang
2
-32
/
+4
2022-10-31
arm: bcmbca: add bcm6858 SoC support under CONFIG_ARCH_BCMBCA
William Zhang
1
-0
/
+11
2022-10-31
arm: bcmbca: remove bcm68360 support under CONFIG_ARCH_BCM68360
William Zhang
2
-32
/
+4
[next]