~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* riscv: qemu: Enable usb keyboard as an input deviceBin Meng2023-08-02
* riscv: qemu: Remove out-of-date "riscv, kernel-start" handlingBin Meng2023-08-02
* riscv: qemu: Enable Bochs video supportBin Meng2023-08-02
* riscv: timer: Update the sifive clint timer driver to support aclintBin Meng2023-07-12
* global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini2022-12-23
* Convert CONFIG_STANDALONE_LOAD_ADDR to KconfigTom Rini2022-12-22
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-05
* Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini2022-07-07
* Globally remove most CONFIG_SPL_BUILD tests from config headersTom Rini2022-06-28
* Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to KconfigTom Rini2022-06-06
* Convert CONFIG_SPL_BSS_START_ADDR to KconfigTom Rini2022-06-06
* Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-06
* Convert CONFIG_SPL_BSS_MAX_SIZE et al to KconfigTom Rini2022-06-06
* Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini2022-06-06
* riscv: qemu: Set kernel_comp_addr_r for compressed kernelBin Meng2022-05-26
* configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to KconfigPatrick Delaunay2022-01-21
* Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini2021-08-31
* Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini2021-08-31
* riscv: qemu: Enable MTD NOR flash supportBin Meng2021-08-11
* riscv: timer: Add support for an early timerPragnesh Patel2021-01-18
* riscv: qemu: enable distro boot from scsiHeinrich Schuchardt2020-12-14
* configs: migrate CONFIG_SPL_LOAD_FIT_ADDRESS to defconfigsPeng Fan2020-07-28
* env: Finish migration of common ENV optionsTom Rini2019-11-20
* riscv: qemu: add SPL configurationLukas Auer2019-08-26
* Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to KconfigSimon Glass2019-08-02
* riscv: increase the environment size for the qemu-riscv platform to 128kBKarsten Merker2019-06-05
* riscv: qemu-riscv.h: define CONFIG_PREBOOT (enables extlinux)David Abdurachmanov2019-05-09
* riscv: set CONFIG_SYS_BOOTM_LEN to SZ_64MDavid Abdurachmanov2019-05-09
* riscv: qemu: define standalone load addressLukas Auer2019-01-15
* riscv: qemu: detect and boot the kernel passed by QEMULukas Auer2018-11-26
* riscv: qemu: enable distro bootLukas Auer2018-11-26
* riscv: qemu: support booting LinuxLukas Auer2018-11-26
* riscv: Add QEMU virt board supportBin Meng2018-10-03