summaryrefslogtreecommitdiffstats
path: root/arch/sandbox
Commit message (Expand)AuthorAgeFilesLines
* block: record block device typeAhmad Fatoum2024-03-051-0/+1
* cdev: implement setter/getter for cdev device nodeAhmad Fatoum2024-03-051-1/+1
* Merge branch 'for-next/misc'Sascha Hauer2024-01-231-5/+1
|\
| * sandbox: set DMA_ALIGNMENT instead of defining dma_allocAhmad Fatoum2024-01-111-5/+1
* | dma: select ARCH_DMA_DEFAULT_COHERENT for x86 and sandboxAhmad Fatoum2024-01-111-0/+1
|/
* Merge branch 'for-next/prepare-optee'Sascha Hauer2023-11-271-0/+2
|\
| * include: import Linux word-at-a-time.hAhmad Fatoum2023-11-231-0/+2
* | sandbox: libc_malloc: populate barebox errno on errorAhmad Fatoum2023-11-231-4/+24
* | console: move ARCH_HAS_CTRLC into KconfigAhmad Fatoum2023-11-212-2/+1
|/
* sandbox: move sandbox-specific options into menuAhmad Fatoum2023-10-131-6/+10
* sandbox: add empty <asm/linkage.h>Ahmad Fatoum2023-10-131-0/+8
* Merge branch 'for-next/misc'Sascha Hauer2023-08-232-4/+4
|\
| * Makefile: allow setting pkg-config binary via PKG_CONFIGAhmad Fatoum2023-07-282-4/+4
* | sandbox: store stickypage in runtime dirAhmad Fatoum2023-08-188-36/+85
|/
* sandbox: dts: skip reboot mode without hostfileAhmad Fatoum2023-07-032-2/+2
* Merge branch 'for-next/state'Sascha Hauer2023-06-221-4/+0
|\
| * block: parse partition table on block device registrationAhmad Fatoum2023-06-121-4/+0
* | Merge branch 'for-next/dma-streaming-interface'Sascha Hauer2023-06-221-6/+6
|\ \
| * | dma: rework dma_sync_single_for_*() interfaceDenis Orlov2023-06-061-6/+6
| |/
* / treewide: add MODULE_DEVICE_TABLE markersAhmad Fatoum2023-06-134-0/+4
|/
* sandbox: hostfile: add feature controller supportAhmad Fatoum2023-05-023-3/+33
* sandbox: hostfile: don't warn on failed hostfile fixupAhmad Fatoum2023-05-021-13/+4
* sandbox: power: handle missing stickypage gracefullyAhmad Fatoum2023-05-021-6/+8
* sandbox: watchdog: handle missing stickypage gracefullyAhmad Fatoum2023-05-022-18/+26
* ARM: drop CONFIG_HAS_ASM_DEBUG_LLSascha Hauer2023-03-031-1/+1
* Revert "sandbox: fix linker warnings with newer ld"Sascha Hauer2023-02-221-1/+0
* sandbox: fix linker warnings with newer ldAhmad Fatoum2023-02-211-0/+1
* Rename struct driver_d to driverSascha Hauer2023-01-105-5/+5
* Rename struct device_d to deviceSascha Hauer2023-01-108-16/+16
* Rename device_d::device_node to device_d::of_nodeSascha Hauer2023-01-104-5/+7
* treewide: rename CONFIG_HAS_ARCH_SJLJ to CONFIG_ARCH_HAS_SJLJAhmad Fatoum2022-12-071-1/+1
* kvx,openrisc,riscv,sandbox/dts: harmonize clean-files definitionUwe Kleine-König2022-12-021-1/+1
* sandbox: configs: enable new uptime commandAhmad Fatoum2022-11-021-1/+1
* lds: introduce <asm/barebox.lds.h>Ahmad Fatoum2022-10-112-1/+4
* sandbox: implement DEBUG_LL supportAhmad Fatoum2022-10-053-1/+19
* asm-generic: provide phys_to_virt() and virt_to_phys()Antony Pavlov2022-08-081-10/+0
* gitignore: add device tree blobs to top-level .gitignoreAhmad Fatoum2022-08-081-1/+0
* Merge branch 'for-next/rpi4'Sascha Hauer2022-06-291-0/+5
|\
| * dma: avoid clash between static inline and extern dma_alloc declarationsAhmad Fatoum2022-06-171-0/+5
* | treewide: Remove duplicate incudesAlexander Shiyan2022-06-103-4/+0
|/
* clocksource: assign non-zero priorities to all clocksourcesAhmad Fatoum2022-04-251-0/+1
* sandbox: board: add stickypage.bin into .gitignoreAhmad Fatoum2022-03-281-0/+1
* sandbox: symlink stickypage.bin into build directoryAhmad Fatoum2022-02-071-0/+6
* arch: add SPDX-License-Identifier to all .c filesAhmad Fatoum2022-01-053-0/+6
* arch: add SPDX-License-Identifier to all .S filesAhmad Fatoum2022-01-051-0/+2
* arch: add SPDX-License-Identifier to all headersAhmad Fatoum2022-01-0514-0/+28
* treewide: add SPDX-License-Identifier for .gitignoreAhmad Fatoum2022-01-051-0/+2
* treewide: add SPDX-License-Identifier for Kbuild/KconfigAhmad Fatoum2022-01-056-0/+12
* scripts: add target tool for rk-usb-loaderAhmad Fatoum2021-11-101-0/+1
* scripts: Add rk-usb-loader toolSascha Hauer2021-11-101-0/+1