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
/
cmd
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-28
arm: mvebu: Fix comments about kwbimage structures
Pali Rohár
1
-1
/
+1
2021-10-28
arm: mvebu: Update name of kwbimage v1 field at offset 0x2-0x3
Pali Rohár
1
-1
/
+1
2021-10-26
cmd: nand biterr - Add support for nand biterr command
Balamanikandan Gunasundar
1
-3
/
+124
2021-10-25
loads: Block writes into LMB reserved areas of U-Boot
Marek Vasut
1
-0
/
+12
2021-10-23
Merge https://source.denx.de/u-boot/custodians/u-boot-spi
Tom Rini
1
-7
/
+2
2021-10-23
mtd: Remove mtd_erase_callback() entirely
Marek Behún
1
-7
/
+2
2021-10-22
Merge tag 'efi-2022-01-rc1' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
1
-10
/
+3
2021-10-21
env: Move non-cli env functions to env/common.c
Marek Behún
1
-175
/
+0
2021-10-21
env: Simplify env_match() and inline into env_get_f()
Marek Behún
1
-14
/
+5
2021-10-21
env: Use memcpy() instead of ad-hoc code to copy variable value
Marek Behún
1
-12
/
+6
2021-10-21
env: Make return value of env_get_f() behave like sprintf() on success
Marek Behún
1
-3
/
+5
2021-10-21
env: Early return from env_get_f() on NULL name
Marek Behún
1
-3
/
+3
2021-10-21
env: Don't match empty variable name in env_match()
Marek Behún
1
-1
/
+1
2021-10-21
env: Use better name for variable in env_get_f()
Marek Behún
1
-4
/
+4
2021-10-21
env: Use string pointer instead of indexes in env_get_f()
Marek Behún
1
-16
/
+16
2021-10-21
env: Inline env_get_char() into its only user
Marek Behún
1
-14
/
+14
2021-10-21
env: Change env_match() to static and remove from header
Marek Behún
1
-15
/
+15
2021-10-21
cmd: tlv_eeprom
Sven Auhagen
1
-0
/
+3
2021-10-21
efi_loader: avoid multiple local copies of lf2_initrd_guid
Heinrich Schuchardt
1
-2
/
+1
2021-10-21
efi_loader: efi_dp_from_lo() unused parameter size
Heinrich Schuchardt
1
-2
/
+1
2021-10-21
efi_loader: simplify show_efi_boot_opt_data()
Heinrich Schuchardt
1
-7
/
+2
2021-10-21
efi_loader: efi_dp_from_lo() don't copy GUID
Heinrich Schuchardt
1
-1
/
+1
2021-10-14
pci: Fix showing registers
Pali Rohár
1
-1
/
+1
2021-10-14
pci: Fix showing bars
Pali Rohár
1
-0
/
+5
2021-10-12
Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...
Tom Rini
1
-1
/
+1
2021-10-12
cmd: bind: Fix driver binding on a device
Patrice Chotard
1
-1
/
+1
2021-10-09
lz4: Use a private header for U-Boot
Simon Glass
1
-1
/
+1
2021-10-07
cmd/sbi: use constants instead of numerical values
Heinrich Schuchardt
1
-15
/
+15
2021-10-06
nand.h: Cleanup linux/mtd/rawnand.h usage
Tom Rini
1
-0
/
+1
2021-10-03
pci: pciinfo_header can be static
Vladimir Oltean
1
-1
/
+1
2021-10-03
pci: pci_header_show can be static
Vladimir Oltean
1
-1
/
+1
2021-10-03
pci: pci_bar_show can be static
Vladimir Oltean
1
-1
/
+1
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
2
-4
/
+4
2021-09-30
WS cleanup: remove excessive empty lines
Wolfgang Denk
1
-4
/
+0
2021-09-30
WS cleanup: remove trailing empty lines
Wolfgang Denk
3
-3
/
+0
2021-09-27
ti: keystone: Move away from CONFIG_SOC_KEYSTONE
Tom Rini
1
-1
/
+1
2021-09-24
arm: use CONFIG_SUPPORT_PASSING_ATAGS
Patrick Delaunay
1
-5
/
+1
2021-09-17
Remove including timestamp.h in version.h
Pali Rohár
1
-0
/
+1
2021-09-17
version: Remove global macro U_BOOT_VERSION_STRING from version.h
Pali Rohár
1
-0
/
+3
2021-09-17
version: Do not make version_string[] variable as a weak
Pali Rohár
1
-1
/
+1
2021-09-17
version: Move version_string[] from version.h to version_string.h
Pali Rohár
1
-0
/
+1
2021-09-16
Merge tag 'v2021.10-rc4' into next
Tom Rini
4
-13
/
+59
2021-09-13
Merge tag 'mmc-2021-9-13' of https://source.denx.de/u-boot/custodians/u-boot-mmc
Tom Rini
2
-8
/
+54
2021-09-11
efi_loader: eliminate EFI_CALL() in nvedit_efi.c
Heinrich Schuchardt
1
-5
/
+4
2021-09-10
mmc: Add support for enumerating MMC card in a given mode using mmc command
Aswath Govindraju
2
-8
/
+54
2021-09-08
common: Remove unused CONFIG_FIT_SHAxxx selectors
Alexandru Gagniuc
1
-0
/
+1
2021-09-03
xyz-modem: Show information about finished transfer
Pali Rohár
1
-0
/
+16
2021-09-03
xyz-modem: Properly abort/terminate transfer on error
Pali Rohár
1
-1
/
+13
2021-09-03
xyz-modem: Close stream after processing/sending terminate sequence
Pali Rohár
1
-1
/
+1
2021-09-01
loadb: Properly indicate aborted kermit transfer
Pali Rohár
1
-0
/
+3
[next]