index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configs
/
xenguest_arm64_defconfig
Age
Commit message (
Expand
)
Author
2025-07-24
treewide: Remove empty board_init() function from all boards
Sam Protsenko
2024-10-16
net: introduce alternative implementation as net/lwip/
Jerome Forissier
2024-10-08
configs: Resync with savedefconfig
Tom Rini
2024-03-01
configs: Resync with savedefconfig
Tom Rini
2024-01-03
configs: Resync with savedefconfig
Tom Rini
2023-10-02
configs: Resync with savedefconfig
Tom Rini
2023-10-02
configs: Resync with savedefconfig
Tom Rini
2022-12-07
xenguest_arm64: Disable networking support more fully
Tom Rini
2022-10-31
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
2022-10-21
configs: Resync with savedefconfig
Tom Rini
2022-08-23
configs: Resync with savedefconfig
Tom Rini
2022-07-07
Convert CONFIG_SYS_BOOTM_LEN to Kconfig
Tom Rini
2022-06-06
Convert CONFIG_SYS_PBSIZE to Kconfig
Tom Rini
2022-06-06
Convert CONFIG_SYS_MAXARGS to Kconfig
Tom Rini
2022-04-20
Kconfig: Change SYS_MALLOC_F_LEN default to 0x2000
Tom Rini
2021-12-27
configs: Resync with savedefconfig
Tom Rini
2021-12-27
Convert CONFIG_CONS_INDEX et al to Kconfig
Tom Rini
2021-12-23
fdt: Enable OF_HAS_PRIOR_STAGE for most boards with OF_BOARD
Simon Glass
2021-12-23
arm: xenguest_arm64: Add a empty devicetree file
Simon Glass
2021-11-01
configs: Resync with savedefconfig
Tom Rini
2021-08-31
Convert CONFIG_SYS_MALLOC_LEN to Kconfig
Tom Rini
2021-08-31
Convert CONFIG_SYS_LOAD_ADDR to Kconfig
Tom Rini
2020-10-23
cmd: Rename CMD_MISC to CMD_SLEEP
Bin Meng
2020-08-24
board: xen: Remove CONFIG_CMD_RUN define and clean xenguest_arm64_defconfig
Anastasiia Lukianenko
2020-08-14
xen: pvblock: Add initial support for para-virtualized block driver
Anastasiia Lukianenko
2020-08-14
serial: serial_xen: Add Xen PV serial driver
Peng Fan
2020-08-14
board: Introduce xenguest_arm64 board
Andrii Anisov