summaryrefslogtreecommitdiff
path: root/arch/sandbox
AgeCommit message (Expand)Author
2018-08-03clk: add clk_valid()Fabrice Gasnier
2018-07-30Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini
2018-07-26sandbox: eth-raw: Add a SIMPLE_BUS to enumerate host interfacesJoe Hershberger
2018-07-26sandbox: eth-raw: Allow interface to be specified by indexJoe Hershberger
2018-07-26sandbox: eth-raw: Add a function to ask the host about localhostJoe Hershberger
2018-07-26net: sandbox-raw: Convert raw eth driver to livetreeJoe Hershberger
2018-07-26sandbox: eth-raw: Make sure descriptors are always initializedJoe Hershberger
2018-07-26sandbox: Fix format of fake-host-hwaddr in test.dtsJoe Hershberger
2018-07-26sandbox: eth-raw: Correct valid socket test in send/recvJoe Hershberger
2018-07-25efi_loader: Rename sections to allow for implicit dataAlexander Graf
2018-07-19drivers: smem: sandboxRamon Fried
2018-06-18.gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignoreMasahiro Yamada
2018-06-03SPDX: Fixup tags from latest EFI PRTom Rini
2018-06-03efi: sandbox: Add required linker sectionsSimon Glass
2018-06-03sandbox: Add a setjmp() implementationSimon Glass
2018-05-31test: dm: Fix wrong aliases property namesEugeniu Rosca
2018-05-25sandbox: dts: add Sandbox TPMv2.x nodeMiquel Raynal
2018-05-18sandbox: Enable support for MC34708 PMIC in DTSLukasz Majewski
2018-05-08dm: led: add testcase for "default-state" propertyPatrick Bruenn
2018-05-07test: regmap: test Linux-compatible syscon_node_to_regmap()Masahiro Yamada
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-04-10clk: add sandbox test for bulk APINeil Armstrong
2018-04-10reset: add sandbox test for bulk APINeil Armstrong
2018-04-01core: ofnode: Fix translation for #size-cells == 0Mario Six
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada
2018-02-18sandbox: Add 64-bit sandboxMario Six
2018-02-18sandbox: Rename 'num-gpios' property to avoid dtc warningSimon Glass
2018-02-18sandbox: Correct dtc warning in /chosen nodeSimon Glass
2018-02-18fdt: Implement weak arch_fixup_fdt()Alexey Brodkin
2018-02-13fix spelling of 'functions' in 2 places (was 'funtcions')Simon Goldschmidt
2018-02-13SystemACE: RemoveTom Rini
2018-01-15dm: core: parse chosen nodeRob Clark
2018-01-10build: Drop CONFIG_SPL_BUILD guards in some casesTom Rini
2017-12-12power: extend prefix match to regulator-name propertyFelix Brack
2017-12-07Revert "sandbox: remove os_putc() and os_puts()"Simon Glass
2017-11-16sandbox: Add clrbits/setbits macrosTom Rini
2017-10-08sandbox: avoid memory leak in os_dirent_lsHeinrich Schuchardt
2017-10-03sandbox: Expand list of IO accessorsMaxime Ripard
2017-10-02sandbox: Use asm-generic/io.hPaul Burton
2017-09-11dm: test: replace dm_scan_dt() by of dm_extended_scan_fdt() in dm_do_testPatrice Chotard
2017-09-11sandbox: Convert SANDBOX_BITS_PER_LONG to KconfigBin Meng
2017-09-11sandbox: Introduce Kconfig option for 32/64 bit hostBin Meng
2017-08-28sandbox: Add a dummy invalidate_dcache_range() functionBin Meng
2017-07-28sandbox: remove os_putc() and os_puts()Masahiro Yamada
2017-07-27sandbox: use CONFIG_VAL(SYS_MALLOC_F_LEN) to distinguish malloc pool size bef...Andy Yan
2017-07-11sandbox: Stop printing platdata at the start of SPLSimon Glass
2017-07-11sandbox: Enable more console optionsSimon Glass
2017-07-11dm: core: Test uclass_first/next_device() on probe failureSimon Glass
2017-06-08sandbox: Fix comparison of unsigned enum expression warningTom Rini