index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
mtd: remove MTDDEBUG() and CONFIG_MTD_DEBUG
Masahiro Yamada
2017-10-23
1
-24
/
+0
|
/
*
linux/time.h: Remove dead code
Marek BehĂșn
2017-10-16
1
-5
/
+0
*
lzo: add a function to check the validity of the header
Jean-Jacques Hiblot
2017-10-05
1
-0
/
+3
*
linux/kernel.h: import DIV_ROUND_{DOWN, UP}_ULL from Linux
Masahiro Yamada
2017-10-05
1
-0
/
+5
*
linux/bitfield.h: import <linux/bitfield.h> from Linux 4.13
Masahiro Yamada
2017-10-04
1
-0
/
+106
*
dm: define dev_*() log functions in DM header
Masahiro Yamada
2017-10-04
1
-0
/
+17
*
bug.h: move runtime BUG/WARN macros into <linux/bug.h>
Masahiro Yamada
2017-10-04
2
-15
/
+28
*
bug.h: sync BUILD_BUG stuff with Linux 4.13
Masahiro Yamada
2017-10-04
3
-51
/
+90
*
printk: collect printk stuff into <linux/printk.h> with loglevel support
Masahiro Yamada
2017-10-04
3
-20
/
+80
*
usb: xhci: Honor endpoint's interval
Bin Meng
2017-10-01
1
-0
/
+20
*
linux/io.h: import generic ioread* / iowrite* accessors from Linux
Masahiro Yamada
2017-09-12
1
-0
/
+44
*
dma: import linux/dma-direction.h to consolidate enum dma_data_direction
Masahiro Yamada
2017-09-12
1
-0
/
+13
*
net: Add mii_resolve_flowctrl_fdx()
Yuiko Oshino
2017-08-14
1
-0
/
+23
*
spl: dm: use CONFIG_IS_ENABLED to test for the DM option
Philipp Tomsich
2017-08-13
1
-0
/
+13
*
avr32: Retire AVR32 for good
Andy Shevchenko
2017-07-06
2
-3
/
+3
*
treewide: remove unneeded semicolons
Masahiro Yamada
2017-06-16
1
-1
/
+1
*
string: Add strcspn()
Simon Glass
2017-06-01
1
-0
/
+15
*
string: Add strchrnul()
Simon Glass
2017-06-01
1
-0
/
+13
*
Update WARN_ON() to return a value
Simon Glass
2017-06-01
1
-2
/
+6
*
arm: usb: dra7xx: xHCI registers based on USB port index
Uri Mashiach
2017-05-08
1
-2
/
+4
*
ARM: omap2+: rename config to ARCH_OMAP2PLUS and consolidate Kconfig
Masahiro Yamada
2017-04-27
1
-1
/
+1
*
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2017-04-18
2
-4
/
+4
|
\
|
*
armv7: ls1021a: Drop macro CONFIG_LS102XA
York Sun
2017-04-17
2
-2
/
+2
|
*
armv8: ls1043a: Drop macro CONFIG_LS1043A
York Sun
2017-04-17
1
-1
/
+1
|
*
armv8: ls2080a: Drop macro CONFIG_LS2080A
York Sun
2017-04-17
1
-1
/
+1
*
|
sysreset: psci: support system reset in a generic way with PSCI
Masahiro Yamada
2017-04-18
1
-0
/
+13
*
|
ARM: adjust arm-smccc code for use in U-Boot
Masahiro Yamada
2017-04-18
1
-9
/
+1
*
|
ARM: import arm-smccc code from Linux 4.11-rc6
Masahiro Yamada
2017-04-18
1
-0
/
+134
|
/
*
lib: div64: sync with Linux
Peng Fan
2017-04-13
1
-0
/
+172
*
Blackfin: Remove
Tom Rini
2017-04-05
1
-8
/
+0
*
bitops.h: Include bitsperlong.h as needed for GENMASK_ULL
Stefan Roese
2017-03-29
1
-0
/
+1
*
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2017-01-19
1
-1
/
+1
|
\
|
*
fsl/usb: enable usb feature for ls1046ardb
jerry.huang@nxp.com
2017-01-18
1
-1
/
+1
*
|
iopoll: import include/linux/iopoll.h from Linux 4.9
Masahiro Yamada
2017-01-14
1
-0
/
+68
*
|
typecheck: import include/linux/typecheck.h from Linux 4.9
Masahiro Yamada
2017-01-14
1
-0
/
+24
*
|
delay: collect {m, n, u}delay declarations to include/linux/delay.h
Masahiro Yamada
2017-01-14
2
-2
/
+24
|
/
*
usb: xhci: Remove assumption of DWC instance based on DRA7 SoC type
Nishanth Menon
2016-12-03
1
-2
/
+2
*
linux/compat.h: Properly implement ndelay fallback
mario.six@gdsys.cc
2016-11-28
1
-1
/
+1
*
sf: Adopt flash table INFO macro from Linux
Jagan Teki
2016-11-18
1
-0
/
+5
*
list: Add list_last_entry() to find the last entry
Simon Glass
2016-10-11
1
-0
/
+11
*
drivers: usb: xhci-fsl: Implement Erratum A-010151 for FSL USB3 controller
Sriram Dash
2016-09-27
1
-0
/
+1
*
drivers: usb: xhci-fsl: Change burst beat and outstanding pipelined transfers...
Sriram Dash
2016-09-27
1
-0
/
+3
*
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2016-09-26
1
-1
/
+1
|
\
|
*
armv8: ls1012a: Convert CONFIG_LS1012A to Kconfig option ARCH_LS1021A
York Sun
2016-09-26
1
-1
/
+1
*
|
errno.h: sync error macros with linux 4.8-rc7
Masahiro Yamada
2016-09-23
1
-11
/
+46
*
|
Move ENOTSUPP defines to include/linux/errno.h
Masahiro Yamada
2016-09-23
2
-2
/
+2
*
|
Move error macros from <asm-generic/errno.h> to <linux/errno.h>
Masahiro Yamada
2016-09-23
1
-1
/
+126
*
|
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
2
-2
/
+2
*
|
Add <linux/errno.h> as a wrapper of <asm-generic/errno.h>
Masahiro Yamada
2016-09-23
1
-0
/
+6
*
|
treewide: use #include <...> to include public headers
Masahiro Yamada
2016-09-23
1
-5
/
+5
[prev]
[next]