index
:
barebox
master
next
barebox master repository
Pengutronix
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
include: net: align PKTSIZE to 64 bytes
Steffen Trumtrar
5 days
1
-2
/
+2
*
Merge branch 'for-next/stm32mp1'
Sascha Hauer
13 days
1
-28
/
+13
|
\
|
*
ARM: stm32mp: init: handle differences between STM32MP13 and STM32MP15
Ahmad Fatoum
2023-11-23
1
-24
/
+13
|
*
ARM: stm32mp: don't re-enable DBGCFGR clock
Ahmad Fatoum
2023-11-23
1
-4
/
+0
*
|
Merge branch 'for-next/prepare-optee'
Sascha Hauer
13 days
31
-140
/
+1389
|
\
\
|
*
|
include: add linux/device.h wrapper around driver.h
Ahmad Fatoum
2023-11-23
1
-0
/
+66
|
*
|
of: define of_devices_ensure_probed_by_compatible
Ahmad Fatoum
2023-11-23
1
-0
/
+10
|
*
|
of: constify string pointed to by struct of_device_id::compatible
Ahmad Fatoum
2023-11-23
1
-1
/
+1
|
*
|
include: add Linux ktime API
Ahmad Fatoum
2023-11-23
1
-0
/
+212
|
*
|
include: add blocking notifier aliases
Ahmad Fatoum
2023-11-23
2
-0
/
+19
|
*
|
include: implement dev_warn_once and friends
Ahmad Fatoum
2023-11-23
1
-1
/
+28
|
*
|
include: linux/idr.h: implement more Linux API
Ahmad Fatoum
2023-11-23
1
-34
/
+25
|
*
|
include: asm-generic/atomic.h: define atomic_cmpxchg
Ahmad Fatoum
2023-11-23
1
-0
/
+2
|
*
|
string: implement strscpy
Ahmad Fatoum
2023-11-23
1
-0
/
+3
|
*
|
include: import Linux word-at-a-time.h
Ahmad Fatoum
2023-11-23
2
-0
/
+129
|
*
|
include: add linux/io.h with strict prototypes
Ahmad Fatoum
2023-11-23
2
-5
/
+215
|
*
|
asm-generic: migrate relaxed helpers into asm-generic/io.h
Ahmad Fatoum
2023-11-23
2
-34
/
+34
|
*
|
asm-generic: split off typeconfused readl and friends
Ahmad Fatoum
2023-11-23
2
-56
/
+76
|
*
|
include: import <linux/instruction_pointer.h>
Ahmad Fatoum
2023-11-23
2
-2
/
+12
|
*
|
bitops: split off linux/bits.h
Ahmad Fatoum
2023-11-23
2
-20
/
+31
|
*
|
include: add linux/refcount.h
Ahmad Fatoum
2023-11-23
5
-0
/
+514
|
*
|
include: provide linux/errno.h
Ahmad Fatoum
2023-11-23
8
-17
/
+42
|
|
/
*
|
Merge branch 'for-next/mmc'
Sascha Hauer
13 days
1
-1
/
+7
|
\
\
|
*
|
mci: export mci_get_ext_csd as helper
Marco Felsch
2023-11-15
1
-0
/
+1
|
*
|
commands: mmc: add write_reliability subcommand
LI Qingwu
2023-11-15
1
-0
/
+4
|
*
|
mci: core: check switch error for switch command
LI Qingwu
2023-11-15
1
-0
/
+1
|
*
|
mci: correct ENH_ATTRIBUTE_EN_MASK bit mask
LI Qingwu
2023-11-15
1
-1
/
+1
*
|
|
Merge branch 'for-next/misc'
Sascha Hauer
13 days
24
-294
/
+325
|
\
\
\
|
*
|
|
commands: regulator: add support for enabling/disabling regulators
Ahmad Fatoum
2023-11-24
1
-0
/
+1
|
*
|
|
clk: document struct clk_ops
Ahmad Fatoum
2023-11-23
1
-0
/
+65
|
*
|
|
console: provide best-effort clk_get_for_console helper
Ahmad Fatoum
2023-11-23
2
-0
/
+48
|
*
|
|
net: add generic MAC address derivation from machine ID
Ahmad Fatoum
2023-11-22
1
-0
/
+2
|
*
|
|
common: machine_id: support deriving app specific UUIDs
Ahmad Fatoum
2023-11-22
2
-0
/
+19
|
*
|
|
debug_ll ns16550: Add base address argument to register functions
Sascha Hauer
2023-11-21
5
-53
/
+56
|
*
|
|
console: move ARCH_HAS_CTRLC into Kconfig
Ahmad Fatoum
2023-11-21
1
-2
/
+2
|
*
|
|
commands: drvinfo: support filtering by driver
Ahmad Fatoum
2023-11-21
1
-0
/
+1
|
*
|
|
glob: drop needless ifdeffery in {glob,fnmatch}.h
Ahmad Fatoum
2023-11-21
2
-232
/
+25
|
*
|
|
include: spinlock.h: mark DEFINE_SPINLOCK with __always_unused
Ahmad Fatoum
2023-11-21
1
-1
/
+1
|
*
|
|
include: pm_domain.h: make header self-contained
Ahmad Fatoum
2023-11-21
1
-0
/
+3
|
*
|
|
barebox-wrapper: define stub for MODULE_VERSION
Ahmad Fatoum
2023-11-21
1
-0
/
+1
|
*
|
|
malloc: use __attribute((alloc_size)) for dynamic memory allocation
Ahmad Fatoum
2023-11-21
3
-4
/
+37
|
*
|
|
ARM: stm32mp: define stm32_serial_putc for use with pbl_set_putc
Ahmad Fatoum
2023-11-03
1
-2
/
+8
|
*
|
|
crypto: add JSON Web Token (JWT) support
Ahmad Fatoum
2023-11-01
1
-0
/
+55
|
*
|
|
lib: base64: add support for base64url
Ahmad Fatoum
2023-11-01
1
-0
/
+1
|
|
/
/
*
|
|
Merge branch 'for-next/k3'
Sascha Hauer
13 days
8
-2
/
+813
|
\
\
\
|
*
|
|
mci: fix define
Sascha Hauer
2023-11-06
1
-2
/
+2
|
*
|
|
lib: Add generic binary search function
Sascha Hauer
2023-11-06
2
-0
/
+35
|
*
|
|
firmware: Add basic support for TI System Control Interface (TI SCI) protocol
Sascha Hauer
2023-11-03
1
-0
/
+657
|
*
|
|
mailbox: Add TI K3 Secure Proxy Driver
Sascha Hauer
2023-11-03
1
-0
/
+25
|
*
|
|
Add initial mailbox support
Sascha Hauer
2023-11-03
1
-0
/
+36
[next]