aboutsummaryrefslogtreecommitdiff
path: root/arch/sandbox
AgeCommit message (Expand)Author
2022-04-10net: introduce helpers to get PHY interface mode from a device/ofnodeMarek Behún
2022-04-10net: introduce helpers to get PHY ofnode from MACMarek Behún
2022-03-31arch: Kconfig: imply BINMAN for SANDBOXPhilippe Reynes
2022-03-25sandbox: video: Replace PCI_CLASS_* macros by one from pci_ids.hPali Rohár
2022-03-18sandbox: Add the handoff header for splSimon Glass
2022-03-18sandbox: Show a message when writing out the ram bufferSimon Glass
2022-03-10event: Convert misc_init_f() to use eventsSimon Glass
2022-03-10sandbox: start: Sort the header filesSimon Glass
2022-03-02firmware: scmi: fix sandbox and related tests for clock discoveryEtienne Carriere
2022-03-02sandbox: scmi: test against a single scmi agentEtienne Carriere
2022-02-11acpi: Move acpi_write_tables() to a generic headerSimon Glass
2022-02-09sandbox: fix build failure with musl and SDLHeinrich Schuchardt
2022-02-09dts: automatically build necessary .dtb filesRasmus Villemoes
2022-01-25sandbox: eth-raw: fix building with musl libraryHeinrich Schuchardt
2022-01-25sandbox: Allow building with GENERATE_ACPI_TABLESimon Glass
2022-01-25x86: Move the acpi table to generic global_dataSimon Glass
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2022-01-13sandbox: compatibility of os_get_filesize()Heinrich Schuchardt
2021-12-28Merge tag 'video-next-20211228' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2021-12-27Convert CONFIG_ARCH_MAP_SYSMEM to KconfigTom Rini
2021-12-26sandbox: video: Add BMP tests for 32bpp and 8bpp modesSimon Glass
2021-12-26video: sandbox: Avoid duplicate display windowsSimon Glass
2021-12-26sandbox: video: Support 8bpp depthSimon Glass
2021-12-20Merge tag 'v2022.01-rc4' into nextTom Rini
2021-12-09efi: Add uclass for devices provided by UEFI firmwareSimon Glass
2021-12-05Convert CONFIG_SYS_FDT_LOAD_ADDR to KconfigSimon Glass
2021-12-02sandbox: replace putchar(ch) by fputc(ch, stdout)Heinrich Schuchardt
2021-11-29Merge tag 'v2022.01-rc3' into nextTom Rini
2021-11-28dm: core: Add tests for stringlist functionsSimon Glass
2021-11-28sandbox: Support unmapping a fileSimon Glass
2021-11-26sandbox: poweroff in efi_system_reset()Heinrich Schuchardt
2021-10-31sandbox: Migrate ARCH_MAP_SYSMEM to KconfigTom Rini
2021-10-31test: Add tests for IOMMU uclassMark Kettenis
2021-10-27sandbox: Remove OF_HOSTFILEIlias Apalodimas
2021-10-21sandbox: provide /chosen/boot-hartid propertyHeinrich Schuchardt
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk
2021-09-25sandbox: correct cpu nodesHeinrich Schuchardt
2021-09-25dm: gpio: Add of-platdata supportSimon Glass
2021-09-25irq: Tidy up of-platdata irq supportSimon Glass
2021-09-25treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...Simon Glass
2021-09-16sandbox: Add a way to map a file into memorySimon Glass
2021-09-16sandbox: Add a way to find the size of a fileSimon Glass
2021-09-16sandbox: Add license headers to the dts filesSimon Glass
2021-09-16sandbox: Correct handling of --rm_memorySimon Glass
2021-08-31Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-marvel...Tom Rini
2021-08-31Finish converting CONFIG_SYS_CACHELINE_SIZE to KconfigTom Rini
2021-08-31sandbox: add test of wdt-uclass' watchdog_reset()Rasmus Villemoes
2021-08-31sandbox: add test of wdt_gpio driverRasmus Villemoes
2021-08-22bootcount: add a new driver with syscon as backendNandor Han
2021-08-01dtoc: Support widening a bool valueSimon Glass