aboutsummaryrefslogtreecommitdiff
path: root/arch/sandbox
AgeCommit message (Expand)Author
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
2020-06-11usb: provide a device tree node to USB devicesMichael Walle
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop image.h from common headerSimon Glass
2020-05-18common: Drop bootstage.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-05-11test: dm: update test for open-drain/open-source emulation in gpio-uclassNeil Armstrong
2020-05-02test: dm: phy: add a test item for the phy_bulk APIChunfeng Yun
2020-05-02test: dm: add test item for ofnode_get_child_count()Chunfeng Yun
2020-04-30acpi: Add an acpi commandSimon Glass
2020-04-30acpi: Add a method to write tables for a deviceSimon Glass
2020-04-16test: pinmux: add pincontrol-gpio for pin configurationPatrick Delaunay
2020-04-16test: dm: update test for pins configuration in gpioPatrick Delaunay
2020-04-16gpio: sandbox: cleanup binding supportPatrick Delaunay
2020-04-16test: dm: update test for pins configuration in pinctrl nodePatrick Delaunay
2020-04-16gpio: remove the open_drain API and opsPatrick Delaunay
2020-04-16Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dmTom Rini
2020-04-16dm: core: support reading a single indexed u32 valueDario Binacchi
2020-04-16dm: test: add test case for dev_read_u64 functionDario Binacchi
2020-04-16sandbox: add reserved-memory node in device treeHeinrich Schuchardt
2020-04-16sandbox: also restore terminal settings when killed by SIGINTRasmus Villemoes
2020-04-16sandbox: Update PCI nodes in dts filesTom Rini
2020-04-16acpi: Add a simple sandbox testSimon Glass
2020-02-20dma-mapping: add <asm/dma-mapping.h> for all architecturesMasahiro Yamada
2020-02-11Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini
2020-02-07dm: irq: Add support for requesting interruptsSimon Glass
2020-02-07dm: irq: Add support for interrupt controller typesSimon Glass
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-02-05sandbox: Support changing the LCD colour depthSimon Glass
2020-02-05sandbox: sdl: Add an option to double the screen sizeSimon Glass
2020-02-05sandbox: sdl: Move to use SDL2Simon Glass
2020-02-05sandbox: sdl: Support waiting for audio to completeSimon Glass
2020-02-05sandbox: sdl: Improve error handlingSimon Glass
2020-02-05sandbox: Add comments to the sdl structSimon Glass