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
2023-05-01
configs: Resync with savedefconfig
Tom Rini
649
-862
/
+745
2023-04-30
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi
Tom Rini
52
-152
/
+235
2023-04-29
Merge branch 'for-2023.07' of https://source.denx.de/u-boot/custodians/u-boot...
Tom Rini
40
-346
/
+1668
2023-04-28
Merge tag 'dm-pull-28apr23' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
34
-101
/
+149
2023-04-28
fdt: Indicate that people should use the ofnode API
Simon Glass
1
-0
/
+3
2023-04-28
fdt_support: fix comments syntax error
Hugo Villeneuve
1
-2
/
+2
2023-04-28
core: fdtaddr: use map_sysmem() as cast for the return
Johan Jonker
2
-2
/
+9
2023-04-28
tools: Fall back to importlib_resources on Python 3.6
Jan Kiszka
3
-3
/
+15
2023-04-28
test: fdt: Fix copyright message
Marek Vasut
1
-1
/
+1
2023-04-28
patman: fix class TestFunctional
Heinrich Schuchardt
1
-2
/
+2
2023-04-28
binman: Use expanduser instead of HOME
Simon Glass
1
-1
/
+1
2023-04-28
dm: core: introduce uclass_get_device_by_of_path()
Rasmus Villemoes
2
-0
/
+23
2023-04-28
uclass: add uclass_find_device_by_phandle_id() helper
Rasmus Villemoes
1
-25
/
+19
2023-04-28
sandbox: disable tracing before unmapping RAM
Pavel Skripkin
1
-0
/
+5
2023-04-28
sandbox: correct posix_types.h define
Heinrich Schuchardt
1
-3
/
+4
2023-04-28
bootflow: Rework do_bootflow_menu() slightly
Tom Rini
1
-12
/
+12
2023-04-28
dm: core: Make aliases_lookup static
Bin Meng
1
-1
/
+1
2023-04-28
drivers: tee: sandbox: Fix SCP03 control emulator
Jorge Ramirez-Ortiz
1
-4
/
+11
2023-04-28
sandbox: fix return type of os_filesize()
Heinrich Schuchardt
3
-4
/
+9
2023-04-28
MAINTAINERS: assign include/os.h
Heinrich Schuchardt
1
-0
/
+1
2023-04-28
binman: Use unsigned long over typedef ulong
Andrew Davis
4
-10
/
+4
2023-04-28
common: static fdt_simplefb_enable_existing_node()
Heinrich Schuchardt
2
-2
/
+7
2023-04-28
boot: vbe_simple: Fix vbe_simple_read_bootflow() dependency
Bin Meng
1
-5
/
+7
2023-04-28
sandbox: mark sandbox_exit() as no return.
Heinrich Schuchardt
3
-3
/
+2
2023-04-28
sandbox: spi: sandbox_sf_process_cmd() missing fallthrough
Heinrich Schuchardt
1
-0
/
+1
2023-04-28
sandbox: fix sandbox_hub_submit_control_msg()
Heinrich Schuchardt
1
-21
/
+9
2023-04-28
sandbox: fix fall through in sandbox_flash_bulk()
Heinrich Schuchardt
1
-0
/
+1
2023-04-28
board: cssi: Add CPU board CMPCPRO
Christophe Leroy
11
-0
/
+994
2023-04-28
board: cssi: Move all mother board code into common.c
Christophe Leroy
4
-133
/
+157
2023-04-28
board: cssi: Refactor EEPROM read
Christophe Leroy
3
-31
/
+40
2023-04-28
board: cssi: Create dedicated file for common sources
Christophe Leroy
4
-53
/
+73
2023-04-28
board: cssi: Migrate to hashed password
Christophe Leroy
2
-2
/
+8
2023-04-28
Kconfig: Remove an impossible condition
Samuel Holland
1
-1
/
+1
2023-04-28
phy: sun4i-usb: Do not drive VBUS with external VBUS present
Samuel Holland
1
-0
/
+6
2023-04-28
gpio: axp/sunxi: Remove virtual VBUS detection GPIO
Samuel Holland
7
-27
/
+5
2023-04-28
sunxi: Switch to PMIC USB power supply VBUS detection
Samuel Holland
23
-23
/
+25
2023-04-28
power: regulator: Add a driver for the AXP USB power supply
Samuel Holland
3
-0
/
+57
2023-04-28
mtd: nand: sunxi: Pass the device to the init function
Samuel Holland
1
-19
/
+20
2023-04-28
mtd: nand: sunxi: Convert to the driver model
Samuel Holland
2
-37
/
+49
2023-04-28
mtd: nand: sunxi: Convert from fdtdec to ofnode
Samuel Holland
3
-49
/
+26
2023-04-28
mtd: nand: sunxi: Remove an unnecessary check
Samuel Holland
1
-10
/
+0
2023-04-28
pinctrl: sunxi: Add NAND pinmuxes
Samuel Holland
1
-0
/
+13
2023-04-28
clk: sunxi: Add NAND clocks and resets
Samuel Holland
11
-0
/
+43
2023-04-28
sunxi: binman: Fix U-Boot offset when SPL is not 32 KiB
Samuel Holland
1
-1
/
+5
2023-04-27
Merge branch '2023-04-27-introduce-nvm-xip-block-storage-emulation'
Tom Rini
23
-3
/
+672
2023-04-27
sandbox64: add a test case for UCLASS_NVMXIP
Abdellatif El Khlifi
3
-0
/
+151
2023-04-27
corstone1000: enable NVM XIP QSPI flash
Abdellatif El Khlifi
1
-0
/
+1
2023-04-27
corstone1000: add NVM XIP QSPI device tree node
Abdellatif El Khlifi
1
-1
/
+8
2023-04-27
sandbox64: add support for NVMXIP QSPI
Abdellatif El Khlifi
6
-4
/
+39
2023-04-27
sandbox64: fix: return unsigned long in readq()
Abdellatif El Khlifi
2
-2
/
+2
[next]