summaryrefslogtreecommitdiff
path: root/arch/sandbox
AgeCommit message (Expand)Author
2019-08-19sysreset: switch to using SYSRESET_POWER_OFF for poweroffUrja Rannikko
2019-07-29doc: arch: sandbox: Replace all the instances of README.sandboxKeerthy
2019-07-27Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2019-07-23Merge tag 'u-boot-stm32-20190723' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2019-07-22dm: core: Introduce xxx_translate_dma_address()Fabien Dessenne
2019-07-19clk: sandbox: Add sandbox test code for Common Clock Framework [CCF]Lukasz Majewski
2019-07-19dts: sandbox: Add 'osc' clock for Common Clock Framework [CCF] testingLukasz Majewski
2019-07-18test: dm: add a test for MDIO MUX DM uclassAlex Marginean
2019-07-15test: dm: add MDIO testAlex Marginean
2019-07-11Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini
2019-07-11test: pci_ep: add basic pci_ep testsRamon Fried
2019-07-11pci_ep: add pci endpoint sandbox driverRamon Fried
2019-07-10test: dm: Add a test for PCI Enhanced AllocationAlex Marginean
2019-07-10test: check u-boot properties in SPL device treePatrick Delaunay
2019-07-10sandbox: Correct spi flash operationSimon Glass
2019-07-10sandbox: Add a memory {} nodeSimon Glass
2019-07-10sandbox: Allo sdl-config to be overriddenSimon Glass
2019-07-10sandbox: Add a comment to board_init_f()Simon Glass
2019-07-10sandbox: spl: Lower priority of standard loaderSimon Glass
2019-07-10sandbox: Exit when SYSRESET_POWER_OFF is requestedSimon Glass
2019-07-10sandbox: Add an alias for SPISimon Glass
2019-07-10sandbox: Create a common sandbox DTSimon Glass
2019-07-10sandbox: Sync up sandbox64.dts with main DTSimon Glass
2019-07-05dm: Add a No-op uclassJean-Jacques Hiblot
2019-04-24Merge tag 'pull-24apr19' of git://git.denx.de/u-boot-dmTom Rini
2019-04-24Merge tag 'u-boot-amlogic-20190423' of git://git.denx.de/u-boot-amlogicTom Rini
2019-04-23sandbox: Drop the printf() in setup_ram_buf()Simon Glass
2019-04-23sandbox: Correct maths in allocation routinesSimon Glass
2019-04-23sandbox: Improve debugging in initcall_run_list()Simon Glass
2019-04-23regmap: fix regmap_read_poll_timeout warning about sandbox_timer_add_offsetNeil Armstrong
2019-04-14Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2019-04-12dts: switch spi-flash to jedec, spi-nor compatibleNeil Armstrong
2019-04-11dm: sound: make all functions static inlineChristian Gmeiner
2019-04-11sandbox: Properly print physical addressesThierry Reding
2019-04-11sandbox: Use correct phys_{addr, size}_t for PHYS_64BIT=yThierry Reding
2019-04-11syscon: update syscon_regmap_lookup_by_phandlePatrick Delaunay
2019-02-27clk: Add fixed-factor clock driverAnup Patel
2019-02-20sandbox: sound: Silence sound for testingSimon Glass
2019-02-20sound: Add uclass operations for beepingSimon Glass
2019-02-20sandbox: pch: Add a test for the PCH uclassSimon Glass
2019-02-20sandbox: Add a note about the growing state_info structSimon Glass
2019-01-15Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dmTom Rini
2019-01-14sandbox: i2c_emul_find() No emulators for device 'rtc@43'Heinrich Schuchardt
2019-01-14sandbox: Correct SDL build flagsSimon Glass
2019-01-14sandbox: add memset_io(..), memcpy_fromio(..) and memcpy_toio(..)Christian GMEINER
2019-01-14test: bootcount: add bootcount-uclass testPhilipp Tomsich
2018-12-13dm: sandbox: Allow selection of sample rate and channelsSimon Glass
2018-12-13dm: sound: Complete migration to driver modelSimon Glass
2018-12-13dm: sandbox: sound: Convert to use driver modelSimon Glass
2018-12-13dm: core: Add a function to read into a unsigned intSimon Glass