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
2022-04-11
spl: allow boot from first bootable partition
Jérôme Carretero
2
-5
/
+30
2022-04-11
malloc: Annotate allocator for valgrind
Sean Anderson
2
-1
/
+40
2022-04-10
Merge tag 'efi-2022-07-rc1' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
1
-0
/
+4
2022-04-09
usb: storage: call device_probe() after scanning
AKASHI Takahiro
1
-0
/
+4
2022-04-08
gpio: Enable hogging support in SPL
Eddie James
1
-0
/
+4
2022-04-07
env: Move the doc comment to the code
Simon Glass
1
-0
/
+5
2022-04-06
Add a default for TPL_TEXT_BASE
Simon Glass
1
-0
/
+1
2022-04-05
Merge branch '2022-04-04-platform-updates'
Tom Rini
1
-0
/
+5
2022-04-05
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi
Tom Rini
1
-2
/
+2
2022-04-04
spl: mmc: extend spl_mmc_boot_mode() to take mmc argument
Andre Przywara
1
-2
/
+2
2022-04-04
arm: init: save previous bootloader data
Dzmitry Sankouski
1
-0
/
+5
2022-04-01
spl: Add semihosting boot method
Sean Anderson
2
-0
/
+72
2022-04-01
Convert CONFIG_CLOCKS to Kconfig
Tom Rini
1
-0
/
+4
2022-03-31
common: spl: fit_ram: allow to use image pre load
Philippe Reynes
1
-1
/
+20
2022-03-28
video: Drop CONFIG_LCD_BMP_RLE8
Simon Glass
1
-142
/
+0
2022-03-28
video: Drop references to CONFIG_VIDEO et al
Simon Glass
2
-3
/
+2
2022-03-28
video: Drop cfg_console
Simon Glass
1
-1
/
+0
2022-03-25
lcd: Remove LCD_TEST_PATTERN code
Tom Rini
1
-52
/
+0
2022-03-25
Convert CONFIG_PHY_RESET_DELAY to Kconfig
Tom Rini
1
-1
/
+1
2022-03-25
Convert CONFIG_RESET_PHY_R to Kconfig
Tom Rini
1
-0
/
+6
2022-03-18
spl: Correct Kconfig help for TPL_BINMAN_SYMBOLS
Simon Glass
1
-3
/
+3
2022-03-10
event: Convert arch_cpu_init_dm() to use events
Simon Glass
2
-6
/
+1
2022-03-10
event: Convert misc_init_f() to use events
Simon Glass
3
-8
/
+8
2022-03-10
event: Add events for device probe/remove
Simon Glass
1
-0
/
+6
2022-03-10
event: Set up the event system on start-up
Simon Glass
1
-0
/
+2
2022-03-10
event: Add basic support for events
Simon Glass
5
-0
/
+221
2022-03-03
Convert CONFIG_BOARD_POSTCLK_INIT to Kconfig
Tom Rini
1
-0
/
+6
2022-02-22
spl: Allow disabling binman symbols in SPL
Simon Glass
2
-0
/
+28
2022-02-22
spl: x86: Correct the binman symbols for SPL
Simon Glass
1
-4
/
+4
2022-02-11
malloc_simple: Remove usage of unsupported %zx format string
Pali Rohár
1
-1
/
+1
2022-02-11
common: fdt_support: add support for "partitions" subnode to fdt_fixup_mtdpar...
Matthias Schiffer
1
-2
/
+7
2022-02-11
console: usb: kbd: Limit poll frequency to improve performance
Thomas Watson
1
-5
/
+26
2022-02-08
bloblist: Update to use conditional value
Simon Glass
1
-4
/
+11
2022-02-03
spl: ymodem: Fix buffer overflow during Image copy
Vignesh Raghavendra
1
-1
/
+14
2022-01-28
spl: add support for custom boot method names
Heiko Thiery
1
-0
/
+5
2022-01-27
Merge tag 'dm-pull-26jan22' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
1
-1
/
+2
2022-01-26
usb: gadget: Add CDC ACM function
Loic Poulain
1
-0
/
+3
2022-01-26
tools: Pass the key blob around
Simon Glass
1
-1
/
+2
2022-01-21
mtd: cfi: introduce CFI_FLASH_BANKS
Patrick Delaunay
2
-3
/
+3
2022-01-21
spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to Kconfig
Alexandru Gagniuc
2
-5
/
+24
2022-01-20
Merge https://source.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
18
-67
/
+93
2022-01-20
SPL: Add support for checking board / BootROM specific image types
Pali Rohár
1
-0
/
+9
2022-01-20
SPL: Add struct spl_boot_device parameter into spl_parse_board_header()
Pali Rohár
17
-53
/
+76
2022-01-20
fdt_support: Add fdt_for_each_node_by_compatible() helper macro
Marek Behún
1
-14
/
+8
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
12
-21
/
+21
2022-01-18
common: board_r: drop ifdefs around header includes
Ovidiu Panait
1
-9
/
+0
2022-01-18
common: board_r: include asm-generic/gpio.h
Ovidiu Panait
1
-3
/
+1
2022-01-18
common: board_r: move init_addr_map() to init.h
Ovidiu Panait
1
-3
/
+0
2022-01-18
common: board_r: drop initr_addr_map wrapper
Ovidiu Panait
1
-10
/
+1
2022-01-18
common: board_r: drop initr_kgdb wrapper
Ovidiu Panait
2
-12
/
+6
[next]