index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2018-04-01
libfdt: move FDT_RAMDISK_OVERHEAD to image-fdt.c
Masahiro Yamada
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-01-28
libfdt: fix <linux/libfdt.h>
Masahiro Yamada
2018-01-10
linux/kernel.h: Add ALIGN_DOWN macro
Masahiro Yamada
2017-12-04
mtd: nand: include <asm/cache.h> from include/linux/mtd/rawnand.h
Masahiro Yamada
2017-12-04
mtd: nand: Rename nand.h into rawnand.h
Masahiro Yamada
2017-11-29
mtd: nand: introduce NAND_ROW_ADDR_3 flag
Masahiro Yamada
2017-11-29
mtd: nand: add a shorthand to generate nand_ecc_caps structure
Masahiro Yamada
2017-11-29
mtd: nand: add generic helpers to check, match, maximize ECC settings
Masahiro Yamada
2017-11-29
mtd: nand: Pass the CS line to ->setup_data_interface()
Boris Brezillon
2017-11-29
mtd: nand: allow drivers to request minimum alignment for passed buffer
Masahiro Yamada
2017-11-29
mtd: nand: Drop the ->errstat() hook
Boris Brezillon
2017-11-29
mtd: nand: Drop unused cached programming support
Boris Brezillon
2017-11-29
mtd: add mtd_ooblayout_xxx() helper functions
Boris Brezillon
2017-11-29
mtd: nand: Support controllers with custom page
Marc Gonzalez
2017-11-29
mtd: nand: Add a few more timings to nand_sdr_timings
Boris Brezillon
2017-11-29
mtd: nand: Fix data interface configuration logic
Boris Brezillon
2017-11-29
mtd: nand: automate NAND timings selection
Boris Brezillon
2017-11-29
mtd: nand: Expose data interface for ONFI mode 0
Sascha Hauer
2017-11-29
mtd: nand: convert ONFI mode into data interface
Sascha Hauer
2017-11-29
mtd: nand: Introduce nand_data_interface
Sascha Hauer
2017-11-29
mtd: nand: Create a NAND reset function
Sascha Hauer
2017-11-29
mtd: nand: remove unnecessary 'extern' from function declarations
Sascha Hauer
2017-11-29
mtd: nand: Add an option to maximize the ECC strength
Boris Brezillon
2017-11-29
mtd: nand: add onfi_* stubs in case ONFI_DETECTION is disabled
Masahiro Yamada
2017-11-29
bitops: collect BIT macros to include/linux/bitops.h
Masahiro Yamada
2017-11-17
lib: libfdt: wrap scripts/dtc/libfdt/* where possible
Masahiro Yamada
2017-11-17
linux/types.h: add typedef of uintptr_t
Masahiro Yamada
2017-10-27
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2017-10-27
armv8: ls1088ardb: Enable USB command RDB qspi-boot
Ran Wang
2017-10-23
mtd: remove MTDDEBUG() and CONFIG_MTD_DEBUG
Masahiro Yamada
2017-10-16
linux/time.h: Remove dead code
Marek BehĂșn
2017-10-05
lzo: add a function to check the validity of the header
Jean-Jacques Hiblot
2017-10-05
linux/kernel.h: import DIV_ROUND_{DOWN, UP}_ULL from Linux
Masahiro Yamada
2017-10-04
linux/bitfield.h: import <linux/bitfield.h> from Linux 4.13
Masahiro Yamada
2017-10-04
dm: define dev_*() log functions in DM header
Masahiro Yamada
2017-10-04
bug.h: move runtime BUG/WARN macros into <linux/bug.h>
Masahiro Yamada
2017-10-04
bug.h: sync BUILD_BUG stuff with Linux 4.13
Masahiro Yamada
2017-10-04
printk: collect printk stuff into <linux/printk.h> with loglevel support
Masahiro Yamada
2017-10-01
usb: xhci: Honor endpoint's interval
Bin Meng
2017-09-12
linux/io.h: import generic ioread* / iowrite* accessors from Linux
Masahiro Yamada
2017-09-12
dma: import linux/dma-direction.h to consolidate enum dma_data_direction
Masahiro Yamada
2017-08-14
net: Add mii_resolve_flowctrl_fdx()
Yuiko Oshino
2017-08-13
spl: dm: use CONFIG_IS_ENABLED to test for the DM option
Philipp Tomsich
2017-07-06
avr32: Retire AVR32 for good
Andy Shevchenko
2017-06-16
treewide: remove unneeded semicolons
Masahiro Yamada
2017-06-01
string: Add strcspn()
Simon Glass
2017-06-01
string: Add strchrnul()
Simon Glass
2017-06-01
Update WARN_ON() to return a value
Simon Glass
2017-05-08
arm: usb: dra7xx: xHCI registers based on USB port index
Uri Mashiach
[next]