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
2020-12-07
common: splash_source: fix -Wint-to-pointer-cast warning
Jaehoon Chung
1
-2
/
+2
2020-12-03
dfu: add support for dfu_alt_info reintialization from the flashed script
Marek Szyprowski
1
-0
/
+3
2020-11-04
bootm: fix wrong conditions about images overlap
Jaehoon Chung
1
-3
/
+5
2020-10-20
spl: atf: cast NULL to uintptr_t explictly
Seung-Woo Kim
1
-1
/
+2
2020-10-20
spl: atf: call bl31_entry function before jump to u-boot
Jaehoon Chung
2
-2
/
+10
2020-10-20
Revert "bootstage: Require timer_get_boot_us() to be defined"
Jaehoon Chung
1
-0
/
+19
2020-10-20
spl: implement spl-atf on raspberry 3 b
egukim
1
-0
/
+21
2020-10-20
fdt_support: remove type static in fdt_read_prop()
Przemyslaw Marczak
1
-1
/
+1
2020-10-20
common: lcd: extend lcd api by function lcd_get_position_cursor()
Lukasz Majewski
1
-0
/
+11
2020-09-30
optee: copy FDT OP-TEE related nodes before generic FDT changes
Etienne Carriere
1
-7
/
+8
2020-09-29
Define default CONFIG_PREBOOT with right config option
Peter Robinson
1
-1
/
+1
2020-09-11
Fix data abort caused by mis-aligning FIT data
Reuben Dowle
1
-2
/
+5
2020-09-11
bootm: update image OS image size when decompressing
Heinrich Schuchardt
1
-0
/
+2
2020-09-11
common: Kconfig: Add dependency for default variables strings
Michal Simek
1
-3
/
+3
2020-09-01
sdp: call board_usb_init at spl_sdp_load_image
Frank Li
1
-0
/
+2
2020-09-01
dfu: fix dfu tftp on sandbox
Heinrich Schuchardt
1
-1
/
+2
2020-09-01
dfu: fix typo parameteres
Heinrich Schuchardt
1
-2
/
+1
2020-08-27
image: don't exceed gd->ram_top in bootm_size
Baruch Siach
1
-0
/
+3
2020-08-24
avb: Make AVB independent of fastboot
Usama Arif
2
-2
/
+19
2020-08-23
Merge tag 'dm-pull-22aug20' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
1
-4
/
+0
2020-08-23
stdio: Tidy up the coding style
Simon Glass
1
-21
/
+16
2020-08-23
stdio: Drop brackets around &devs.list
Simon Glass
1
-6
/
+6
2020-08-23
stdio: Update to use compiler for Kconfig checks
Simon Glass
1
-89
/
+83
2020-08-23
stdio: Tidy up use of CONFIG_SYS_DEVICE_NULLDEV
Simon Glass
2
-20
/
+11
2020-08-23
Convert CONFIG_SYS_DEVICE_NULLDEV to Kconfig
Simon Glass
1
-0
/
+16
2020-08-22
board_f: Remove dead code from init_func_i2c
Ovidiu Panait
1
-4
/
+0
2020-08-14
xen: pvblock: Add initial support for para-virtualized block driver
Anastasiia Lukianenko
1
-0
/
+14
2020-08-14
xen: Port Xen hypervisor related code from mini-os
Oleksandr Andrushchenko
1
-0
/
+13
2020-08-14
common/board_f: make sure to call fix_fdt() before reserve_fdt()
Pragnesh Patel
1
-3
/
+3
2020-08-11
spl: usb: Only init usb once
Faiz Abbas
1
-3
/
+8
2020-08-11
spl: usb: Create an API spl_usb_load()
Faiz Abbas
1
-7
/
+13
2020-08-07
fs/squashfs: new filesystem
Joao Marcos Costa
1
-0
/
+9
2020-08-07
console: Always define the console-recording functions
Simon Glass
1
-1
/
+3
2020-08-06
common/board_r: Move blkcache_init call earlier in the boot sequence
Ovidiu Panait
1
-3
/
+3
2020-08-06
blkcache: Extend blkcache_init to cover CONFIG_NEEDS_MANUAL_RELOC
Ovidiu Panait
1
-1
/
+1
2020-08-06
common/board_r: Remove initr_serial wrapper
Ovidiu Panait
1
-7
/
+1
2020-08-06
board_f: Remove setup_board_part1
Ovidiu Panait
1
-11
/
+1
2020-08-06
board_f: ppc: Factor out ppc-specific bdinfo setup
Ovidiu Panait
1
-34
/
+2
2020-08-06
board_f: m68k: Factor out m68k-specific bdinfo setup
Ovidiu Panait
1
-15
/
+4
2020-08-06
board_f: Move sram bdinfo assignments to generic code
Ovidiu Panait
1
-5
/
+5
2020-08-06
board_f: Factor out bdinfo bi_mem{start, size} to setup_bdinfo
Ovidiu Panait
1
-6
/
+5
2020-08-06
board_f: Introduce arch_setup_bdinfo initcall
Ovidiu Panait
1
-1
/
+6
2020-08-06
board_f: Introduce setup_bdinfo initcall
Ovidiu Panait
1
-0
/
+6
2020-08-04
arm: move CONFIG_PREBOOT="usb start" to KConfig
Jonas Smedegaard
1
-0
/
+1
2020-08-03
spi: Allow separate control of SPI_FLASH_TINY for SPL/TPL
Simon Glass
1
-0
/
+10
2020-07-28
find dtb in android boot image with header version 2 during bootm
chenshuo
1
-3
/
+13
2020-07-28
Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to Kconfig
Adam Ford
1
-0
/
+7
2020-07-28
Convert CONFIG_SPL_NAND_BASE et al to Kconfig
Adam Ford
1
-0
/
+12
2020-07-28
Convert CONFIG_SPL_NAND_DRIVERS et al to Kconfig
Adam Ford
1
-0
/
+14
2020-07-27
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
Tom Rini
1
-0
/
+12
[next]