summaryrefslogtreecommitdiff
path: root/arch/sandbox
AgeCommit message (Expand)Author
2020-11-06Merge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dmTom Rini
2020-11-06board: Rename uclass to sysinfoSimon Glass
2020-11-05sandbox: implement resetHeinrich Schuchardt
2020-11-05sandbox: use O_CLOEXEC in os_open()Heinrich Schuchardt
2020-11-05sandbox: eth-raw: do not close the console inputHeinrich Schuchardt
2020-10-29dm: Add a test for of-platdata parent informationSimon Glass
2020-10-29dm: test: Add a test for of-platdata phandlesSimon Glass
2020-10-29dm: test: Drop of-platdata pytestSimon Glass
2020-10-29sandbox: Allow selection of SPL unit testsSimon Glass
2020-10-29dm: test: Add a way to run SPL testsSimon Glass
2020-10-29sandbox: make SDL window resizableHeinrich Schuchardt
2020-10-28test: Add tests for the multiplexer frameworkJean-Jacques Hiblot
2020-10-14test: sharpen button label unit testHeinrich Schuchardt
2020-10-08test: dm: Test for default led namingSean Anderson
2020-10-08test: pinmux: Add test for pin muxingSean Anderson
2020-10-06sandbox: avoid duplicate backslash inputHeinrich Schuchardt
2020-10-06sandbox: add missing SDL key scan codesHeinrich Schuchardt
2020-10-06test: dm: add test for phandle access functionsPatrick Delaunay
2020-09-30firmware: smci: sandbox test for SCMI reset controllersEtienne Carriere
2020-09-30firmware: scmi: sandbox test for SCMI clocksEtienne Carriere
2020-09-30firmware: add SCMI agent uclassEtienne Carriere
2020-09-30test: dm: Add tests for regmap managed API and regmap fieldsJean-Jacques Hiblot
2020-09-30test: gpio: Add tests for the managed APIJean-Jacques Hiblot
2020-09-30test: reset: Add tests for the managed APIJean-Jacques Hiblot
2020-09-30timer: Add a test for timer_timebase_fallbackSean Anderson
2020-08-25pci: pci-uclass: Add multi entry support for memory regionsSuneel Garapati
2020-08-22sandbox: u-boot.lds: Remove bogus __bss_start symbolOvidiu Panait
2020-08-22sandbox: dts: Add compatible string for bind-test nodePatrice Chotard
2020-08-20i2c: eeprom: Use reg property instead of offset and sizeMichal Simek
2020-07-28test/py: add tests for the button commandsPhilippe Reynes
2020-07-28sandbox: dtsi: add buttonsPhilippe Reynes
2020-07-28sandbox, test: change hog gpioPhilippe Reynes
2020-07-25test: Add tests for SOC uclassDave Gerlach
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini
2020-07-20test: Add tests for SOC uclassDave Gerlach
2020-07-17dm: acpi: Enhance acpi_get_name()Simon Glass
2020-07-17acpi: Add support for DSDT generationSimon Glass
2020-07-17acpi: Support ordering SSDT data by deviceSimon Glass
2020-07-17acpi: Add support for SSDT generationSimon Glass
2020-07-17acpi: Support copying properties from device tree to ACPISimon Glass
2020-07-17acpi: Add a function to get a device path and scopeSimon Glass
2020-07-09sandbox: Move section u_boot_list to make it RWWalter Lozano
2020-07-09sandbox: make RAM size configurableHeinrich Schuchardt
2020-07-09sandbox: handling out of memoryHeinrich Schuchardt
2020-07-09test: dm: rtc: add test of dm_rtc_read, dm_rtc_writeRasmus Villemoes
2020-07-06Merge branch 'next'Tom Rini
2020-07-05sandbox, test: add test for GPIO_HOG functionHeiko Schocher
2020-07-01reset: Add generic reset driverSean Anderson
2020-07-01dm: Add support for simple-pm-busSean Anderson
2020-06-11dm: uclass: don't assign aliased seq numbersMichael Walle