summaryrefslogtreecommitdiffstats
path: root/arch/sandbox
Commit message (Expand)AuthorAgeFilesLines
* test: Add tests for CPU uclassMario Six2018-09-181-0/+12
* sandbox: Build with -fPICAndy Shevchenko2018-09-181-0/+1
* arch: types.h: factor out fixed width typedefs to int-ll64.hMasahiro Yamada2018-09-101-31/+2
* Remove CONFIG_USE_STDINTMasahiro Yamada2018-09-101-5/+0
* Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2018-08-241-0/+11
|\
| * cmd: Add bind/unbind commands to bind a device to a driver from the command lineJean-Jacques Hiblot2018-08-211-0/+11
* | Partially revert "efi_loader: Rename sections to allow for implicit data"Simon Glass2018-08-232-8/+4
* | sandbox: Move BSS after EFI sectionsAlexander Graf2018-08-201-3/+2
|/
* Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini2018-08-111-0/+4
|\
| * test: Add tests for misc uclassMario Six2018-08-111-0/+4
* | sandbox: Add and build AXI bus and deviceMario Six2018-08-112-0/+22
* | axi: Add AXI sandbox driver and simple emulatorMario Six2018-08-111-0/+66
|/
* test: dm: pci: Add cases for finding PCI capability APIsBin Meng2018-08-081-0/+8
* test: dm: pci: Add tests for mixed static and dynamic devices on the same busBin Meng2018-08-081-0/+18
* sandbox: Update test.dts for dynamic PCI device driver matchingBin Meng2018-08-081-14/+2
* pci: sandbox: swap_case: Declare dynamic driver matchingBin Meng2018-08-081-0/+4
* test: dm: pci: Test more than one PCI host controllerBin Meng2018-08-081-2/+26
* test: dm: pci: Test more than one device on the same busBin Meng2018-08-081-0/+7
* clk: add clk_valid()Fabrice Gasnier2018-08-031-0/+8
* Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini2018-07-302-4/+8
|\
| * efi_loader: Rename sections to allow for implicit dataAlexander Graf2018-07-252-4/+8
* | sandbox: eth-raw: Add a SIMPLE_BUS to enumerate host interfacesJoe Hershberger2018-07-264-26/+31
* | sandbox: eth-raw: Allow interface to be specified by indexJoe Hershberger2018-07-262-0/+16
* | sandbox: eth-raw: Add a function to ask the host about localhostJoe Hershberger2018-07-262-4/+31
* | net: sandbox-raw: Convert raw eth driver to livetreeJoe Hershberger2018-07-262-15/+23
* | sandbox: eth-raw: Make sure descriptors are always initializedJoe Hershberger2018-07-261-2/+3
* | sandbox: Fix format of fake-host-hwaddr in test.dtsJoe Hershberger2018-07-261-4/+4
* | sandbox: eth-raw: Correct valid socket test in send/recvJoe Hershberger2018-07-261-2/+2
|/
* drivers: smem: sandboxRamon Fried2018-07-191-0/+4
* .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignoreMasahiro Yamada2018-06-181-1/+0
* SPDX: Fixup tags from latest EFI PRTom Rini2018-06-031-1/+1
* efi: sandbox: Add required linker sectionsSimon Glass2018-06-033-1/+42
* sandbox: Add a setjmp() implementationSimon Glass2018-06-033-0/+66
* test: dm: Fix wrong aliases property namesEugeniu Rosca2018-05-311-4/+4
* sandbox: dts: add Sandbox TPMv2.x nodeMiquel Raynal2018-05-253-0/+12
* sandbox: Enable support for MC34708 PMIC in DTSLukasz Majewski2018-05-184-0/+45
* dm: led: add testcase for "default-state" propertyPatrick Bruenn2018-05-081-0/+12
* test: regmap: test Linux-compatible syscon_node_to_regmap()Masahiro Yamada2018-05-071-0/+8
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0744-82/+44
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-271-2/+0
* clk: add sandbox test for bulk APINeil Armstrong2018-04-101-0/+32
* reset: add sandbox test for bulk APINeil Armstrong2018-04-101-0/+4
* core: ofnode: Fix translation for #size-cells == 0Mario Six2018-04-011-0/+48
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-051-1/+1
* sandbox: Add 64-bit sandboxMario Six2018-02-186-10/+352
* sandbox: Rename 'num-gpios' property to avoid dtc warningSimon Glass2018-02-182-4/+4
* sandbox: Correct dtc warning in /chosen nodeSimon Glass2018-02-181-0/+2
* fdt: Implement weak arch_fixup_fdt()Alexey Brodkin2018-02-181-5/+0
* fix spelling of 'functions' in 2 places (was 'funtcions')Simon Goldschmidt2018-02-131-1/+1
* SystemACE: RemoveTom Rini2018-02-131-4/+0