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
Age
Commit message (
Expand
)
Author
2020-02-20
dma-mapping: add <asm/dma-mapping.h> for all architectures
Masahiro Yamada
2020-02-11
Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
2020-02-07
dm: irq: Add support for interrupt controller types
Simon Glass
2020-02-05
sandbox: sdl: Add an option to double the screen size
Simon Glass
2020-02-05
sound: Add a new stop_play() method
Simon Glass
2020-02-05
sandbox: Add a new header for the system malloc()
Simon Glass
2019-12-18
Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 in...
Tom Rini
2019-12-17
dm: i2c: EEPROM simulator add tests for addr offset mask
Robert Beckett
2019-12-17
dm: i2c: EEPROM simulator allow tests visibility of addr and offset
Robert Beckett
2019-12-15
sandbox: Add PCI driver and test for p2sb
Simon Glass
2019-12-15
x86: sandbox: Add a PMC emulator and test
Simon Glass
2019-11-01
Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dm
Tom Rini
2019-10-27
sandbox: test: Add a prototype for sandbox_set_enable_memio()
Simon Glass
2019-10-27
sandbox: Drop 'const' from sandbox_write()
Simon Glass
2019-10-22
test: clk: Update tests to also check the managed API
Jean-Jacques Hiblot
2019-10-15
sandbox: fix build error due to missing struct udevice definition
AKASHI Takahiro
2019-10-08
sandbox: pci: Create a new sandbox_pci_read_bar() function
Simon Glass
2019-10-08
sandbox: Allow use of real I/O with readl(), etc.
Simon Glass
2019-10-08
sandbox: Add support for clrsetio_32() and friends
Simon Glass
2019-10-08
sandbox: Rename PCI ID for swap_case to be more specific
Simon Glass
2019-07-29
doc: arch: sandbox: Replace all the instances of README.sandbox
Keerthy
2019-07-11
Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/...
Tom Rini
2019-07-11
test: pci_ep: add basic pci_ep tests
Ramon Fried
2019-07-10
test: dm: Add a test for PCI Enhanced Allocation
Alex Marginean
2019-04-24
Merge tag 'pull-24apr19' of git://git.denx.de/u-boot-dm
Tom Rini
2019-04-24
Merge tag 'u-boot-amlogic-20190423' of git://git.denx.de/u-boot-amlogic
Tom Rini
2019-04-23
sandbox: Improve debugging in initcall_run_list()
Simon Glass
2019-04-23
regmap: fix regmap_read_poll_timeout warning about sandbox_timer_add_offset
Neil Armstrong
2019-04-11
dm: sound: make all functions static inline
Christian Gmeiner
2019-04-11
sandbox: Use correct phys_{addr, size}_t for PHYS_64BIT=y
Thierry Reding
2019-02-20
sound: Add uclass operations for beeping
Simon Glass
2019-02-20
sandbox: pch: Add a test for the PCH uclass
Simon Glass
2019-02-20
sandbox: Add a note about the growing state_info struct
Simon Glass
2019-01-14
sandbox: add memset_io(..), memcpy_fromio(..) and memcpy_toio(..)
Christian GMEINER
2018-12-13
dm: sandbox: Allow selection of sample rate and channels
Simon Glass
2018-12-13
dm: sound: Complete migration to driver model
Simon Glass
2018-12-13
dm: sandbox: sound: Convert to use driver model
Simon Glass
2018-12-13
dm: sound: Create a uclass for sound
Simon Glass
2018-12-13
dm: sound: Create a uclass for i2s
Simon Glass
2018-12-13
dm: sound: Create a uclass for audio codecs
Simon Glass
2018-12-06
dm: Add Hardware Spinlock class
Benjamin Gaignard
2018-12-05
sandbox: Zero the ram buffer on startup
Simon Glass
2018-11-26
spl: Add support for passing handoff info to U-Boot proper
Simon Glass
2018-11-26
sandbox: Add a new 'sb' command
Simon Glass
2018-11-26
sandbox: Add an option to display of-platdata in SPL
Simon Glass
2018-11-20
sf: Add a method to obtain the block-protect setting
Simon Glass
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
[next]