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
/
board
/
emulation
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-04
board: emulation: New board qemu-xtensa
Jiaxun Yang
4
-0
/
+116
2024-05-06
board: emulation: Remove <common.h> and add needed includes
Tom Rini
5
-5
/
+2
2024-04-10
Merge patch series "Resolve issues with booting distros on x86"
Tom Rini
1
-1
/
+2
2024-04-10
x86: qemu: Expand ROM size
Simon Glass
1
-1
/
+2
2024-04-09
riscv: Move virtio scan to board_late_init()
Łukasz Stelmach
1
-6
/
+6
2024-03-02
qemu-arm: round down memory to multiple of 2MB for LPAE
Igor Opaniuk
1
-0
/
+12
2024-02-27
qemu-x86*: Remove empty config header
Tom Rini
2
-5
/
+0
2024-01-17
riscv: qemu: imply GOLDFISH_RTC
Heinrich Schuchardt
1
-0
/
+2
2024-01-07
arm: enable support for QEMU firmware tables
Heinrich Schuchardt
1
-0
/
+1
2024-01-07
configs: qemu: add config fragment for ACPI
Heinrich Schuchardt
1
-0
/
+3
2024-01-07
riscv: add support for QEMU firmware tables
Heinrich Schuchardt
1
-0
/
+2
2023-12-18
Merge tag 'v2024.01-rc5' into next
Tom Rini
1
-1
/
+1
2023-12-06
risc-v: qemu: imply NVME_PCI
Heinrich Schuchardt
1
-1
/
+1
2023-11-27
Merge patch series "ufs: Add a PCI UFS controller support"
Tom Rini
1
-0
/
+2
2023-11-27
qemu: riscv: Enable UFS support
Bin Meng
1
-0
/
+2
2023-11-07
scsi: Forceably finish migration to DM_SCSI
Tom Rini
1
-1
/
+0
2023-11-07
qemu: Correct CMD_QFW dependencies in Kconfig
Tom Rini
2
-3
/
+2
2023-10-09
board: Remove essentially empty board files and Makefiles
Tom Rini
2
-5
/
+0
2023-09-21
global: Use proper project name U-Boot (next2)
Michal Simek
1
-1
/
+1
2023-08-31
event: Use an event to replace last_stage_init()
Simon Glass
1
-1
/
+3
2023-08-24
arm: qemu: Enable usb keyboard as an input device
Alper Nebi Yasak
2
-1
/
+6
2023-08-24
arm: qemu: Enable PRE_CONSOLE_BUFFER
Alper Nebi Yasak
1
-0
/
+4
2023-08-24
arm: qemu: Enable Bochs video support
Alper Nebi Yasak
1
-0
/
+3
2023-08-10
riscv: qemu: imply CONFIG_DM_RNG
Heinrich Schuchardt
1
-0
/
+1
2023-08-09
x86: qemu-x86: Convert to text environment
Simon Glass
1
-0
/
+6
2023-08-02
riscv: qemu: Enable usb keyboard as an input device
Bin Meng
2
-0
/
+10
2023-08-02
riscv: qemu: Remove out-of-date "riscv, kernel-start" handling
Bin Meng
1
-24
/
+0
2023-08-02
riscv: qemu: Enable PRE_CONSOLE_BUFFER
Bin Meng
1
-0
/
+5
2023-08-02
riscv: qemu: Enable Bochs video support
Bin Meng
1
-0
/
+3
2023-07-25
MAINTAINERS: Add a number of "common" directories
Tom Rini
4
-0
/
+5
2023-06-08
efi_loader: add the number of image entries in efi_capsule_update_info
Masahisa Kojima
1
-1
/
+1
2023-04-25
qemu: dfu: Correct memset call in set_dfu_alt_info
Tom Rini
1
-1
/
+1
2023-02-09
Correct SPL uses of EFI_HAVE_CAPSULE_SUPPORT
Simon Glass
2
-2
/
+2
2023-02-06
arm: qemu: Move GUIDs to the C file
Simon Glass
1
-0
/
+10
2023-02-06
arm: qemu: Switch to a text environment
Simon Glass
1
-0
/
+12
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
1
-3
/
+3
2022-12-05
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
1
-1
/
+1
2022-12-05
global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*
Tom Rini
1
-1
/
+1
2022-10-31
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
3
-3
/
+3
2022-10-20
riscv: qemu: spl: Fix booting Linux kernel with OpenSBI 1.0+
Bin Meng
1
-1
/
+1
2022-07-05
qemu-ppce500: Move CONFIG_SYS_PCI_MAP_{START, END} to board code
Tom Rini
1
-2
/
+6
2022-04-15
capsule: board: Add information needed for capsule updates
Sughosh Ganu
2
-1
/
+30
2022-04-06
riscv: enable CONFIG_CMD_SBI for QEMU boards
Heinrich Schuchardt
1
-0
/
+1
2022-03-31
qemu: arm: Remove platform specific function to get RNG device
Sughosh Ganu
1
-42
/
+0
2022-02-10
riscv: qemu: Implement is_flash_available() for MTD NOR
Anup Patel
1
-0
/
+12
2022-02-10
riscv: qemu: Enable HTIF console support
Anup Patel
1
-0
/
+1
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
1
-1
/
+1
2021-12-23
fdt: Enable OF_HAS_PRIOR_STAGE for most boards with OF_BOARD
Simon Glass
1
-0
/
+1
2021-11-29
qemu: common: Fix build with update capsule
Vincent Stehlé
1
-1
/
+0
2021-10-27
sandbox: Remove OF_HOSTFILE
Ilias Apalodimas
3
-3
/
+6
[next]