aboutsummaryrefslogtreecommitdiff
path: root/arch/sandbox
AgeCommit message (Expand)AuthorFilesLines
2018-09-10arch: types.h: factor out fixed width typedefs to int-ll64.hMasahiro Yamada1-31/+2
2018-09-10Remove CONFIG_USE_STDINTMasahiro Yamada1-5/+0
2018-08-24Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini1-0/+11
2018-08-23Partially revert "efi_loader: Rename sections to allow for implicit data"Simon Glass2-8/+4
2018-08-21cmd: Add bind/unbind commands to bind a device to a driver from the command lineJean-Jacques Hiblot1-0/+11
2018-08-20sandbox: Move BSS after EFI sectionsAlexander Graf1-3/+2
2018-08-11Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini1-0/+4
2018-08-11test: Add tests for misc uclassMario Six1-0/+4
2018-08-11sandbox: Add and build AXI bus and deviceMario Six2-0/+22
2018-08-11axi: Add AXI sandbox driver and simple emulatorMario Six1-0/+66
2018-08-08test: dm: pci: Add cases for finding PCI capability APIsBin Meng1-0/+8
2018-08-08test: dm: pci: Add tests for mixed static and dynamic devices on the same busBin Meng1-0/+18
2018-08-08sandbox: Update test.dts for dynamic PCI device driver matchingBin Meng1-14/+2
2018-08-08pci: sandbox: swap_case: Declare dynamic driver matchingBin Meng1-0/+4
2018-08-08test: dm: pci: Test more than one PCI host controllerBin Meng1-2/+26
2018-08-08test: dm: pci: Test more than one device on the same busBin Meng1-0/+7
2018-08-03clk: add clk_valid()Fabrice Gasnier1-0/+8
2018-07-30Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini2-4/+8
2018-07-26sandbox: eth-raw: Add a SIMPLE_BUS to enumerate host interfacesJoe Hershberger4-26/+31
2018-07-26sandbox: eth-raw: Allow interface to be specified by indexJoe Hershberger2-0/+16
2018-07-26sandbox: eth-raw: Add a function to ask the host about localhostJoe Hershberger2-4/+31
2018-07-26net: sandbox-raw: Convert raw eth driver to livetreeJoe Hershberger2-15/+23
2018-07-26sandbox: eth-raw: Make sure descriptors are always initializedJoe Hershberger1-2/+3
2018-07-26sandbox: Fix format of fake-host-hwaddr in test.dtsJoe Hershberger1-4/+4
2018-07-26sandbox: eth-raw: Correct valid socket test in send/recvJoe Hershberger1-2/+2
2018-07-25efi_loader: Rename sections to allow for implicit dataAlexander Graf2-4/+8
2018-07-19drivers: smem: sandboxRamon Fried1-0/+4
2018-06-18.gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignoreMasahiro Yamada1-1/+0
2018-06-03SPDX: Fixup tags from latest EFI PRTom Rini1-1/+1
2018-06-03efi: sandbox: Add required linker sectionsSimon Glass3-1/+42
2018-06-03sandbox: Add a setjmp() implementationSimon Glass3-0/+66
2018-05-31test: dm: Fix wrong aliases property namesEugeniu Rosca1-4/+4
2018-05-25sandbox: dts: add Sandbox TPMv2.x nodeMiquel Raynal3-0/+12
2018-05-18sandbox: Enable support for MC34708 PMIC in DTSLukasz Majewski4-0/+45
2018-05-08dm: led: add testcase for "default-state" propertyPatrick Bruenn1-0/+12
2018-05-07test: regmap: test Linux-compatible syscon_node_to_regmap()Masahiro Yamada1-0/+8
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini44-82/+44
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini1-2/+0
2018-04-10clk: add sandbox test for bulk APINeil Armstrong1-0/+32
2018-04-10reset: add sandbox test for bulk APINeil Armstrong1-0/+4
2018-04-01core: ofnode: Fix translation for #size-cells == 0Mario Six1-0/+48
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada1-1/+1
2018-02-18sandbox: Add 64-bit sandboxMario Six6-10/+352
2018-02-18sandbox: Rename 'num-gpios' property to avoid dtc warningSimon Glass2-4/+4
2018-02-18sandbox: Correct dtc warning in /chosen nodeSimon Glass1-0/+2
2018-02-18fdt: Implement weak arch_fixup_fdt()Alexey Brodkin1-5/+0
2018-02-13fix spelling of 'functions' in 2 places (was 'funtcions')Simon Goldschmidt1-1/+1
2018-02-13SystemACE: RemoveTom Rini1-4/+0
2018-01-15dm: core: parse chosen nodeRob Clark1-0/+7
2018-01-10build: Drop CONFIG_SPL_BUILD guards in some casesTom Rini1-2/+0