Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
cca25526ded228b3a8482c64820030c010b2c909
/
arch
/
sandbox
/
cpu
cca2552
sandbox: Boot in U-Boot through the standard call
by Simon Glass
· 6 years ago
7465f00
sandbox: Filter arguments when starting U-Boot
by Simon Glass
· 6 years ago
6009763
sandbox: Use malloc() and free() from os layer
by Simon Glass
· 6 years ago
7dafd02
sandbox: Refactor code to create os_jump_to_file()
by Simon Glass
· 6 years ago
46508c9
sandbox: Add a new 'sb' command
by Simon Glass
· 6 years ago
b5dfea8
sandbox: Add an option to display of-platdata in SPL
by Simon Glass
· 6 years ago
8d176d8
sandbox: Add a function to read a host file
by Simon Glass
· 6 years ago
fa4bf41
sandbox: remove stray DEBUG
by Heinrich Schuchardt
· 6 years ago
57ba942
sandbox: Try to start the RAM buffer at a particular address
by Simon Glass
· 6 years ago
ae50ec7
sandbox: Restore blocking I/O on exit
by Simon Glass
· 6 years ago
332894d
sandbox: Remove the old memory file later
by Simon Glass
· 6 years ago
4e9a64d
sandbox: Add a flag to set the default log level
by Simon Glass
· 6 years ago
dc4d8eb
sandbox: Support booting from TPL to SPL
by Simon Glass
· 6 years ago
cbfa845
sandbox: Add a way to write data to the host filesystem
by Simon Glass
· 6 years ago
ce55a11
sandbox: Support file truncation with os_open()
by Simon Glass
· 6 years ago
4e766c2
sandbox: Unprotect DATA regions in bus tests
by Simon Glass
· 6 years ago
934a545
sandbox: Allow to execute from RAM
by Alexander Graf
· 6 years ago
5b0bdab
sandbox: Fix setjmp/longjmp
by Alexander Graf
· 6 years ago
fc1ebd3
sandbox: Enhance map_to_sysmem() to handle foreign pointers
by Simon Glass
· 6 years ago
b7255ef
sandbox: Add support for calling abort()
by Simon Glass
· 6 years ago
be005d8
sandbox: Align RAM buffer to the machine page size
by Simon Glass
· 6 years ago
20f2b0f
Partially revert "efi_loader: Rename sections to allow for implicit data"
by Simon Glass
· 6 years ago
41cc3b9
sandbox: Move BSS after EFI sections
by Alexander Graf
· 6 years ago
b30a7ef
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
by Tom Rini
· 6 years ago
89590c8
sandbox: eth-raw: Add a SIMPLE_BUS to enumerate host interfaces
by Joe Hershberger
· 6 years ago
144e14b
sandbox: eth-raw: Allow interface to be specified by index
by Joe Hershberger
· 6 years ago
1b312cb
sandbox: eth-raw: Add a function to ask the host about localhost
by Joe Hershberger
· 6 years ago
e569140
net: sandbox-raw: Convert raw eth driver to livetree
by Joe Hershberger
· 6 years ago
f9d4168
sandbox: eth-raw: Make sure descriptors are always initialized
by Joe Hershberger
· 6 years ago
0edb525
sandbox: eth-raw: Correct valid socket test in send/recv
by Joe Hershberger
· 6 years ago
94a10f2
efi_loader: Rename sections to allow for implicit data
by Alexander Graf
· 6 years ago
43c4205
efi: sandbox: Add required linker sections
by Simon Glass
· 7 years ago
5dccd15
sandbox: Add a setjmp() implementation
by Simon Glass
· 7 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
75f82d0
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
by Masahiro Yamada
· 7 years ago
61efece
sandbox: Add 64-bit sandbox
by Mario Six
· 7 years ago
639725e
fix spelling of 'functions' in 2 places (was 'funtcions')
by Simon Goldschmidt
· 7 years ago
29d1143
Revert "sandbox: remove os_putc() and os_puts()"
by Simon Glass
· 7 years ago
f53b5ea
sandbox: avoid memory leak in os_dirent_ls
by Heinrich Schuchardt
· 7 years ago
5136925
sandbox: Use asm-generic/io.h
by Paul Burton
· 7 years ago
843c299
sandbox: Add a dummy invalidate_dcache_range() function
by Bin Meng
· 7 years ago
9488451
sandbox: remove os_putc() and os_puts()
by Masahiro Yamada
· 7 years ago
25428c4
sandbox: use CONFIG_VAL(SYS_MALLOC_F_LEN) to distinguish malloc pool size before relocation
by Andy Yan
· 7 years ago
17b1107
sandbox: Stop printing platdata at the start of SPL
by Simon Glass
· 7 years ago
b6f605e
sandbox: Fix comparison of unsigned enum expression warning
by Tom Rini
· 8 years ago
38e7974
bootstage: Require timer_get_boot_us() to be defined
by Simon Glass
· 8 years ago
36d08d82
sandbox: Add a way to reset sandbox state for tests
by Simon Glass
· 8 years ago
11c89f3
dm: Use dm.h header when driver mode is used
by Simon Glass
· 8 years ago
b419dbb
board_f: sandbox: Move sandbox_early_getopt_check() into misc_init_f()
by Simon Glass
· 8 years ago
b94eed5
board_f: sandbox: Move setup_ram_buf() to private code
by Simon Glass
· 8 years ago
e8845d2
spl: sandbox: Drop spl_board_announce_boot_device()
by Simon Glass
· 8 years ago
4fc1f25
spl: Add a name to the SPL load-image methods
by Simon Glass
· 8 years ago
b7ffa82
sandbox/fs: Set correct filetype for unknown filetype
by Stefan Brüns
· 8 years ago
ae71ede
sandbox/fs: Use readdir instead of deprecated readdir_r
by Stefan Brüns
· 8 years ago
b212990
sandbox/fs: Use correct size path name buffer
by Stefan Brüns
· 8 years ago
d4cb888
sandbox/fs: Make linking of nodes in os_dirent_ls more obvious
by Stefan Brüns
· 8 years ago
ee30679
spl: Pass spl_image as a parameter to load_image() methods
by Simon Glass
· 8 years ago
a499648
spl: Convert spl_board_load_image() to use linker list
by Simon Glass
· 8 years ago
c0b6c9b
spl: Convert boot_device into a struct
by Simon Glass
· 8 years ago
4e9c131
sandbox: Add a test device that uses of-platdata
by Simon Glass
· 8 years ago
9ca517d
sandbox: Add a new sandbox_spl board
by Simon Glass
· 8 years ago
a7e2d4d
sandbox: Add basic SPL implementation
by Simon Glass
· 8 years ago
5cf1663
sandbox: Don't include the main loop in SPL
by Simon Glass
· 8 years ago
f44a3a5
sandbox: Don't use PCI in SPL
by Simon Glass
· 8 years ago
141e5a0
sandbox: Add some missing headers in cpu.c
by Simon Glass
· 8 years ago
be31037
sandbox: Correct header file order in cpu.c
by Simon Glass
· 8 years ago
2c931ba
sandbox: Allow chaining from SPL to U-Boot proper
by Simon Glass
· 8 years ago
859f256
Rename reset to sysreset
by Stephen Warren
· 9 years ago
e0f1280
sandbox: Avoid calling commands when not available
by Simon Glass
· 9 years ago
8e2334e
eth-raw-os.c: Add cast to bind(2) call
by Tom Rini
· 9 years ago
a5d3a4e
sandbox: eth-raw-os.c: Ensure that our interface name is not too long
by Tom Rini
· 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
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
770d93f
sandbox: Add an implementation for cleanup_before_linux_select()
by Simon Glass
· 10 years ago
9c3b7d6
sandbox: Tidy up terminal restore
by Simon Glass
· 10 years ago
07a3b23
sandbox: Add missing errno.h includes in a few files
by Simon Glass
· 10 years ago
342fa54
sandbox: Correct error handling in state_read_file()
by Simon Glass
· 10 years ago
335f470
sandbox: Don't try distro_bootcmd by default
by Sjoerd Simons
· 10 years ago
504548f
dm: sandbox: Add os_localtime() to obtain the system time
by Simon Glass
· 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
c8f3482
sandbox: Split bootm code out into lib/bootm
by Sjoerd Simons
· 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
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
8e17078
sandbox: Add a -D option to use a default device tree
by Simon Glass
· 10 years ago
c043e03
sandbox: Fix warnings in cpu.c and os.c
by Simon Glass
· 10 years ago
378da103
sandbox: Prepare API change for files greater than 2GB
by Suriyan Ramasami
· 10 years ago
db20464
linux/kernel.h: sync min, max, min3, max3 macros with Linux
by Masahiro Yamada
· 10 years ago
7e0194a
sandbox: init cli for -c
by Rabin Vincent
· 10 years ago
1920051
sandbox: Remove all drivers before exit
by Simon Glass
· 10 years ago
0cc6f5c
sandbox: Support pre-relocation malloc()
by Simon Glass
· 10 years ago
c395fdf
sandbox: Set up global data before board_init_f()
by Simon Glass
· 10 years ago
9671c67
sandbox: terminate os_dirent_ls() result list
by Stephen Warren
· 10 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
Next »