Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
6d1d6418645229d5de2f8c52bf6a9ce6a345c2a1
/
arch
/
sandbox
/
include
/
asm
7d99406
Merge tag 'pull-24apr19' of git://git.denx.de/u-boot-dm
by Tom Rini
· 6 years ago
ceb6ddb
Merge tag 'u-boot-amlogic-20190423' of git://git.denx.de/u-boot-amlogic
by Tom Rini
· 6 years ago
001d188
sandbox: Improve debugging in initcall_run_list()
by Simon Glass
· 6 years ago
d0a9b82
regmap: fix regmap_read_poll_timeout warning about sandbox_timer_add_offset
by Neil Armstrong
· 6 years ago
6539700
dm: sound: make all functions static inline
by Christian Gmeiner
· 6 years ago
0c425ae
sandbox: Use correct phys_{addr, size}_t for PHYS_64BIT=y
by Thierry Reding
· 6 years ago
2850266
sound: Add uclass operations for beeping
by Simon Glass
· 6 years ago
b45c833
sandbox: pch: Add a test for the PCH uclass
by Simon Glass
· 6 years ago
c6d84a3
sandbox: Add a note about the growing state_info struct
by Simon Glass
· 6 years ago
9814430
sandbox: add memset_io(..), memcpy_fromio(..) and memcpy_toio(..)
by Christian GMEINER
· 6 years ago
e221cdc
dm: sandbox: Allow selection of sample rate and channels
by Simon Glass
· 6 years ago
f2b25c9
dm: sound: Complete migration to driver model
by Simon Glass
· 6 years ago
282e29e
dm: sandbox: sound: Convert to use driver model
by Simon Glass
· 6 years ago
d490189
dm: sound: Create a uclass for sound
by Simon Glass
· 6 years ago
e96fa6c
dm: sound: Create a uclass for i2s
by Simon Glass
· 6 years ago
ce6d99a
dm: sound: Create a uclass for audio codecs
by Simon Glass
· 6 years ago
7f84fc6
dm: Add Hardware Spinlock class
by Benjamin Gaignard
· 6 years ago
a65d1a0
sandbox: Zero the ram buffer on startup
by Simon Glass
· 6 years ago
b0edea3
spl: Add support for passing handoff info to U-Boot proper
by Simon Glass
· 6 years ago
d66ddaf
sandbox: Add a new 'sb' command
by Simon Glass
· 6 years ago
1ca910b
sandbox: Add an option to display of-platdata in SPL
by Simon Glass
· 6 years ago
a58986c
sf: Add a method to obtain the block-protect setting
by Simon Glass
· 6 years ago
0223462
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 6 years ago
72ff004
test: eth: Add a test for the target being pinged
by Joe Hershberger
· 6 years ago
45988da
test: eth: Add a test for ARP requests
by Joe Hershberger
· 6 years ago
9cbe597
net: sandbox: Add a priv ptr for tests to use
by Joe Hershberger
· 6 years ago
c67a420
net: sandbox: Allow fake eth to handle more than 1 packet response
by Joe Hershberger
· 6 years ago
76a5034
net: sandbox: Share the priv structure with tests
by Joe Hershberger
· 6 years ago
c7eb733
net: sandbox: Make the fake eth driver response configurable
by Joe Hershberger
· 6 years ago
e95bb16
net: sandbox: Refactor sandbox send function
by Joe Hershberger
· 6 years ago
5d9a88f
test: panel: Add a test for the panel uclass
by Simon Glass
· 6 years ago
66613f5
dm: spi: Clean up detection of sandbox SPI emulator
by Simon Glass
· 6 years ago
2b1dc29
sandbox: Add a flag to set the default log level
by Simon Glass
· 6 years ago
4eea531
video_osd: Add osd sandbox driver and tests
by Mario Six
· 6 years ago
3fcb714
sandbox: Fix setjmp/longjmp
by Alexander Graf
· 6 years ago
428aa0c
sandbox: Enhance map_to_sysmem() to handle foreign pointers
by Simon Glass
· 6 years ago
3747bdb
arch: types.h: factor out fixed width typedefs to int-ll64.h
by Masahiro Yamada
· 6 years ago
9865543
Remove CONFIG_USE_STDINT
by Masahiro Yamada
· 6 years ago
9a8bcab
axi: Add AXI sandbox driver and simple emulator
by Mario Six
· 6 years ago
95e1106
test: dm: pci: Add cases for finding PCI capability APIs
by Bin Meng
· 6 years ago
59a160e
pci: sandbox: swap_case: Declare dynamic driver matching
by Bin Meng
· 6 years ago
1fe243a
clk: add clk_valid()
by Fabrice Gasnier
· 6 years ago
f40a31e
sandbox: eth-raw: Add a SIMPLE_BUS to enumerate host interfaces
by Joe Hershberger
· 6 years ago
c9e2caf
sandbox: eth-raw: Allow interface to be specified by index
by Joe Hershberger
· 6 years ago
ac13270
sandbox: eth-raw: Add a function to ask the host about localhost
by Joe Hershberger
· 6 years ago
8c7988b
net: sandbox-raw: Convert raw eth driver to livetree
by Joe Hershberger
· 6 years ago
b5351a4
SPDX: Fixup tags from latest EFI PR
by Tom Rini
· 6 years ago
30eef21
sandbox: Add a setjmp() implementation
by Simon Glass
· 7 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
65388d0
clk: add sandbox test for bulk API
by Neil Armstrong
· 7 years ago
91f5f8b
reset: add sandbox test for bulk API
by Neil Armstrong
· 7 years ago
c6b89f3
sandbox: Add 64-bit sandbox
by Mario Six
· 7 years ago
34a5c42
SystemACE: Remove
by Tom Rini
· 7 years ago
35172cf
sandbox: Add clrbits/setbits macros
by Tom Rini
· 7 years ago
a4dd872
sandbox: Expand list of IO accessors
by Maxime Ripard
· 7 years ago
f7ae1ca
sandbox: Use asm-generic/io.h
by Paul Burton
· 7 years ago
86e748d
sandbox: Make u-boot-sandbox.h a private header
by Simon Glass
· 8 years ago
34b744b
sandbox: Add a way to reset sandbox state for tests
by Simon Glass
· 8 years ago
0753bc2
dm: Simple Watchdog uclass
by maxims@google.com
· 8 years ago
6823e6f
sandbox: Change CONFIG_SANDBOX_BITS_PER_LONG to hard-coded
by Tom Rini
· 8 years ago
a0b49bc
efi: Use asmlinkage for EFIAPI
by Simon Glass
· 8 years ago
80793db
sandbox: Use the address in readl/writel() functions
by Simon Glass
· 8 years ago
e50d76c
spl: Move spl_board_load_image() into a generic header
by Simon Glass
· 8 years ago
4491327
Remove arch/${ARCH}/include/asm/errno.h
by Masahiro Yamada
· 8 years ago
61f5ddc
Add a power domain framework/uclass
by Stephen Warren
· 8 years ago
e961a66
sandbox: Add basic SPL implementation
by Simon Glass
· 8 years ago
135aa95
clk: convert API to match reset/mailbox style
by Stephen Warren
· 8 years ago
4581b71
reset: implement a reset test
by Stephen Warren
· 8 years ago
21047b3
sandbox: gpio: doc: Fix parameter documentation
by mario.six@gdsys.cc
· 8 years ago
743268f
dm: test: Add GPIO open drain tests
by mario.six@gdsys.cc
· 8 years ago
8961b52
mailbox: implement a sandbox test
by Stephen Warren
· 9 years ago
1163625
Rename reset to sysreset
by Stephen Warren
· 9 years ago
e54094f
sandbox: Add string and 16-bit I/O functions
by Simon Glass
· 9 years ago
690d8a9
sandbox: Enable many more commands
by Tom Rini
· 9 years ago
699946a
sandbox: Fix building with LLVM
by Tom Rini
· 9 years ago
d8a26f0
usb: sandbox: Add a USB emulation driver
by Simon Glass
· 9 years ago
9ce8b40
test: Record and silence console in tests
by Simon Glass
· 9 years ago
9723563
sandbox: Add a way to skip time delays
by Simon Glass
· 9 years ago
d308c9e
sandbox: Use the generic bitops headers
by Fabio Estevam
· 9 years ago
04035fd
dm: test: Add a test for the system controller uclass
by Simon Glass
· 9 years ago
5010d98
sandbox: Use the reset driver to handle reset
by Simon Glass
· 9 years ago
dc6f4d3
sandbox: Support multiple reset types
by Simon Glass
· 9 years ago
6a1c7ce
dm: test: Add tests for the clk uclass
by Simon Glass
· 9 years ago
ebaa832
sandbox: Don't try distro_bootcmd by default
by Sjoerd Simons
· 10 years ago
dd18e5d
dm: rtc: sandbox: Add an emulated I2C RTC device
by Simon Glass
· 10 years ago
182bf92
dm: i2c: Add an explicit test mode to the sandbox I2C driver
by Simon Glass
· 10 years ago
6f2707c
sandbox: eth: Add a function to skip ping timeouts
by Joe Hershberger
· 10 years ago
909bd6d
sandbox: Add test function to advance time
by Joe Hershberger
· 10 years ago
b45122f
fdt: sandbox: Move setup code from board_f to fdtdec
by Simon Glass
· 10 years ago
5b5e9ba
exynos: sandbox: ti: Add SPDX license identifiers and notes
by Simon Glass
· 10 years ago
22f6852
sandbox: eth: Add support for using the 'lo' interface
by Joe Hershberger
· 10 years ago
a346ca7
sandbox: eth: Add a bridge to a real network for sandbox
by Joe Hershberger
· 10 years ago
2eede1f
sandbox: eth: Add ability to disable ping reply in sandbox eth driver
by Joe Hershberger
· 10 years ago
9569c40
dm: sandbox: pci: Add PCI support for sandbox
by Simon Glass
· 10 years ago
88539e4
sandbox: Return '-c command' exit value as sandbox exit code
by Joe Hershberger
· 10 years ago
0267ba5
common: Move dram_init() declaration to common location
by Michal Simek
· 10 years ago
6ec1b75
dm: i2c: Add an I2C EEPROM simulator
by Simon Glass
· 10 years ago
0d296cc
Provide option to avoid defining a custom version of uintptr_t.
by Gabe Black
· 10 years ago
b6c2956
dm: sf: sandbox: Convert SPI flash driver to driver model
by Simon Glass
· 10 years ago
49b5d6e
dm: sandbox: spi: Move to driver model
by Simon Glass
· 10 years ago
Next »