index
:
u-boot.git
master
sbiboot
"Das U-Boot" Source Tree
himbeer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
emulation
Commit message (
Expand
)
Author
Age
Files
Lines
*
riscv: qemu: imply GOLDFISH_RTC
Heinrich Schuchardt
2024-01-17
1
-0
/
+2
*
arm: enable support for QEMU firmware tables
Heinrich Schuchardt
2024-01-07
1
-0
/
+1
*
configs: qemu: add config fragment for ACPI
Heinrich Schuchardt
2024-01-07
1
-0
/
+3
*
riscv: add support for QEMU firmware tables
Heinrich Schuchardt
2024-01-07
1
-0
/
+2
*
Merge tag 'v2024.01-rc5' into next
Tom Rini
2023-12-18
1
-1
/
+1
|
\
|
*
risc-v: qemu: imply NVME_PCI
Heinrich Schuchardt
2023-12-06
1
-1
/
+1
*
|
Merge patch series "ufs: Add a PCI UFS controller support"
Tom Rini
2023-11-27
1
-0
/
+2
|
\
\
|
*
|
qemu: riscv: Enable UFS support
Bin Meng
2023-11-27
1
-0
/
+2
|
|
/
*
|
scsi: Forceably finish migration to DM_SCSI
Tom Rini
2023-11-07
1
-1
/
+0
*
|
qemu: Correct CMD_QFW dependencies in Kconfig
Tom Rini
2023-11-07
2
-3
/
+2
|
/
*
board: Remove essentially empty board files and Makefiles
Tom Rini
2023-10-09
2
-5
/
+0
*
global: Use proper project name U-Boot (next2)
Michal Simek
2023-09-21
1
-1
/
+1
*
event: Use an event to replace last_stage_init()
Simon Glass
2023-08-31
1
-1
/
+3
*
arm: qemu: Enable usb keyboard as an input device
Alper Nebi Yasak
2023-08-24
2
-1
/
+6
*
arm: qemu: Enable PRE_CONSOLE_BUFFER
Alper Nebi Yasak
2023-08-24
1
-0
/
+4
*
arm: qemu: Enable Bochs video support
Alper Nebi Yasak
2023-08-24
1
-0
/
+3
*
riscv: qemu: imply CONFIG_DM_RNG
Heinrich Schuchardt
2023-08-10
1
-0
/
+1
*
x86: qemu-x86: Convert to text environment
Simon Glass
2023-08-09
1
-0
/
+6
*
riscv: qemu: Enable usb keyboard as an input device
Bin Meng
2023-08-02
2
-0
/
+10
*
riscv: qemu: Remove out-of-date "riscv, kernel-start" handling
Bin Meng
2023-08-02
1
-24
/
+0
*
riscv: qemu: Enable PRE_CONSOLE_BUFFER
Bin Meng
2023-08-02
1
-0
/
+5
*
riscv: qemu: Enable Bochs video support
Bin Meng
2023-08-02
1
-0
/
+3
*
MAINTAINERS: Add a number of "common" directories
Tom Rini
2023-07-25
4
-0
/
+5
*
efi_loader: add the number of image entries in efi_capsule_update_info
Masahisa Kojima
2023-06-08
1
-1
/
+1
*
qemu: dfu: Correct memset call in set_dfu_alt_info
Tom Rini
2023-04-25
1
-1
/
+1
*
Correct SPL uses of EFI_HAVE_CAPSULE_SUPPORT
Simon Glass
2023-02-09
2
-2
/
+2
*
arm: qemu: Move GUIDs to the C file
Simon Glass
2023-02-06
1
-0
/
+10
*
arm: qemu: Switch to a text environment
Simon Glass
2023-02-06
1
-0
/
+12
*
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-12-05
1
-3
/
+3
*
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
2022-12-05
1
-1
/
+1
*
global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*
Tom Rini
2022-12-05
1
-1
/
+1
*
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
2022-10-31
3
-3
/
+3
*
riscv: qemu: spl: Fix booting Linux kernel with OpenSBI 1.0+
Bin Meng
2022-10-20
1
-1
/
+1
*
qemu-ppce500: Move CONFIG_SYS_PCI_MAP_{START, END} to board code
Tom Rini
2022-07-05
1
-2
/
+6
*
capsule: board: Add information needed for capsule updates
Sughosh Ganu
2022-04-15
2
-1
/
+30
*
riscv: enable CONFIG_CMD_SBI for QEMU boards
Heinrich Schuchardt
2022-04-06
1
-0
/
+1
*
qemu: arm: Remove platform specific function to get RNG device
Sughosh Ganu
2022-03-31
1
-42
/
+0
*
riscv: qemu: Implement is_flash_available() for MTD NOR
Anup Patel
2022-02-10
1
-0
/
+12
*
riscv: qemu: Enable HTIF console support
Anup Patel
2022-02-10
1
-0
/
+1
*
doc: replace @return by Return:
Heinrich Schuchardt
2022-01-19
1
-1
/
+1
*
fdt: Enable OF_HAS_PRIOR_STAGE for most boards with OF_BOARD
Simon Glass
2021-12-23
1
-0
/
+1
*
qemu: common: Fix build with update capsule
Vincent Stehlé
2021-11-29
1
-1
/
+0
*
sandbox: Remove OF_HOSTFILE
Ilias Apalodimas
2021-10-27
3
-3
/
+6
*
riscv: Remove OF_PRIOR_STAGE from RISC-V boards
Ilias Apalodimas
2021-10-18
1
-0
/
+8
*
Revert "efi_capsule: Move signature from DTB to .rodata"
Simon Glass
2021-09-18
1
-0
/
+1
*
pci: Drop DM_PCI
Simon Glass
2021-09-13
1
-1
/
+0
*
riscv: qemu: Enable MTD NOR flash support
Bin Meng
2021-08-11
1
-0
/
+2
*
efi_capsule: Move signature from DTB to .rodata
Ilias Apalodimas
2021-07-18
2
-44
/
+0
*
efi_loader: capsule: Remove the check for capsule_authentication_enabled envi...
Sughosh Ganu
2021-05-18
1
-6
/
+0
*
ppc: qemu: Create a virtual memory mapping of the platform bus
Bin Meng
2021-04-15
2
-0
/
+35
[next]