summaryrefslogtreecommitdiffstats
path: root/include/asm-generic
Commit message (Expand)AuthorAgeFilesLines
* asm-generic: include bitio.h from io.hAhmad Fatoum2021-08-231-0/+2
* 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
* | Add constructor supportSascha Hauer2020-09-182-0/+15
|/
* module: Implement HAVE_MOD_ARCH_SPECIFICDavid Dgien2020-07-011-0/+49
* include: bitops: fix dead increment in fls() and ffs()Ahmad Fatoum2020-06-032-6/+2
* include: <asm-generic/atomic.h>: remove stub IRQ save/restoreAhmad Fatoum2020-06-031-26/+0
* ARM: atomic.h: move generic implementation to asm-genericAhmad Fatoum2020-06-031-0/+99
* include: asm-generic: provide (in|out)_(le|be)(16|32) helpers for all archsAhmad Fatoum2020-06-031-0/+145
* common.h: move the generic IOMEM definition to asm-generic/io.hMasahiro Yamada2020-05-051-0/+4
* ARM: add optee early loading functionRouven Czerwinski2020-01-301-2/+2
* lds: align RO_DATA_SECTION membersLucas Stach2019-12-201-0/+11
* ARM: zynq: move header generation to zynq_mkimageLucas Stach2019-11-111-2/+1
* rsa: Allow to directly compile in rsa public keysSascha Hauer2019-10-151-0/+6
* lds: Add and use RO_DATA_SECTION macroSascha Hauer2019-10-141-0/+11
* lds: remove more unnecessary alignmentsSascha Hauer2019-10-141-2/+0
* lds: create and use BAREBOX_PCI_FIXUP macroSascha Hauer2019-10-141-0/+15
* lds: Move start/end address variables into definesSascha Hauer2019-10-141-12/+28
* barebox.lds: Remove unnecessary bracesSascha Hauer2019-10-141-2/+2
* sections: fix macro for barebox_pbl_sizeRouven Czerwinski2019-08-071-2/+2
* ARM: Initial OP-TEE supportSascha Hauer2019-06-071-0/+6
* ratp: implement generic command supportAleksander Morgado2018-03-011-0/+2
* asm-generic: partially sync io.h with linux kernelOleksij Rempel2017-09-081-28/+217
* ARM: start: Fix image size calculationSascha Hauer2017-02-081-1/+2
* Merge branch 'for-next/ubifs'Sascha Hauer2016-04-081-0/+260
|\
| * ARM: Add atomic.h from u-boot v2016.03Alexander Stein2016-04-081-0/+260
* | ARM: i.MX: remove unused imx-flash-header.hSascha Hauer2016-04-011-6/+1
|/
* crypto: add RSA supportSascha Hauer2016-01-261-0/+5
* gpio: Drop asm-generic/gpio.hSascha Hauer2015-08-201-9/+0
* exitcall: Add exitcall infrastructureHerve Codina2015-07-131-0/+9
* clk: of: fix clk_of_table generationSascha Hauer2015-06-111-1/+2
* Merge branch 'for-next/posix_types'Sascha Hauer2015-06-093-23/+91
|\
| * introduce generic posix_types.hSascha Hauer2015-06-031-0/+90
| * drop __BITS_PER_LONGSascha Hauer2015-05-222-23/+1
* | startup: introduce postenvironment_initcallSascha Hauer2015-05-151-1/+3
|/
* base: Introduce deferred probingSebastian Hesselbarth2015-04-171-0/+1
* crypto: hmac: move register to hmacJean-Christophe PLAGNIOL-VILLARD2015-03-271-1/+2
* asm-generic/bug.h: move BUG(), BUG_ON(), WARN(), WARN_ON() macrosMasahiro Yamada2015-01-291-0/+37
* gpio: move gpio_is_valid to include/gpio.hSascha Hauer2014-11-281-11/+0
* Merge branch 'for-next/misc'Sascha Hauer2014-08-071-0/+15
|\
| * include: update bitop functions from kernelSascha Hauer2014-07-171-0/+15
* | Add support for metadata in barebox imagesSascha Hauer2014-08-071-0/+6
|/
* asm-generic: add IO memory accessorsFranck Jullien2014-05-141-0/+12
* Load PBL into SRAMDavid Vincent2014-02-091-0/+13