Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
4ddc3092e02baab5f5d421e4b1a2c89cb40d69ef
/
include
/
linux
a14e808
net: Add mii_resolve_flowctrl_fdx()
by Yuiko Oshino
· 7 years ago
60e1578
spl: dm: use CONFIG_IS_ENABLED to test for the DM option
by Philipp Tomsich
· 7 years ago
8cb5cdd
avr32: Retire AVR32 for good
by Andy Shevchenko
· 7 years ago
622b7b3
treewide: remove unneeded semicolons
by Masahiro Yamada
· 7 years ago
0d0e3c9
string: Add strcspn()
by Simon Glass
· 8 years ago
4355d42
string: Add strchrnul()
by Simon Glass
· 8 years ago
a782467
Update WARN_ON() to return a value
by Simon Glass
· 8 years ago
f6ff74e
arm: usb: dra7xx: xHCI registers based on USB port index
by Uri Mashiach
· 8 years ago
6e1288c
ARM: omap2+: rename config to ARCH_OMAP2PLUS and consolidate Kconfig
by Masahiro Yamada
· 8 years ago
cffa503
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
836c55d
sysreset: psci: support system reset in a generic way with PSCI
by Masahiro Yamada
· 8 years ago
e8ead73
ARM: adjust arm-smccc code for use in U-Boot
by Masahiro Yamada
· 8 years ago
a93297e
ARM: import arm-smccc code from Linux 4.11-rc6
by Masahiro Yamada
· 8 years ago
c4f047c
armv7: ls1021a: Drop macro CONFIG_LS102XA
by York Sun
· 8 years ago
342cf06
armv8: ls1043a: Drop macro CONFIG_LS1043A
by York Sun
· 8 years ago
4ce6fbf
armv8: ls2080a: Drop macro CONFIG_LS2080A
by York Sun
· 8 years ago
d218320
lib: div64: sync with Linux
by Peng Fan
· 8 years ago
210ebce
Blackfin: Remove
by Tom Rini
· 8 years ago
5e9aade
bitops.h: Include bitsperlong.h as needed for GENMASK_ULL
by Stefan Roese
· 8 years ago
b86c4d0
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
811484e
fsl/usb: enable usb feature for ls1046ardb
by jerry.huang@nxp.com
· 8 years ago
9b5e2df
iopoll: import include/linux/iopoll.h from Linux 4.9
by Masahiro Yamada
· 8 years ago
7826b0a
typecheck: import include/linux/typecheck.h from Linux 4.9
by Masahiro Yamada
· 8 years ago
29d2a62
delay: collect {m, n, u}delay declarations to include/linux/delay.h
by Masahiro Yamada
· 8 years ago
781b645
usb: xhci: Remove assumption of DWC instance based on DRA7 SoC type
by Nishanth Menon
· 8 years ago
a41381b
linux/compat.h: Properly implement ndelay fallback
by mario.six@gdsys.cc
· 8 years ago
77ae47b
sf: Adopt flash table INFO macro from Linux
by Jagan Teki
· 8 years ago
7ab0c2d
list: Add list_last_entry() to find the last entry
by Simon Glass
· 8 years ago
a1f422e
drivers: usb: xhci-fsl: Implement Erratum A-010151 for FSL USB3 controller
by Sriram Dash
· 8 years ago
16f1d2b
drivers: usb: xhci-fsl: Change burst beat and outstanding pipelined transfers requests
by Sriram Dash
· 8 years ago
71c10a4
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
b3d7164
armv8: ls1012a: Convert CONFIG_LS1012A to Kconfig option ARCH_LS1021A
by York Sun
· 8 years ago
0b74708
errno.h: sync error macros with linux 4.8-rc7
by Masahiro Yamada
· 8 years ago
8ec5336
Move ENOTSUPP defines to include/linux/errno.h
by Masahiro Yamada
· 8 years ago
5f7f602
Move error macros from <asm-generic/errno.h> to <linux/errno.h>
by Masahiro Yamada
· 8 years ago
56a931c
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· 8 years ago
676f595
Add <linux/errno.h> as a wrapper of <asm-generic/errno.h>
by Masahiro Yamada
· 8 years ago
adae2ec
treewide: use #include <...> to include public headers
by Masahiro Yamada
· 8 years ago
eb0e049
usb: xhci-rockchip: add rockchip dwc3 controller driver
by MengDongyang
· 8 years ago
41e3737
xtensa: add support for the xtensa processor architecture [1/2]
by Chris Zankel
· 8 years ago
964409d
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
386f2e4
include: usb: Rename USB controller base address mapping
by Rajesh Bhagat
· 8 years ago
6eb14ff
mtd: fix compiler warnings
by Steve Rae
· 8 years ago
971b075
mtd: nand: Increase the max OOB size
by Boris Brezillon
· 8 years ago
ba6463d
mtd: nand: add common DT init code
by Brian Norris
· 8 years ago
446e94a
armv7: armv7: introduce set_gpmc_cs0
by Ladislav Michl
· 8 years ago
d5b1c27
armv7: make gpmc_cfg const
by Ladislav Michl
· 8 years ago
332b829
linux/io.h: add generic ioremap()/iounmap() defines
by Masahiro Yamada
· 8 years ago
a02effd
types.h: move and redefine resource_size_t
by Masahiro Yamada
· 8 years ago
317a382
linux/compat.h: add dev_warn()
by Andreas Bießmann
· 8 years ago
7a9a2e6
Remove unneeded remnants of bcopy().
by Robert P. J. Day
· 8 years ago
ab9f4c3
Merge git://git.denx.de/u-boot-nand-flash
by Tom Rini
· 8 years ago
52ab7ce
mtd: nand: Sync with Linux v4.6
by Scott Wood
· 8 years ago
46e1310
mtd: nand: Add page argument to write_page() etc.
by Scott Wood
· 8 years ago
17fed14
mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data
by Scott Wood
· 8 years ago
2c1b7e1
nand: Embed mtd_info in struct nand_chip
by Scott Wood
· 8 years ago
465ba37
mtd: nand: Remove docg4 driver and palmtreo680 flashing tool
by Scott Wood
· 8 years ago
d169ebe
armv8: fsl-layerscape: Add support of QorIQ LS1012A SoC
by Prabhakar Kushwaha
· 8 years ago
1a54713
drivers: usb: common: add common code for usb drivers to use
by Mugunthan V N
· 9 years ago
edfdb99
Fix spelling of "occurred".
by Vagrant Cascadian
· 9 years ago
07dafdb
Change my mailaddress
by Andreas Bießmann
· 9 years ago
a0d9b99
lib/crc8: Add crc start value
by Stefan Roese
· 9 years ago
cbe8e1c
armv8: LS2080A: Consolidate LS2080A and LS2085A
by York Sun
· 9 years ago
978a047
compiler*.h: sync include/linux/compiler*.h with Linux 4.5-rc6
by Tom Rini
· 9 years ago
7557405
Use correct spelling of "U-Boot"
by Bin Meng
· 9 years ago
78eeb91
bug.h: move BUILD_BUG_* defines to include/linux/bug.h
by Masahiro Yamada
· 9 years ago
9fffbd5
armv8: Add psci.h from the Linux kernel
by Sergey Temerkhanov
· 9 years ago
e237880
Add more SPDX-License-Identifier tags
by Tom Rini
· 9 years ago
9dfa925
Revert "include/linux: move typdef for uintptr_t"
by York Sun
· 9 years ago
3938faf
include/linux: move typdef for uintptr_t
by Aneesh Bansal
· 9 years ago
8737968
usb: xhci: zynqmp: Removing unused function usb_phy_reset
by Marek Vasut
· 9 years ago
0ea9b3d
armv8/ls1043ardb: add USB support
by Gong Qianyu
· 9 years ago
77f7ded
armv8: ls2085a: Add support of LS2085A SoC
by Prabhakar Kushwaha
· 9 years ago
122bcfd
armv8: LS2080A: Rename LS2085A to reflect LS2080A
by Prabhakar Kushwaha
· 9 years ago
be4ebd1
usb: sandbox: Add a USB emulation driver
by Simon Glass
· 9 years ago
f76fe25
include/linux/mtd: Update copyright notices
by Tom Rini
· 9 years ago
e51b65e
dm: implement a MTD uclass
by Thomas Chou
· 9 years ago
0297d1e
compat: Remove is_power_of_2() definition
by Fabio Estevam
· 9 years ago
5e39d08
bitops: Add fls_long and __ffs64
by Fabio Estevam
· 9 years ago
6ddec55
include: Add log2 header from the kernel
by Fabio Estevam
· 9 years ago
94b66de
ubi,ubifs: sync with linux v4.2
by Heiko Schocher
· 9 years ago
9851f52
linux, compat: add missing definitions for ubi
by Heiko Schocher
· 9 years ago
8aceb8f
linux/bitops.h: GENMASK copy from linux
by Jagan Teki
· 9 years ago
79d4d5f
linux/bitops: Move BIT definitions at top
by Jagan Teki
· 9 years ago
69bab55
bitops: introduce BIT() definition
by Heiko Schocher
· 9 years ago
774e1d4
usb: gadget: at91_udc: add at91_udc into U-Boot
by Heiko Schocher
· 9 years ago
f16bd95
mtd: nand: Increase max sizes of OOB and Page size
by Siva Durga Prasad Paladugu
· 10 years ago
3ea94ed
nand: Sync with Linux v4.1
by Scott Wood
· 9 years ago
fc9d57c
mtd: Introduce mtd_block_isreserved()
by Ezequiel Garcia
· 11 years ago
831bbad
nand: Remove __UBOOT__ ifdefs
by Scott Wood
· 9 years ago
88c1ccf
linux/kconfig.h: add CPP macros useful for per-image config options
by Masahiro Yamada
· 9 years ago
a922cb4
Bring in __aligned_u64 and friends to linux/types.h
by Simon Glass
· 9 years ago
5e80377
Merge git://git.denx.de/u-boot-usb
by Tom Rini
· 9 years ago
7b5ec7e
linux_compat: handle __GFP_ZERO in kmalloc()
by Masahiro Yamada
· 9 years ago
c537347
linux_compat: move vzalloc() to header file as an inline function
by Masahiro Yamada
· 9 years ago
34d20f8
linux_compat: remove cpu_relax() define
by Masahiro Yamada
· 9 years ago
e28e0f2
include: usb: Map USB controller base addresses for LS2085A
by Nikhil Badola
· 9 years ago
a740dfb
include: usb: Move USB controller base address mapping
by Nikhil Badola
· 9 years ago
807babb
drivers: usb: fsl: Implement Erratum A-009116 for XHCI controller
by Nikhil Badola
· 9 years ago
f4de407
usb: fsl: Add XHCI driver support
by Ramneek Mehresh
· 10 years ago
Next »