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
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
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: spi: Clean up detection of sandbox SPI emulator
Simon Glass
2018-10-09
sandbox: Add a flag to set the default log level
Simon Glass
2018-09-28
video_osd: Add osd sandbox driver and tests
Mario Six
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-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-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
pci: sandbox: swap_case: Declare dynamic driver matching
Bin Meng
2018-08-03
clk: add clk_valid()
Fabrice Gasnier
2018-07-26
sandbox: eth-raw: Add a SIMPLE_BUS to enumerate host interfaces
Joe Hershberger
2018-07-26
sandbox: eth-raw: Allow interface to be specified by index
Joe Hershberger
2018-07-26
sandbox: eth-raw: Add a function to ask the host about localhost
Joe Hershberger
2018-07-26
net: sandbox-raw: Convert raw eth driver to livetree
Joe Hershberger
[next]