summaryrefslogtreecommitdiffstats
path: root/arch/openrisc/include/asm
Commit message (Expand)AuthorAgeFilesLines
* include: import Linux word-at-a-time.hAhmad Fatoum2023-11-231-0/+2
* lds: move OUTPUT_FORMAT/ARCH definition into headerAhmad Fatoum2022-10-111-0/+2
* lds: introduce <asm/barebox.lds.h>Ahmad Fatoum2022-10-111-0/+3
* arch: add SPDX-License-Identifier to all headersAhmad Fatoum2022-01-059-0/+18
* openrisc: Implement setjmp/longjmp/initjmpStafford Horne2021-03-171-0/+17
* openrisc: Add linkage.hStafford Horne2021-03-171-0/+7
* arch: include <asm-generic/int-ll64.h> from <asm/types.h>Masahiro Yamada2020-05-181-47/+1
* Kconfig: retire empty <asm/barebox.h>Ahmad Fatoum2019-08-301-4/+0
* move umode_t typedef from asm/types.h to linux/types.hAntony Pavlov2019-01-181-2/+0
* rework remap_rangeSascha Hauer2015-11-031-13/+1
* openrisc: use generic posix_types.hSascha Hauer2015-06-031-71/+1
* introduce bitsperlong.h for remaining architecturesSascha Hauer2015-06-032-1/+2
* dma: Use generic place for dma_addr_t typedefSascha Hauer2015-05-221-4/+0
* consistently use the same bitops.h fileSascha Hauer2014-07-171-9/+20
* openrisc: update SPR registers definitionFranck Jullien2014-05-221-1/+12
* openrisc: Use generic io accessorsSascha Hauer2014-04-091-98/+3
* remap_range: make function 'remap_range' globalAlexander Aring2013-01-181-0/+18
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-176-24/+0
* openrisc: Add unaligned supportSascha Hauer2012-09-041-0/+51
* blackfin, mips, openrisc, ppc, sandbox, x86: add generic dma_alloc, dma_free ...Marc Kleine-Budde2012-06-301-0/+13
* openrisc: fix build due to redefined phys_size_tSascha Hauer2012-06-211-2/+0
* Add OpenRISC archFranck Jullien2012-01-0218-0/+1303