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
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-07
Merge branch '2024-02-06-assorted-fixes'
Tom Rini
1
-1
/
+4
2024-02-06
common: event: check event_type_name() argument
Heinrich Schuchardt
1
-1
/
+4
2024-02-04
spl: Make SPL_STACK available for ROCKCHIP_RK3036 without spl framework
Kever Yang
1
-1
/
+2
2024-01-31
spl: riscv: falcon: move fdt blob to specified address
Randolph
2
-1
/
+16
2024-01-29
common: splash_source: Don't compile ubifs splash cmd for SPL build
Devarsh Thakkar
1
-1
/
+1
2024-01-29
Merge patch series "Move framebuffer reservation for SPL to RAM end"
Tom Rini
2
-5
/
+55
2024-01-29
video: Skip framebuffer reservation if already reserved
Devarsh Thakkar
1
-2
/
+6
2024-01-29
common/board_f: Catch bloblist before starting reservations
Devarsh Thakkar
1
-3
/
+30
2024-01-29
spl: Enforce framebuffer reservation from end of RAM
Devarsh Thakkar
1
-0
/
+19
2024-01-29
sunxi: Consider SPL size limitations for FIT loading
Samuel Holland
1
-2
/
+1
2024-01-29
sunxi: spl: Disable padding from SPL_PAD_TO
Samuel Holland
1
-2
/
+1
2024-01-24
common: console: Fix print complete stdio device list
Patrice Chotard
1
-15
/
+12
2024-01-22
common: usb-hub: Reset hub port before scanning
Shantur Rathore
1
-1
/
+3
2024-01-18
getchar(): Correct usage
Tom Rini
1
-1
/
+1
2024-01-16
cmd/command.c: relax length check in cmd_get_data_size()
Rasmus Villemoes
1
-1
/
+1
2024-01-16
cmd/command.c: constify "arg" argument of cmd_get_data_size()
Rasmus Villemoes
1
-1
/
+1
2024-01-09
lib: membuff: fix readline not returning line in case of overflow
Ion Agorria
1
-1
/
+1
2024-01-09
common: console: record console from the beginning
Ion Agorria
1
-0
/
+3
2024-01-09
common: console: introduce console_record_isempty helper
Ion Agorria
1
-0
/
+5
2024-01-08
spl: binman: Disable u_boot_any symbols for i.MX93 boards
Mathieu Othacehe
3
-3
/
+3
2023-12-31
bloblist: Add alignment to bloblist_new()
Simon Glass
1
-2
/
+3
2023-12-31
bloblist: Adjust the bloblist header
Simon Glass
1
-36
/
+50
2023-12-31
bloblist: Reduce blob-header size
Simon Glass
1
-8
/
+15
2023-12-31
bloblist: Handle alignment with a void entry
Simon Glass
1
-4
/
+19
2023-12-31
bloblist: Checksum the entire bloblist
Simon Glass
1
-9
/
+4
2023-12-31
bloblist: Drop spare value from bloblist record
Simon Glass
1
-1
/
+0
2023-12-31
bloblist: Access record hdr_size and tag via a function
Simon Glass
1
-13
/
+25
2023-12-31
bloblist: Adjust API to align in powers of 2
Simon Glass
1
-13
/
+11
2023-12-31
bloblist: Update the tag numbering
Simon Glass
1
-4
/
+14
2023-12-28
Merge patch series "Modernize U-Boot shell"
Tom Rini
4
-11
/
+13427
2023-12-28
cli: modern_hush: Add upstream commits up to 2nd October 2023.
Francis Laniel
2
-123
/
+304
2023-12-28
cli: hush_modern: Enable loops
Francis Laniel
2
-1
/
+15
2023-12-28
cli: hush_modern: Enable if keyword
Francis Laniel
2
-8
/
+15
2023-12-28
cli: hush_modern: Enable using < and > as string compare operators
Francis Laniel
1
-1
/
+22
2023-12-28
cli: add modern hush as parser for run_command*()
Francis Laniel
2
-18
/
+51
2023-12-28
cli: hush_modern: Add functions to be called from run_command()
Francis Laniel
1
-3
/
+63
2023-12-28
cli: hush_modern: Enable variables expansion for modern hush
Francis Laniel
2
-5
/
+103
2023-12-28
cli: Enables using modern hush parser as command line parser
Francis Laniel
4
-11
/
+77
2023-12-28
cmd: Add new cli command
Francis Laniel
1
-1
/
+2
2023-12-28
global_data.h: add GD_FLG_HUSH_OLD_PARSER flag
Francis Laniel
1
-0
/
+2
2023-12-28
cli: Add menu for hush parser
Francis Laniel
1
-1
/
+1
2023-12-28
cli: Port upstream Busybox hush to U-Boot
Francis Laniel
2
-2
/
+774
2023-12-28
cli: Add Busybox upstream hush.c file
Francis Laniel
1
-0
/
+12162
2023-12-20
command: Move command completion temporary buffer to stack
Marek Vasut
1
-2
/
+1
2023-12-20
command: Allocate history buffer using calloc()
Marek Vasut
1
-9
/
+17
2023-12-18
Merge tag 'v2024.01-rc5' into next
Tom Rini
1
-1
/
+1
2023-12-13
video: Add a function to clear the display
Simon Glass
1
-0
/
+31
2023-12-13
Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)"
Tom Rini
1
-0
/
+11
2023-12-13
bootstd: Introduce programmatic boot
Simon Glass
1
-0
/
+11
2023-12-06
sunxi: h616: (really) lower SPL stack address to avoid BROM data
Andre Przywara
1
-1
/
+1
[next]