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
2018-10-20
test: Add PCI device entry without compat string and with DT node
Marek Vasut
2018-10-11
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
2018-10-10
test: eth: Add a test for the target being pinged
Joe Hershberger
2018-10-10
test: eth: Add a test for ARP requests
Joe Hershberger
2018-10-10
net: sandbox: Add a priv ptr for tests to use
Joe Hershberger
2018-10-10
net: sandbox: Allow fake eth to handle more than 1 packet response
Joe Hershberger
2018-10-10
net: sandbox: Share the priv structure with tests
Joe Hershberger
2018-10-10
net: sandbox: Make the fake eth driver response configurable
Joe Hershberger
2018-10-10
net: sandbox: Refactor sandbox send function
Joe Hershberger
2018-10-09
test: panel: Add a test for the panel uclass
Simon Glass
2018-10-09
dm: core: Update ofnode to read binman-style flash entry
Simon Glass
2018-10-09
sandbox: Restore blocking I/O on exit
Simon Glass
2018-10-09
dm: spi: Clean up detection of sandbox SPI emulator
Simon Glass
2018-10-09
sandbox: Remove the old memory file later
Simon Glass
2018-10-09
sandbox: Add a flag to set the default log level
Simon Glass
2018-10-09
sandbox: Support booting from TPL to SPL
Simon Glass
2018-10-09
sandbox: Add a way to write data to the host filesystem
Simon Glass
2018-10-09
sandbox: Support file truncation with os_open()
Simon Glass
2018-10-08
sandbox: Unprotect DATA regions in bus tests
Simon Glass
2018-10-07
sandbox: dt: add sandbox_tee node
Jens Wiklander
2018-09-30
Merge git://git.denx.de/u-boot-dm
Tom Rini
2018-09-29
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2018-09-29
dm: test: Add "/firmware" node scan test
Rajan Vaja
2018-09-29
test: Add tests for board uclass
Mario Six
2018-09-28
sandbox: DTS: w1: add node for one wire interface on GPIO
Eugen Hristev
2018-09-28
video_osd: Add osd sandbox driver and tests
Mario Six
2018-09-23
sandbox: Allow to execute from RAM
Alexander Graf
2018-09-23
sandbox: Fix setjmp/longjmp
Alexander Graf
2018-09-23
sandbox: Enhance map_to_sysmem() to handle foreign pointers
Simon Glass
2018-09-23
sandbox: Add support for calling abort()
Simon Glass
2018-09-23
sandbox: Align RAM buffer to the machine page size
Simon Glass
2018-09-18
test: Add tests for CPU uclass
Mario Six
2018-09-18
sandbox: Build with -fPIC
Andy Shevchenko
2018-09-10
arch: types.h: factor out fixed width typedefs to int-ll64.h
Masahiro Yamada
2018-09-10
Remove CONFIG_USE_STDINT
Masahiro Yamada
2018-08-24
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2018-08-23
Partially revert "efi_loader: Rename sections to allow for implicit data"
Simon Glass
2018-08-21
cmd: Add bind/unbind commands to bind a device to a driver from the command line
Jean-Jacques Hiblot
2018-08-20
sandbox: Move BSS after EFI sections
Alexander Graf
2018-08-11
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
Tom Rini
2018-08-11
test: Add tests for misc uclass
Mario Six
2018-08-11
sandbox: Add and build AXI bus and device
Mario Six
2018-08-11
axi: Add AXI sandbox driver and simple emulator
Mario Six
2018-08-08
test: dm: pci: Add cases for finding PCI capability APIs
Bin Meng
2018-08-08
test: dm: pci: Add tests for mixed static and dynamic devices on the same bus
Bin Meng
2018-08-08
sandbox: Update test.dts for dynamic PCI device driver matching
Bin Meng
2018-08-08
pci: sandbox: swap_case: Declare dynamic driver matching
Bin Meng
2018-08-08
test: dm: pci: Test more than one PCI host controller
Bin Meng
2018-08-08
test: dm: pci: Test more than one device on the same bus
Bin Meng
2018-08-03
clk: add clk_valid()
Fabrice Gasnier
[next]