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
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-07
usb: Drop unused ehci-faraday driver
Simon Glass
1
-6
/
+0
2023-02-06
qemu: Move qfw kernel setup into a common file
Simon Glass
1
-1
/
+65
2023-02-06
log: Add a category for filesystems
Simon Glass
1
-0
/
+1
2023-02-06
spl: Drop unwanted return in spl_fit_upload_fpga()
Simon Glass
1
-1
/
+0
2023-01-27
common: bouncebuf: Use dma-mapping for cache ops
Andrew Davis
1
-6
/
+7
2023-01-23
event: Correct duplicate log message in event_notify()
Simon Glass
1
-1
/
+1
2023-01-20
global: Finish CONFIG -> CFG migration
Tom Rini
1
-1
/
+1
2023-01-20
common/update: Finish Kconfig migration
Tom Rini
2
-25
/
+12
2023-01-20
spl: sata: Rework the loading case it not use IS_ENABLED(...)
Tom Rini
1
-16
/
+9
2023-01-20
autoboot: Rework CONFIG_AUTOBOOT_STOP_STR_* usage
Tom Rini
1
-6
/
+10
2023-01-20
global: Remove unused CONFIG defines
Tom Rini
1
-10
/
+2
2023-01-19
Merge tag 'dm-pull-18jan23' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
1
-0
/
+1
2023-01-18
trace: Use notrace for short
Simon Glass
1
-0
/
+1
2023-01-18
configs: Increase malloc size after relocation
Neha Malcom Francis
1
-0
/
+1
2023-01-18
event: Correct dependencies on the EVENT framework
Tom Rini
1
-9
/
+8
2023-01-17
Merge branch '2022-01-16-bootstd-updates'
Tom Rini
5
-217
/
+323
2023-01-16
menu: Factor out menu-keypress decoding
Simon Glass
1
-18
/
+30
2023-01-16
image: Move common image code to image_board and command
Simon Glass
1
-0
/
+19
2023-01-16
menu: Make use of CLI character processing
Simon Glass
2
-70
/
+34
2023-01-16
menu: Use a switch statement
Simon Glass
1
-11
/
+20
2023-01-16
menu: Update bootmenu_loop() to return the code
Simon Glass
1
-14
/
+16
2023-01-16
menu: Update bootmenu_autoboot_loop() to return the code
Simon Glass
1
-7
/
+9
2023-01-16
menu: Rename KEY_... to BKEY_...
Simon Glass
1
-17
/
+17
2023-01-16
cli: Move readline character-processing to a state machine
Simon Glass
3
-131
/
+229
2023-01-16
arm: rockchip: Add RV1126 arch core support
Jagan Teki
1
-1
/
+1
2023-01-14
usb: hub: allow to increase HUB_DEBOUNCE_TIMEOUT
Patrick Delaunay
2
-1
/
+13
2023-01-13
Merge tag 'u-boot-stm32-20230113' of https://source.denx.de/u-boot/custodians...
Tom Rini
2
-0
/
+63
2023-01-12
gpio: Get rid of gpio_hog_probe_all()
Marek Vasut
2
-6
/
+0
2023-01-12
common: spl: ram: fix return code
Nikita Shubin
1
-4
/
+5
2023-01-12
console: Add option to keep it silent until env is loaded
Harald Seiler
2
-0
/
+15
2023-01-12
usb: onboard-hub: add driver to manage onboard hub supplies
Fabrice Gasnier
2
-0
/
+63
2023-01-11
cmd: exit: Fix return value propagation out of environment scripts
Marek Vasut
2
-9
/
+19
2023-01-11
common:autoboot:modify function parameters
Shenlin Liang
1
-2
/
+2
2023-01-09
Merge branch 'next'
Tom Rini
18
-52
/
+55
2023-01-07
common/memsize.c: Check for overflow in get_effective_memsize() only for mpc85xx
Pali Rohár
1
-0
/
+2
2022-12-23
common/spl/spl_ram: Remove unused default
Tom Rini
1
-4
/
+0
2022-12-23
global: Migrate CONFIG_PRAM to CFG
Tom Rini
2
-7
/
+7
2022-12-23
global: Migrate CONFIG_MAX_MEM_MAPPED to CFG
Tom Rini
1
-3
/
+3
2022-12-23
global: Migrate CONFIG_MALLOC_F_ADDR to CFG
Tom Rini
2
-3
/
+3
2022-12-23
global: Remove undef CONFIG_... for unused values
Tom Rini
1
-1
/
+0
2022-12-22
spl: Kconfig: Fix SPL_OPTEE_IMAGE dependency
Jagan Teki
1
-0
/
+1
2022-12-21
usb: Update USB_STORAGE dependencies
Tom Rini
1
-1
/
+1
2022-12-21
Merge tag 'v2023.01-rc4' into next
Tom Rini
2
-3
/
+3
2022-12-10
spl: spl_legacy: fix invalid offset in SPL_COPY_PAYLOAD_ONLY
Dai Okamura
1
-2
/
+2
2022-12-08
common/spl/Kconfig: add dependency on SPL_SEMIHOSTING for SPL payload
Kautuk Consul
1
-1
/
+1
2022-12-05
sandbox: Move CONFIG_IO_TRACE to Kconfig
Tom Rini
1
-0
/
+3
2022-12-05
Convert CONFIG_HWCONFIG to Kconfig
Tom Rini
1
-0
/
+4
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
9
-19
/
+19
2022-12-05
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
1
-4
/
+4
2022-12-05
spl: Migrate SYS_SATA_FAT_BOOT_PARTITION to Kconfig
Tom Rini
2
-4
/
+5
[next]