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-11-28
fs: fat: calculate FAT type based on cluster count
Christian Taedcke
2
-26
/
+28
2023-11-28
test: spl: Remove usage of FAT32_SIGN
Christian Taedcke
1
-1
/
+1
2023-11-28
fs: fat: use get_unaligned_le16 to convert u8[2] to u16
Christian Taedcke
1
-4
/
+4
2023-11-15
Merge tag 'dm-pull-15nov23' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
12
-219
/
+413
2023-11-14
bootstage: Correct exhasuted typo
Simon Glass
1
-1
/
+1
2023-11-14
sandbox: Close file after mmaping it
Sean Anderson
1
-5
/
+10
2023-11-14
dm: Do not enable debug messages by default
Heinrich Schuchardt
2
-4
/
+1
2023-11-14
patman: Correct Python 3.6 behaviour
Simon Glass
1
-3
/
+3
2023-11-14
patman: Avoid using func_test at top level
Simon Glass
1
-1
/
+0
2023-11-14
patman: Correct easy pylint warnings in __main__
Simon Glass
1
-16
/
+16
2023-11-14
patman: Move the main program into a function
Simon Glass
1
-60
/
+67
2023-11-14
patman: Split out arg parsing into its own file
Simon Glass
2
-113
/
+150
2023-11-14
expo: Correct background colour
Simon Glass
1
-1
/
+3
2023-11-14
bootstd: Add a return code to bootflow menu
Simon Glass
3
-12
/
+123
2023-11-14
bootstd: Refactor mmc prep to allow a different scan
Simon Glass
1
-9
/
+40
2023-11-14
efi: Correct handling of frame buffer
Simon Glass
2
-8
/
+13
2023-11-12
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi
Tom Rini
22
-259
/
+688
2023-11-12
sunxi: H616: add LPDDR4 DRAM support
Mikhail Kalashnikov
5
-39
/
+294
2023-11-12
sunxi: H616: DRAM: refactor mctl_phy_configure_odt()
Andre Przywara
1
-53
/
+31
2023-11-12
power: regulator: add AXP313 support
Andre Przywara
3
-0
/
+19
2023-11-12
power: pmic: sunxi: add AXP313 SPL driver
Andre Przywara
5
-3
/
+155
2023-11-12
arm: dts: icnova-a20-adb4006: Add board support
Ludwig Kormann
3
-0
/
+27
2023-11-12
pinctrl: sunxi: Avoid using .bss for SPL
Samuel Holland
1
-1
/
+1
2023-11-12
sunxi: mmc: Sort compatible strings numerically
Samuel Holland
1
-1
/
+1
2023-11-12
clk: sunxi: Use the right symbol in the Makefile
Samuel Holland
1
-1
/
+1
2023-11-12
sunxi: mmc: Move header to the driver directory
Samuel Holland
3
-135
/
+146
2023-11-12
net: sun8i_emac: Drop DM_GPIO checks
Samuel Holland
1
-10
/
+0
2023-11-12
arm: sunxi: Correct warning in board_fit_config_name_match
Tom Rini
1
-1
/
+2
2023-11-12
sunxi: board: simplify early PMIC setup conditions
Andre Przywara
2
-19
/
+15
2023-11-11
Merge tag 'doc-2024-01-rc3' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
49
-271
/
+268
2023-11-11
doc: typo 'form' in qfw.rst
Heinrich Schuchardt
1
-1
/
+1
2023-11-11
doc: board: ti: k3 docs: Use ::prompt
Nishanth Menon
7
-133
/
+133
2023-11-11
doc: board: ti: Use prompt prompt_style to simplify documentation
Nishanth Menon
4
-60
/
+41
2023-11-11
doc: build: fix wrongly written targests instead of targets
Milan P. Stanić
1
-1
/
+1
2023-11-11
doc: shorten overlong title underlines
Heinrich Schuchardt
43
-70
/
+86
2023-11-11
doc: ti: j7200_evm: Fix OPTEE platform name
Nishanth Menon
1
-1
/
+1
2023-11-11
hikey960: Fix 404 links
Dylan Corrales
1
-7
/
+7
2023-11-10
Merge patch series "arm: dts: k3-am6: Fix Ethernet/DMA"
Tom Rini
4
-4
/
+93
2023-11-10
arm: dts: k3-am642: Update main_bcdma and main_pktdma nodes
Siddharth Vadapalli
2
-4
/
+43
2023-11-10
arm: dts: k3-am625-verdin-wifi-dev-u-boot.dtsi: Fix DMA/Ethernet
Roger Quadros
1
-0
/
+27
2023-11-10
arm: dts: k3-am625-sk-u-boot.dtsi: Update main_bcdma and main_pktdma nodes
Siddharth Vadapalli
1
-0
/
+23
2023-11-10
Merge tag 'u-boot-stm32-20231110' of https://source.denx.de/u-boot/custodians...
Tom Rini
8
-17
/
+67
2023-11-10
Merge branch '2023-11-10-assorted-fixes'
Tom Rini
379
-410
/
+404
2023-11-10
boot: Fix syntax in fdt_overlay_apply_verbose() error message
Hugo Villeneuve
1
-1
/
+1
2023-11-10
tools: gitignore: Fix tools/generated path
Sam Protsenko
2
-2
/
+1
2023-11-10
bootstd: Skip over bad device during bootflows scanning
Tony Dinh
3
-3
/
+3
2023-11-10
tree-wide: Replace http:// link with https:// link for ti.com
Nishanth Menon
369
-386
/
+386
2023-11-10
test: cmd: mbr: Remove unreachable code
Alexander Gendin
1
-9
/
+7
2023-11-10
firmware: scmi: correct a validity check against power domain id
AKASHI Takahiro
1
-4
/
+4
2023-11-10
scsi: Have scsi_init_dev_desc_priv() use memset
Tom Rini
1
-4
/
+1
[next]