index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sandbox
/
include
/
asm
Age
Commit message (
Expand
)
Author
2022-10-31
vbe: Support reading the next SPL phase via VBE
Simon Glass
2022-10-31
sandbox: Add a way to specify the sandbox executable
Simon Glass
2022-10-31
sandbox: Generalise SPL booting
Simon Glass
2022-09-29
sandbox: Support setting up the other FDT for testing
Simon Glass
2022-09-29
sandbox: Support loading the other FDT
Simon Glass
2022-09-29
sandbox: Add a function to load a relative file path
Simon Glass
2022-09-29
test: Support testing malloc() failures
Simon Glass
2022-08-12
bootstd: Allow EFI bootmgr to support an invalid bootflow
Simon Glass
2022-07-11
Merge branch 'next'
Tom Rini
2022-06-25
sandbox: sdl: Add stub sandbox_sdl_remove_display()
Andrew Scull
2022-06-23
sandbox: Add libfuzzer integration
Andrew Scull
2022-06-23
sandbox: Decouple program entry from sandbox init
Andrew Scull
2022-06-23
sandbox: Rename getopt sections
Andrew Scull
2022-06-06
spl: Remove CONFIG_SPL_BOARD_LOAD_IMAGE
Tom Rini
2022-04-14
Remove duplication of table_compute_checksum function
Tom Rini
2022-04-14
test: serial: Add test for putc/puts
Sean Anderson
2022-03-25
sandbox: video: Replace PCI_CLASS_* macros by one from pci_ids.h
Pali Rohár
2022-03-02
firmware: scmi: fix sandbox and related tests for clock discovery
Etienne Carriere
2022-03-02
sandbox: scmi: test against a single scmi agent
Etienne Carriere
2022-02-11
acpi: Move acpi_write_tables() to a generic header
Simon Glass
2022-01-25
sandbox: Allow building with GENERATE_ACPI_TABLE
Simon Glass
2022-01-25
x86: Move the acpi table to generic global_data
Simon Glass
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2021-12-26
sandbox: video: Add BMP tests for 32bpp and 8bpp modes
Simon Glass
2021-12-26
video: sandbox: Avoid duplicate display windows
Simon Glass
2021-10-27
sandbox: Remove OF_HOSTFILE
Ilias Apalodimas
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
2021-09-25
irq: Tidy up of-platdata irq support
Simon Glass
2021-08-31
Finish converting CONFIG_SYS_CACHELINE_SIZE to Kconfig
Tom Rini
2021-08-01
sandbox: Reduce keyed autoboot delay
Simon Glass
2021-07-21
sandbox: Support executables for more phases
Simon Glass
2021-07-06
sandbox: cros-ec: Add tests for the Chromium OS EC PWM driver
Alper Nebi Yasak
2021-07-06
sandbox: Support signal handling only when requested
Simon Glass
2021-05-24
sandbox: use sections instead of symbols for getopt array boundaries
Marek Behún
2021-05-24
treewide: Convert macro and uses of __section(foo) to __section("foo")
Marek Behún
2021-04-12
firmware: scmi: fix inline comments and minor coding style issues
Etienne Carriere
2021-04-12
firmware: scmi: sandbox test for voltage regulator
Etienne Carriere
2021-03-26
sandbox: i2c: Move platdata structs to header files
Simon Glass
2021-03-26
clk: sandbox: Create a special fixed-rate driver
Simon Glass
2021-03-26
clk: sandbox: Move priv/plat data to a header file
Simon Glass
2021-03-03
gpio: Add a way to read 3-way strapping pins
Simon Glass
2021-03-03
gpio: sandbox: Track whether a GPIO is driven
Simon Glass
2021-03-03
gpio: sandbox: Use a separate flag for the value
Simon Glass
2021-03-03
gpio: sandbox: Rename GPIO dir_flags to flags
Simon Glass
2021-02-22
arch: sandbox: fix typo in clk.h
Dario Binacchi
2021-01-30
cros_ec: Add support for switches
Simon Glass
2021-01-30
cros_ec: Add a function for the hello message
Simon Glass
2021-01-12
clk: add clk_round_rate()
Dario Binacchi
2021-01-05
sandbox: i2c: Move priv into a header file
Simon Glass
2021-01-05
sandbox: serial: Move priv into a header file
Simon Glass
[next]