index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sandbox
Age
Commit message (
Expand
)
Author
2018-08-03
clk: add clk_valid()
Fabrice Gasnier
2018-07-30
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
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
2018-07-26
sandbox: eth-raw: Make sure descriptors are always initialized
Joe Hershberger
2018-07-26
sandbox: Fix format of fake-host-hwaddr in test.dts
Joe Hershberger
2018-07-26
sandbox: eth-raw: Correct valid socket test in send/recv
Joe Hershberger
2018-07-25
efi_loader: Rename sections to allow for implicit data
Alexander Graf
2018-07-19
drivers: smem: sandbox
Ramon Fried
2018-06-18
.gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore
Masahiro Yamada
2018-06-03
SPDX: Fixup tags from latest EFI PR
Tom Rini
2018-06-03
efi: sandbox: Add required linker sections
Simon Glass
2018-06-03
sandbox: Add a setjmp() implementation
Simon Glass
2018-05-31
test: dm: Fix wrong aliases property names
Eugeniu Rosca
2018-05-25
sandbox: dts: add Sandbox TPMv2.x node
Miquel Raynal
2018-05-18
sandbox: Enable support for MC34708 PMIC in DTS
Lukasz Majewski
2018-05-08
dm: led: add testcase for "default-state" property
Patrick Bruenn
2018-05-07
test: regmap: test Linux-compatible syscon_node_to_regmap()
Masahiro Yamada
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-10
clk: add sandbox test for bulk API
Neil Armstrong
2018-04-10
reset: add sandbox test for bulk API
Neil Armstrong
2018-04-01
core: ofnode: Fix translation for #size-cells == 0
Mario Six
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-02-18
sandbox: Add 64-bit sandbox
Mario Six
2018-02-18
sandbox: Rename 'num-gpios' property to avoid dtc warning
Simon Glass
2018-02-18
sandbox: Correct dtc warning in /chosen node
Simon Glass
2018-02-18
fdt: Implement weak arch_fixup_fdt()
Alexey Brodkin
2018-02-13
fix spelling of 'functions' in 2 places (was 'funtcions')
Simon Goldschmidt
2018-02-13
SystemACE: Remove
Tom Rini
2018-01-15
dm: core: parse chosen node
Rob Clark
2018-01-10
build: Drop CONFIG_SPL_BUILD guards in some cases
Tom Rini
2017-12-12
power: extend prefix match to regulator-name property
Felix Brack
2017-12-07
Revert "sandbox: remove os_putc() and os_puts()"
Simon Glass
2017-11-16
sandbox: Add clrbits/setbits macros
Tom Rini
2017-10-08
sandbox: avoid memory leak in os_dirent_ls
Heinrich Schuchardt
2017-10-03
sandbox: Expand list of IO accessors
Maxime Ripard
2017-10-02
sandbox: Use asm-generic/io.h
Paul Burton
2017-09-11
dm: test: replace dm_scan_dt() by of dm_extended_scan_fdt() in dm_do_test
Patrice Chotard
2017-09-11
sandbox: Convert SANDBOX_BITS_PER_LONG to Kconfig
Bin Meng
2017-09-11
sandbox: Introduce Kconfig option for 32/64 bit host
Bin Meng
2017-08-28
sandbox: Add a dummy invalidate_dcache_range() function
Bin Meng
2017-07-28
sandbox: remove os_putc() and os_puts()
Masahiro Yamada
2017-07-27
sandbox: use CONFIG_VAL(SYS_MALLOC_F_LEN) to distinguish malloc pool size bef...
Andy Yan
2017-07-11
sandbox: Stop printing platdata at the start of SPL
Simon Glass
2017-07-11
sandbox: Enable more console options
Simon Glass
2017-07-11
dm: core: Test uclass_first/next_device() on probe failure
Simon Glass
2017-06-08
sandbox: Fix comparison of unsigned enum expression warning
Tom Rini
[next]