Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
195cb33a486b16724d76b7ba9937de68b48ce506
/
include
/
linux
e539a7c
linux/sizes.h: sync from kernel
by Baruch Siach
· 6 years ago
4864f30
linux/const.h: import from kernel
by Baruch Siach
· 6 years ago
b95e9db
kconfig: Introduce HAVE_ARCH_IOMAP
by Bin Meng
· 6 years ago
dacfde8
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 6 years ago
e82a227
linux/if_ether.h: Add VLAN related macros
by Bin Meng
· 6 years ago
2c9299d
linux/if_ether.h: Initial import from Linux kernel v4.17
by Bin Meng
· 6 years ago
5efc2c4
linux/compat.h: Add netdev_### log macros
by Bin Meng
· 6 years ago
0f836d3
linux/mdio.h: Sync with Linux kernel v4.17
by Bin Meng
· 6 years ago
1321da9
linux/mii.h: Sync with Linux kernel v4.17
by Bin Meng
· 6 years ago
126f0d2
ctags: Minor changes to fix ctags output
by Simon Glass
· 6 years ago
cdb295c
mtd: nand: spi: Add Gigadevice SPI NAND support
by Stefan Roese
· 6 years ago
6382e0c
mtd: mtdpart: implement proper partition handling
by Miquel Raynal
· 6 years ago
1a08e99
mtd: uboot: search for an equivalent MTD name with the mtdids
by Miquel Raynal
· 6 years ago
6f381d5
mtd: mtdpart: add a generic mtdparts-like parser
by Miquel Raynal
· 6 years ago
fa46525
mtd: spinand: Add initial support for the MX35LF1GE4AB chip
by Boris Brezillon
· 6 years ago
ea4d7c8
mtd: spinand: Add initial support for Winbond W25M02GV
by Frieder Schrempf
· 6 years ago
df1859e
mtd: spinand: Add initial support for Micron MT29F2G01ABAGD
by Peter Pan
· 6 years ago
47e9045
mtd: nand: Add core infrastructure to support SPI NANDs
by Peter Pan
· 6 years ago
fe0a20d
mtd: nand: Pass mode information to nand_page_io_req
by Boris Brezillon
· 6 years ago
894380f
mtd: nand: Add core infrastructure to deal with NAND devices
by Boris Brezillon
· 6 years ago
fff4be3
mtd: move definitions to enlarge their range
by Miquel Raynal
· 6 years ago
4cf0fa9
mtd: add get/set of_node/flash_node helpers
by Brian Norris
· 6 years ago
18e7541
mtd: Uninline mtd_write_oob and move it to mtdcore.c
by Ezequiel Garcia
· 6 years ago
4b6eeed
lib: bitrev: Sync with Linux kernel v4.17
by Bin Meng
· 6 years ago
bb6d08d
mailbox: Introduce K3 Secure Proxy Driver
by Lokesh Vutla
· 6 years ago
b8856af
firmware: ti_sci: Add support for processor control services
by Lokesh Vutla
· 6 years ago
5bd0837
firmware: ti_sci: Add support for reboot core service
by Andreas Dannenberg
· 6 years ago
d10c80c
firmware: ti_sci: Add support for clock control
by Lokesh Vutla
· 6 years ago
24a4d5e
firmware: ti_sci: Add support for device control
by Andreas Dannenberg
· 6 years ago
5299c4c
firmware: ti_sci: Add support for board configuration
by Andreas Dannenberg
· 6 years ago
5af02db
firmware: Add basic support for TI System Control Interface (TI SCI) protocol
by Lokesh Vutla
· 6 years ago
72e545a
Remove CONFIG_USE_STDINT
by Masahiro Yamada
· 6 years ago
f0a6d79
usb: musb-new: Fix improper musb host pointer
by Jagan Teki
· 6 years ago
2efd83c
mtd: remove stale comment in mtd_oob_ops structure
by Miquel Raynal
· 6 years ago
d9a7ef9
mtd: nand: add new enum for storing ECC algorithm
by Rafał Miłecki
· 6 years ago
929fb44
mtd: nand: export nand_get_flash_type function
by Jörg Krause
· 7 years ago
2d2fa49
lib: Add hexdump
by Alexey Brodkin
· 6 years ago
07bf4f9
include/linux/byteorder: Sync to latest Linux definitions
by Ramon Fried
· 6 years ago
9aadafc
bug.h: introduce WARN_ONCE
by Ramon Fried
· 6 years ago
cd5f70d
scripts/dtc: Update to upstream version v1.4.6-9-gaadd0b65c987
by Rob Herring
· 7 years ago
58d8fbe
usb: common: add support to get maximum speed from dt
by Mugunthan V N
· 7 years ago
11263e6
include: update log2 header from the Linux kernel
by Heinrich Schuchardt
· 7 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
95a686d
libfdt: move FDT_RAMDISK_OVERHEAD to image-fdt.c
by Masahiro Yamada
· 7 years ago
75f82d0
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
by Masahiro Yamada
· 7 years ago
bf5cf52
libfdt: fix <linux/libfdt.h>
by Masahiro Yamada
· 7 years ago
b148ad8
linux/kernel.h: Add ALIGN_DOWN macro
by Masahiro Yamada
· 7 years ago
99ef87e
mtd: nand: include <asm/cache.h> from include/linux/mtd/rawnand.h
by Masahiro Yamada
· 7 years ago
2b7a873
mtd: nand: Rename nand.h into rawnand.h
by Masahiro Yamada
· 7 years ago
984926b
mtd: nand: introduce NAND_ROW_ADDR_3 flag
by Masahiro Yamada
· 7 years ago
675fb43
mtd: nand: add a shorthand to generate nand_ecc_caps structure
by Masahiro Yamada
· 7 years ago
820eb48
mtd: nand: add generic helpers to check, match, maximize ECC settings
by Masahiro Yamada
· 7 years ago
32935f4
mtd: nand: Pass the CS line to ->setup_data_interface()
by Boris Brezillon
· 7 years ago
b9c07b6
mtd: nand: allow drivers to request minimum alignment for passed buffer
by Masahiro Yamada
· 7 years ago
8f39721
mtd: nand: Drop the ->errstat() hook
by Boris Brezillon
· 7 years ago
b9bf43c
mtd: nand: Drop unused cached programming support
by Boris Brezillon
· 7 years ago
e1b1e3a
mtd: add mtd_ooblayout_xxx() helper functions
by Boris Brezillon
· 7 years ago
c3a2985
mtd: nand: Support controllers with custom page
by Marc Gonzalez
· 7 years ago
a947e64
mtd: nand: Add a few more timings to nand_sdr_timings
by Boris Brezillon
· 7 years ago
7ec6dc5
mtd: nand: Fix data interface configuration logic
by Boris Brezillon
· 7 years ago
e509cba
mtd: nand: automate NAND timings selection
by Boris Brezillon
· 7 years ago
e8142e2
mtd: nand: Expose data interface for ONFI mode 0
by Sascha Hauer
· 7 years ago
0919fd3
mtd: nand: convert ONFI mode into data interface
by Sascha Hauer
· 7 years ago
2182594
mtd: nand: Introduce nand_data_interface
by Sascha Hauer
· 7 years ago
44ad3b9
mtd: nand: Create a NAND reset function
by Sascha Hauer
· 7 years ago
e98d1d7
mtd: nand: remove unnecessary 'extern' from function declarations
by Sascha Hauer
· 7 years ago
f1a54b0
mtd: nand: Add an option to maximize the ECC strength
by Boris Brezillon
· 7 years ago
be7dd14
mtd: nand: add onfi_* stubs in case ONFI_DETECTION is disabled
by Masahiro Yamada
· 7 years ago
14fecf9
bitops: collect BIT macros to include/linux/bitops.h
by Masahiro Yamada
· 7 years ago
1d95082
lib: libfdt: wrap scripts/dtc/libfdt/* where possible
by Masahiro Yamada
· 7 years ago
893e6e2
linux/types.h: add typedef of uintptr_t
by Masahiro Yamada
· 7 years ago
89cfa89
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 7 years ago
9a43a6c
armv8: ls1088ardb: Enable USB command RDB qspi-boot
by Ran Wang
· 7 years ago
32c0693
mtd: remove MTDDEBUG() and CONFIG_MTD_DEBUG
by Masahiro Yamada
· 7 years ago
0001043
linux/time.h: Remove dead code
by Marek Behún
· 7 years ago
bf44da2
lzo: add a function to check the validity of the header
by Jean-Jacques Hiblot
· 7 years ago
170b687
linux/kernel.h: import DIV_ROUND_{DOWN, UP}_ULL from Linux
by Masahiro Yamada
· 7 years ago
edad892
linux/bitfield.h: import <linux/bitfield.h> from Linux 4.13
by Masahiro Yamada
· 7 years ago
9e74eb5
dm: define dev_*() log functions in DM header
by Masahiro Yamada
· 7 years ago
958f0f0
bug.h: move runtime BUG/WARN macros into <linux/bug.h>
by Masahiro Yamada
· 7 years ago
75035f3
bug.h: sync BUILD_BUG stuff with Linux 4.13
by Masahiro Yamada
· 7 years ago
bf9c293
printk: collect printk stuff into <linux/printk.h> with loglevel support
by Masahiro Yamada
· 7 years ago
87033f0
usb: xhci: Honor endpoint's interval
by Bin Meng
· 7 years ago
e632f5e
linux/io.h: import generic ioread* / iowrite* accessors from Linux
by Masahiro Yamada
· 7 years ago
ef205ea
dma: import linux/dma-direction.h to consolidate enum dma_data_direction
by Masahiro Yamada
· 7 years ago
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
Next »