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
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 requesting interrupts
Simon Glass
2020-02-07
dm: irq: Add support for interrupt controller types
Simon Glass
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
sandbox: Support changing the LCD colour depth
Simon Glass
2020-02-05
sandbox: sdl: Add an option to double the screen size
Simon Glass
2020-02-05
sandbox: sdl: Move to use SDL2
Simon Glass
2020-02-05
sandbox: sdl: Support waiting for audio to complete
Simon Glass
2020-02-05
sandbox: sdl: Improve error handling
Simon Glass
2020-02-05
sandbox: Add comments to the sdl struct
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
2020-02-05
sandbox: Ensure that long-options array is terminated
Simon Glass
2020-02-05
sandbox: Drop os_realloc()
Simon Glass
2020-02-05
sandbox: Drop use of special os_malloc() where possible
Simon Glass
2020-02-05
sandbox: Rename 'free' variable
Simon Glass
2020-02-05
sandbox: Sort the help options
Simon Glass
2020-02-05
cli: Make the sandbox board_run_command the default
Sean Anderson
2020-02-05
dm: core: Add ofnode_get_chosen_prop()
Simon Glass
2020-02-05
dm: core: Rename ofnode_get_chosen_prop()
Simon Glass
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2020-01-09
Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dm
Tom Rini
2020-01-07
dm: test: Add a test driver for devres
Simon Glass
2020-01-07
sandbox: rng: Add a random number generator(rng) driver
Sughosh Ganu
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 a test for IRQ
Simon Glass
2019-12-15
sandbox: Add PCI driver and test for p2sb
Simon Glass
2019-12-15
sandbox: Disable mmio by default in tests
Simon Glass
2019-12-15
x86: sandbox: Add a PMC emulator and test
Simon Glass
2019-12-10
sandbox: add missing compatible property in device tree
Heinrich Schuchardt
2019-12-02
common: Move command functions out of common.h
Simon Glass
2019-12-02
common: Move interrupt functions into a new header
Simon Glass
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-11-17
Merge tag 'dm-pull-14nov19' of git://git.denx.de/u-boot-dm
Tom Rini
2019-11-14
Merge tag 'efi-2020-01-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2019-11-14
sandbox: use correct type reading /proc/self/maps
Heinrich Schuchardt
2019-11-12
efi_loader: support building UEFI binaries on sandbox
Heinrich Schuchardt
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: test clock self assignment
Jean-Jacques Hiblot
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-15
sandbox: fix cpu property in test.dts for pytest
AKASHI Takahiro
2019-10-13
dm: Add a dsi host uclass
Yannick Fertré
2019-10-08
sandbox: pci: Create a new sandbox_pci_read_bar() function
Simon Glass
2019-10-08
dm: pci: Add a function to read a PCI BAR
Simon Glass
[next]