aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sandbox
Commit message (Expand)AuthorAgeFilesLines
* test: Add tests for SOC uclassDave Gerlach2020-07-251-0/+4
* Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini2020-07-241-4/+0
* test: Add tests for SOC uclassDave Gerlach2020-07-201-0/+4
* dm: acpi: Enhance acpi_get_name()Simon Glass2020-07-171-0/+1
* acpi: Add support for DSDT generationSimon Glass2020-07-171-0/+2
* acpi: Support ordering SSDT data by deviceSimon Glass2020-07-171-2/+3
* acpi: Add support for SSDT generationSimon Glass2020-07-171-0/+2
* acpi: Support copying properties from device tree to ACPISimon Glass2020-07-171-0/+1
* acpi: Add a function to get a device path and scopeSimon Glass2020-07-171-0/+3
* sandbox: Move section u_boot_list to make it RWWalter Lozano2020-07-091-1/+1
* sandbox: make RAM size configurableHeinrich Schuchardt2020-07-092-1/+11
* sandbox: handling out of memoryHeinrich Schuchardt2020-07-091-1/+4
* test: dm: rtc: add test of dm_rtc_read, dm_rtc_writeRasmus Villemoes2020-07-091-0/+5
* Merge branch 'next'Tom Rini2020-07-062-2/+33
|\
| * reset: Add generic reset driverSean Anderson2020-07-011-0/+15
| * dm: Add support for simple-pm-busSean Anderson2020-07-012-0/+7
| * dm: uclass: don't assign aliased seq numbersMichael Walle2020-06-111-2/+2
| * usb: provide a device tree node to USB devicesMichael Walle2020-06-111-0/+9
* | sandbox, test: add test for GPIO_HOG functionHeiko Schocher2020-07-051-0/+20
|/
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-184-0/+4
* common: Drop init.h from common headerSimon Glass2020-05-182-0/+2
* common: Drop image.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop bootstage.h from common headerSimon Glass2020-05-182-0/+2
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+2
* test: dm: update test for open-drain/open-source emulation in gpio-uclassNeil Armstrong2020-05-111-1/+3
* test: dm: phy: add a test item for the phy_bulk APIChunfeng Yun2020-05-021-0/+11
* test: dm: add test item for ofnode_get_child_count()Chunfeng Yun2020-05-021-0/+18
* acpi: Add an acpi commandSimon Glass2020-04-301-0/+1
* acpi: Add a method to write tables for a deviceSimon Glass2020-04-301-0/+4
* test: pinmux: add pincontrol-gpio for pin configurationPatrick Delaunay2020-04-161-22/+26
* test: dm: update test for pins configuration in gpioPatrick Delaunay2020-04-162-0/+36
* gpio: sandbox: cleanup binding supportPatrick Delaunay2020-04-161-4/+10
* test: dm: update test for pins configuration in pinctrl nodePatrick Delaunay2020-04-161-0/+25
* gpio: remove the open_drain API and opsPatrick Delaunay2020-04-161-20/+0
* Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dmTom Rini2020-04-165-8/+63
|\
| * dm: core: support reading a single indexed u32 valueDario Binacchi2020-04-161-0/+1
| * dm: test: add test case for dev_read_u64 functionDario Binacchi2020-04-161-0/+1
| * sandbox: add reserved-memory node in device treeHeinrich Schuchardt2020-04-162-0/+39
| * sandbox: also restore terminal settings when killed by SIGINTRasmus Villemoes2020-04-161-0/+9
| * sandbox: Update PCI nodes in dts filesTom Rini2020-04-164-8/+13
* | acpi: Add a simple sandbox testSimon Glass2020-04-162-0/+13
|/
* dma-mapping: add <asm/dma-mapping.h> for all architecturesMasahiro Yamada2020-02-201-0/+1
* Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini2020-02-1113-196/+338
|\
| * dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+1
| * sandbox: Support changing the LCD colour depthSimon Glass2020-02-051-0/+1
| * sandbox: sdl: Add an option to double the screen sizeSimon Glass2020-02-054-5/+32
| * sandbox: sdl: Move to use SDL2Simon Glass2020-02-052-125/+156
| * sandbox: sdl: Support waiting for audio to completeSimon Glass2020-02-051-2/+13
| * sandbox: sdl: Improve error handlingSimon Glass2020-02-051-5/+9