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
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
2020-07-27
pci_ep: Add the init function
Xiaowei Bao
1
-0
/
+12
2020-07-25
fdt_support: skip MTD node with "disabled" in fdt_fixup_mtdparts()
Masahiro Yamada
1
-7
/
+10
2020-07-25
fdt_support: call mtdparts_init() after finding MTD node to fix up
Masahiro Yamada
1
-3
/
+8
2020-07-25
fdt_support: add static to fdt_node_set_part_info()
Masahiro Yamada
1
-2
/
+2
2020-07-25
lib: libfdt: fdt_region: avoid NULL pointer access
Philippe Reynes
1
-0
/
+2
2020-07-24
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv
Tom Rini
1
-5
/
+0
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2
-22
/
+12
2020-07-24
riscv: Make SiFive HiFive Unleashed board boot again
Bin Meng
1
-5
/
+0
2020-07-23
Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm
Tom Rini
2
-12
/
+22
2020-07-22
efi_loader: returning from UEFI FIT images
Heinrich Schuchardt
1
-5
/
+4
2020-07-20
fdt_support: skip MTD node with "disabled" in fdt_fixup_mtdparts()
Masahiro Yamada
1
-7
/
+10
2020-07-20
fdt_support: call mtdparts_init() after finding MTD node to fix up
Masahiro Yamada
1
-3
/
+8
2020-07-20
fdt_support: add static to fdt_node_set_part_info()
Masahiro Yamada
1
-2
/
+2
2020-07-20
lib: libfdt: fdt_region: avoid NULL pointer access
Philippe Reynes
1
-0
/
+2
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
5
-16
/
+19
2020-07-17
spl: fix ext4fs_mount return code handling
Thomas Schaefer
1
-1
/
+1
2020-07-17
common: bootm: add checks to verify if ramdisk / fdtimage overlaps OS image
Tero Kristo
2
-4
/
+29
2020-07-17
image: fdt: bail out with error if no boot time FDT image found
Tero Kristo
1
-1
/
+1
2020-07-09
log: use BIT() instead of 1 <<
Heinrich Schuchardt
2
-14
/
+14
2020-07-09
log: don't show function by default
Heinrich Schuchardt
2
-1
/
+19
2020-07-09
log: uclass_get_name() depends on CONFIG_SPL_DM
Heinrich Schuchardt
1
-0
/
+4
2020-07-09
console: Add a way to output to serial only
Simon Glass
1
-6
/
+22
2020-07-08
command: Drop #ifdef for MEM_SUPPORT_64BIT_DATA
Simon Glass
1
-4
/
+5
2020-07-08
Update MEM_SUPPORT_64BIT_DATA to be always defined
Simon Glass
1
-1
/
+1
2020-07-08
spl: fit: improve spl_nand_fit_read(...) readability
Dario Binacchi
1
-5
/
+5
2020-07-08
spl: fit: nand: fix fit loading in case of bad blocks
Dario Binacchi
1
-1
/
+4
[next]