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
2022-10-26
memory: Add TI GPMC driver
Roger Quadros
2022-10-23
mtd: spi-nor-core: Track flash's internal address mode
Takahiro Kuwano
2022-10-09
mtd: Update the function name to 'rfree'
Fabio Estevam
2022-09-18
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
2022-09-13
mtd: spi-nor: Use spi-mem dirmap API
Chin-Ting Kuo
2022-08-24
Merge commit 'ac30d240dbb520d0980f0687630feb702a14f51a' of https://source.den...
Tom Rini
2022-08-23
arm: mvebu: mbus: Fix mbus driver to work also after U-Boot relocation
Pali Rohár
2022-08-22
mtd: nand: Rename nand_get_flash_type() into nand_detect()
Michael Trimarchi
2022-08-22
mtd: nand: change return type of nand_get_flash_type() to int
Michael Trimarchi
2022-08-22
mtd: nand: Rename the nand_manufacturers struct
Michael Trimarchi
2022-08-20
powerpc: remove support for kmtergr1 and MPC8309
Holger Brunck
2022-07-22
mtd: nand: Move Macronix specific initialization in nand_macronix.c
Michael Trimarchi
2022-07-22
mtd: nand: Move AMD/Spansion specific init/detection logic in nand_amd.c
Michael Trimarchi
2022-07-22
mtd: nand: Move Micron specific init logic in nand_micron.c
Michael Trimarchi
2022-07-22
mtd: nand: Move Toshiba specific init/detection logic in nand_toshiba.c
Michael Trimarchi
2022-07-22
mtd: nand: Move Hynix specific init/detection logic in nand_hynix.c
Michael Trimarchi
2022-07-22
mtd: nand: Move Samsung specific init/detection logic in nand_samsung.c
Michael Trimarchi
2022-07-22
mtd: nand: Export symbol nand_decode_ext_id
Michael Trimarchi
2022-07-22
mtd: nand: Get rid of mtd variable in function calls
Michael Trimarchi
2022-07-22
mtd: nand: Add manufacturer specific initialization/detection steps
Michael Trimarchi
2022-07-22
mtd: nand: Store nand ID in struct nand_chip
Michael Trimarchi
2022-07-18
mtd: spi: Convert is_locked callback to is_unlocked
Jan Kiszka
2022-07-18
mtd: spi-nor: Parse SFDP SCCR Map
JaimeLiao
2022-07-18
mtd: spi-nor: add support for Macronix Octal flash
JaimeLiao
2022-07-12
usb: common: move urb code to common
Rui Miguel Silva
2022-06-28
usb: xhci-fsl: Remove non-DM code
Tom Rini
2022-06-23
firmware: psci: bind arm smccc features when discovered
Etienne Carriere
2022-06-23
smccc: define generic IDs for feature discovery
Etienne Carriere
2022-06-17
stm32mp1: fix reference for STMicroelectronics
Patrick Delaunay
2022-05-20
usb: xhci-dwc3: Support role switch default role
Mark Kettenis
2022-05-05
lib/date: Make rtc_mktime and mktime64 Y2038-ready
Jan Kiszka
2022-05-02
Introduce Verifying Program Loader (VPL)
Simon Glass
2022-04-21
crc16: Rename fs/ubifs/crc16.h to include/linux/crc16.h
Pali Rohár
2022-04-13
Merge tag 'u-boot-imx-20220413' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2022-04-12
iopoll: Extend read_poll_timeout macro to support variable parameters
Ariel D'Alessandro
2022-04-12
include/linux/byteorder: fix cpu_to_be32_array()
Heinrich Schuchardt
2022-04-11
linux/mtd/mtd.h: Add <dm/ofnode.h>
Tom Rini
2022-04-11
mtd: Add flash_node in struct mtd_info
Patrice Chotard
2022-03-30
clk: ccf: Add some helper functions for clock ops
Sean Anderson
2022-03-09
lib: div64: Add support for round up of div64_u64
Ashok Reddy Soma
2022-02-10
mailbox: apple: Add driver for Apple IOP mailbox
Mark Kettenis
2022-02-08
kconfig: Add support for conditional values
Simon Glass
2022-02-08
kconfig: Update IS_ENABLED() internals
Simon Glass
2022-02-08
linux: bitmap.h: Add find_next_zero_area function
Keerthy
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2022-01-13
stddef: Avoid warning with clang with offsetof()
Simon Glass
2021-12-19
include/linux/byteorder: Fix compilation of __constant_cpu_to_be32()
Pali Rohár
2021-11-23
include: import if_vlan.h from Linux
Vladimir Oltean
2021-10-23
Merge https://source.denx.de/u-boot/custodians/u-boot-spi
Tom Rini
2021-10-23
mtd: Remove mtd_erase_callback() entirely
Marek Behún
[next]