index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sandbox
/
include
Age
Commit message (
Expand
)
Author
2020-07-09
sandbox: make RAM size configurable
Heinrich Schuchardt
2020-07-09
test: dm: rtc: add test of dm_rtc_read, dm_rtc_write
Rasmus Villemoes
2020-07-01
dm: Add support for simple-pm-bus
Sean Anderson
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-04-30
acpi: Add an acpi command
Simon Glass
2020-04-16
test: dm: update test for pins configuration in gpio
Patrick Delaunay
2020-04-16
gpio: remove the open_drain API and ops
Patrick Delaunay
2020-04-16
acpi: Add a simple sandbox test
Simon Glass
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
[next]