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-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
2021-10-08
kconfig: Add tools support to CONFIG_IS_ENABLED()
Simon Glass
2021-10-08
zstd: Create a function for use from U-Boot
Simon Glass
2021-10-08
lib: Add memdup()
Simon Glass
2021-10-06
Convert CONFIG_SYS_NAND_MAX_CHIPS to Kconfig
Tom Rini
2021-09-30
Merge tag 'xilinx-for-v2022.01-rc1' of https://source.denx.de/u-boot/custodia...
Tom Rini
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
2021-09-30
WS cleanup: remove trailing white space
Wolfgang Denk
2021-09-30
WS cleanup: remove excessive empty lines
Wolfgang Denk
2021-09-30
WS cleanup: remove trailing empty lines
Wolfgang Denk
2021-09-28
mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interface
Patrice Chotard
2021-09-28
mtd: spi: nor: force mtd name to "nor%d"
Patrick Delaunay
[next]