Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
3ebe09d09a407f93022d945a205c5318239eb3f6
/
include
/
linux
8c92780
mtd: spi: spi-nor-core: Add back U-Boot specific features
by Vignesh R
· 6 years ago
7aeedac
mtd: spi: Port SPI NOR framework from Linux
by Vignesh R
· 6 years ago
e519c61
bitops: Fix GENMASK definition for Sandbox
by Vignesh R
· 6 years ago
b32aa9e
linux/kernel.h: import DIV_ROUND_CLOSEST_ULL from Linux
by Masahiro Yamada
· 6 years ago
916fa097
usb: composite: Move bitmap related operations to ./include/linux/bitmap.h
by Lukasz Majewski
· 6 years ago
ff8d755
usb: udc: implement DM versions of usb_gadget_initialize()/_release()/_handle_interrupt()
by Jean-Jacques Hiblot
· 6 years ago
a06955a
usb: gadget: Do not call board_usb_xxx() directly in USB gadget drivers
by Jean-Jacques Hiblot
· 6 years ago
2a055ea
Merge tag 'dm-pull-5dec18' of git://git.denx.de/u-boot-dm
by Tom Rini
· 6 years ago
9450ab2
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 6 years ago
4a5594f
mtd: Don't stop MTD partition creation when it fails on one device
by Boris Brezillon
· 6 years ago
a02820f
mtd: Delete partitions attached to the device when a device is deleted
by Boris Brezillon
· 6 years ago
4c47fd0
mtd: Add a function to report when the MTD dev list has been updated
by Boris Brezillon
· 6 years ago
277f4eb
Add UINT32_MAX and UINT64_MAX
by Simon Glass
· 6 years ago
49c7516
time: Update mdelay() to delay in one large chunk
by Simon Glass
· 6 years ago
81ea008
efi_loader: PSCI reset and shutdown
by Heinrich Schuchardt
· 6 years ago
b335e91
linux/sizes.h: sync from kernel
by Baruch Siach
· 6 years ago
b26c486
linux/const.h: import from kernel
by Baruch Siach
· 6 years ago
2895c4b
kconfig: Introduce HAVE_ARCH_IOMAP
by Bin Meng
· 6 years ago
0223462
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 6 years ago
883b530
linux/if_ether.h: Add VLAN related macros
by Bin Meng
· 6 years ago
2240d76
linux/if_ether.h: Initial import from Linux kernel v4.17
by Bin Meng
· 6 years ago
b06d76f
linux/compat.h: Add netdev_### log macros
by Bin Meng
· 6 years ago
1456639
linux/mdio.h: Sync with Linux kernel v4.17
by Bin Meng
· 6 years ago
8da3524
linux/mii.h: Sync with Linux kernel v4.17
by Bin Meng
· 6 years ago
07bc873
ctags: Minor changes to fix ctags output
by Simon Glass
· 6 years ago
9e5c2a7
mtd: nand: spi: Add Gigadevice SPI NAND support
by Stefan Roese
· 6 years ago
2a74930
mtd: mtdpart: implement proper partition handling
by Miquel Raynal
· 6 years ago
ff4afa8
mtd: uboot: search for an equivalent MTD name with the mtdids
by Miquel Raynal
· 6 years ago
21cc1fb
mtd: mtdpart: add a generic mtdparts-like parser
by Miquel Raynal
· 6 years ago
6f041cc
mtd: spinand: Add initial support for the MX35LF1GE4AB chip
by Boris Brezillon
· 6 years ago
3181c0a
mtd: spinand: Add initial support for Winbond W25M02GV
by Frieder Schrempf
· 6 years ago
883d877
mtd: spinand: Add initial support for Micron MT29F2G01ABAGD
by Peter Pan
· 6 years ago
0a6d6ba
mtd: nand: Add core infrastructure to support SPI NANDs
by Peter Pan
· 6 years ago
f867872
mtd: nand: Pass mode information to nand_page_io_req
by Boris Brezillon
· 6 years ago
b95db8d
mtd: nand: Add core infrastructure to deal with NAND devices
by Boris Brezillon
· 6 years ago
d02f1d3
mtd: move definitions to enlarge their range
by Miquel Raynal
· 6 years ago
9bfc3fd
mtd: add get/set of_node/flash_node helpers
by Brian Norris
· 6 years ago
5f50d82
mtd: Uninline mtd_write_oob and move it to mtdcore.c
by Ezequiel Garcia
· 6 years ago
9c2cb97
lib: bitrev: Sync with Linux kernel v4.17
by Bin Meng
· 6 years ago
f9aa410
mailbox: Introduce K3 Secure Proxy Driver
by Lokesh Vutla
· 6 years ago
ccbc8b2
firmware: ti_sci: Add support for processor control services
by Lokesh Vutla
· 6 years ago
f369b0f
firmware: ti_sci: Add support for reboot core service
by Andreas Dannenberg
· 6 years ago
9b87181
firmware: ti_sci: Add support for clock control
by Lokesh Vutla
· 6 years ago
7bc3304
firmware: ti_sci: Add support for device control
by Andreas Dannenberg
· 6 years ago
dcfc52a
firmware: ti_sci: Add support for board configuration
by Andreas Dannenberg
· 6 years ago
32cd251
firmware: Add basic support for TI System Control Interface (TI SCI) protocol
by Lokesh Vutla
· 6 years ago
9865543
Remove CONFIG_USE_STDINT
by Masahiro Yamada
· 6 years ago
8b8d59f
usb: musb-new: Fix improper musb host pointer
by Jagan Teki
· 6 years ago
980f65d
mtd: remove stale comment in mtd_oob_ops structure
by Miquel Raynal
· 6 years ago
323a73a
mtd: nand: add new enum for storing ECC algorithm
by Rafał Miłecki
· 6 years ago
da37d09
mtd: nand: export nand_get_flash_type function
by Jörg Krause
· 7 years ago
f8c987f
lib: Add hexdump
by Alexey Brodkin
· 6 years ago
920be88
include/linux/byteorder: Sync to latest Linux definitions
by Ramon Fried
· 6 years ago
948f32c
bug.h: introduce WARN_ONCE
by Ramon Fried
· 6 years ago
db405d1
scripts/dtc: Update to upstream version v1.4.6-9-gaadd0b65c987
by Rob Herring
· 6 years ago
59592b9
usb: common: add support to get maximum speed from dt
by Mugunthan V N
· 6 years ago
4a8e729
include: update log2 header from the Linux kernel
by Heinrich Schuchardt
· 7 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
c960a68
libfdt: move FDT_RAMDISK_OVERHEAD to image-fdt.c
by Masahiro Yamada
· 7 years ago
b08c8c4
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
by Masahiro Yamada
· 7 years ago
b0bd96c
libfdt: fix <linux/libfdt.h>
by Masahiro Yamada
· 7 years ago
75db00e
linux/kernel.h: Add ALIGN_DOWN macro
by Masahiro Yamada
· 7 years ago
ba8c9ea
mtd: nand: include <asm/cache.h> from include/linux/mtd/rawnand.h
by Masahiro Yamada
· 7 years ago
6ae3900
mtd: nand: Rename nand.h into rawnand.h
by Masahiro Yamada
· 7 years ago
e600137
mtd: nand: introduce NAND_ROW_ADDR_3 flag
by Masahiro Yamada
· 7 years ago
a01549b
mtd: nand: add a shorthand to generate nand_ecc_caps structure
by Masahiro Yamada
· 7 years ago
470c29d
mtd: nand: add generic helpers to check, match, maximize ECC settings
by Masahiro Yamada
· 7 years ago
52cde35
mtd: nand: Pass the CS line to ->setup_data_interface()
by Boris Brezillon
· 7 years ago
436fb2b
mtd: nand: allow drivers to request minimum alignment for passed buffer
by Masahiro Yamada
· 7 years ago
94b50a8
mtd: nand: Drop the ->errstat() hook
by Boris Brezillon
· 7 years ago
4d75596
mtd: nand: Drop unused cached programming support
by Boris Brezillon
· 7 years ago
13f3b04
mtd: add mtd_ooblayout_xxx() helper functions
by Boris Brezillon
· 7 years ago
1fb87de
mtd: nand: Support controllers with custom page
by Marc Gonzalez
· 7 years ago
6f84b26
mtd: nand: Add a few more timings to nand_sdr_timings
by Boris Brezillon
· 7 years ago
3d841b3
mtd: nand: Fix data interface configuration logic
by Boris Brezillon
· 7 years ago
27c4792
mtd: nand: automate NAND timings selection
by Boris Brezillon
· 7 years ago
b893e83
mtd: nand: Expose data interface for ONFI mode 0
by Sascha Hauer
· 7 years ago
46deff5
mtd: nand: convert ONFI mode into data interface
by Sascha Hauer
· 7 years ago
0104249
mtd: nand: Introduce nand_data_interface
by Sascha Hauer
· 7 years ago
1728eb5
mtd: nand: Create a NAND reset function
by Sascha Hauer
· 7 years ago
6a1ff76
mtd: nand: remove unnecessary 'extern' from function declarations
by Sascha Hauer
· 7 years ago
19d30de
mtd: nand: Add an option to maximize the ECC strength
by Boris Brezillon
· 7 years ago
4c61f79
mtd: nand: add onfi_* stubs in case ONFI_DETECTION is disabled
by Masahiro Yamada
· 7 years ago
ed3986c
bitops: collect BIT macros to include/linux/bitops.h
by Masahiro Yamada
· 7 years ago
50a327d
lib: libfdt: wrap scripts/dtc/libfdt/* where possible
by Masahiro Yamada
· 7 years ago
1c4b453
linux/types.h: add typedef of uintptr_t
by Masahiro Yamada
· 7 years ago
bb3d9ed
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 7 years ago
d4c746c
armv8: ls1088ardb: Enable USB command RDB qspi-boot
by Ran Wang
· 7 years ago
8b7f4b9
mtd: remove MTDDEBUG() and CONFIG_MTD_DEBUG
by Masahiro Yamada
· 7 years ago
502af61
linux/time.h: Remove dead code
by Marek Behún
· 7 years ago
d753f94
lzo: add a function to check the validity of the header
by Jean-Jacques Hiblot
· 7 years ago
84570a0
linux/kernel.h: import DIV_ROUND_{DOWN, UP}_ULL from Linux
by Masahiro Yamada
· 7 years ago
6990e91
linux/bitfield.h: import <linux/bitfield.h> from Linux 4.13
by Masahiro Yamada
· 7 years ago
c898cba
dm: define dev_*() log functions in DM header
by Masahiro Yamada
· 7 years ago
0a70fb4
bug.h: move runtime BUG/WARN macros into <linux/bug.h>
by Masahiro Yamada
· 7 years ago
059a480
bug.h: sync BUILD_BUG stuff with Linux 4.13
by Masahiro Yamada
· 7 years ago
b44b302
printk: collect printk stuff into <linux/printk.h> with loglevel support
by Masahiro Yamada
· 7 years ago
f51966b
usb: xhci: Honor endpoint's interval
by Bin Meng
· 7 years ago
6c06f8d
linux/io.h: import generic ioread* / iowrite* accessors from Linux
by Masahiro Yamada
· 7 years ago
b27af39
dma: import linux/dma-direction.h to consolidate enum dma_data_direction
by Masahiro Yamada
· 7 years ago
Next »