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
*
xtensa: add support for the xtensa processor architecture [1/2]
Chris Zankel
2016-08-15
1
-2
/
+2
*
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2016-07-26
1
-12
/
+8
|
\
|
*
include: usb: Rename USB controller base address mapping
Rajesh Bhagat
2016-07-26
1
-12
/
+8
*
|
mtd: fix compiler warnings
Steve Rae
2016-07-24
1
-0
/
+5
*
|
mtd: nand: Increase the max OOB size
Boris Brezillon
2016-07-24
1
-1
/
+1
*
|
mtd: nand: add common DT init code
Brian Norris
2016-07-24
1
-0
/
+3
|
/
*
armv7: armv7: introduce set_gpmc_cs0
Ladislav Michl
2016-07-22
1
-0
/
+1
*
armv7: make gpmc_cfg const
Ladislav Michl
2016-07-22
1
-1
/
+1
*
linux/io.h: add generic ioremap()/iounmap() defines
Masahiro Yamada
2016-07-14
1
-0
/
+16
*
types.h: move and redefine resource_size_t
Masahiro Yamada
2016-07-14
1
-0
/
+4
*
linux/compat.h: add dev_warn()
Andreas Bießmann
2016-06-12
1
-0
/
+2
*
Remove unneeded remnants of bcopy().
Robert P. J. Day
2016-06-06
1
-4
/
+0
*
Merge git://git.denx.de/u-boot-nand-flash
Tom Rini
2016-06-04
4
-166
/
+73
|
\
|
*
mtd: nand: Sync with Linux v4.6
Scott Wood
2016-06-03
3
-31
/
+49
|
*
mtd: nand: Add page argument to write_page() etc.
Scott Wood
2016-06-03
1
-3
/
+3
|
*
mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data
Scott Wood
2016-06-03
1
-0
/
+20
|
*
nand: Embed mtd_info in struct nand_chip
Scott Wood
2016-06-03
1
-0
/
+1
|
*
mtd: nand: Remove docg4 driver and palmtreo680 flashing tool
Scott Wood
2016-06-03
1
-132
/
+0
*
|
armv8: fsl-layerscape: Add support of QorIQ LS1012A SoC
Prabhakar Kushwaha
2016-06-03
1
-1
/
+5
|
/
*
drivers: usb: common: add common code for usb drivers to use
Mugunthan V N
2016-05-17
1
-0
/
+9
*
Fix spelling of "occurred".
Vagrant Cascadian
2016-05-02
1
-2
/
+2
*
Change my mailaddress
Andreas Bießmann
2016-05-02
1
-1
/
+1
*
lib/crc8: Add crc start value
Stefan Roese
2016-04-11
1
-1
/
+2
*
armv8: LS2080A: Consolidate LS2080A and LS2085A
York Sun
2016-04-06
1
-1
/
+1
*
compiler*.h: sync include/linux/compiler*.h with Linux 4.5-rc6
Tom Rini
2016-02-29
6
-235
/
+383
*
Use correct spelling of "U-Boot"
Bin Meng
2016-02-06
3
-3
/
+3
*
bug.h: move BUILD_BUG_* defines to include/linux/bug.h
Masahiro Yamada
2016-01-25
1
-0
/
+55
*
armv8: Add psci.h from the Linux kernel
Sergey Temerkhanov
2016-01-19
1
-0
/
+90
*
Add more SPDX-License-Identifier tags
Tom Rini
2016-01-19
3
-24
/
+3
*
Revert "include/linux: move typdef for uintptr_t"
York Sun
2015-12-16
1
-1
/
+0
*
include/linux: move typdef for uintptr_t
Aneesh Bansal
2015-12-15
1
-0
/
+1
*
usb: xhci: zynqmp: Removing unused function usb_phy_reset
Marek Vasut
2015-12-07
1
-1
/
+0
*
armv8/ls1043ardb: add USB support
Gong Qianyu
2015-11-30
1
-1
/
+8
*
armv8: ls2085a: Add support of LS2085A SoC
Prabhakar Kushwaha
2015-11-30
1
-1
/
+1
*
armv8: LS2080A: Rename LS2085A to reflect LS2080A
Prabhakar Kushwaha
2015-11-30
1
-3
/
+3
*
usb: sandbox: Add a USB emulation driver
Simon Glass
2015-11-19
1
-0
/
+20
*
include/linux/mtd: Update copyright notices
Tom Rini
2015-11-12
4
-12
/
+14
*
dm: implement a MTD uclass
Thomas Chou
2015-11-12
1
-0
/
+2
*
compat: Remove is_power_of_2() definition
Fabio Estevam
2015-11-05
1
-6
/
+0
*
bitops: Add fls_long and __ffs64
Fabio Estevam
2015-11-05
1
-0
/
+27
*
include: Add log2 header from the kernel
Fabio Estevam
2015-11-05
1
-0
/
+205
*
ubi,ubifs: sync with linux v4.2
Heiko Schocher
2015-10-26
2
-1
/
+57
*
linux, compat: add missing definitions for ubi
Heiko Schocher
2015-10-26
1
-4
/
+33
*
linux/bitops.h: GENMASK copy from linux
Jagan Teki
2015-10-21
1
-0
/
+11
*
linux/bitops: Move BIT definitions at top
Jagan Teki
2015-10-21
1
-4
/
+3
*
bitops: introduce BIT() definition
Heiko Schocher
2015-09-11
1
-0
/
+2
*
usb: gadget: at91_udc: add at91_udc into U-Boot
Heiko Schocher
2015-09-11
1
-0
/
+20
*
mtd: nand: Increase max sizes of OOB and Page size
Siva Durga Prasad Paladugu
2015-08-25
2
-3
/
+3
*
nand: Sync with Linux v4.1
Scott Wood
2015-08-25
1
-5
/
+82
*
mtd: Introduce mtd_block_isreserved()
Ezequiel Garcia
2015-08-25
2
-0
/
+3
[next]