summaryrefslogtreecommitdiffstats
path: root/include/asm-generic
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/layerscape'Sascha Hauer2024-01-231-0/+5
|\
| * include: <asm-generic/bug.h>: implement ASSERT()Sascha Hauer2024-01-081-0/+5
* | common: add OPTEE_SHM_SIZE to configure optee shared memoryMarco Felsch2024-01-191-0/+6
|/
* include: uaccess.h: import from linuxMarc Kleine-Budde2023-12-051-0/+205
* include: asm-generic/atomic.h: define atomic_cmpxchgAhmad Fatoum2023-11-231-0/+2
* include: import Linux word-at-a-time.hAhmad Fatoum2023-11-231-0/+121
* include: add linux/io.h with strict prototypesAhmad Fatoum2023-11-231-5/+206
* asm-generic: migrate relaxed helpers into asm-generic/io.hAhmad Fatoum2023-11-231-0/+34
* asm-generic: split off typeconfused readl and friendsAhmad Fatoum2023-11-232-56/+76
* include: add linux/refcount.hAhmad Fatoum2023-11-232-0/+90
* include: provide linux/errno.hAhmad Fatoum2023-11-231-11/+0
* include: asm-generic/atomic.h: always define atomic/atomic_64Ahmad Fatoum2023-09-221-3/+3
* Merge branch 'for-next/misc'Sascha Hauer2023-06-221-0/+2
|\
| * ARM64: cpu: support 64-bit stack top in ENTRY_FUNCTION_WITHSTACKAhmad Fatoum2023-06-061-0/+2
* | asm: align virt_to_phys definitionsAhmad Fatoum2023-06-131-1/+1
|/
* asm-generic: atomic: implement atomic_inc/dec_return stubsAhmad Fatoum2023-05-021-4/+7
* scripts: gen-dtb-s: reference OF IMD entries automaticallyAhmad Fatoum2023-04-171-0/+30
* asm-generic: avoid compiler warnings due to PCI_IOBASEAhmad Fatoum2023-01-311-1/+2
* Merge branch 'for-next/misc'Sascha Hauer2023-01-201-0/+4
|\
| * asm-generic: define IOMEM for assembly as wellAhmad Fatoum2023-01-101-0/+4
* | asm-generic: io.h: sync with LinuxAhmad Fatoum2023-01-161-30/+371
|/
* asm-generic: memory_layout: define __keep_symbolref()Ahmad Fatoum2022-10-261-0/+7
* include: asm-generic: reloc: implement runtime_address()Ahmad Fatoum2022-10-241-0/+69
* lds: introduce <asm/barebox.lds.h>Ahmad Fatoum2022-10-111-4/+0
* Merge branch 'for-next/sha256'Sascha Hauer2022-09-141-1/+0
|\
| * pbl: replace __piggydata_end with __image_endAhmad Fatoum2022-08-221-1/+0
* | init: define new postmem_initcall()Ahmad Fatoum2022-08-181-0/+1
|/
* Merge branch 'for-next/misc'Sascha Hauer2022-08-112-0/+30
|\
| * asm-generic: provide phys_to_virt() and virt_to_phys()Antony Pavlov2022-08-081-0/+20
| * RISC-V: asm: factor relocation related functions into asm/reloc.hAhmad Fatoum2022-08-081-0/+10
* | ARM: i.MX8M: Add romapi supportSascha Hauer2022-08-081-0/+1
|/
* Merge branch 'for-next/stm32'Sascha Hauer2022-02-181-0/+4
|\
| * clk: add clock driver for stm32f4 and stm32f7Ahmad Fatoum2022-02-011-0/+4
* | include: <asm-generic/bug.h>: implement WARN_ON_ONCEAhmad Fatoum2022-01-311-0/+12
|/
* Merge branch 'for-next/spdx'Sascha Hauer2022-01-1920-0/+40
|\
| * include: add SPDX-License-IdentifierAhmad Fatoum2022-01-0520-0/+40
* | x86: remove reference to empty fileAhmad Fatoum2022-01-051-2/+1
|/
* asm-generic: move sync_caches_for_execution declaration to <asm/cache.h>Ahmad Fatoum2021-11-251-0/+9
* include: <asm-generic/bug.h>: make self-containedAhmad Fatoum2021-11-011-2/+3
* Merge branch 'for-next/misc'Sascha Hauer2021-10-071-0/+2
|\
| * asm-generic: include bitio.h from io.hAhmad Fatoum2021-08-231-0/+2
* | ARM: atomic.h: add 64-bit counter supportRenaud Barbier2021-08-232-63/+49
|/
* common: add initial barebox deep-probe supportMarco Felsch2021-06-251-1/+9
* initcall: add of_populate_initcallMarco Felsch2021-06-251-0/+1
* Merge branch 'for-next/asm-io'Sascha Hauer2021-02-221-0/+55
|\
| * asm-generic: define fallback memcpy and memset for device I/OAhmad Fatoum2021-02-041-0/+55
* | include: asm-generic: don't do 64-bit soft division on 64-bit platformsAhmad Fatoum2021-02-191-1/+215
|/
* include: asm-generic: bitio.h don't include <asm-generic/io.h> directlyAhmad Fatoum2020-10-011-1/+1
* Merge branch 'for-next/net' into masterSascha Hauer2020-09-251-0/+13
|\
| * Add WARN_ONCE() macroSascha Hauer2020-08-191-0/+13