summaryrefslogtreecommitdiff
path: root/arch/sandbox
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dmTom Rini2019-11-013-8/+17
|\
| * sandbox: test: Add a prototype for sandbox_set_enable_memio()Simon Glass2019-10-271-0/+11
| * sandbox: Drop 'const' from sandbox_write()Simon Glass2019-10-272-8/+6
* | test: clk: test clock self assignmentJean-Jacques Hiblot2019-10-221-0/+2
* | test: clk: Update tests to also check the managed APIJean-Jacques Hiblot2019-10-222-2/+37
|/
* sandbox: fix build error due to missing struct udevice definitionAKASHI Takahiro2019-10-151-0/+2
* sandbox: fix cpu property in test.dts for pytestAKASHI Takahiro2019-10-151-11/+13
* dm: Add a dsi host uclassYannick Fertré2019-10-132-1/+9
* sandbox: pci: Create a new sandbox_pci_read_bar() functionSimon Glass2019-10-081-0/+15
* dm: pci: Add a function to read a PCI BARSimon Glass2019-10-081-2/+5
* pci: sandbox: Move the emulators into their own nodeSimon Glass2019-10-082-16/+33
* sandbox: Allow use of real I/O with readl(), etc.Simon Glass2019-10-083-9/+72
* sandbox: pci: Increase the memory spaceSimon Glass2019-10-081-1/+1
* sandbox: Add a -T flag to use the test device treeSimon Glass2019-10-081-0/+25
* sandbox: Add support for clrsetio_32() and friendsSimon Glass2019-10-082-12/+42
* sandbox: Rename PCI ID for swap_case to be more specificSimon Glass2019-10-081-1/+1
* sandbox: spmi: Add ranges property for address translationSimon Glass2019-10-081-0/+2
* spl: Add an arch-specific hook for writing to SPL handoffSimon Glass2019-10-081-0/+7
* sysreset: switch to using SYSRESET_POWER_OFF for poweroffUrja Rannikko2019-08-191-1/+0
* doc: arch: sandbox: Replace all the instances of README.sandboxKeerthy2019-07-291-1/+1
* Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2019-07-271-0/+10
|\
| * clk: sandbox: Add sandbox test code for Common Clock Framework [CCF]Lukasz Majewski2019-07-191-0/+4
| * dts: sandbox: Add 'osc' clock for Common Clock Framework [CCF] testingLukasz Majewski2019-07-191-0/+6
* | Merge tag 'u-boot-stm32-20190723' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2019-07-231-0/+4
|\ \
| * | dm: core: Introduce xxx_translate_dma_address()Fabien Dessenne2019-07-221-0/+4
| |/
* | test: dm: add a test for MDIO MUX DM uclassAlex Marginean2019-07-181-1/+22
|/
* test: dm: add MDIO testAlex Marginean2019-07-151-0/+4
* Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini2019-07-118-599/+406
|\
| * test: dm: Add a test for PCI Enhanced AllocationAlex Marginean2019-07-102-0/+21
| * test: check u-boot properties in SPL device treePatrick Delaunay2019-07-101-0/+18
| * sandbox: Correct spi flash operationSimon Glass2019-07-101-1/+1
| * sandbox: Add a memory {} nodeSimon Glass2019-07-102-0/+12
| * sandbox: Allo sdl-config to be overriddenSimon Glass2019-07-101-2/+3
| * sandbox: Add a comment to board_init_f()Simon Glass2019-07-101-0/+1
| * sandbox: spl: Lower priority of standard loaderSimon Glass2019-07-101-1/+1
| * sandbox: Exit when SYSRESET_POWER_OFF is requestedSimon Glass2019-07-101-0/+1
| * sandbox: Add an alias for SPISimon Glass2019-07-102-2/+4
| * sandbox: Create a common sandbox DTSimon Glass2019-07-103-664/+348
| * sandbox: Sync up sandbox64.dts with main DTSimon Glass2019-07-101-0/+67
* | test: pci_ep: add basic pci_ep testsRamon Fried2019-07-111-0/+8
* | pci_ep: add pci endpoint sandbox driverRamon Fried2019-07-111-0/+4
|/
* dm: Add a No-op uclassJean-Jacques Hiblot2019-07-051-0/+12
* Merge tag 'pull-24apr19' of git://git.denx.de/u-boot-dmTom Rini2019-04-243-14/+62
|\
| * sandbox: Drop the printf() in setup_ram_buf()Simon Glass2019-04-231-3/+1
| * sandbox: Correct maths in allocation routinesSimon Glass2019-04-231-9/+13
| * sandbox: Improve debugging in initcall_run_list()Simon Glass2019-04-233-2/+48
* | Merge tag 'u-boot-amlogic-20190423' of git://git.denx.de/u-boot-amlogicTom Rini2019-04-241-8/+0
|\ \ | |/ |/|
| * regmap: fix regmap_read_poll_timeout warning about sandbox_timer_add_offsetNeil Armstrong2019-04-231-8/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2019-04-141-1/+1
|\ \
| * | dts: switch spi-flash to jedec, spi-nor compatibleNeil Armstrong2019-04-121-1/+1
| |/