summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-09imx9: Improve boot mode autodetectionBenjamin Szőke
2024-11-09imx: hab: Make imx_hab_is_enabled dependent on FIELD_RETURNPaul Geurts
2024-11-09imx: hab: rename imx_sec_config_fuse_t to imx_fusePaul Geurts
2024-11-09sandbox: virtio: Disable the sandbox virtio blk deviceSimon Glass
2024-11-09test: efi: boot: Add a test for the efi bootmethSimon Glass
2024-11-09efi_loader: Drop sandbox PXE architectureSimon Glass
2024-11-09test: efi: boot: Set up an image suitable for EFI testingSimon Glass
2024-11-09sandbox: Report host default-filename in native modeSimon Glass
2024-11-09efi_loader: Allow reporting the host defaultsSimon Glass
2024-11-09efi_loader: Move get_efi_pxe_arch() to efi_helperSimon Glass
2024-11-09efi: Move default filename to a functionSimon Glass
2024-11-09sandbox: Add a -N flag to control on-host behaviourSimon Glass
2024-11-09efi_loader: Add a test appSimon Glass
2024-11-09doc: qemu-riscv: describe CONFIG_DEBUG_SBI_CONSOLEHeinrich Schuchardt
2024-11-09doc: conf.py: correct title and author of generated pdfHeinrich Schuchardt
2024-11-09efi_loader: Change efi_dp_from_mem() to use sizeMoritz Fischer
2024-11-09tools: mkeficapsule: use %zd to print ssize_t.Heinrich Schuchardt
2024-11-09doc: remove vile languagemason1920
2024-11-09lmb: Drop extra 16KB of stack spaceSimon Glass
2024-11-08configs: khadas-vim3{l}: fix userdata sizeGuillaume La Roque
2024-11-08arm64: dts: rockchip: add product-data eeproms to QNAP TS433Heiko Stuebner
2024-11-08arm64: dts: rockchip: actually enable pmu-io-domains on qnap-ts433Heiko Stuebner
2024-11-08arm64: dts: rockchip: Simplify network PHY connection on qnap-ts433Uwe Kleine-König
2024-11-08arm64: dts: rockchip: add 2 pmu_io_domain supplies for Qnap-TS433Heiko Stuebner
2024-11-08arm64: dts: rockchip: enable gpu on Qnap-TS433Heiko Stuebner
2024-11-08arm64: dts: rockchip: add missing pmic information on Qnap-TS433Heiko Stuebner
2024-11-08arm64: dts: rockchip: define cpu-supply on the Qnap-TS433Heiko Stuebner
2024-11-08arm64: dts: rockchip: add gpio-keys to Qnap-TS433Heiko Stuebner
2024-11-08arm64: dts: rockchip: enable the tsadc on the Qnap-TS433Heiko Stuebner
2024-11-08arm64: dts: rockchip: add hdd leds to Qnap-TS433Heiko Stuebner
2024-11-08arm64: dts: rockchip: add board-aliases for Qnap-TS433Heiko Stuebner
2024-11-08arm64: dts: rockchip: enable sata1+2 on Qnap-TS433Heiko Stuebner
2024-11-08arm64: dts: rockchip: add stdout path on Qnap-TS433Heiko Stuebner
2024-11-08arm64: dts: rockchip: enable usb ports on Qnap-TS433Heiko Stuebner
2024-11-08arm64: dts: rockchip: enable uart0 on Qnap-TS433Heiko Stuebner
2024-11-08arm64: dts: rockchip: enable second PCIe controller on the Qnap-TS433Heiko Stuebner
2024-11-08arm64: dts: rockchip: add PCIe supply regulator to Qnap-TS433Heiko Stuebner
2024-11-06Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2024-11-06riscv: Introduce configuration for 64bit version Microblaze VMichal Simek
2024-11-06xilinx: mbv: Align smode_defconfig with upstream QEMUMichal Simek
2024-11-06xilinx: mbv: Place DTB by default to DDR locationMichal Simek
2024-11-06configs: visionfive2: re-enable SPL_SYS_MMCSD_RAW_MODEAndreas Schwab
2024-11-06driver: sifive ccache: enable TRUNKCLOCKGATE and REGIONCLOCKGATENick Hu
2024-11-05arm: dts: e850-96: Remove TRNG node from appended dtsSam Protsenko
2024-11-05pinctrl: exynos: fix type of count integerHenrik Grimler
2024-11-04bios_emulator: fix first argument of pci_{read,write}_config_* function callsYuri Zaporozhets
2024-11-04drivers/video/vesa: use MTRRs only on x86Yuri Zaporozhets
2024-11-04bios_emulator: define the comment symbol for RISC-V assembler tooYuri Zaporozhets
2024-11-04bootmenu: add reprint checkWeijie Gao
2024-11-04menu: add support to check if menu needs to be reprintedWeijie Gao