Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
0a2c32a8747b400f9e83bb89c58c8142f0255487
/
arch
/
sandbox
/
include
61efece
sandbox: Add 64-bit sandbox
by Mario Six
· 7 years ago
b890600
SystemACE: Remove
by Tom Rini
· 7 years ago
3662947
sandbox: Add clrbits/setbits macros
by Tom Rini
· 7 years ago
f768aa8
sandbox: Expand list of IO accessors
by Maxime Ripard
· 7 years ago
5136925
sandbox: Use asm-generic/io.h
by Paul Burton
· 7 years ago
f237151
sandbox: Make u-boot-sandbox.h a private header
by Simon Glass
· 8 years ago
36d08d82
sandbox: Add a way to reset sandbox state for tests
by Simon Glass
· 8 years ago
daea6d4
dm: Simple Watchdog uclass
by maxims@google.com
· 8 years ago
fa72fe5
sandbox: Change CONFIG_SANDBOX_BITS_PER_LONG to hard-coded
by Tom Rini
· 8 years ago
cc02256
efi: Use asmlinkage for EFIAPI
by Simon Glass
· 8 years ago
652acc7
sandbox: Use the address in readl/writel() functions
by Simon Glass
· 8 years ago
8dd1c9e
spl: Move spl_board_load_image() into a generic header
by Simon Glass
· 8 years ago
83e3ed1
Remove arch/${ARCH}/include/asm/errno.h
by Masahiro Yamada
· 8 years ago
92c67fa
Add a power domain framework/uclass
by Stephen Warren
· 8 years ago
a7e2d4d
sandbox: Add basic SPL implementation
by Simon Glass
· 8 years ago
a962243
clk: convert API to match reset/mailbox style
by Stephen Warren
· 8 years ago
6488e64
reset: implement a reset test
by Stephen Warren
· 8 years ago
eeed18c
sandbox: gpio: doc: Fix parameter documentation
by mario.six@gdsys.cc
· 9 years ago
90937cc
dm: test: Add GPIO open drain tests
by mario.six@gdsys.cc
· 9 years ago
62f2c90
mailbox: implement a sandbox test
by Stephen Warren
· 9 years ago
859f256
Rename reset to sysreset
by Stephen Warren
· 9 years ago
8d5e245
sandbox: Add string and 16-bit I/O functions
by Simon Glass
· 9 years ago
22e4268
sandbox: Enable many more commands
by Tom Rini
· 9 years ago
a1965e9
sandbox: Fix building with LLVM
by Tom Rini
· 9 years ago
be4ebd1
usb: sandbox: Add a USB emulation driver
by Simon Glass
· 9 years ago
fe6d12a
test: Record and silence console in tests
by Simon Glass
· 9 years ago
b25fa31
sandbox: Add a way to skip time delays
by Simon Glass
· 9 years ago
607238d
sandbox: Use the generic bitops headers
by Fabio Estevam
· 9 years ago
cd55652
dm: test: Add a test for the system controller uclass
by Simon Glass
· 9 years ago
d860f22
sandbox: Use the reset driver to handle reset
by Simon Glass
· 9 years ago
493061d
sandbox: Support multiple reset types
by Simon Glass
· 9 years ago
8cc4d82
dm: test: Add tests for the clk uclass
by Simon Glass
· 9 years ago
335f470
sandbox: Don't try distro_bootcmd by default
by Sjoerd Simons
· 10 years ago
c404aa6
dm: rtc: sandbox: Add an emulated I2C RTC device
by Simon Glass
· 10 years ago
4c70ed9
dm: i2c: Add an explicit test mode to the sandbox I2C driver
by Simon Glass
· 10 years ago
be71142
sandbox: eth: Add a function to skip ping timeouts
by Joe Hershberger
· 10 years ago
7496135
sandbox: Add test function to advance time
by Joe Hershberger
· 10 years ago
26b78b2
fdt: sandbox: Move setup code from board_f to fdtdec
by Simon Glass
· 10 years ago
28a6032
exynos: sandbox: ti: Add SPDX license identifiers and notes
by Simon Glass
· 10 years ago
a892192
sandbox: eth: Add support for using the 'lo' interface
by Joe Hershberger
· 10 years ago
586cbd1
sandbox: eth: Add a bridge to a real network for sandbox
by Joe Hershberger
· 10 years ago
a630b6c
sandbox: eth: Add ability to disable ping reply in sandbox eth driver
by Joe Hershberger
· 10 years ago
70778bc
dm: sandbox: pci: Add PCI support for sandbox
by Simon Glass
· 10 years ago
744d788
sandbox: Return '-c command' exit value as sandbox exit code
by Joe Hershberger
· 10 years ago
ef932b0
common: Move dram_init() declaration to common location
by Michal Simek
· 10 years ago
45be32c
dm: i2c: Add an I2C EEPROM simulator
by Simon Glass
· 10 years ago
3687fe4
Provide option to avoid defining a custom version of uintptr_t.
by Gabe Black
· 10 years ago
0186238
dm: sf: sandbox: Convert SPI flash driver to driver model
by Simon Glass
· 10 years ago
95429fe
dm: sandbox: spi: Move to driver model
by Simon Glass
· 10 years ago
c395fdf
sandbox: Set up global data before board_init_f()
by Simon Glass
· 10 years ago
c5b2a00
build: define CPU only when arch/${ARCH}/cpu/${CPU} exists
by Masahiro Yamada
· 10 years ago
28665b5
sandbox: change local_irq_save() to macro
by Masahiro Yamada
· 10 years ago
125a27b
sandbox: Support iotrace feature
by Simon Glass
· 10 years ago
b74fcb4
dm: rename device struct to udevice
by Heiko Schocher
· 11 years ago
021d202
common/board_f: Initialized global data for generic board
by York Sun
· 11 years ago
47acfc6
sandbox: Add options to clean up temporary files
by Simon Glass
· 11 years ago
678ef47
sandbox: Allow Ctrl-C to work in sandbox
by Simon Glass
· 11 years ago
b9ddbf4
sandbox: Add LCD driver
by Simon Glass
· 11 years ago
279fc16
sandbox: Add a simple sound driver
by Simon Glass
· 11 years ago
0d10f29
sandbox: Add SDL library for LCD, keyboard, audio
by Simon Glass
· 11 years ago
e990653
sandbox: Add -j option to indicate a jump from a previous U-Boot
by Simon Glass
· 11 years ago
b4d7070
sandbox: Convert GPIOs to use driver model
by Simon Glass
· 11 years ago
0aa6349
sandbox: Add a prototype for cleanup_before_linux()
by Simon Glass
· 11 years ago
d7c8d8d
sandbox: Add facility to save/restore sandbox state
by Simon Glass
· 11 years ago
9dd10bf
sandbox: Allow reading/writing of RAM buffer
by Simon Glass
· 11 years ago
f498e43
sandbox: Add -i option to enter interactive mode
by Simon Glass
· 11 years ago
1d8e57c
sandbox: spi: Add SPI emulation bus
by Mike Frysinger
· 11 years ago
64367c8
sandbox: Rename sb_cmdline_option to sandbox_cmdline_option
by Simon Glass
· 11 years ago
656bfc4
sandbox: Make map_to_sysmem() use a constant pointer
by Simon Glass
· 11 years ago
f015309
sandbox: config: Don't use 64-bit physical memory
by Simon Glass
· 11 years ago
bd8ec7e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
1539343
sandbox: Add CONFIG_OF_HOSTFILE to read FDT from host file
by Simon Glass
· 12 years ago
62cf912
sandbox: Switch over to generic board
by Simon Glass
· 12 years ago
e23d293
sandbox: Provide a way to map from host RAM to U-Boot RAM
by Simon Glass
· 12 years ago
9bce37c
Introduce generic link section.h symbol files
by Simon Glass
· 12 years ago
17dabf0
sandbox: Add un/map_sysmen() to deal with sandbox's ram_buf
by Simon Glass
· 12 years ago
5b5177e
sandbox: Use generic global_data
by Simon Glass
· 12 years ago
6437147
sandbox: Move ram_buf to arch_global_data
by Simon Glass
· 12 years ago
3ac47d7
Add architecture-specific global data
by Simon Glass
· 12 years ago
e43c8d0
sandbox: Change global data baudrate to int
by Simon Glass
· 12 years ago
8bd9806
sandbox: Add asm/errno.h
by Simon Glass
· 12 years ago
211c210
global_data: unify global flag defines
by Mike Frysinger
· 13 years ago
04b63f2
net: punt bd->bi_ip_addr
by Mike Frysinger
· 13 years ago
8a3e035
sandbox: add getopt support
by Simon Glass
· 13 years ago
0fc3c22
sandbox: allow processing before main loop
by Simon Glass
· 13 years ago
20bf89a
sandbox: add concept of sandbox state
by Simon Glass
· 13 years ago
b43d044
sandbox: gpio: add basic driver for simulating GPIOs
by Simon Glass
· 13 years ago
dfa2fe3
sandbox: fdt: add support for CONFIG_OF_CONTROL
by Simon Glass
· 13 years ago
c6ecace
sandbox: Add asm/cache.h for sandbox
by Anton staaf
· 13 years ago
033b0a9
sandbox: Add architecture image support
by Simon Glass
· 13 years ago
b4a905e
sandbox: Add architecture header files
by Simon Glass
· 13 years ago