index
:
delta/barebox.git
doc
dts
efi
imx-ipu-v3
master
next
pu/kconfig
pu/mtd
pu/persistent-vars
stable/v2013.05
stable/v2013.06
stable/v2013.07
stable/v2013.08
stable/v2013.10
stable/v2014.05
stable/v2014.06
stable/v2014.06.0
stable/v2014.07
stable/v2014.08
stable/v2014.09
stable/v2014.10
stable/v2014.11
stable/v2014.12
stable/v2015.01
stable/v2015.02
stable/v2017.05
stable/v2017.06
stable/v2017.07
stable/v2017.11
stable/v2018.07
stable/v2018.09
stable/v2018.12
v2011.03-stable
work/am335x
work/efika-sb
work/fit-support
work/musb
work/mvebu-multisoc
git.pengutronix.de: git/barebox.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-generic
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-next/asm-io'
Sascha Hauer
2021-02-22
1
-0
/
+55
|
\
|
*
asm-generic: define fallback memcpy and memset for device I/O
Ahmad Fatoum
2021-02-04
1
-0
/
+55
*
|
include: asm-generic: don't do 64-bit soft division on 64-bit platforms
Ahmad Fatoum
2021-02-19
1
-1
/
+215
|
/
*
include: asm-generic: bitio.h don't include <asm-generic/io.h> directly
Ahmad Fatoum
2020-10-01
1
-1
/
+1
*
Merge branch 'for-next/net' into master
Sascha Hauer
2020-09-25
1
-0
/
+13
|
\
|
*
Add WARN_ONCE() macro
Sascha Hauer
2020-08-19
1
-0
/
+13
*
|
Add constructor support
Sascha Hauer
2020-09-18
2
-0
/
+15
|
/
*
module: Implement HAVE_MOD_ARCH_SPECIFIC
David Dgien
2020-07-01
1
-0
/
+49
*
include: bitops: fix dead increment in fls() and ffs()
Ahmad Fatoum
2020-06-03
2
-6
/
+2
*
include: <asm-generic/atomic.h>: remove stub IRQ save/restore
Ahmad Fatoum
2020-06-03
1
-26
/
+0
*
ARM: atomic.h: move generic implementation to asm-generic
Ahmad Fatoum
2020-06-03
1
-0
/
+99
*
include: asm-generic: provide (in|out)_(le|be)(16|32) helpers for all archs
Ahmad Fatoum
2020-06-03
1
-0
/
+145
*
common.h: move the generic IOMEM definition to asm-generic/io.h
Masahiro Yamada
2020-05-05
1
-0
/
+4
*
ARM: add optee early loading function
Rouven Czerwinski
2020-01-30
1
-2
/
+2
*
lds: align RO_DATA_SECTION members
Lucas Stach
2019-12-20
1
-0
/
+11
*
ARM: zynq: move header generation to zynq_mkimage
Lucas Stach
2019-11-11
1
-2
/
+1
*
rsa: Allow to directly compile in rsa public keys
Sascha Hauer
2019-10-15
1
-0
/
+6
*
lds: Add and use RO_DATA_SECTION macro
Sascha Hauer
2019-10-14
1
-0
/
+11
*
lds: remove more unnecessary alignments
Sascha Hauer
2019-10-14
1
-2
/
+0
*
lds: create and use BAREBOX_PCI_FIXUP macro
Sascha Hauer
2019-10-14
1
-0
/
+15
*
lds: Move start/end address variables into defines
Sascha Hauer
2019-10-14
1
-12
/
+28
*
barebox.lds: Remove unnecessary braces
Sascha Hauer
2019-10-14
1
-2
/
+2
*
sections: fix macro for barebox_pbl_size
Rouven Czerwinski
2019-08-07
1
-2
/
+2
*
ARM: Initial OP-TEE support
Sascha Hauer
2019-06-07
1
-0
/
+6
*
ratp: implement generic command support
Aleksander Morgado
2018-03-01
1
-0
/
+2
*
asm-generic: partially sync io.h with linux kernel
Oleksij Rempel
2017-09-08
1
-28
/
+217
*
ARM: start: Fix image size calculation
Sascha Hauer
2017-02-08
1
-1
/
+2
*
Merge branch 'for-next/ubifs'
Sascha Hauer
2016-04-08
1
-0
/
+260
|
\
|
*
ARM: Add atomic.h from u-boot v2016.03
Alexander Stein
2016-04-08
1
-0
/
+260
*
|
ARM: i.MX: remove unused imx-flash-header.h
Sascha Hauer
2016-04-01
1
-6
/
+1
|
/
*
crypto: add RSA support
Sascha Hauer
2016-01-26
1
-0
/
+5
*
gpio: Drop asm-generic/gpio.h
Sascha Hauer
2015-08-20
1
-9
/
+0
*
exitcall: Add exitcall infrastructure
Herve Codina
2015-07-13
1
-0
/
+9
*
clk: of: fix clk_of_table generation
Sascha Hauer
2015-06-11
1
-1
/
+2
*
Merge branch 'for-next/posix_types'
Sascha Hauer
2015-06-09
3
-23
/
+91
|
\
|
*
introduce generic posix_types.h
Sascha Hauer
2015-06-03
1
-0
/
+90
|
*
drop __BITS_PER_LONG
Sascha Hauer
2015-05-22
2
-23
/
+1
*
|
startup: introduce postenvironment_initcall
Sascha Hauer
2015-05-15
1
-1
/
+3
|
/
*
base: Introduce deferred probing
Sebastian Hesselbarth
2015-04-17
1
-0
/
+1
*
crypto: hmac: move register to hmac
Jean-Christophe PLAGNIOL-VILLARD
2015-03-27
1
-1
/
+2
*
asm-generic/bug.h: move BUG(), BUG_ON(), WARN(), WARN_ON() macros
Masahiro Yamada
2015-01-29
1
-0
/
+37
*
gpio: move gpio_is_valid to include/gpio.h
Sascha Hauer
2014-11-28
1
-11
/
+0
*
Merge branch 'for-next/misc'
Sascha Hauer
2014-08-07
1
-0
/
+15
|
\
|
*
include: update bitop functions from kernel
Sascha Hauer
2014-07-17
1
-0
/
+15
*
|
Add support for metadata in barebox images
Sascha Hauer
2014-08-07
1
-0
/
+6
|
/
*
asm-generic: add IO memory accessors
Franck Jullien
2014-05-14
1
-0
/
+12
*
Load PBL into SRAM
David Vincent
2014-02-09
1
-0
/
+13
*
asm-generic: add macro for BAREBOX_CLK_TABLE
Sebastian Hesselbarth
2013-11-11
1
-1
/
+8
*
mtd: nand: update to v3.11-rc1
Sascha Hauer
2013-07-23
1
-1
/
+3
*
ARM: Add image end section
Sascha Hauer
2013-06-26
1
-0
/
+1
[next]