summaryrefslogtreecommitdiff
path: root/arch/sandbox/include/asm
Commit message (Expand)AuthorAgeFilesLines
* test: test sandbox sound driver more rigorouslyHeinrich Schuchardt2022-12-051-0/+10
* vbe: Support reading the next SPL phase via VBESimon Glass2022-10-311-0/+1
* sandbox: Add a way to specify the sandbox executableSimon Glass2022-10-311-1/+2
* sandbox: Generalise SPL bootingSimon Glass2022-10-311-0/+3
* sandbox: Support setting up the other FDT for testingSimon Glass2022-09-291-0/+19
* sandbox: Support loading the other FDTSimon Glass2022-09-291-0/+16
* sandbox: Add a function to load a relative file pathSimon Glass2022-09-291-0/+14
* test: Support testing malloc() failuresSimon Glass2022-09-291-0/+1
* bootstd: Allow EFI bootmgr to support an invalid bootflowSimon Glass2022-08-121-0/+11
* Merge branch 'next'Tom Rini2022-07-115-5/+46
|\
| * sandbox: Add libfuzzer integrationAndrew Scull2022-06-231-0/+25
| * sandbox: Decouple program entry from sandbox initAndrew Scull2022-06-231-0/+18
| * sandbox: Rename getopt sectionsAndrew Scull2022-06-232-3/+3
| * spl: Remove CONFIG_SPL_BOARD_LOAD_IMAGETom Rini2022-06-061-2/+0
* | sandbox: sdl: Add stub sandbox_sdl_remove_display()Andrew Scull2022-06-251-0/+5
|/
* Remove duplication of table_compute_checksum functionTom Rini2022-04-141-0/+0
* test: serial: Add test for putc/putsSean Anderson2022-04-141-0/+22
* sandbox: video: Replace PCI_CLASS_* macros by one from pci_ids.hPali Rohár2022-03-251-2/+3
* firmware: scmi: fix sandbox and related tests for clock discoveryEtienne Carriere2022-03-021-1/+0
* sandbox: scmi: test against a single scmi agentEtienne Carriere2022-03-021-8/+4
* acpi: Move acpi_write_tables() to a generic headerSimon Glass2022-02-111-1/+1
* sandbox: Allow building with GENERATE_ACPI_TABLESimon Glass2022-01-252-0/+2
* x86: Move the acpi table to generic global_dataSimon Glass2022-01-251-1/+0
* doc: replace @return by Return:Heinrich Schuchardt2022-01-196-40/+40
* sandbox: video: Add BMP tests for 32bpp and 8bpp modesSimon Glass2021-12-261-0/+18
* video: sandbox: Avoid duplicate display windowsSimon Glass2021-12-261-0/+7
* sandbox: Remove OF_HOSTFILEIlias Apalodimas2021-10-271-8/+0
* WS cleanup: remove SPACE(s) followed by TABWIP/2021-09-30-whitespace-cleanupsWolfgang Denk2021-09-301-1/+1
* irq: Tidy up of-platdata irq supportSimon Glass2021-09-251-0/+20
* Finish converting CONFIG_SYS_CACHELINE_SIZE to KconfigTom Rini2021-08-311-1/+0
* sandbox: Reduce keyed autoboot delaySimon Glass2021-08-011-0/+1
* sandbox: Support executables for more phasesSimon Glass2021-07-211-0/+13
* sandbox: cros-ec: Add tests for the Chromium OS EC PWM driverAlper Nebi Yasak2021-07-061-0/+10
* sandbox: Support signal handling only when requestedSimon Glass2021-07-061-0/+1
* sandbox: use sections instead of symbols for getopt array boundariesMarek Behún2021-05-241-3/+18
* treewide: Convert macro and uses of __section(foo) to __section("foo")Marek Behún2021-05-241-1/+1
* firmware: scmi: fix inline comments and minor coding style issuesEtienne Carriere2021-04-121-2/+3
* firmware: scmi: sandbox test for voltage regulatorEtienne Carriere2021-04-121-0/+20
* sandbox: i2c: Move platdata structs to header filesSimon Glass2021-03-262-0/+39
* clk: sandbox: Create a special fixed-rate driverSimon Glass2021-03-261-0/+8
* clk: sandbox: Move priv/plat data to a header fileSimon Glass2021-03-261-0/+16
* gpio: Add a way to read 3-way strapping pinsWIP/2021-03-03-gpio-improvementsSimon Glass2021-03-031-1/+4
* gpio: sandbox: Track whether a GPIO is drivenSimon Glass2021-03-031-1/+2
* gpio: sandbox: Use a separate flag for the valueSimon Glass2021-03-031-0/+5
* gpio: sandbox: Rename GPIO dir_flags to flagsSimon Glass2021-03-031-4/+4
* arch: sandbox: fix typo in clk.hDario Binacchi2021-02-221-13/+13
* cros_ec: Add support for switchesSimon Glass2021-01-301-0/+1
* cros_ec: Add a function for the hello messageSimon Glass2021-01-301-0/+14
* clk: add clk_round_rate()Dario Binacchi2021-01-121-0/+9
* sandbox: i2c: Move priv into a header fileSimon Glass2021-01-051-0/+14