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
Age
Commit message (
Expand
)
Author
2021-03-22
sandbox: enable cros-ec-keyb in test.dtb
Heinrich Schuchardt
2021-03-12
sandbox: Update os_find_u_boot() to find the .img file
Simon Glass
2021-03-12
test: Allow SPL to run any available test
Simon Glass
2021-03-12
test: Rename test-main.c to test-dm.c
Simon Glass
2021-03-12
sandbox: Drop the 'starting...' message
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-03-02
sandbox: Write out bloblist when exiting
Simon Glass
2021-03-02
sandbox: Avoid using malloc() for system state
Simon Glass
2021-03-02
sandbox: Add os_realloc()
Simon Glass
2021-03-02
reset: Remove addr parameter from reset_cpu()
Harald Seiler
2021-02-22
Merge tag 'u-boot-amlogic-20210222' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
2021-02-22
Merge tag 'ti-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2021-02-22
arch: sandbox: fix typo in clk.h
Dario Binacchi
2021-02-18
dm: test: Add test case for dev->dma_offset
Nicolas Saenz Julienne
2021-02-18
dm: test: Add test case for dev_get_dma_ranges()
Nicolas Saenz Julienne
2021-02-18
test: add a simple test for the adc-keys button driver
Marek Szyprowski
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-30
sandbox: keep time offset when resetting
Heinrich Schuchardt
2021-01-30
dm: core: Update ofnode_read_fmap_entry() to read hashes
Simon Glass
2021-01-30
sandbox: Disable I2C emulators in SPL
Simon Glass
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-30
sandbox: fix sandbox_cmdline_cb_test_fdt()
Heinrich Schuchardt
2021-01-15
test: add test for dropped trace before log_init
Patrick Delaunay
2021-01-12
dm: core: add a function to decode display timings
Dario Binacchi
2021-01-12
fdt: translate address if #size-cells = <0>
Dario Binacchi
2021-01-12
clk: add clk_round_rate()
Dario Binacchi
2021-01-05
sandbox: Update dts files to reduce SPL size
Simon Glass
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
2021-01-05
sandbox: remove ram buffer file when U-Boot is loaded by SPL
Patrick Delaunay
2021-01-05
sandbox: Drop unnecessary test node
Simon Glass
2020-12-22
test: spi: Add sandbox_spi_get_{speed, mode} interface
Ovidiu Panait
2020-12-22
sandbox: test: Add a second SPI slave on sandbox_spi bus
Ovidiu Panait
2020-12-22
sandbox: spi: Drop unused sandbox_spi_parse_spec function
Ovidiu Panait
2020-12-22
sandbox: implement invalidate_icache_all()
Heinrich Schuchardt
2020-12-22
sandbox: implement runtime system reset
Heinrich Schuchardt
2020-12-18
dm: test: Add a test for DM_UC_FLAG_NO_AUTO_SEQ
Simon Glass
2020-12-18
dm: Switch over to use new sequence number for dev_seq()
Simon Glass
2020-12-13
sandbox: add handler for exceptions
Heinrich Schuchardt
2020-11-06
Merge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dm
Tom Rini
2020-11-06
board: Rename uclass to sysinfo
Simon Glass
2020-11-05
sandbox: implement reset
Heinrich Schuchardt
2020-11-05
sandbox: use O_CLOEXEC in os_open()
Heinrich Schuchardt
2020-11-05
sandbox: eth-raw: do not close the console input
Heinrich Schuchardt
2020-10-29
dm: Add a test for of-platdata parent information
Simon Glass
2020-10-29
dm: test: Add a test for of-platdata phandles
Simon Glass
[next]